Skip to content

An open source, markdown-based, self-hosted note taking webapp.

License

Notifications You must be signed in to change notification settings

MoeNeuron/gitnoter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create and store notes to your git repository!
https://gitnoter.com

GitNoter

GitHub Workflow Status codecov Codacy Badge

GitNoter is a web application that allows users to store notes in their git repository.

GitNoter Demo

Features

  • Login with GitHub.
  • Create, edit, delete, organize & explore notes easily with a nice & clean user interface.
  • Markdown format supported allowing users to add hyperlink, table, headings, code blocks, blockquote... etc inside notes.
  • Editor allows preview of markdown.
  • Quickly copy code from the code section using copy to clipboard button.
  • Store notes directly at the root or use folders to organize them (nesting supported).
  • Explore all the notes from a specific directory with single click.
  • All the notes are stored inside user's github repository.
  • Notes are cached to avoid additional API calls.
  • URLs can be bookmarked.

Contribution Guidelines

Every Contribution Makes a Difference

Read the Contribution Guidelines before you contribute.

About

An open source, markdown-based, self-hosted note taking webapp.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 63.9%
  • TypeScript 34.1%
  • HTML 0.9%
  • Makefile 0.4%
  • SCSS 0.3%
  • Dockerfile 0.2%
  • JavaScript 0.2%