obsidian-checklist-plugin icon indicating copy to clipboard operation
obsidian-checklist-plugin copied to clipboard

Feature Request: Create a command to enter tag name

Open notes-17 opened this issue 3 years ago • 2 comments

Hi @delashum @krivaten @Gnopps ,

Thanks for the plugin. I find it very useful. Great work!!

I have lot of checklist like

  • #next_action/...
  • #routine/...
  • #fix_it/... I want to see only the checklists with one tag at a time Right now I have to go to settings > checklist > Tag name & change tag I would be very helpful to add a command that prompts a text box (optional., with fuzzy search/dropdown for available tags) to select/enter a tag. which will update the checklist sidebar.

notes-17 avatar May 17 '21 00:05 notes-17

oh this is a good idea! Thanks for the suggestion, I'll try and get this in a release soon

delashum avatar May 22 '21 23:05 delashum

I've made a few changes to the API which now allows for multiple tags at the same time. Due to this I will probably not implement this as a command, more likely as a small GUI in the actual plugin allow rapid toggling of tags

delashum avatar Dec 26 '21 22:12 delashum