obsidian-text-expand icon indicating copy to clipboard operation
obsidian-text-expand copied to clipboard

[Feature request] Generate links for matched blocks

Open trungng2006 opened this issue 4 years ago • 4 comments

I maxed out delay time at 10000. The obsidian search result stop before the text expander start pasting result, so i dont think this is due to the delay time problem. image

trungng2006 avatar Jun 29 '21 06:06 trungng2006

There might be changes in search functionality or I missed something.

Currently looks like an issue.

mrjackphil avatar Jun 30 '21 17:06 mrjackphil

Thank you!

trungng2006 avatar Jul 01 '21 06:07 trungng2006

@trungng2006 Can you provide a small vault in the zip file where I can reproduce the issue, please?

mrjackphil avatar Jul 21 '21 14:07 mrjackphil

It just extracts exists blocks from the files it finds. And you want to add ^blockId to each search match and put them in one place.

That's definitely possible but previously it was important for me to not change other notes from the text-expand plugin. It may cause data-loss behavior. Especially, since you can't predict the search result precisely. It may spam block IDs even there where you didn't want to because of a typo, for example.

So this is not a straightforward fix. I need to think about it.

mrjackphil avatar Jul 22 '21 06:07 mrjackphil