Autolink module #15

Closed
opened 2026-02-02 17:29:15 +00:00 by kuschelyagi · 2 comments
Owner

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.

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.
kuschelyagi added this to the 2026.02 milestone 2026-02-02 17:29:15 +00:00
Author
Owner

Autolink module "mostly" works but the generic mediawiki searcher doesn't work with wikipedia anymore for some reason.

Autolink module "mostly" works but the generic mediawiki searcher doesn't work with wikipedia anymore for some reason.
Author
Owner

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.

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.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
elsanctum/tenquestionmarks#15
No description provided.