Perhaps I'm doing something wrong but I was hoping to get a list of todos by project assigned to me in a markdown task list. However, when I use this request: basecamp reports assigned <user_id>
I get a comma separated list of todos without any indication of project. I was hoping with the -m flag I would get something like:
## <project_name>
- [ ] <task_name>
If there is a way to do this, please let me know. If not, consider this a humble request (especially if others would find this useful as well). Would make it very easy to get tasks from Basecamp into Obsidian or other note taking apps.
Perhaps I'm doing something wrong but I was hoping to get a list of todos by project assigned to me in a markdown task list. However, when I use this request:
basecamp reports assigned <user_id>I get a comma separated list of todos without any indication of project. I was hoping with the
-mflag I would get something like:If there is a way to do this, please let me know. If not, consider this a humble request (especially if others would find this useful as well). Would make it very easy to get tasks from Basecamp into Obsidian or other note taking apps.