mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Documentation (markdown)
parent
13d1bd6793
commit
974b03f3ab
1 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,3 @@
|
|||
## Settings file
|
||||
All setting are stored in `CryptoNotepad.settings`. This file will be created after first launch, and will be stored near the `Crypto Notepad.exe`.
|
||||
|
||||
## Main window
|
||||
Main interface is the similar as default windows notepad. For open/save file and other actions you can use menu, toolbar or hotkeys.
|
||||
|
||||
|
|
@ -18,7 +15,7 @@ Main interface is the similar as default windows notepad. For open/save file and
|
|||
### App hotkeys ###
|
||||
| Shortcut | Description |
|
||||
| ------ | ------ |
|
||||
| F1 | Open the website with documentation|
|
||||
| F1 | Open website with documentation|
|
||||
| Ctrl + Q | Exit app |
|
||||
| Ctrl + Alt + K | Open change key window |
|
||||
| Ctrl + L | Lock app|
|
||||
|
|
@ -45,6 +42,9 @@ Main interface is the similar as default windows notepad. For open/save file and
|
|||
### Email pattern: ###
|
||||
`mailto:sigmanor@pm.me`
|
||||
|
||||
## Settings file
|
||||
All setting are stored in `CryptoNotepad.settings`. This file will be created after first launch, and will be stored near the `Crypto Notepad.exe`.
|
||||
|
||||
## Settings
|
||||
|
||||
### Fonts and Colors
|
||||
|
|
|
|||
Loading…
Reference in a new issue