In response to Mat's suggestion on another thread 
(https://groups.google.com/forum/#!topic/tiddlywiki/_rScP9Lscdg) I thought 
it might be helpful to share the plugins that I am using and what I am 
using them for and thought maybe you would like to do the same.

I am using:

1) $:/plugins/bj/tiddlyclip

Makes TW the most useful web-research tool around by letting you clip text 
and links to images straight into your TW. Works with multiple TW's. You 
can customise the way that content is imported - eg; the title and tags it 
gets, the format of the tiddler. You can have multiple actions set up to 
bring content in in different formats.

2) $:/plugins/tiddlywiki/katex

Renders math equations with the khan academy latex thingy. I swapped from 
using the mathjax plugin for better support. Katex itself is in development 
but support is very good. Equations from many places on the web render 
correctly without modification. (I have modified the tiddlyclip template to 
add $$ ... $$ when I want to clip an equation directly)

3) $:/plugins/tiddlywiki/markdown

I am experimenting with importing LaTeX documents and using markdown as an 
intermediate format.

4) $:/plugins/bj/taglist

This lets you re-order a list on a tag by dragging and dropping. I think 
the way I am using it is quite interesting. I have two tiddlers that render 
the same list - one of them renders a list of titles using taglist and the 
other transcludes the text of each tiddler in the list, in the same order. 
Dragging and dropping to reorder titles in the first list also changes the 
order of the transcluded tiddlers in the second list. I'm using this to 
build book sections from individual paragraphs.

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to