Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicorobo/thoughtjar

:thought_balloon: A small categories based thought jar. Uses localStorage and service workers.
https://github.com/nicorobo/thoughtjar

categories list offline productivity

Last synced: 24 days ago
JSON representation

:thought_balloon: A small categories based thought jar. Uses localStorage and service workers.

Awesome Lists containing this project

README

        

# thoughtjar
![thoughtjar homepage](https://dl.dropboxusercontent.com/s/0sazhnt79uomkex/Screenshot%202017-02-23%2017.27.51.png?dl=0)

**Thoughtjar** stores data in localStorage and uses service workers to allow offline use. It's probably closer to a pretty todo list than anything else, but I've found that I use it a lot!

It's fine as-is for my own personal use, but in the future I'd like to implement authentication and a database to have the app sync across devices, and maybe multiple lists.

*OH! And animation is in the works, tricky with the unknown heights XP*