sachaos / todoist

Todoist CLI Client. I ❤️ Todoist and CLI.
MIT License
1.48k stars 104 forks source link

Demo gifs no longer showing up #230

Closed DArtagan closed 1 year ago

DArtagan commented 1 year ago

Hello, I appreciate having this tool for the command line and I was looking to learn more about how you use it in your own workflow by watching the demo gifs in the README. Unfortunately, their source no longer seems to be available. Thanks!

kenliu commented 1 year ago

This looks like a temporary issue with GitHub itself.

kenliu commented 1 year ago

I looked into this a bit more and I think you are right, the original images are no longer available, as they pointed to (apparently) cached images.

HacDan commented 1 year ago

I've attached the two GIF's here from my local browser cache, although the links still work for me currently in a cache-cleared browser instance.

7c399218-9ee6-11e6-974c-9dd59ced13a5 6ed99956-9ee6-11e6-85b0-7539393d803b

kenliu commented 1 year ago

LGTM too. Whatever was going one with GitHub caching images seems to be resolved.

Want to open a PR with these images linked from the readme? I think they really should be stored in an img folder and not linked directly to the cached images?

HacDan commented 1 year ago

I'm thinking an assets directory instead of images. It's less limiting and more inclusive of the gifs (or gifspotato potato).

kenliu commented 1 year ago

assets makes sense to me too