Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 5 hours 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T21:05:29.000Z (about 1 year ago)
- Last Synced: 2024-04-17T17:12:10.430Z (7 months ago)
- Topics: javascript, markdown, markdown-editor, markdown-viewer, marked, notes-app
- Language: JavaScript
- Homepage: https://MAHcodes.github.io/NoteDown
- Size: 2.23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![logo](logo.svg) 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)