Chris

Results 17 comments of Chris

It looks like this feature currently exists. We can close this issue: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/32080945-allow-suppressing-messages-about-successful-renew

Attaching a screenshot in case it helps with troubleshooting. "Lock all vaults" does seem to work around this issue to restore the "Unlock with Touch ID" button.

As a temporary work-around you can switch to `Source Mode` for highlighting text in tables, but I am looking for a long-term solution to this as well.

There is a project fork which fixes this issue: https://github.com/KraXen72/obsidian-painter

I can't say much since I am only browsing, but it looks like <C-D-CR> has three states: no dash, dash, checkmark. To get your dash back, simply press <C-D-CR> one...

I have just run this successfully from a fresh Colornote backup. $ java -jar ColorNote-backup-decryptor/colornote-decrypt.jar 0000 28 < 1703495612796-AUTO.backup > notes.json $ ./ColorNote-backup-decryptor/fixup-v3 notes.json test.json The original output file before...

It looks like the JSON can be cleaned up with the fixup scripts, e.g. ```./ColorNote-backup-decryptor/fixup-v3 notes.json test.json```