https://github.com/jaredk3nt/marknote
Website designed for mobile that allows you to take notes in markdown
https://github.com/jaredk3nt/marknote
markdown markdown-editor mobile-first mobile-web notes notes-app react reactjs website
Last synced: 3 months ago
JSON representation
Website designed for mobile that allows you to take notes in markdown
- Host: GitHub
- URL: https://github.com/jaredk3nt/marknote
- Owner: Jaredk3nt
- Created: 2018-11-13T06:46:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T12:26:38.000Z (over 7 years ago)
- Last Synced: 2025-06-21T12:41:46.516Z (about 1 year ago)
- Topics: markdown, markdown-editor, mobile-first, mobile-web, notes, notes-app, react, reactjs, website
- Language: JavaScript
- Homepage: https://marknote.now.sh
- Size: 1.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Marknote
A mobile first note taking experience harnessing the power of markdown. Notes are stored in localStorage so the notes are all yours 😁.

## Roadmap
Here are the things I want to bring to Marknote to make it even better:
- Delete notes (need this one 😬)
- Store last updated info and sort list by that
- Notifications on whether the note is saved or not, and saving when not typing
- Note folders so you can section your notes
- syntax highlighting on code (if its something people want since it will bloat the site a bit)