dev: demo: notes
This commit is contained in:
parent
c2ab616c2d
commit
69a8834803
@ -2,12 +2,31 @@
|
|||||||
The @demo@ command lists and plays small hledger demos in the terminal, using asciinema.
|
The @demo@ command lists and plays small hledger demos in the terminal, using asciinema.
|
||||||
-}
|
-}
|
||||||
{-
|
{-
|
||||||
TODO
|
PROJECTS
|
||||||
mirror common asciinema flags - -s, -i at least
|
improve cast output
|
||||||
support other asciinema operations - cat
|
install
|
||||||
hledger.org hosting
|
command line editing glitches
|
||||||
embedded links to hledger.org player
|
shrink / compress ?
|
||||||
windows/PowerSession support
|
help
|
||||||
|
screen corrupted by pager
|
||||||
|
demo
|
||||||
|
update (or drop till stable)
|
||||||
|
add
|
||||||
|
print
|
||||||
|
balance
|
||||||
|
document cast production tips
|
||||||
|
always clear screen after running pager/curses apps ?
|
||||||
|
record with tall window to avoid showing pager in playback ?
|
||||||
|
improve functionality
|
||||||
|
show "done" in final red line ?
|
||||||
|
mirror common asciinema flags like -s, -i and/or set speed/max idle with optional arguments
|
||||||
|
support other asciinema operations (cat)
|
||||||
|
show hledger.org player urls
|
||||||
|
windows/PowerSession support
|
||||||
|
attract/continuous play mode
|
||||||
|
more casts
|
||||||
|
clarify goals/target user(s)/scenarios
|
||||||
|
identify and prioritise some casts needed
|
||||||
-}
|
-}
|
||||||
|
|
||||||
{-# LANGUAGE OverloadedStrings #-}
|
{-# LANGUAGE OverloadedStrings #-}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user