Skip to content

actuallyReallyAlex/takenote

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

82 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ TakeNote

License: MIT Contributors

A web-based note-taking app 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

๐Ÿ’ป
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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.3%
  • CSS 12.5%
  • HTML 1.2%