Skip to content

A bookmarking system using hotkeys and hashtags

Notifications You must be signed in to change notification settings

SamSeabourn/Slinky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slinky - Bookmark with hotkeys and hashtags.

About Slinky

The idea behind Slinky is to create a bookmarking system that utilizes hotkeys and hashtags. This means you can save and manage links without rifling through folders. Slinky is an experiment to help me understand React.js, Webpack, Googles Firebase and how to develop chrome extensions with them. Currently undergoing testing.

How does it work?

To save a bookmark

  • Install the chrome extension
  • Press ctr + b or cmd + b to bring up the slinky extension
  • Enter each tag you would like to add to the page (you can also edit the title of the site here too)
  • Press enter when complete

To view bookmarks

  • Press ctr + v or cmd + v to bring up all your saved addresses
  • Use the search bar to filter through your bookmarks
  • Press tab until your bookmark is selected and press enter to open it.

Build With

  • React.js tab view with a custom webpack (no create-react-app)
  • Firebase with anonymous auth
  • Vanilla JavaScript
  • Vanilla CSS
  • Google Chrome extension tools
  • Figma for prototyping
  • Adobe Illustrator for graphics

Extension Store Link

Demo here!

Potentual Updates

  • Switch to functional components
  • Switch anonymous auth for google sign in
  • Build React Native app to access saved bookmarks across devices

About

A bookmarking system using hotkeys and hashtags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published