https://github.com/meinto/notable-mobile
Notable-Mobile is a native app inspired by notable/notable
https://github.com/meinto/notable-mobile
mobx notable notable-mobile react-native react-navigation
Last synced: about 2 months ago
JSON representation
Notable-Mobile is a native app inspired by notable/notable
- Host: GitHub
- URL: https://github.com/meinto/notable-mobile
- Owner: meinto
- License: agpl-3.0
- Created: 2019-06-12T23:18:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T22:20:25.000Z (over 3 years ago)
- Last Synced: 2025-03-29T23:24:46.144Z (about 1 year ago)
- Topics: mobx, notable, notable-mobile, react-native, react-navigation
- Language: TypeScript
- Homepage:
- Size: 4.26 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notable Mobile (Unofficial)
**This is no official app.** It is inspired by [notable](https://github.com/notable/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. :)**

## Getting Started
This app is built with react-native:
```bash
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.
## Sync files
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.
## Future
This app is not fully featured yet. The following are the only features supported yet:
Feature | Status
------------------ | ------------------
Display Notes | :white_check_mark:
Edit Note Content | :white_check_mark:
Display Notebooks | :white_check_mark:
Filter Notebooks | :white_check_mark: