• Stars
    star
    135
  • Rank 269,297 (Top 6 %)
  • Language Vue
  • License
    MIT License
  • Created about 3 years ago
  • Updated about 3 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