-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Description
Controlled vocabulary files may contain a list of command line options that are mandatory.
Example: #options --recursive --filebrowser thunar always uses functions recursive and opens results in thunar (instead of a different default browser).
FIXXME:
- What about contradicting CLI options?
- example 1:
--filebrowser thunarin .filetags and--filebrowser geeqiein command line? - example 2:
--tagtrees-depth 3in .filetags and user just wants to tag a file (which does not allow/need tagtrees at all and results in an error)
- example 1: