Inbox
- saved a bunch of links to Things (make sure I transferred the useful ones )
- in safari, need to load settings from a remote URL like https://github.com/ooloth/dotfiles/blob/main/config/surfingkeys/surfingkeys.js instead of from a local path like file:///Users/michael/.config/surfingkeys/surfingkeys.js
- safari: mac app store, buy surfingkeys, safari, enable extension, settings, “Load settings from” your file (must be remote url for safari)
- nope! remote github path needs to be the raw content path to avoid the reponse containing unparsable json: https://raw.githubusercontent.com/ooloth/dotfiles/main/config/surfingkeys/surfingkeys.js
- chrome/brave: to enable loading settings from a local file, need to go to chrome://extensions -> SurfingKeys -> Details -> Allow access to file URLs (brave://extensions in brave)
- SurfingKeys - chrome web store
- Surfingkeys on the App Store - Mac App Store
- safari: How to use shared surfingkeys config file with Safari extension? · brookhong/Surfingkeys · Discussion - can’t reference a local file; must reference a remote URL
- firefox: Surfingkeys – Get this Extension for 🦊 Firefox (en-US)
- firefox: permission to read local file?
- firefox: need to use a remote URL as well: https://raw.githubusercontent.com/ooloth/dotfiles/main/config/surfingkeys/surfingkeys.js
- Enjoyed Vimium but when I wanted to add a shortcut to save a page link as markdown and simply couldn’t, I discovered SurfingKeys is a much more powerful replacement
- surfingkeys: Home · brookhong/Surfingkeys Wiki
- blog / Friday Wins: SurfingKeys (replaces vimium across all browsers, save config in dotfiles)