Open olafmoriarty opened 2 days ago
There’s https://delim.co/ which I use quite often for lists, but I’m unsure if there’s anything out there that would specifically format a list of quotes for tracery.
someone like nora might know though
Why would I need anything "out there"? This is really easy to make from scratch. You take input in a textarea, split it into an array using an appropriate delimiter (a logical default would be newline but people should be able to change it) and then insert that array into the main json object under the specified key.
eh, early in the morning and I'm a bit slow, thought you were looking for something rather than thinking of building something.
For quote bots etc., it should be possible to just paste a list somewhere and get it automatically converted to a tracery rule