A Web and Desktop markup note-taking app.
Noteup is a free, open-source Github-flavored markup note-taking app for the web, mobile(PWA) and desktop. Your notes are saved in the local storage but are available for import/export.
To get started just visit noteup.dev or download a build or clone the repo and run the install and start scripts
yarn install
yarn start
To run the desktop version, after installing run
yarn tauri dev
To make a desktop build run
yarn build
yarn tauri build
- Tandem scroll for side-by-side editing
- Quick command bar (WYSIWYG style)
- Add a landing page to the website
- Extra download options (like
.pdf
) - Add a page with markdown help commands
- Note sharing
- Account sync
- Cross-platform sync
This is an open-source project, and contributions are welcomed and appreciated. Open issues, bugs, and enhancements are all listed on the issues tab and labeled accordingly.
View CONTRIBUTING.md to learn about the style guide, folder structure, scripts, and how to contribute.
This project was visually inspired by another markdown note app called Takenote and the macOS notes app.
Thanks go to these wonderful people (emoji key):
Cláudio Silva 💻 📖 🚧 |
This project is open source and available under the MIT License.