mrjackphil / obsidian-text-expand

A simple text expand plugin for Obsidian.md
186 stars 12 forks source link

[Problem] text expansion is slow #58

Closed mretier closed 2 years ago

mretier commented 2 years ago

Hi, I'm considering moving my note taking setup to Obsidian. So far, I found your plugin invaluable. However, running the expansion command is a test vault with just a handful of entries takes ~3-5 seconds. Is that to be expected or is something wrong on my end?

Thanks a lot for the info.

Cheers

mrjackphil commented 2 years ago

@Dahlai Hi.

You can check the delay option in plugin settings menu.

By default it has 1,5 sec before parsing search results and put the values.

mretier commented 2 years ago

Thanks for the quick reply. I set it to the minimum value of 1000 ms. It seems to improve the situation, but is there any reason why it can't be any lower than this?

mrjackphil commented 2 years ago

Reduced the minimum value for option to 100ms. You can play around with values.