OBOAcademy / obook

OBO Organized Knowledge: Training materials for becoming an OBO engineer
https://oboacademy.github.io/obook/
Creative Commons Zero v1.0 Universal
91 stars 38 forks source link

Add tutorial for animated pictures/ screencaps in GitHub issues #402

Open matentzn opened 1 year ago

matentzn commented 1 year ago

@bvarner-ebi pointed me to this awesome workflow:

  1. Install https://www.cockos.com/licecap/
  2. Open it (you may have to give it some access to your screen in your security settings)
  3. Select a part of the screen you want to record
  4. Hit "Record" and safe as gif
  5. Record a short, 3-5 second screencap
  6. (Note, you can easily edit the screencap in MacOS preview by deleting pictures)
  7. Drag and drop it into your GitHub issue.
  8. Voila you get awesome things like

upheno

Anyone willing to make a nice howto page in obook would be great!

slobentanzer commented 1 year ago

Cool, but seems it plays only once. On Chrome I can get it to replay if I refresh, on Safari not even that. It's just stuck on the last frame. Any way to make it loop?

matentzn commented 1 year ago

I noticed that too! This ticket seems related: https://github.com/justinfrankel/licecap/issues/15

Maybe there is an option in the tool?

ghost commented 1 year ago

Test for infinite repeat.

Plato

If you can see the gif above looping, then it is likely a user setting in the application. After pressing "Record..." in the application, check that the .GIF repeat count is set to "0".

nlharris commented 12 months ago

It is looping for me (I'm using Chrome on Mac).

This is very cool, and could be very useful for documentation about UIs!