Auto-apply tag to all notes within a list #231
Replies: 5 comments 1 reply
-
|
Yes! This please. |
Beta Was this translation helpful? Give feedback.
-
|
New obsidian user here, are tags the categories on the top? Trying this out from notion and the tags I'm used to are like small multiple choice cards that you add under each note. |
Beta Was this translation helpful? Give feedback.
-
|
Is there finally something like this? |
Beta Was this translation helpful? Give feedback.
-
|
I am also super eager to figure something like this out, maybe even help with coding some functionality (I don't suspect my coding ability is up to par with helping properly, but there's only one way to learn!) I think a function like this will be able to greatly improve workflows. (Combined with Dataview, you could pin a pane that always displays daily todos. I was confused on whether or not this function was possible through the use of metadata, but the documentation on using metadata could be improved for those unfamiliar with Markdown, Obsidian and this plugin in general. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
It would be wonderful if there was a way to associate a Kanban column with an Obsidian tag. For example, say I have a Kanban with 3 columns, "Todo", "Working On" and "Finished". I would like every note in the "Working On" column to automatically have the "#status/workingOn" tag applied to it. And when I drag an item from the "Working On" column to the "Finished" column then the Kanban plugin would automatically remove the "#status/workingOn" tag and apply the "#status/finished" tag.
This should probably be an optional feature. When you click "Edit list", then under "Mark items in this list as complete" there could be an option called "Apply these tags to items in this list".
Beta Was this translation helpful? Give feedback.
All reactions