An open API service indexing awesome lists of open source software.

https://github.com/dotgreg/dropbox-paper-enhanced

A WebExtension (Firefox for the moment) to get back what I missed on Evernote and more...
https://github.com/dotgreg/dropbox-paper-enhanced

addon chrome chrome-extension dropbox firefox js paper webextension

Last synced: 5 months ago
JSON representation

A WebExtension (Firefox for the moment) to get back what I missed on Evernote and more...

Awesome Lists containing this project

README

          

# dropbox-paper-enhanced
A WebExtension (Firefox for the moment) to get back what I missed on Evernote and more...

## Description

Injecting some HTML/CSS/JS to get back to missed functionnalities from evernote and more

* A sidebar with bookmarks (editables, stored on localstorage)
* "Compact mode" (Css modifications to enlarge the writing zone, reducing the text font size and line height)
* A functionnality to encrypt/decrypt some parts of the note
* A functionnality to correct/give insights on text (spellchecking, sentiment analysis)
* A pomodoro timer with sounds and counts of pomodoros (stored on localstorage)
* ... experimenting with other small things that could improve the productivity

## Screenshots
![image](https://user-images.githubusercontent.com/2981891/36936632-db448712-1f42-11e8-9e8b-5d16078dcfbe.png)
![image](https://user-images.githubusercontent.com/2981891/36946324-514ddbee-1ff6-11e8-9b3a-cbe42c40d92b.png)

## Installation

* clone the repo
* go to about:debugging on firefox
* load temporary addon and point on the manifest.json

## Status

Could be considered as a permanently experimental, no plan to make anything public out of it for the moment, could be done in the future