-
Notifications
You must be signed in to change notification settings - Fork 38
Description
I've noticed some bugs in the project detection. Each time I do a reindex, it doesn't seem to find the projects by a method that I am choosing.
For example
- Choosing by project Metadata:
I have a note with frontmatter projectName: "myproject"
It is not detected. Instead I see a bunch of projects from "project config" - even though it is not enabled
- When I turn off "Enable config file project detection"
It still seems to think I have a project config file somewhere:
Also, I can't seem to turn off "Search recursively".
- if i put all my projectsin a directory and do the mapping
It does not detect any projects.
I assumed this would get all the notes in the directory as projects - so im not sure what to put for projectName ... I must be misunderstanding this feature?
Final Question: all of my projects are in notes with a noteType: "project" in the frontmatter. Will such an option be offered in the future?
I hope this will help with debugging. I am excited about where you will take this plugin!



