I’ve implemented JSON export which makes building the data Clip Navigator needs easier - an export button now exists to copy the JSON payload directly to the clipboard, rather than snooping around in browser storage to find it.

Clicking buttons also felt a bit slow when creating and removing clips, so I’ve added some more keyboard shortcuts to speed this process up:

  • Z - New clip at current location
  • X - Delete last clip
  • Left Arrow - Scrub -5sec
  • Right Arrow - Scrub +5 sec