Hi all.
It's amazing how much you can do with widgets and macros in tw5. Some of my
macros have become quite complex and difficult to read. For example, one of
my citation macros is:
\define cite(citekeys:"")
(<$list filter="$citekeys$ +[sort[]] +[each[authors]] +[first[]]"><<
citeauths>><$list filter="$citekeys$ +[authors{!!authors}] +[sort[]]">, <$link
tiddler="currentTiddler">{{!!year}}</$link></$list></$list><$list
filter="$citekeys$
+[sort[]] +[each[authors]] +[rest[]]">; <<citeauths>><$list filter="$citekeys$
+[authors{!!authors}] +[sort[]] ">, <$link tiddler="currentTiddler">{{!!year
}}</$link></$list></$list>)
\end
What's best practice for inserting comments? Or is that antitthetical to
tw5 philosophy? Should I be constructing macros differently?
--
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.