Tufte Style in Tiddlywiki for Better Readability

Right. Very Mohfte and not Tufte.

Thank you, Saq. Certainly, your syntax is significantly more refined than mine.

Could this used the already-defined-in-HTML tag <aside>? It looks like it’s used in exactly the same way as the <sidenote> ... </sidenote> suggestion, or does using existing html tags make it trickier?

(noting that I only learned about the aside tag yesterday while looking for something else and am watching this Tufte thread with interest, but not yet played with a Tufte/TW setup)

2 Likes

Absolutely! We only need to use it like <aside class="sidenote">...</aside>. This is because users may have their own use of aside.
Give a try, it works for your proposal.

3 Likes