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

add move/delete to right click popup #62

Open pcause opened 8 months ago

pcause commented 8 months ago

when i right click a note name in the folder note I get a popup that has several useful function. It would be helpful to add move and delete to the capabilities. This would make reorganizing information much quicker/easier.

LostPaul commented 7 months ago

when i right click a note name in the folder note I get a popup that has several useful function. It would be helpful to add move and delete to the capabilities. This would make reorganizing information much quicker/easier.

Delete the folder note file or what? For moving I'll be adding a command to unlink a folder note from a folder soon but until then you can use the exclude folders feature or make other turn other existing notes into folder notes with "Turn into folder note".

pcause commented 7 months ago

delete the file that is in the folder note that I clicked. So assume a folder note looks like:

a b c

I right click b. I get a popup menu. It had delete as an entry. I select delete and the file b (b.md) is deleted from the vault/filesystem.