jrupac / tasky

A command-line desktop client for Google Tasks.
GNU General Public License v3.0
114 stars 33 forks source link

Enable offline caching #6

Open mbrgm opened 10 years ago

mbrgm commented 10 years ago

Has someone thought about this before? I thought about creating an offline cache file, which gets synchronized using a background process. Or maybe synchronizing should only be done when running the script. Any opinions?

jszpila commented 10 years ago

I use this to allow offline caching for GeekTool: ~/Scripts/tasky/tasky.py l > ~/Scripts/tasky/tasks.txt