marcusolsson/obsidian-projects

New note location configurable per view

AndyEveritt opened this issue · 0 comments

What would you like to be added?

Currently the location for new notes is global to the project.

In my projects I have a structure similar to this:

  • Project (folder)
    • tasks (folder)
    • meetings (folder)

I have 2 views, 1 showing tasks, the other showing meetings.
I would like to have a different new note location for each view within a project.

Implementation suggestion

  • If Project new note location is set and view location is not set then default to the project location
  • If view new note location is set, use that

Why is this needed?

Make the new note button useful for keeping notes sorted when views are for different things in the same project