christoabrown / group-ironmen-tracker

Tracks information (skills, inventory, bank, etc.) about a group ironman player and sends it to a website for other group members to view
https://groupiron.men
BSD 2-Clause "Simplified" License
24 stars 16 forks source link

Item tags for website search #15

Open chrisleee opened 2 years ago

chrisleee commented 2 years ago

Add the ability to search the website items by tags. An example is searching for herbs by typing herb or maybe have a special character for tag searches like !herb.

Where should the tags come from? Couple of options:

  1. Have predefined tags.
  2. See if it's possible to pull in Runelite bank tags via plugin. Should they all automatically import in this option or should there be something in the plugin config to select which tags to import?
  3. Import tags on the frontend. Maybe this can take Runelite-style tag imports? https://runelite.net/tag (try with gauntlet,4207,1271,1275)