mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
12 lines
284 B
Plaintext
12 lines
284 B
Plaintext
created: 20140708141513470
|
|
modified: 20140710084522722
|
|
tags: doc
|
|
title: Section Overview
|
|
|
|
<dl>
|
|
<$list filter="[!has[draft.of]tag[doc]tag[section]sort[sectionnumber]]">
|
|
|
|
<dt> <$link to={{!!title}}><$view field="title"/></$link></dt><dd><$view field="description"/></dd>
|
|
|
|
</$list>
|
|
</dl> |