https://github.com/mahcodes/notedown
NoteDown is an open source note-taking app to capture your ideas with an easy and fast way that supports formatting using Markdown syntax.
https://github.com/mahcodes/notedown
javascript markdown markdown-editor markdown-viewer marked notes-app
Last synced: about 1 month ago
JSON representation
NoteDown is an open source note-taking app to capture your ideas with an easy and fast way that supports formatting using Markdown syntax.
- Host: GitHub
- URL: https://github.com/mahcodes/notedown
- Owner: MAHcodes
- License: gpl-3.0
- Created: 2021-07-11T18:25:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T21:05:29.000Z (over 2 years ago)
- Last Synced: 2025-03-05T12:47:32.973Z (over 1 year ago)
- Topics: javascript, markdown, markdown-editor, markdown-viewer, marked, notes-app
- Language: JavaScript
- Homepage: https://MAHcodes.github.io/NoteDown
- Size: 2.23 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  NoteDown
NoteDown is an open source note-taking app to capture your ideas with an easy and fast way that supports formatting using Markdown syntax.
---
## Features:
- [x] CRUD notes.
- [x] Markdown view / edit.
- [x] Search for notes.
- [x] Light / Dark theme.
- [x] Save to local strorage.
- [x] Change note icon with [Line Awesome](https://icons8.com/line-awesome).
- [x] Mobile responsive.
- [x] Progressive Web App.
- [ ] Organize and filter notes by tags.
---
## Please consider:
This app is still under development stages. You can try the [Live Demo](https://MAHcodes.github.io/NoteDown/) and feel free to report any bug by open a [new issue](https://github.com/MAHcodes/notedown/issues) to help us to improve. or fork the app and open new pull request, contribution welcome!
---
## Author
- [MAHcodes](https://github.com/MAHcodes)