patatman / takenote

πŸ“ A web-based note-taking app with GitHub sync and Markdown support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ TakeNote

License: MIT Contributors Build Status Coverage Status

A web-based note-taking app with GitHub sync and Markdown support. (WIP)

Installation

Redux DevTools Chrome extension is required for development!

git clone git@github.com: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
  • Settings
  • Sync and backup notes to GitHub gist (currently local storage)

Contributors

Thanks goes to these wonderful people:

Tania Rascia
Tania Rascia

πŸ’» πŸ€”
hankolsen
hankolsen

πŸ’»
Joseph Perez
Joseph Perez

πŸ’»
Paul
Paul

πŸ’» ⚠️

Contributions of any kind welcome!

Author

License

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

About

πŸ“ A web-based note-taking app with GitHub sync and Markdown support.

License:MIT License


Languages

Language:TypeScript 87.1%Language:CSS 11.8%Language:HTML 1.1%