reddup icon indicating copy to clipboard operation
reddup copied to clipboard

A more thorough asciinema recording

Open joelmccracken opened this issue 3 years ago • 3 comments

What should a asciinema recording show? Im guessing it would be good to show off each feature:

  • running non-interactively to see the state of the system; do this first before running in interactive mode because it will show off all the "dirty" items.
  • running interactively will then handle each of these items
  • i think usually I see w/ asciinema the demoer will echo messages to explain what is going on; that wont work great for reddup interactive because it doesnt provide opportunity for commentary between commands? not sure how to do this better.

what needs to handle:

  • inbox
    • files that should be deleted
    • files that may want to open using whatever command
    • refiling things
    • rename files
    • open a shell
    • demoing custom handlers?
  • git
    • handle "dirty" working dir (wip commit)
    • push branch to origin

joelmccracken avatar Sep 29 '20 05:09 joelmccracken