Updated Documentation (markdown)

Alexander 2018-12-20 12:48:43 +02:00
parent c7526e7471
commit 90fb70157b

@ -22,29 +22,31 @@ Main interface is the similar as default windows notepad. For open/save file and
| Font size | Editor font size |
| Font color | Editor font color |
| Background color | Editor background color |
| Highlights color | Color used to highlight matches in the editor|
| Highlights color | Color used to highlight text while searching in the editor|
### Encrypt/Decrypt
| Parameter | Description |
| ------ | ------ |
| Hash algorithm | Can be either SHA1/MD5 |
| Key size | Can be 128/192/256 |
| Hash algorithm | Can be either SHA1/SH256/SH384/SH512/MD5 |
| Key size | Can be either 128/192/256 |
| Password iterations | How many times the algorithm is executed on the text |
### Application
| Parameter | Description |
| ------ | ------ |
| Integrate with windows context menu | Add app shortcuts to Windows explorers context menu |
| Associate with *.cnp files | Associate app with the *.cnp files |
| Show in "Send to" menu | Add app shortcut in "Send to" menu |
| Auto lock on minimize | Enable/disable auto-lock app on minimize |
| Auto check updates | Enable/disable automatic check for updates at startup |
| Auto save on lock | Enable/disable auto-saving file on lock |
| Show toolbar | Show/hide toolbar under the main menu |
| Enable auto-update | Enable/disable automatic check for updates at startup |
| Auto-lock on minimize | Enable/disable auto-lock app on minimize |
| Auto-save on lock | Enable/disable auto-saving file on lock |
## Screenshots
![main windows](https://i.imgur.com/OsA9qIR.png)
![about windows](https://i.imgur.com/jW5Kjar.png)
![settings windows](https://i.imgur.com/ZhaRppx.png)
![about windows](https://i.imgur.com/axCNev9.png)
![settings windows](https://i.imgur.com/YFQOTIX.png)