Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.13 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.13 KB

Type Here: A Powerful Textarea

A textarea (with vim)

image

Inspirations

I used to use typehere.co a lot until the site was taken down, so I created typehere.app. For a long while, it was also just a textarea that saved its contents to localStorage, but recently I've decided to add more features that I would find useful myself.

Features

  • Offline mode
  • Toggleable vim
  • Multiple notes
  • Workspaces
  • A bunch of keyboard shortcuts
  • Fast navigation with cmd+K menu
  • Light/dark theme
  • Everything client-side, all in localStorage
  • Periodically backed up to indexedDB (also on ur laptop)
  • Import/export notes

Keyboard Shortcuts

For the most up-to-date keyboard shortcuts, press ? on bottom right

  • ⌘/⌃ + k/p: Open notes search
  • ⌘/⌃ + + : Create new note
  • ⌘/⌃ + e: Toggle narrow screen
  • ⌘/⌃ + j/k or ↑↓: Navigate in lists