Issue
Testing the new TaskNotes integration fails to prove a task in the task view.
Debugging
I have added the task tag to the front matter:
- I have tried this with and without the
[] and with #task, neither produce an entry in the task view.
- I have attempted to use the
Task in Folder command, which does not produce a file in the desired folder and no error (I can't see how to bring up the developers console, ctrl + shift + I doesn't bring it up)
- When attempting to set the "default task location" (or any of the default locations) the buttons do not produce any output.
What does work
:newtask /folder/location does indeed create the task with all the appropriate frontmatter, but does not appear in task view.
Expectation
tagged task notes appear in task view
Tasks are created with Task in Folder command.
Default [drawing, database, tasks] location are mutable
Issue
Testing the new TaskNotes integration fails to prove a task in the
taskview.Debugging
I have added the task tag to the front matter:
[]and with#task, neither produce an entry in the task view.Task in Foldercommand, which does not produce a file in the desired folder and no error (I can't see how to bring up the developers console, ctrl + shift + I doesn't bring it up)What does work
:newtask /folder/locationdoes indeed create the task with all the appropriate frontmatter, but does not appear in task view.Expectation
tagged task notes appear in task view
Tasks are created with Task in Folder command.
Default [drawing, database, tasks] location are mutable