etesync-notes
etesync-notes copied to clipboard
An EteSync backed note taking app
Regression introduced with #146. Happens when a notebook is deleted or the wrong `colUid` is provided in the URL on web. There was no way to access the Notebooks list....
Uses the same colors as active MenuItem. Tested on web Firefox Linux Tested on native Android
Export note
The format is different than the Share feature, it adds data in front-matter to be able to import it later (it only sets a `title` attribute right now). The front-matter...
I will need to split the list in two for split view, and I'd like to put linking config in the same file since they are closely related Tested on...
Apologies if this is already in the issue list - I searched but didn't find it. Feature request to be able to move a note from one notebook to the...
The user can create a notebook when they are creating a task. When the notebook is created all the user gets as feedback is a toast notification at the bottom....
Android app downloaded from Google store keeps crashing on MiUI 11 android10 Xiaomi redmi 9. Error report: `com.facebook.react.common.JavascriptException: TypeError: undefined is not an object (evaluating 't.cache'), stack: @1069:1910 @1076:25591 iterate@1076:29450...
To improve the presentation of the note content in preview mode: **Web + Android:** 1) Increase line spacing between list items 2) Create additional format of intended bullets (I suggest...
OS: iOS 14.3 App version: 1.4.1 When editing a note, the text goes beyond the keyboard, thus making it impossible to see what is being typed. Moreover, it makes it...
Since the app is build for the web, it should be *easy* to build desktop apps with Electron. It would be better than having to launch a web browser every...