This is no official app. It is inspired by notable, a markdown editor for PC and Mac.
It is in an early state so there are many features which are not supported yet (but maybe in future).
I am happy about every support. :)
This app is built with react-native:
git clone ...
cd notable-mobile
npm i
react-native run-android
// or: react-native run-ios
Once the app is started, navigate to your notable
folder and select the notes
folder inside. After that you should see the list of note-files stored in there.
You have to sync your notable folder from your PC or Mac with your smartphone on your own. You can use for example Dropbox, Google Drive, Nextcloud and so on.
This app is not fully featured yet. The following are the only features supported yet:
Feature | Status |
---|---|
Display Notes | ✅ |
Edit Note Content | ✅ |
Display Notebooks | ✅ |
Filter Notebooks | ✅ |