mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-26 10:00:34 +00:00
Update tw5dropbox to use the list macro instead of transclude
This commit is contained in:
parent
dcac40ac31
commit
eff16bf7e6
@ -9,7 +9,7 @@ Loading your wikis from Dropbox
|
|||||||
<<reveal state:[[$:/plugins/dropbox/LoadedWikis]] type:match text:yes><
|
<<reveal state:[[$:/plugins/dropbox/LoadedWikis]] type:match text:yes><
|
||||||
!!! Your ~TiddlyWikis
|
!!! 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>>
|
<<dropbox.newwiki>>
|
||||||
>>
|
>>
|
||||||
|
Loading…
Reference in New Issue
Block a user