Skip to content

Commit 331d2b6

Browse files
committed
update TODO
1 parent ab608ad commit 331d2b6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

TODO.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@
44
- add exec like for procedures, add do_execute(self, procedure, args)
55
- deal with date time variables
66
- argparser argument groups
7-
- add views to describe_table and find_table (only tables are listed)
87
- add functionality for grabbing images (SE or COADD) by object or ra,dec
9-
- revamp the color control (can't turn off in API)
10-
- add real-time toggle for termcolor using @property decorator around a easy_or._color_terminal property.
11-
- move config_ea.py to eautils/config.py
128
- parse config into easy_or object more automatically
139
- Only catch exceptions at top level (cmdloop); raise everywhere else.
1410
- Add '--debug' command to print more output/raise exceptions
11+
- Select item from history into th buffer
12+
- Submit query to a batch job manager

0 commit comments

Comments
 (0)