Update tw5dropbox to use the list macro instead of transclude

print-window-tiddler
Jeremy Ruston 2012-10-16 18:51:08 +01:00
rodzic dcac40ac31
commit eff16bf7e6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -9,7 +9,7 @@ Loading your wikis from Dropbox
<<reveal state:[[$:/plugins/dropbox/LoadedWikis]] type:match text:yes><
!!! Your ~TiddlyWikis
<<transclude filter:[tag[wiki]] template:WikiTemplate emptyMessage:"You haven't created any wikis yet">>
<<list filter:[tag[wiki]] template:WikiTemplate emptyMessage:"You haven't created any wikis yet">>
<<dropbox.newwiki>>
>>