rtm-cli icon indicating copy to clipboard operation
rtm-cli copied to clipboard

Remember the Milk Command Line Interface

Results 15 rtm-cli issues
Sort by recently updated
recently updated
newest added

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...

just started getting into RTM. Love that there's a cli tool. Is there any plans on adding support for subtasks?

enhancement
help wanted
good first issue

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...

Hi, Thank you for this cli. I was a heavy user of the `todo.sh` but had to migrate to cloud-based app for better communication with teams. This cli comes very...

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...

Hi @dwaring87, I am trying to list the contents of a list whose name is made up of several separate words. The command does not return any value. Example list...

I'm running rtm 1.5.1 retrieved from a pre-built binary. I can't get plugins to load. I have been trying both [rtm-cli-plugin-example](https://github.com/dwaring87/rtm-cli-plugin-example) and [rtm-plugin-export](https://github.com/dwaring87/rtm-plugin-export). I tried manually setting the plugin directory...