Jeremy Valentine
Jeremy Valentine
It’s also been brought to my attention that nested lookup table results aren’t written to the note properly when using modifier dice. This is a function of how they’re built...
Just to make sure, this happens if you edit *any* line that a DR is on, not just if you click a checkbox?
Okay I’ll take a look. Is it just section, table and/or tag rollers re-rolling? (Not dice rolls like 1d4 etc)
This is now possible in the latest beta.
No worries! I am actually surprised that this *ever* worked, and if it did. it likely did not work the way you thought it was working behind the scenes. I'm...
Yes, this was a major memory leak, can't believe I never noticed it. Wasn't able to come to a clean workaround, especially since a TableRoller generates _additional_ table rollers in...
There is a command to convert a selection to an admonition or a callout. Does that work?
Sorry I haven't had time to take a look at this, but awesome! I'll try to make time this week to see if the functionality is worth it, but I...
This is an unfortunate side effect of Admonitions being a code block. Obsidian does not parse code blocks for its cache, which includes links and tags. If you need this...
I think this is just a regex issue, I will take a look.