This is a chrome extension which aim to be a light-weight notes manager that opens up when a new tab is created. The content will be synchronised across multiple browser instances.
The Papier chrome extension (https://chrome.google.com/webstore/detail/papier/hhjeaokafplhjoogdemakihhdhffacia) inspired this project.
Run npm install && gulp build
- Medium Editor - https://github.com/yabwe/medium-editor
- Free Icon - http://www.iconarchive.com/show/sleek-xp-basic-icons-by-hopstarter/Notes-icon.html
- Add characters left counter (based on chrome storage quotas)
- Add multiple lists
- Sync markdown instead of html content
- Add PNotify for alerting (e.g. when quota reached)
- Add more themes and ability to change them
- Add selective sync
- Clear formatting of selected content
MIT
