1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-03-19 22:29:51 +00:00

Update tw5dropbox to use the list macro instead of transclude

This commit is contained in:
Jeremy Ruston
2012-10-16 18:51:08 +01:00
parent dcac40ac31
commit eff16bf7e6

View File

@@ -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>>
>>