dleeftink
dleeftink
If the [docs are anything to go by](https://silentvoid13.github.io/Templater/commands/dynamic-command.html), yes, I do mean dynamic commands, whether of the 'templater' (``) or 'javascript/execution' (``) variety. For instance, in case of attaching per...
Can confirm the same behaviour for YAML key `type` using GitJournal for Android 1.75.1+2324
> Can confirm the same behaviour for YAML key `type` using GitJournal for Android 1.75.1+2324 In addition, single quotes are deleted from YAML, which is problematic when trying to preserve...
I've tried defining a dynamic `head` function by following the footer example, to no avail. When testing it for `header` and `footer`, rather than evaluating the function it returns the...
@Fil an older one it seems (1.5.1), updated now tot 1.9.0 and no issues with the main `observablehq.config.js`. Just wondering how to override on a per file basis? Adding an...
Also, how about making the per-page overrides configurable to replace (`append=false`) or append (`append=true`) to the globally defined functions in `config.js`? This way pages don't interfere with the global settings...
Also voicing my preference for Obsidian style transclusion (and Wikilinks in general)
The way I've setup the plugin is that it would push whatever alt text is provided in a link, if the linked note satisfies some user conditions (e.g. the linked...
Thank you for pointing me to these, and the webgl layer in general! In regards to IO via readPixels, I wonder whether using Dataview + transform feedback would prove more...
Thank you for taking the time, will have a bit of a play around to see how regl/@thi.ng-webgl compare in terms of setting up a parallel reduction pipeline. The performance...