Updated Documentation (markdown)

Alexander 2020-08-24 00:30:17 +03:00
parent 5da04512c3
commit 44a1a9f52e

@ -43,6 +43,7 @@ All setting are stored in `CryptoNotepad.settings` file. It's created after firs
| Auto check updates on startup | Enable/disable automatic check for updates at startup |
| Close to tray | Hide app to system tray on app closing |
| Single instance | Allow only a single instance of app to be running |
| Open all files except *.cnp like unencrypted | Allow to open all files except *.cnp without message "Try to decrypt file?" |
| Clear clipboard on app exit | Allow to clear clipboard on app exit |
@ -141,6 +142,7 @@ All setting are stored in `CryptoNotepad.settings` file. It's created after firs
| Alt+ Shift + S | Save & Close opened file, without closing the app |
| Ctrl + Shift + O | Open file lLocation |
| Ctrl + Shift + D | Delete current opened file |
| Ctrl + Shift + E | Try to derypt current opened file |
### App hotkeys ###
| Shortcut | Description |
@ -190,8 +192,8 @@ All setting are stored in `CryptoNotepad.settings` file. It's created after firs
## Screenshots
![main window](https://i.imgur.com/LDCELW3.png)<br>
![settings window](https://i.imgur.com/0jvMVAN.png)<br>
![main window](https://i.imgur.com/0vkocxW.png)<br>
![settings window](https://i.imgur.com/gao5i8j.png)<br>
![change password window](https://i.imgur.com/NUNB2wg.png)
![enter password window](https://i.imgur.com/vlPiiav.png)<br>
![password generator](https://i.imgur.com/9Rjtjm1.png)