Florian Heiderich
Florian Heiderich
While taskwarrior-web allows specifying the due date and the waiting until date (called “hide until“ in taskwarrior-web), there seems not to be any possibility to specify the scheduled date. This...
#### To report a bug... * What command(s) did you run? ``` task add foo-bar task foo-bar ``` * What did you expect to happen? 1) The first command adds...
The following command line arguments exist for `jupyter-console`: ``` --hb= (JupyterConsoleApp.hb_port) Default: 0 set the heartbeat port [default: random] --shell= (JupyterConsoleApp.shell_port) Default: 0 set the shell (ROUTER) port [default: random]...
In `README.md` the link to the PDF documentation of Jupyter Console ( [[PDF](https://media.readthedocs.org/pdf/jupyter-console/latest/jupyter-notebook.pdf)] ) is broken or the documentation is not available under that URL.
**Description of the change** Upgrade node-red to 3.0.2 **Benefits** latest version of node-red **Possible drawbacks** possible incompatibilities of existing flows when upgrading from an older version **Applicable issues** **Additional information**...
The volumio API allows the retrieve the current status of volumio via HTTP using the URL `volumio.local/api/v1/getstate` (see https://volumio.github.io/docs/API/REST_API.html). When using MPD or AirPlay, the `status` indicates whether volumio is...
### Description This is build on top of #113 of @FactorT. ### Issues Resolved #111 By submitting this pull request, I confirm that my contribution is made under the terms...
`task` has the `annotate` command. I would consider a shortcut (maybe `a`) in the review mode of `tasksh` very useful that would allow to annotate a task. Currently this is...