Emile van Krieken

Results 113 issues of Emile van Krieken

The custom frames plugin has much more stability than SOI in the latest obsidian release. Port it to use the same kind of webview components for better intercompatibility.

I think this is when you embed the tab in the sidebar. Then when you switch tabs, it reloads.

The website won't open if no {{query}} is present.

Some websites like Google Patents apparently require replacing the query multiple times. Now, it only replaces it a single time.

I keep having to reenable this plugin whenever I force reload, otherwise it never shows any suggestions. I think the indexing process is happening to early, and should be moved...

I've been experiencing frequent crashes of Obsidian after enabling this plugin. It happens after about 15 minutes of intensive use. I've never had a crash when the plugin is not...

I'm seeing some false positives in my vault. In this case, 'on' is highlighted with following replacements: ![image](https://user-images.githubusercontent.com/1289165/155289204-ef5827f7-fccb-4b23-a160-2f1c5a2ce430.png) Here, 'matter' is highlighted ![image](https://user-images.githubusercontent.com/1289165/155289269-0612659e-598e-410b-9968-d3014188efd0.png) Same with 'zero' ![image](https://user-images.githubusercontent.com/1289165/155289325-33580c03-2e2b-40fe-b643-513c01d23122.png) I think this...

As reported in #25, I had many false positives. This PR adds a setting which allows disabling the stemming feature. In my quick tests, all results I get are now...

There might be links to files that do not yet exists. Such links do show up in the Quick Switcher and link suggestor. I have a lot of links I...

See video: https://user-images.githubusercontent.com/1289165/155547715-d310cb85-83c3-4740-963e-ba6dcab827f3.mov I turned Sidekick off, and then this behavior stopped. What happens is, when entering _insert mode_ in VIM, at random points it starts interpreting inputs as if...

bug