Feature Request: ability to add a Prefixto the foldernote
It would be nice if we could always add a prefix to all foldernotes file names.
An example: If the folder is named: Projects
- underscore prefix - The foldernote files would always have an underscore in it
_Projects.md - prefix of
_fn_- The foldernote file would look like_fn_Projects.md
This feature would leave the folder alone, the folder would still be Projects. But all foldernotes would just be
This would just make it easier to reference and open in the quick switcher
(I originally posted this here)
i'm looking for this feature also, adding an underscore prefix would move the foldernote md on top of the list. I'm planning on using the foldernote md + obsidian url as a jump point for the folder.
Just started using folder notes and this is a feature I'm looking for too, specifically so that the folder note remains at the top of the file explore (in Obsidian and Finder).
Same to me. I'm using folder-note-pages inside the folder. To put this on always top of the directory list within the folder, i use "+" + folder-name. Maybe it could be solved by specifying the option "inside folder, index file" and for index file specifying "+{{FOLDER_NAME}}" (so using a variable). THis way the building of the foldernote page name would be rather flexibel.