codex.notes
codex.notes copied to clipboard
WIP: crossplatform desktop notes application based on Electron and Editor.js
### Steps to reproduce 1. Open App and log in 2. Wait for sync and log out 3. Do not restart App and try to log in again *Error while...
Added a search field.
Need to validate all user input on client and server sides
### Short description I tried to select whole article with shortcut cmd a, but shortcuts are not even initialized ### Actual behaviour create shortcut on not only rendered articles, but...
### Instructions: - add Searcher class - add search through array - integrate with codex.notes - add DOM - add "history" of search to react on pressed "backspace" button faster