Replies: 2 comments 2 replies
-
| Hi @Igorgro . You can add custom frontmatter on task creation by using a template. The template that you'd want to use for this would look like: ---
Type: Task
---
I'm not sure whether I'd like to update the plugin to rely on this "Type" property for finding task notes, though. You can alter the tag that it looks for, but changing the property would be a significant change to the plugin. | 
Beta Was this translation helpful? Give feedback.
-
| 
 If you use Contexts for this you'll be able to use the search feature in Agenda and Task List to find your different Types. If you use your own Type property, you won't be able to sort or "search" for notes of a specific type. | 
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Almost all my notes have 'Type' property to distinguish different notes types, such as 'List', 'Bookmark', 'Reference', etc. Is it possible to set an option for this plugin to always add
Type: Taskproperty whan creating task note? If there is no such option for now, feel free to convert this discussion to enhancement issueUpdate: I noticed that TaskNotes uses
task(or any other specified) tag to detect tasks. I almost don't use tags in my workflow, so it also will be better for me to use that property as a mark for detecting tasksBeta Was this translation helpful? Give feedback.
All reactions