Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nicorobo/thoughtjar
- Owner: nicorobo
- Created: 2016-07-25T21:32:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-09T16:52:43.000Z (almost 8 years ago)
- Last Synced: 2023-10-15T10:12:37.806Z (about 1 year ago)
- Topics: categories, list, offline, productivity
- Language: JavaScript
- Homepage: https://thoughtjar.co
- Size: 10.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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*