Encrypted Notes
An encryptable text-based journal extension for Visual Studio Code.
Features
- Access Notes with
Ctrl+Alt+N shortcut
- Insert current time in a custom format with the shortcut:
Ctrl+Alt+V
- Encrypt or Decrypt selected text with the corresponding shortcut:
Ctrl+Alt+E /Ctrl+Alt+D
Extension Settings
This extension contributes the following settings:
encrypted-notes.timeFormat : specify the format of the time insertion by using time tags after \ (backslash)
encrypted-notes.promptPassword : toggle the password confirmation for encryption
encrypted-notes.notesPath : set the path for notes.md file
What's new?
Version 1.0.6
- Extension - commands are now properly working
- Setting: Time Format - changed the tooltip to match to the 'backslash format'
Version 1.0.4
- New setting: Notes Path (path to the notes.md file)
- Setting change: Time Format now responds to \ (backslash) instead of * (asterisk)
- Command change: Insert Current Time now fully corresponds to Time Format setting (no initial ## and additional two new lines)
- Minor bugs fixed
- New proper extension icon
Report
Please, write suggestions and reports bugs in GitHub.
| |