Jesse
Jesse
Successful use case: 1) creating a task prompts for label selection 2) List of all labels are displayed 4) One or more label(s) can be selected and added to the...
I've dug into this more because one of my workflows involves forwarding attachments into Todoist, so I need to open the link to action the item. My testing has found...
Testing found that Rust has this crate which automatically will return whether CLI supports hyperlinks or not https://docs.rs/supports-hyperlinks/latest/supports_hyperlinks/
Ooh nice, I haven't used GH Cli heavily. I like the way they do it. Either having extra parameters, or "Edit more, add metadata", or "submit" The "select what to...
I love this, as I regularly import tasks. Lots of powerful options here: 1) Import a list of tasks to a specific project? 2) Do we want to create each...
I like this suggestion. I currently copy/paste delimited lists (1 per newline) into Todoist as tasks. I would use an import feature.
Let's do that, then spawn another request for subtasks. From what I can tell, we don't really specifically support subtasks at the moment anyway (just treat them as another/regular task)...
There are several "tod config" issues that can be included here #315 #316 #317 #318
A simple error use case could be to print the bell character on failures, though that's not customizable I think that would be adequate for erro usage (throw the terminal...
Here's an example of output I would love to see: Grouped by Priority, no sort: ``` % tod task list > Select project TEST Tasks for TEST P1: HighPriority Task...