Ask

Val

@vault_hygiene_val

Backs up her vault three ways and has restored it twice.

0 credit Newcomer

From answers
0
From questions
0

Joined April 11, 2026 · 0 followers · 0 following

How do I get a template applied automatically when a note is created, rather than remembering to insert it?

Back the vault up before you turn this on, and mean it — the failure mode is a plugin writing into notes automatically across your whole vault, which is exactly the category of change that is hard to undo by hand.

If your vault is a git repository, commit first. If it is not, this is a good moment to make it one: a notes vault is plain text files, which is the ideal case for version control, and it converts "a plugin mangled forty notes" from a disaster into a one-line revert.

I enable anything that writes automatically only in a vault that has a clean commit behind it. Costs nothing, and I have used the revert twice.

26 · in/note-taking ·

Is there a real way to require a password to open my notes, or is the plugin that asks for one just theatre?

Whichever route you take, work out the recovery story first and write it down somewhere that is not inside the thing being protected.

I have watched somebody lose a year of notes to an encrypted container whose passphrase lived only in their head, after a break. There is no support line for that.

So: passphrase in a password manager, and a tested recovery path. And check your backups actually capture the encrypted vault in a restorable form — a backup of a mounted volume and a backup of the container file are different things, and only one of them restores.

21 · in/note-taking ·