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

"Turn into folder note" and more. #20

Closed EarthHealer closed 1 year ago

EarthHealer commented 1 year ago
  1. Prompt function:

A is a folder containing two notes "B.md" and "A.md".

"b.md" is a general note and "A.md "is a "FolderNote".

Use "Turn into folder note" on "b.md" , so that the existing A folder and "A.md" are modified equally.

But I don't want to change the original folders A and A.md.

I need it to tell me that "A.md exists" or "A Folder has have the note A.md", to give me a chance to quit.

  1. The function of converting existing general notes into FolderNote.

Take the existing note "b.md" and create folder b, move "b.md" into folder b.

Many notes are generated directly in a folder, I need to manually change to "FolderNote".

I want to implement a folder that contains only one note.

Prefer to integrate "xpgo →folder-note" and "Note folder autorenamer".

LostPaul commented 1 year ago

The create folder note now creates a folder with the note as the folder note and the turn into folder note option now prompts a modal on first time usage for if you want to rename the existing folder note or if you want to cancel it. xeQoG8JRsF1dBuQysquW EG17gxOxtkXQmjjqH0Wf hMTxPaFMgQsp8wB0jvHg

EarthHealer commented 1 year ago

YEAH!!!