mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-03 07:42:37 -08:00
parent
8d612aefdd
commit
2608a323eb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
title: $:/core/ui/ViewTemplate/tags
|
||||
tags: $:/tags/ViewTemplate
|
||||
|
||||
<div class="tw-tags-wrapper"><$list filter="[is[current]tags[]sort[title]]" template="$:/core/ui/TagTemplate" storyview="pop"/></div>
|
||||
<div class="tw-tags-wrapper"><$list filter="[is[current]tags[]!is[system]sort[title]]" template="$:/core/ui/TagTemplate" storyview="pop"/></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue