You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps it would be nice to include a screenshot of VIT directly on the main project page (instead of buried in issues) to give a clear, direct and intuitive insight in (potential) benefits of VIT.
In particular, a suggestion might be to highlight the following features from the current Readme.md (in a .gif):
Per-column colorization
Advanced tab completion
Multiple/customizable themes
Override/customize column formatters
Intelligent sub-project indenting
An even more explicit illustration could possibly be to compare the (relevant) standard/default taskwarrior layout (options) with the enhanced VIT functionality.
The text was updated successfully, but these errors were encountered:
A good way to generate this gif would be to use asciinema to record the terminal session, and then use asciicast2gif to generate the gif, so that it can be embedded in the README, as is described in this blog post.
I recently used this workflow to record a session using a TUI program (ranger) and also vim in a blog post and it worked really well. The gif is also as lightweight as possible.
I'll give this a go when I have the time, but just thought I'd give some pointers for anyone interested in doing it.
Perhaps it would be nice to include a screenshot of VIT directly on the main project page (instead of buried in issues) to give a clear, direct and intuitive insight in (potential) benefits of VIT.
In particular, a suggestion might be to highlight the following features from the current
Readme.md
(in a.gif
):An even more explicit illustration could possibly be to compare the (relevant) standard/default taskwarrior layout (options) with the enhanced VIT functionality.
The text was updated successfully, but these errors were encountered: