(tw5) what are the best ways to keep tiddler content human readable

89 views
Skip to first unread message

Raymond McDowell

unread,
Apr 28, 2015, 10:50:49 PM4/28/15
to tiddl...@googlegroups.com
I am now vested in TiddlyWiki. I'm using it as a unified cross-platform personal knowledge management (and document development) system.

Before ever coming to TiddlyWiky, when I first decided the Wiki Way was the best way for me, but in a personalized environment, I discerned the need to retain human readability of the content. I'm now finding that easily gets out of hand as I enjoy more and more of of TWs functionality.

Having said that, are there any rules of thumb or best practices that will allow me to keep most of my content easy to read while still making use of all the great functionality available?

Thanks and best regards,

Ray

PMario

unread,
Apr 29, 2015, 4:38:56 AM4/29/15
to tiddl...@googlegroups.com
Hi Raymond,

Having said that, are there any rules of thumb or best practices that will allow me to keep most of my content easy to read while still making use of all the great functionality available?

Very good question. I think at the moment, there aren't any written best practices, that deal with your concern. .. So there's a chance to create them ;)

IMO it depends very much on which TW features you use within your text. If you happily mix eg: list widgets with your "normal" content it can get messy very fast.

So in my opinion, if you use stuff like eg:

<$list filter="[tag[myListABC]sort[title]]">
<<currentTiddler>>
{{||$:/core/ui/ViewTemplate/tags}}
</$list>


imo it would be better to create your own global macros. eg:

<<myList tag:myListABC>>

which makes it more readable, but may not make much sense for a reader of the plain text, because you still need TW to render the list.

.... So imo one advice could be: "Use macros, to make your text more readable"

... to be continued ...

-mario




Reply all
Reply to author
Forward
0 new messages