wesmoncrief / obsidian-todoist-text

MIT License
56 stars 5 forks source link

Retrieve Todoist task description? #14

Closed jamie9090 closed 2 years ago

jamie9090 commented 2 years ago

Would love to be able to retrieve the Todoist task description

wesmoncrief commented 2 years ago

Thanks for filing! Totally great suggestion. This probably fits in with https://github.com/wesmoncrief/obsidian-todoist-text/issues/5 and https://github.com/wesmoncrief/obsidian-todoist-text/issues/7 - so I'd probably combine this with some kind of settings UI to allow you to choose which pieces of information are displayed.

My first thought here is that we'd want the render to look something like this:

- [ ] my task ...
    - here's the description
    - [ ] here is some subtask of it ...
        - here's the subtask description

Does that seem like the kind of thing you're looking for?

jamie9090 commented 2 years ago

Fantastic!

jamie9090 commented 2 years ago

IF possible, I would also request the ability to COMPLETE task in Todoist once added to Obsidian via filter.

This is really powerful for a use case where alot of Todoist just becomes a "quick capture" front-end for Obsidian.

wesmoncrief commented 2 years ago

Cool! I've filed https://github.com/wesmoncrief/obsidian-todoist-text/issues/17 which can be used for further discussion about the syncing feature. Please let me know what you think in that issue!

wesmoncrief commented 2 years ago

Done! Just upgrade and you should get the changes!

I only added support for descriptions here, and it's always enabled.

I'll follow up sometime later with #5 , which should allow pulling a couple extra fields and allow for more customization in rendering