Skip to content

ewgsta/note-app

Repository files navigation

Note App

Modern and minimal note-taking application. Built with SvelteKit, TailwindCSS, and Tiptap.

Features

  • Modern and minimal UI
  • Tiptap rich text editor
  • Dark/Light mode (animated transitions)
  • SQLite database
  • Favorites and archive system
  • Note search
  • 150+ icons (15 categories, search feature)
  • Auto-save (2 seconds)
  • Keyboard shortcuts
  • Colored text and highlighting
  • List and card view
  • Responsive design

Installation

npm install
npm run dev

Keyboard Shortcuts

Home Page

  • Ctrl+N: New note
  • Ctrl+K: Search
  • Ctrl+D: Dark mode

Note Editing

  • Ctrl+S: Save
  • Ctrl+B: Go back (outside editor)
  • Ctrl+Enter: Exit list

Editor

  • Ctrl+B: Bold (inside editor)
  • Ctrl+I: Italic
  • Ctrl+Z: Undo
  • Ctrl+Y: Redo

Technologies

  • SvelteKit
  • TailwindCSS 3.4.17
  • Tiptap
  • Better-SQLite3
  • Svelte Motion
  • Svelte Sonner
  • TypeScript

About

Modern and minimal note-taking app with rich text editor, dark mode, and auto-save. Built with SvelteKit & Tiptap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors