Skip to content

wingmatt/takenote

 
 

Repository files navigation

TakeNote

License: MIT Contributors

A note-taking app for developers with GitHub sync and Markdown support. (WIP)

Installation

Redux DevTools Chrome extension is required for development!

git clone [email protected]:taniarascia/takenote
cd takenote
npm i
npm start

Features

  • Plaintext notes with markdown highlighting and frontmatter metadata
  • Add, update, trash, download, and delete notes
  • Add, update, delete categories
  • Add notes to categories or mark as favorite
  • Keybinding shortcuts
  • Sync and backup notes to GitHub gist (currently local storage)
  • Settings

Contributors

Thanks goes to these wonderful people:

hankolsen
hankolsen

💻

Contributions of any kind welcome!

Author

License

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

About

📝 A note-taking app for developers with GitHub sync and Markdown support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.8%
  • CSS 13.0%
  • HTML 1.2%