Mark Lavercombe
Mark Lavercombe
+1 here as well. Is there anything we can do help this along?
@DTTerastar Is there any way we can encourage this idea? I'm happy to donate $ 😃
+1 this would be a fantastic contribution - thanks to anyone with the know-how to consider doing this! :)
Todoist: pulling in active tasks into Roam (Demonstrates how to bring back multiple blocks from API)
This is awesome. Thanks for sharing. I've just started playing in the Todoist API and found you can query by filter. Here is an example - Today's Tasks only: ```...
Todoist: pulling in active tasks into Roam (Demonstrates how to bring back multiple blocks from API)
Here's something else I've been playing with related to the example provided... checking off a task in Todoist if the check box is checked in Roam Research... ``` #42SmartBlock Todoist...
Todoist: pulling in active tasks into Roam (Demonstrates how to bring back multiple blocks from API)
I'm spamming this thread, but this is a good one: creating Todoist tasks from Roam Research blocks 👍 ``` #42SmartBlock Todoist - Create new Task ``` This [video](https://www.loom.com/share/7933a5221a9e4163986f23e080f99566) shows this...
Todoist: pulling in active tasks into Roam (Demonstrates how to bring back multiple blocks from API)
New code for dated tasks. This one leverages the new DATEBASISDAILYNOTES so that you can run this code on any daily page and it will pull the tasks from Todoist...
Todoist: pulling in active tasks into Roam (Demonstrates how to bring back multiple blocks from API)
Here are two SmartBlocks that allow use of Todoist inbox as Quick Capture mechanism for Roam Research: Loom: https://www.loom.com/share/8e52ef9cdbc84d58adf9d2f2a48f432e Code: ``` - #42SmartBlock Todoist - QC Inbox - ``` ```...
Todoist: pulling in active tasks into Roam (Demonstrates how to bring back multiple blocks from API)
New version for using Todoist inbox as quick capture for RR. Please see the previous post. This version has 3 smartblocks. One pulls from inbox if you have labelled for...
Todoist: pulling in active tasks into Roam (Demonstrates how to bring back multiple blocks from API)
Ok. Here is another version. This one allows for automatic checking off of tasks in todoist upon import into Roam Research, as well as automatic import of comments and attachments....