meld-cp / obsidian-encrypt

Hide secrets in your Obsidian.md vault
MIT License
563 stars 33 forks source link

How to create a new encrypted note in a specific folder? #106

Closed Louisredstone closed 6 months ago

Louisredstone commented 1 year ago

In some circumstances, I need to create a new note in a specific folder, like /Diary/ , /Management/ , etc. I could do this when creating ordinary notes using QuickAdd. For example, click a quickadd command, select a folder in the prompt, then a note is created. But I didn't find a way to do the same when creating an encrypted note. Someone knows any solutions? thanks.

rhythmic1234 commented 1 year ago

Currently, we can only create an encrypted note under default note creation folder. If we could create an encrypted file under the path that is provided by user, that would be very useful feature. And we could ask the folder via a prompt.

By the way, I am using Templatr plugin, I can create files according to a specific template if the file is created under certain folder. So it would be nice to use similar logic with Melt encrypt too, if we could create notes as encrypted automatically if they are under certain folder.

GovSat1 commented 1 year ago

+1 some basic template/default options would be nice. A related (aesthetic) request would be to support .enc or a similar shorthand extension in addition to .encrypted. It is easy to modify the compiled JS to do this already, but it makes updates a bit of a pain.

meld-cp commented 6 months ago

from v2.3.6 you can right click a folder to create a note within it.