Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 700 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 700 Bytes

Companion for HorizonXI wiki

Ashita v4 plugin that allows you to search for things on the HorizonXI wiki with context-sensitive commands.

/wiki item to search for currently hovered item

/wiki target to look up the current target

/wiki [your search term] for a generic search

I recommend you bind the first two to a hotkey using Ashita

example.mp4

Note: it's been about 6 years since I've done any programming so any notes on best practice are greatly appreciated. Particularly with respect to not creating variables over and over on each function call.