Skip to content

[bug] TaskNotes Feat #446

Description

@wedgen

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:

---
tags: [task]
---
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions