lightning-rs icon indicating copy to clipboard operation
lightning-rs copied to clipboard

Taxonomy list and autocompletion

Open chriskrycho opened this issue 8 years ago • 0 comments

As a user of lx, I want:

  • to be able to get a list of the existing instances of each taxonomy, e.g. every existing category or tag name.
  • to have autocompletion from the list of existing items in a taxonomy when I've typed the relevant command flag (e.g. if there is a --category flag, it should then allow auto-completion for existing categories)

Note that the latter is closely related to #33, and that it depends on the former.

chriskrycho avatar Feb 19 '17 15:02 chriskrycho