Just had a thought... I could add a spoiler property to each item, set to boolean... By default, I'd hide all the items with spoiler: true, and show everything else. There would be the same "spoiler warning" in the welcome message, but I could add a toggle switch (somewhere) to let the user show those hidden items.
Just had a thought... I could add a
spoiler
property to each item, set to boolean... By default, I'd hide all the items withspoiler: true
, and show everything else. There would be the same "spoiler warning" in the welcome message, but I could add a toggle switch (somewhere) to let the user show those hidden items.