New Task Template - Intended for use with the 'Projects' plugin #1155
AlePPisa
started this conversation in
Templates Showcase
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a template for creating a new task, intended for use along the Projects plugin. Once setup it will prompt the user for a status, sprint points, priority, and a list of tags given as a comma separated list. Note that the Projects plugin is not really necessary, but all of the data is generated as front matter to seamlessly work with it.
Here is the template, and below it you can find a quick rundown on how to set it up, as well as an important note on tags:
Pre-Setup & Settings
Setup
Tags
Note that there is no need to be strict with the comma separated list as long as a comma is used to separate the items. That is, the tags can be entered with or without spaces after the comma. Additionally it is also possible to use spaces in a single item if our tag contains more than one word. Here is an example of how the tags are formatted for the front matter. Note that it is also converted to lowercase.
Say the user enters the following as their tag list:
Then this will be the generated front matter:
Regards
I hope you find this template as useful as I do! And thank you to the Obsidian community for providing such awesome functionalities.
Beta Was this translation helpful? Give feedback.
All reactions