• Stars
    star
    128
  • Rank 272,235 (Top 6 %)
  • Language Vue
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Note-taking app with full keyboard compatibility.

Notething

a note-taking app with full keyboard compatibility.

Features

  • Markdown formatting
  • Command prompt
  • Linked note
  • Labels
  • Export/Import data
  • Headings tree
  • Focus mode
  • Dark theme

Project setup

yarn install

Compiles and hot-reloads for development

yarn watch

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint