Bases: Honour the file path filter when creating a new file from a base view

I have a base view to show all my “Project” notes with filter file.path.startsWith(“Projects/”) and if I create a new note from the view, the note should be created under Projects/ instead of the default new note path.

3 Likes

this was implemented at some point