Svyat Sobol

Results 13 comments of Svyat Sobol

Hi @tobi, thanks for the idea. 👍 Runtime difference is significant between web and node.js, so scope might be not the smallest to implement this feature. If there are contributors...

Outline panel is not under Memo's control, so you could file an issue to [vscode](https://github.com/microsoft/vscode) repo. About copying backlinks content I think it should be doable and content can be...

What do you think would be a sensible limit for the surrounding context in case of long paragraphs? Showing the whole paragraph/sentence before/after a link might be irrelevant in some...

I need to play around with this idea. For starters, something like "n" words before/after with some reasonable min/max limits in the settings probably would do the thing.

Hi, Yes, I'm aware of this feature, and might be a good one to get, yet not the smallest one. Initially, it wasn't a feature I found a good use-case...

There are multiple previews implemented in Memo, I'm not sure which one do you mean. Please elaborate or share a screenshot.

Hi @pranphy, thanks for the idea. This sounds like a useful feature, but so far, there is no full-blown indexing support as part of Memo design and seems that vscode...

Hi, I think current behavior that it will use the first inferred workspace amongst workspaces, I haven't tested it with multiple workspaces, also there was no solid use-case to support...

Hi @memeplex, sounds like a reasonable FR, would you like to contribute? It could be also made optional whether it should insert a wikilink or not by adding a flag...

Hi, thanks for the feature request! The logic for sorting is [here](https://github.com/svsool/vscode-memo/blob/master/src/features/BacklinksTreeDataProvider.ts#L90), and I agree "last modified link" might be not easy to do. It also seems like a good...