|
|
|
|
|
by roryisok
3100 days ago
|
|
Porting FlatNote, my text/md based OneNote/ evernote alternative to mac. Notes are stored in dropbox as plain text files. The app itself is basically just a markdown editor with a file tree, autosave and a list of recent files. I'm currently playing around with various display modes for content, so if it sees a list it will render checkboxes which can be tapped to mark an item as ~complete~ My philosophy is that everything should be 100% open on the platform so you can just walk away with your data with minimal effort. FlatNote files will always be readable as markdown by any other app with no 'export' required |
|