LostPaul / obsidian-folder-notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.
https://lostpaul.github.io/obsidian-folder-notes/
GNU Affero General Public License v3.0
264 stars 11 forks source link

Move Folder Along with FolderNote #96

Open Moyf opened 3 months ago

Moyf commented 3 months ago

Obsidian provides a feature that allows moving the current note to another folder: image

However, when using this command, only the note is moved, leaving the folder (and any other notes/attachments it may contain) in its original location : (

Therefore, I would like to propose a new feature for the FolderNotes plugin: a "Move foldernote to other folder" command. This command would allow the entire folder, along with its contents, to be moved to another location - This would be particularly useful for users who want to maintain the structure and organization of their folders when moving notes!

I believe this feature would greatly enhance the functionality and user experience of the FolderNotes plugin. I look forward to hearing your thoughts on this proposal. Thank you for your consideration : )