/Noteup

Markup note-taking app

Primary LanguageTypeScriptMIT LicenseMIT

Netlify Status

Noteup

Live version

A Web and Desktop markup note-taking app.

Screenshot

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.

Get started

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

Roadmap

  • 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

Contributing

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.

Inspirations

This project was visually inspired by another markdown note app called Takenote and the macOS notes app.

Contributors ✨

Thanks go to these wonderful people (emoji key):


Cláudio Silva

💻 📖 🚧

Author

License

This project is open source and available under the MIT License.