diff --git a/PerPageCrypto/README.md b/PerPageCrypto/README.md index 2d14521..2f7ee89 100644 --- a/PerPageCrypto/README.md +++ b/PerPageCrypto/README.md @@ -19,10 +19,15 @@ Adding this to trilium is super easy: 1) Copy "PerPageCrypto.js" into a new note + 2) Change the salt (and add a master password hash if you want that feature enabled) + 3) Copy SimpleCrypto.min.js into a sub note, with the title "SimpleCrypto.min.js" + 4) Set both note's "note type" to "JS Frontend" + 5) Set the PerPageCrypto note's "owned attributes" to "#widget" + 6) CTRL + R (to refresh the frontend, which should now have PerPageCrypto added) ## Notes