obsidian-todoist-plugin icon indicating copy to clipboard operation
obsidian-todoist-plugin copied to clipboard

Materialize Todoist tasks in Obsidian notes

Results 86 obsidian-todoist-plugin issues
Sort by recently updated
recently updated
newest added

I just spent a rather frustrating hour trying to get different priorities to lead to different colored checkboxes, text, anything. To set context, I am not a web developer, I...

✨ feature

Todoist allows for creating headers in the app by prepending "* " (example: "* Cleaning") This causes the task to be unmarkable (hides the checkbox) and is used for creating...

✨ feature

Most of my tasks -- and I imagine most of many others -- are dated to "Today". Currently, that makes the plugin add a line saying "Today" to them, doubling...

✨ feature

**Is your feature request related to a problem? Please describe.** While the plugin works great, I'd like to get tasks that I click as completed to be added to my...

✨ feature

**Describe the bug** According to https://todoist.com/help/articles/introduction-to-filters-V98wIH it is possible to use a "," to "Separates filter queries into separate lists". This seems to be not working in Obsidian. **To Reproduce**...

🐛 bug

**Is your feature request related to a problem? Please describe.** I'm using Todoist as an Obsidian inbox for quick input. I'm currently using a [quick-add script](https://quickadd.obsidian.guide/docs/Examples/Capture_FetchTasksFromTodoist) to do it, but...

✨ feature

**Describe the solution you'd like** I really like the ability to use the command palette or slash command to add a new todoist task. However, it would be great if...

✨ feature

**Is your feature request related to a problem? Please describe.** Not really a problem and not sure if it's possible with Todoist's API at the moment, but I would like...

✨ feature

**Describe the bug** Hi, I used to have this query working perfectly until recently (sorry don't remember which update broke it): ``` { "name": "Focus", "filter": "(overdue | today) |...

🐛 bug

I would like to create dynamic view, to be used for templates. For example ```todoist name: Tasks filter: "#{{filename}}" ``` So, when I use this in my template, it will...

✨ feature