Beau Raines
Beau Raines
Under certain circumstances, a player can take over a shared Player View, replacing the current encounter with their saved encounter information for all players sharing that player view. To reproduce...
The current lsd command groups tasks by date-time, so that if you have a task due at 1PM and 2PM on the same day, it will get multiple entries BUT...
Uses the local task index to build a more surgical request for getting task series with tasks Fixes #21 where the url command would hang because it was requesting a...
Adds new command to display notes ``` notes [indices...] Display the associated Notes of a Task ``` ``` $ rtm notes 2422 2422 Check out Seattle Public LIbrary online learning...
Adds new config property `iconType` to display emoji indicators. `iconType` can be `emoji` or `text` and if nothing is specified, it will default to `text`, so as to not break...
I was adding several tasks using the `rtm a` interactive mode. While I was entering them, my internet went out. Then when finishing with a blank line, it cycled through...
When I run the command `rtm url 3163`, the spinner starts and after about 15 seconds it stops spinning and the command hangs. The only way I can stop it...
- Updates to use latest rtm-api from dwaring87/rtm-api - uses `filter()` to respect the completed status configuration for notes and urls - Also includes task name when returning the URL