From 5171d1154ed2ce3b9609be753ef62dd23d31d343 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Losada=20Hern=C3=A1ndez?= Date: Tue, 17 Feb 2026 14:47:20 +0100 Subject: [PATCH] normalize caps --- .../tagInput/curatedTagSuggestionList.js | 69 +++++++++---------- 1 file changed, 31 insertions(+), 38 deletions(-) diff --git a/client/homebrew/editor/tagInput/curatedTagSuggestionList.js b/client/homebrew/editor/tagInput/curatedTagSuggestionList.js index c20dec445..d433175ef 100644 --- a/client/homebrew/editor/tagInput/curatedTagSuggestionList.js +++ b/client/homebrew/editor/tagInput/curatedTagSuggestionList.js @@ -29,9 +29,9 @@ export default [ "system:Draw Steel", "system:Mutants and Masterminds", - // ###################################### RPG Keywords - // Meta + "meta:V3", + "meta:Legacy", "meta:Template", "meta:Theme", "meta:free", @@ -39,12 +39,31 @@ export default [ "meta:Documentation", "meta:NPC", "meta:Guide", - "Resource", - "notes", - "syntax", - "example", - "stat block", - "Character Sheet", + "meta:Resource", + "meta:Notes", + "meta:Example", + + // Book type + "type:Campaign", + "type:Campaign Setting", + "type:Adventure", + "type:One-Shot", + "type:Setting", + "type:World", + "type:Lore", + "type:History", + "type:Dungeon Master", + "type:Encounter Pack", + "type:Encounter", + "type:Session Notes", + "type:reference", + "type:Handbook", + "type:Manual", + "type:Manuals", + "type:Compendium", + "type:Bestiary", + + // ###################################### RPG Keywords // Classes / Subclasses / Archetypes "Class", @@ -96,16 +115,15 @@ export default [ "Artifact", "Spell", "Spells", - "cantrip", - "cantrips", + "Cantrip", + "Cantrips", "Eldritch", "Eldritch Invocation", - "invocation", + "Invocation", "Invocations", - "pact boon", + "Pact boon", "Pact Boon", "Spellcaster", - "spellcaster", "Spellblade", "Magical Tattoos", "Enchantment", @@ -123,26 +141,6 @@ export default [ "Items", "Bag of Holding", - // Book type - "type:Campaign", - "type:Campaign Setting", - "type:Adventure", - "type:One-Shot", - "type:Setting", - "type:World", - "type:Lore", - "type:History", - "type:Dungeon Master", - "type:Encounter Pack", - "type:Encounter", - "type:Session Notes", - "type:reference", - "type:Handbook", - "type:Manual", - "type:Manuals", - "type:Compendium", - "type:Bestiary", - // Monsters / Creatures / Enemies "Monster", "Creatures", @@ -165,11 +163,6 @@ export default [ "Boss", "BBEG", - // ############################# Document meta tags - - "meta:v3", - "meta:Legacy", - // ############################# Media / Pop Culture "One Piece", "Dragon Ball",