Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 809 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 809 Bytes

Not'd

Watch as Matt Janes and Tynan Burke experiment with learning Javascript and browser extensions.

Initial plan:

  1. Allow users to take notes on various webpages

Improvements to be done with what we've currently got:

  1. Get a custom logo instead of taking some open source thing we forgot to attribute
  2. Have popup disappear after hitting save
  3. Save for each letter typed
  4. Have logo change color based on whether or not url has notes associated with it
  5. Better handle url parsing, to better multi-page articles, dynamic html, etc, etc.
  6. Allow searching of notes
  7. Improve UI, make it look nicer, etc.

Potential future improvements I want:

  1. Be able to show history of browsing you have done, and how you have tabbed off things, etc.
  2. Ability to tag notes to specific parts of a webpage?