Jonas DOREL
Jonas DOREL
It would be nice to show the current [taskwarrior context](https://taskwarrior.org/docs/context.html).
#### Description Implement hooks in XDG_CONFIG_HOME by defalt #### Additional information... - [X] Have you run the test suite? Currently one problem : ``` Failed: version.t 1 ``` No idea...
My usage of `ffsend` is to quickly send archives from the CLI. To that end would it be possible to make `ffsend upload` the default action, so that we can...
Hi, Would it be possible to add a default local record folder in the config ? This could even be used when using `asciinema rec file`, instead of `asciinema rec...
**Description** Currently : - custom shortcuts are limited to 9 shortcuts. - implementation of new built-in shortcuts is directly in the code - users can't override built-in functions One could...
**Description** Current documentation is split between the README, the shortcut file in `docs` and the file `KEYBINDINGS.md **Solution** Maybe the documentation could be restructured according to the principles from the...
It would be awesome to add an official dockerfile + dockercompose so that installation is quick and easy. For example the following repo implements it : https://github.com/ogarcia/docker-taskd. Should you agree...