mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Documentation (markdown)
parent
77ccf99322
commit
bdf350de40
1 changed files with 6 additions and 5 deletions
|
|
@ -34,16 +34,17 @@ Main interface is the similar as default windows notepad. For open/save file and
|
||||||
| Ctrl + A | Select all text |
|
| Ctrl + A | Select all text |
|
||||||
| Ctrl + Del | Clear editor content |
|
| Ctrl + Del | Clear editor content |
|
||||||
|
|
||||||
## URL/email links
|
## Links detection
|
||||||
### URL patterns: ###
|
### Patterns
|
||||||
`www.sigmanor.net`<br>
|
`www.sigmanor.net`<br>
|
||||||
`http://sigmanor.net`<br>
|
`http://sigmanor.net`<br>
|
||||||
|
|
||||||
### Email pattern: ###
|
|
||||||
`mailto:sigmanor@pm.me`
|
`mailto:sigmanor@pm.me`
|
||||||
|
|
||||||
|
### Usage
|
||||||
|
To open the link just left-click while holding down the `Shift` button on keyboard
|
||||||
|
|
||||||
## Settings file
|
## 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`.
|
All setting are stored in `CryptoNotepad.settings` file. This file will be created after first launch, and will be stored near the `Crypto Notepad.exe`.
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue