zenhob / hcl

Command-line tool for manipulating Harvest timesheets
http://zenhob.github.io/hcl
MIT License
223 stars 45 forks source link

Command to remove cached tasks #71

Open dagjomar opened 8 years ago

dagjomar commented 8 years ago

After using the command hcl tasks the task list is cached on the computer, so changes in Harvest are not reflected without manually finding the cached files and removing them.

I would really like a command such as hcl empty-cache to do this for me

jklue commented 8 years ago

+1 This would be a great addition to an awesome tool.

kayakyakr commented 8 years ago

Just ran into this, would love to see it implemented.

zenhob commented 7 years ago

Cache invalidation is hard. :( This is a good idea! I think this command should be paired with some heuristic that auto-updates the task list periodically.

dagjomar commented 7 years ago

Auto-update is also great, but in any case, an easy way to manually clear cache is first and foremost the need.

makozlo commented 3 years ago

I'm new to this tool and I love it. I've been running into the issue this feature request is trying to solve. Is there any momentum on this issue/feature?