Skip to content

[Bug]: mdBase-tasknotes cli is not recognizing my configuration in the plugin of identifying tasks #1618

@jimbo108108

Description

@jimbo108108

Bug Description

I have configured the plugin to use the property type = Tasks to identify tasks. The CLI is writing type: task (lowercase singular) while the plugin uses type: Tasks (capitalized plural).

The _types/task.md config has default: Tasks for the type field, but the CLI is ignoring that default and writing task (the type definition name) instead.

I believe that the mdbase definition requires all lower case fields for the type property. My config proceeded that spec. If I need to change it, I will, but I still think it's an error not to flag the problem.

It also created two instances of the _type folder and task.md file in my Obsidian vault. One is in the root of the vault and the other is under the TaskNotes folder. Could this be the source of the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions