Alex Nordstrom

Results 17 comments of Alex Nordstrom

I'm also having this issue. I cannot jump out of tables using the cursor. It is quite annoying as my meeting template has several details recorded in table form.

Obsidian v1.0 changed where the [workspaces details are stored](https://forum.obsidian.md/t/obsidian-release-v1-0-0/44873#for-developers-5), hopefully it will be a simple change to get working again

Syntax highlighting was added back in v0.13.6. js syntax looks just fine, would it be possible to do some sort of alias to show dataviewjs using js highlighting? https://forum.obsidian.md/t/obsidian-release-v0-13-6-insider-build/27676 https://forum.obsidian.md/t/editor-syntax-highlighting-in-code-blocks/596/28

I am still experiencing this bug as well. Obsidian 1.5.8, Templater 2.2.3 This template overrides the text for me if inserted into an empty file ``` Line 1 Line 2...

Now that I think about it, maybe I should condense this down for readability. The promises could be added to the array, then call await promise.all after the regex has...