meld-cp / obsidian-encrypt

Hide secrets in your Obsidian.md vault
MIT License
544 stars 32 forks source link

Adding option to change "Editing an encrypted note" text #138

Closed Libadoxon closed 7 months ago

Libadoxon commented 8 months ago

I know it's quite nitpicky but boy do I hate the emojis used. I would like a text field where you can write your own text or leave empty for disabling the text completely.

ChaoticCyber commented 7 months ago

changeemojitest

If you want to change the emojis you can just change the unicode emojis in the ".obsidian\plugins\meld-encrypt\main.js" file. If you'd like to get rid of it completely you can remove everything in that curly brace section, reload and it's gone.

Libadoxon commented 7 months ago

Thanks that did the trick