mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-07 09:04:06 +00:00
Tour plugin: do not offer further tours if none are loaded
This commit is contained in:
parent
4cd66697ad
commit
93c9323d0f
@ -4,6 +4,10 @@ tags: $:/tags/Tour/IntroductionToTiddlyWiki
|
|||||||
|
|
||||||
You have completed the tour.
|
You have completed the tour.
|
||||||
|
|
||||||
|
<%if [all[shadows+tiddlers]tag[$:/tags/Tour]] -[<currentTour>] %>
|
||||||
|
|
||||||
You can choose to take another tour:
|
You can choose to take another tour:
|
||||||
|
|
||||||
<<tour-chooser filter:"[all[shadows+tiddlers]tag[$:/tags/Tour]] -[<currentTour>]">>
|
<<tour-chooser filter:"[all[shadows+tiddlers]tag[$:/tags/Tour]] -[<currentTour>]">>
|
||||||
|
|
||||||
|
<%endif%>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user