joseph-perez / 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

git clone git@github.com:taniarascia/takenote
cd takenote
npm i
npm start

Features

  • Plain text notes with Markdown highlighting and frontmatter metadata
  • Add, update, download, temporarily delete and delete notes
  • Add, update, and delete categories
  • Add notes to categories or mark note as favorite
  • Keybinding shortcuts for common actions
  • Settings for light/dark mode, sync frequency, and Vim mode
  • Sync and store notes in GitHub gist (currently local storage)

Contributors

Thanks goes to these wonderful people:

Tania Rascia
Tania Rascia

πŸ’» πŸ€”
hankolsen
hankolsen

πŸ’»
Joseph Perez
Joseph Perez

πŸ’»
Paul
Paul

πŸ’» ⚠️
Martin Rosenberg
Martin Rosenberg

πŸ’»

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%