mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 12:07:19 +00:00
parent
4328d7cf3f
commit
06cbc45dfa
@ -17,8 +17,12 @@ $:/config/PageControlButtons/Visibility/$(listItem)$
|
||||
|
||||
<$list filter="[all[shadows+tiddlers]tag[$:/tags/PageControls]!has[draft.of]]" variable="listItem">
|
||||
|
||||
<div style="position:relative;">
|
||||
|
||||
<$checkbox tiddler=<<config-title>> field="text" checked="show" unchecked="hide" default="show"/> <$transclude tiddler=<<listItem>>/> <i class="tc-muted"><$transclude tiddler=<<listItem>> field="description"/></i>
|
||||
|
||||
</div>
|
||||
|
||||
</$list>
|
||||
|
||||
</$set>
|
||||
|
@ -2,6 +2,8 @@ created: 20141029161248510
|
||||
modified: 20141029161417820
|
||||
title: TiddlyWiki
|
||||
|
||||
~TiddlyWiki is a powerful notetaking tool that helps you collect and structure any kind of information and work with it to get stuff done. It's like a hypertext card index system from the future.
|
||||
~TiddlyWiki is a powerful notetaking tool that helps you collect and structure any kind of information and work with it to get stuff done.
|
||||
|
||||
It's like a hypertext card index system from the future.
|
||||
|
||||
~TiddlyWiki deals with information in bite-sized, linked chunks called [[Tiddlers]].
|
||||
|
Loading…
Reference in New Issue
Block a user