Skip to content

shaoruu/typehere.app

Repository files navigation

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

About

✎ A quick, simple, and powerful textarea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published