Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.27 KB

File metadata and controls

40 lines (23 loc) · 1.27 KB

Notella

Bookmark App. Save to Savour!

Notella is a Chrome Extension that allows user to save highlight texts across webpages. All saved highlights are visually organized in the main Notella page. This extension store data in your localStorage.

Demo Video

Notella.Final.mp4

Current Functionalities

✔️ Persistent Website highlights (highlights are restored upon website revisit)

✔️ Easy to add highlights: Select text --> Pick your highlight color inside the tool tip or right click and select highlight option

✔️ Color-code any articles with yellow, green, blue and pink.

✔️ Add Tags to each articles

✔️ Assign Project for better organization

✔️ Add personal notes to each article

✔️ Contents are sorted by appearance on original website

Potential Updates

  • Delete individual highlights
  • Change highlight color
  • PDF highlights

Attributions

  • The tag functionality is made possible by Tagify.
  • Tool tip is made possible by TextTip.js.