Spoc Web
Spoc Web
please link an Example how to write such a DVJS function.
> Since `
> That would have been wonderful, but the ` Is that a valid use-case? When embedding Text in (X)HTML not only the < has to be escaped using & lt;...
@hangy you can add a culture like "de-DE-BY" with "dreiviertel zwölf" if you like 😜
@SimonCropp sure, will try and also add some explanation to the contended Method(s) over the weekend, thanks for considering this.
Hi, I don't know why the CI Builds fail. I am not allowed to look at the errors and locally it builds for me in all Configurations. Please share the...
Same Problem also, for reproduction use my public Repo: https://github.com/SpocWiki/_public there are maps for all countries below https://github.com/SpocWiki/_public/tree/main/geo/Continent
There is a fix proposed in #2290 https://github.com/blacksmithgu/obsidian-dataview/issues/2290 Would this solve your problem?
Hi, I have a regular Obsidian Desktop v1.5.8 and have the same Phenomenon. This Workaround works for the v1.5.8 and seems to be necessary. Can someone please file a PR...
Similarly when converting back, the Display-Text gets lost: `[sample File](myFile.md)` should become `[[myFile.md|sample File]]`, but actually becomes `[[myFile]]`.