mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Documentation (markdown)
parent
1b10bff8f4
commit
76664f4925
1 changed files with 8 additions and 8 deletions
|
|
@ -109,14 +109,14 @@ All setting are stored in `CryptoNotepad.settings` file. It will be created afte
|
|||
| Show in "Send to" menu | Add app shortcut in "Send to" menu |
|
||||
|
||||
### FAQ
|
||||
* Where is the tab support? Why [#4](https://github.com/Crypto-Notepad/Crypto-Notepad/issues/4) issue does not implementing for a very long time?
|
||||
<br>`The project was originally planned without the tabs support, and at this stage of development, it is very difficult to implement this feature. Therefore, the development of this feature has been suspended so far.`
|
||||
* Why updates is so infrequently?
|
||||
<br>`At this development stage app works well, has rich functionality, and does not have critical bugs or functions that must be implemented ASAP. Therefore, there is no need to release updates often.`
|
||||
* I can not decrypt previously encrypted files. Can you help me?
|
||||
<br>`First of all, I do not give any guarantees that your encrypted files will not corrupt. Maybe you changed some parameters in Encryption tab, maybe you catched some rare bug, in any case, it will be difficult for me to help you. But you can create an issue, and I'll see what I can do.`
|
||||
* I have performance issues when editing the big files
|
||||
<br>`Yes, it's a known issue on big files edit. You can disable status panel in settings, it's can solve the performance problems. `
|
||||
* `Where is the tab support?`
|
||||
<br>The project was originally planned without the tabs support, and at this stage of development, it is very difficult to implement this feature. Therefore, the development of this feature has been suspended so far.
|
||||
* `Why updates is so infrequently?`
|
||||
<br>At this development stage app works well, has rich functionality, and does not have critical bugs or functions that must be implemented ASAP. Therefore, there is no need to release updates often.
|
||||
* `I can not decrypt previously encrypted files. Can you help me?`
|
||||
<br>First of all, I do not give any guarantees that your encrypted files will not corrupt. Maybe you changed some parameters in Encryption tab, maybe you catched some rare bug. In any case, it will be difficult for me to help you. But you can create an issue, and I'll see what I can do.
|
||||
* `I have performance issues when editing the big files`
|
||||
<br>Yes, it's a known issue on big files edit. You can disable status panel in settings, it's can solve the performance problems.
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue