Jesse
Jesse
Sorting work is under https://github.com/alanvardy/tod/issues/354
This is returned under the attachment -> file_url section from the API. It would need to be iterated ('for loop), as multiple attachments could be present.
I tested this recently again, it looks like we get title and description, but no comments/attachments. It may be easier to simply return a link/URL to the task (maybe as...
I think this would be a good idea to configure, since the number of comments is returned in "comment_count", and could be a short number or a long number, so...
if we wanted to get reaaaally fancy, we could leave off the flag icon and the color, and only highlight the flag on the row selected... but that kind of...
Expected workflow: - Entering "tod project remove" - Projects are displayed, with a "Done" option displayed - Project to delete/remove is selected - Project is removed - Returns to project...
In my case, I am not, though --auto is helpful.
Correct, this is for when using `tod task next`
It would be nice to add commenting to `tod task edit` as well but that's a seperate thing
Was thinking about this today - for my workflow, I'm not sure I actually need to add another comment option. Instead, I'm thinking it would work better to just add...