Skip to content

Feature request: multiple inputs for org-set-tags #890

@Wilfred

Description

@Wilfred

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-tags or 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions