I love this plugin. I just started with this but can’t figure out how to do a simple thing. I am asking because I don’t see it in the plugin explainer. if it’s not possible, I’ll open an issue on Git repo for a new feature.

I’m taking meeting notes and getting tasks assigned to me. I want to make tasks and write them to Todoist. Ok, simple you say… I have done that figured out… but what I would like is to have that task inside my meeting note as a link to Todoist task, which I cant figure how to do.

The sequence is:

  • New Note > Create Task via plugin > click Add > Task is created in Todoist > a link to task is placed in note.

Without that link, my meeting notes make no sense because they would not have the tasks that came from the meeting because they’re now in todoist.

I know that I could add a page from Todoist into my notes but these tasks are necessarily grouped together in a specific project or due date…

If I missed how to do this… I apologize, just point me in the right direction!

1 Like

Looks really cool! I’m definitely interested in this. I just requested early access on your site.

1 Like

This definitely looks like a very interesting and useful plugin! Thank you for your efforts, @jamiebrynes7!

After a pretty brief test run, here are some wishes which you may have heard already:

  1. I was testing a use case where tasks were shown in today’s Daily Note, and hoped that plugin could somehow copy finished tasks into that Daily Note, leaving a ‘task log’ in Obsidian.

  2. I am dividing my Daily Notes into sections using Obsidian’s header level tags and was wondering if the “name” input in integration code block could be optional.

-Ari

1 Like

I also have this problem. Is there any solution?

I accidentally hit on a solution. When I copied the code, it included a “markdown” line.
That happens when you copy the code.
But if you copy “as plain text”, the code is copied differently, without the markdown line(s).
And it works!

Seconding ari.kontiainen and mikekanakos’ requests regarding having some breadcrumb showing a task was added with reference to a particular note!

I couldn’t get the lugin to work for me. I don’t know what I’m doing wrong or I haven’t understood what the plugin can do. I understand that I can synchronize my tasks created in todoist with Obsidian and those created in Obsian with Todosit? . I have followed all the steps when activating the plugin, I have copied the string into a note, I have done everything but nothing is synchronized. can you help me?

1 Like

I’m really glad I came across this as I could not get @jamiebrynes7 CSS to work at all as a CSS snippet. Yours styles the checkboxes just as I want, but I cannot get the due date to appear right-justified and inline with the task name - see screenshot.

Do you know what change I might need to make?

I am using chetachi’s Yin and Yang theme.

Thanks.

Hey, love this. Super helpful for me to be able to see in one place. Curious if there is a sorting option for the date created? I have looked at the Todoist API page but could not find anything?

Hi Jamie, any chances to update the plugin to use the new live preview?

1 Like

Hi,

How do you ignore a specific file with Obsidian Sync (e.g. ToDoist token)?

I can see the folder option under settings, but not specific files in .obsidian.

Thanks!