I may be late to the party here but I just stumbled across a unique (to me) use for Tiddlywiki.
I have been using tailwindcss <http://tailwindcss.com>in a lot in recent web projects lately. I included the CSS for it in Tiddlywiki so I could use some it's features to format tiddlers a little easier. It has worked really well so far. But then I realized that I could use Tiddlywiki as a repository for tailwindcss 'components'. I've build all kinds of button styles for example. I've stored each in a tiddler tagged with 'button'. I then have a tiddler that lists all the tiddlers with the button tag. They all display using tailwindcss so they look like they should. I've then added an edit button and copy code button next to each tiddler in the list. The edit button takes you to the tiddler so it can be edited, and the copy code button copies the html code for the button. I can then just paste that right into my web page. There are some limitations to this of course but it's nice to see all the various button styles visually, then just click one button to grab the code all ready to be pasted. It can be used for all sorts of components or sections of pages. Fun stuff. :) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5e9f3009-9c50-42c2-9bf6-b10db61c0b45n%40googlegroups.com.

