1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-30 04:52:46 +00:00
TiddlyWiki5/core/ui/ControlPanel/Plugins.tid
Jermolene 2598e22422 Spruce up the control panel
Structure things with extensible tabs.
2013-11-10 21:40:03 +00:00

8 lines
335 B
Plaintext

title: $:/core/ui/ControlPanel/Plugins
tags: $:/tags/ControlPanel
caption: Plugins
<table><tbody><tr><th>Title</th><th>Description</th></tr><$list filter="[!has[draft.of]has[plugin-type]sort[title]]"><tr><td><$link to={{!!title}}><$view field="title"/></$link></td><td><$view field="description"/></td></tr></$list>
</tbody>
</table>