Alex Nordstrom
Alex Nordstrom
I don't have any specific script set up, but the template snippets that I am inserting are generally 5-10 lines of pre-formmated markdown. I've looked at the code a bit,...
How would I go about creating a parent script? I would still need to modify the behavior of the modal that allows me to select a template to include the...
That is a really cool idea that I hadn't considered. It wouldn't work if you had multiple items, but that can be worked around with `tp.system.suggester`. In fact, I could...
I'm also having this issue, but I can't even get the syntax highlighting to work on the legacy editor. - OS: Windows 10 - Templater Version: 1.12.0 - Obsidian Version:...
Is this something that could be done @zremboldt?
> I personally worked around this by using a plugin to parse the Dataview queries before uploading to my Quartz repository. You can check it out [here](https://github.com/saberzero1/quartz-syncer). This may be...
Just wanted to bump this up. I know it's probably not a very high priority, but having properly aligned tables when they contain formatting would be super nice.
I've been thinking about problem for a while and have investigated the underlying library. I think I know how to pull it off, so maybe this will finally be the...
I can't think of any. If I wanted to delete an entire line that is already covered by a different command. Maybe add the option as a toggle within settings?
I wonder if there is a way to tell obsidian to commit the changes to the file to the disk or cache or whatever it is immediately after inserting, rather...