-
Notifications
You must be signed in to change notification settings - Fork 2
/
TODO-tagger.txt
29 lines (29 loc) · 1.56 KB
/
TODO-tagger.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
regexps do not update tags, tag actions update tags
taggerrc with pf-like rules instead of current arcane fstags stuff - sequential readable rules
cs.gui_tk: imgof: does this code match what thumbnailcache does?
cs.gui_tk: imgof and pngfor to use convof
action call imported-name(...), autosupply: taggedpath, tags as keyword arguments
from module import name,... to pull in callables
tagger rule: tag !tagname expr to tag only if the tag is missing
tagger autotag to run autofile with --no-mv or something like that
comparison rules accepting int/float
use Pattern.groupindex to inspect the regexp based rules for potential tag names
rules: ~ prefix./regexp/ to prefix the matched names in the tags
autotag to use the fstags autotag support, merge?
bulk select thuymbnails
gui - moving the LH file list does not switch images or move the scrubber
gui - tag input accepting "tag=blah" and "-tag"
gui - filename field with rename
show autotag suggests and "apply" button?
display of tagger.* config?
exclude tagger.* from tag view
x/strikethrough side button for TagWidget
autofile button with preview of filing for current tag state
tag entry text widget to type tags directly
ListModel and PathListModel, turn Thumbnail scrubber etc into slightly MVC form
gui: column of tag widgets on the right
gui: tag widget: single tag_name:value view with a dropdown for alternatives? on-hover erase button to the left?
gui: drop the tree view? it is a PITA - turn it into a selector in some popup?
gui: pan using thumbnal scrubber like Finder?
inference: infer from filename
inference: infer from other tags