[Q&A] How to convert regular not into TaskNote? #572
-
|
Hi, Is there any easy way to convert regular note into Tasknote? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Hi @craziedde . The easiest way would be to add a "task" tag to the frontmatter of the note. From there, tasknotes will pick it up! |
Beta Was this translation helpful? Give feedback.
-
|
You could also use a template with the frontmatter, and assign it to any note that you want to make into a task. I use the Make.md plugin, which allows you to assign specific properties to any file within a "space" (which is basically a folder). Any note I create in that space automatically gets the task tag. |
Beta Was this translation helpful? Give feedback.
Hi @craziedde . The easiest way would be to add a "task" tag to the frontmatter of the note. From there, tasknotes will pick it up!