-
-
Notifications
You must be signed in to change notification settings - Fork 338
Closed
Description
When using ivy-mode with auto-insert, I can insert multiple keywords and terminate with ivy-alt-done.
I'd like to do something similar with org-set-tags. Currently I can only input a single tag :foo: or I can manually type :foo:bar:. I'd like to be able to type :foo: and the closing : trigger completion again.
- Is this doable?
- Would this need to be a separate command
counsel-org-set-tagsor could this automatically hook in to org? - Is there precedent for selecting (and removing) multiple values from a list in ivy or counsel? (I.e. can I shamelessly copy from an existing command?)
Metadata
Metadata
Assignees
Labels
No labels