Chris Grieser

Results 388 comments of Chris Grieser
trafficstars

I fully agree that this is valuable. Especially the `strip frontmatter` step would need an option to keep the frontmatter for the very first scene. > The tricky thing here,...

that should already be doable with the current featureset. Compile Step simply replaces every instance of "a" with "💥". (If you know regex, you can also use `.replace` instead of...

I concur, block references would be huge. I *think* you could even use this plugin with the "explosion mode" together with dataview to substitute qualitative analysis software like [Maxqda](https://www.maxqda.com/) or...

looks like an issue with the marmaduke-build, which seems to target Intel only. Support for M1 Macs has been requested a few times at the repo, but it seems the...

I like the idea. Not important, but nice to have to switch to images.

I agree, I also love the idea of the plugin, but a lot of the highlights are just unnecessary. ignoring would make the plugin much more valuable.

highlighting everything that has a "pr", because I have a tag `#pr` (for public relations), for example. Also, it have notes on some generic things like [[Dataview]] and it then...

I think simply having options to ignore them would suffice. Like `sidekick: ignore` in the yaml of `[[Dataview]]`, or a plugin setting to save ignore a folder or sth.

minor follow-up issue: it seems that only the first space is replaced, which in some rare cases like the file name search is noticable: ``` obsidian-another-quick-switcher:search-command_recent-search obsidian-another-quick-switcher:search-command_file-name search

I came here to request exactly the same thing. An idea would be to create an "outline file" which only contains wiki-links to other notes. And then a command that...