gino_m
March 12, 2024, 7:56pm
4
I would do it with dataviewjs (cannot help here now, sorry) from scratch.
Some relevant code to do with returning text content I whomped together with bot help in the past:
I have now 10-12 DV queries – the majority of them in a Dashboard canvas – that help me find mistakes I make during longform writing.
In order to use the scripts, you need to install and enable the Dataview community plugin. Upon enabling the plugin, it will start indexing your vault (or maybe it’s better to relaunch the vault). In the plugin’s General Settings tick on Javascript support if it is not enabled by default.
You create a note and paste any of the following scripts (which you may ne…