Craig
Craig
Hi @sojusnik, it's working for me. If I do `zim:testing`, I get new page for about 20 seconds then the search results. I have about 900 page, perhaps you didn't...
BTW, this isn't my plugin, I've just patched it. And also did you configure it to search only names by default (overridden with `zim:` which I've added a note in...
Hey @sojusnik , > It indeed does work … if I wait for about 10 seconds. Cool :) > Maybe showing an indicator that a full text search is performing...
This works fairly well with my OBSBOT tiny 4k https://github.com/soyersoyer/cameractrls as does other PTZ control stuff on linux. So seems pretty standard
I don't have any triggers, just a checkbox trigger ($A$1). Is there any way to see what is causing updates to happen (when the sheets are closed)?
Hi @adampwells did you ever solve this? I'm getting the same problem :( But I get hangs with any call, including GET's after a couple... I think it's something to...
Hi there @adampwells . I've found a solution to the permanent hangs. there was a timeout of zero (infinite) in the calls. See line 133 of this commit. https://github.com/shanness/xero-public-and-private/commit/5ad70d95eeade87b825f242951cffd892c5f4b99#diff-024ae9f60023baa15caec0686a5b8c03L133 It...
Hey @psethwick and @sachaos , Sounds pretty good! But perhaps it's worth using the [REST tasks API](https://developer.todoist.com/rest/v2/#tasks) for the `list` function instead? Taking the inspiration from the great [Obsidian plugin...
Nice one mate! From my testing the API only took 0.3 seconds (for the above filter), and the same for `(today | overdue) & (!assigned to: others)` Although strangely took...
There is a great project for this already. See [cykerway/complete-alias.git ](https://github.com/cykerway/complete-alias)