P. Kerim Friedman
P. Kerim Friedman
Todoist: pulling in active tasks into Roam (Demonstrates how to bring back multiple blocks from API)
This is amazing. I can't figure out the two way sync yet, but I'm having trouble just using filters. If I do: `https://api.todoist.com/rest/v1/tasks?filter=p1` that works fine, but I can't do...
Todoist: pulling in active tasks into Roam (Demonstrates how to bring back multiple blocks from API)
Another approach might be to create a filter in Todoist and just use the ID number for that filter, but I'm not sure on the syntax for this either...
Todoist: pulling in active tasks into Roam (Demonstrates how to bring back multiple blocks from API)
OK. I think I was just encoding it wrong. This works: `tasks?filter=p1%26!assigned%20to%3A%20others` (encoding the & but not the !)
Todoist: pulling in active tasks into Roam (Demonstrates how to bring back multiple blocks from API)
Roam 42 now has new button triggers. I wonder if one could simply replace {{[[TODO]]}} with a button trigger for each of the Todoist tasks? Might be a little simpler?
Todoist: pulling in active tasks into Roam (Demonstrates how to bring back multiple blocks from API)
I'm not very good at this. Can someone tell me why this isn't working? This pulls my Priority 2 todos from Todoist and adds a button before each one. No...
This is great. I might try to update it so you can just enter a page title on a block and then run the script, rather than using the clipboard,...
Is this working for others? I had it working before, but can't get it to do anything now. I tried the version from the website, which has a convenient JSON...
I installed this version. No error message now, but nothing happens. Just a blinking cursor after the SmartBlock is invoked. Waited a long time, but ... nothing. Here are some...
Oh, I discovered the way to get the error message though. It seems it isn't enough for the command to be entered on an indent under the page link, the...