1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-19 02:39:42 +00:00
TiddlyWiki5/plugins/tiddlywiki/tour/tours/introduction-to-tiddlywiki/steps/recent.tid
2024-02-29 09:43:38 +00:00

10 lines
626 B
Plaintext

title: $:/plugins/tiddlywiki/tour/introduction-to-tiddlywiki/steps/recent
caption: Finding recent tiddlers
tags: $:/tags/Tour/IntroductionToTiddlyWiki
hint-selector: .tc-sidebar-tabs-main .tc-timeline > .tc-menu-list-item:nth-child(1) .tc-menu-list-subitem:nth-child(1) .tc-tiddlylink
hint-selector-fallback-1: .tc-sidebar-tabs-main button[data-tab-title="\$\:\/core\/ui\/SideBar\/Recent"]
step-success-filter: [list[$:/StoryList]match<step-success-filter-var>]
step-success-filter-var: [all[tiddlers]!is[system]!sort[modified]]
<<tour-task "Use the ''Recent'' tab of the sidebar to open the most recently edited tiddler.">>