Autolink module #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This being the "killer feature" of tqm currently it should be prioritized for the first initial release of 2026.
Main task would need to get the searcher library (stc) as well as the individual searchers up and building under current rust. Then combining them into a module should be fairly straightforward.
The lua module will expose a method to create a searcher, which can be used as a tqm subscriber or independently in order to resolve a link or autolink text.
Autolink module "mostly" works but the generic mediawiki searcher doesn't work with wikipedia anymore for some reason.
I set a user-agent header and requests to wikipedia work again.
There's an existing issue with case-sensitivity (#6) but other than that it works well enough.