Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
vgsys - filters vgstash's output by system. Optionally allows one to
specify the filter name to pass to vgstash. The default filter
is 'allgames'.
For example, to show every game needed to be beaten on Steam, you'd use
something like this:
vgsys backlog Steam
This is a handy feature to have when you want to narrow down your
options for what-to-play.
|
|
vgub - Games that are beaten or complete, excluding rereleases
i.e. Super Mario Bros on NES and Wii VC will only show one
or the other.
vgmulti - Games you own on more than one system
vgrand - Suggests a random game to play from your 'playlog' filter
|
|
It's time for a refactor to a module; the functionality and interface
are clashing.
|
|
At present, user modification is needed to make these seamless. vgup()
may need to be axed in favor of telling the user to make an alias.
|
|
Sourcing them in .bash_profile screws up login if they're set.
|
|
|
|
The more I use vgstash, the more script ideas I come up with.
|