1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 20:14:22 +00:00

Update modification times of doc tiddlers

So that they are at the top of the recent tab
This commit is contained in:
jeremy@jermolene.com 2023-04-19 11:32:34 +01:00
parent b91872bed1
commit 55e38eb89a
31 changed files with 34 additions and 30 deletions

View File

@ -0,0 +1,4 @@
created: 20230419103154329
modified: 20230419103154368
title: Release 5.3.0
type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20140211171341271 created: 20140211171341271
modified: 20221019081352266 modified: 20230419103154328
tags: Concepts Reference tags: Concepts Reference
title: Macros title: Macros
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: function caption: function
created: 20220909111836951 created: 20220909111836951
modified: 20221019081352266 modified: 20230419103154328
op-input: a [[selection of titles|Title Selection]] passed as input to the function <<.place F>> op-input: a [[selection of titles|Title Selection]] passed as input to the function <<.place F>>
op-output: the [[selection of titles|Title Selection]] returned from the function <<.place F>> op-output: the [[selection of titles|Title Selection]] returned from the function <<.place F>>
op-parameter: first parameter is the [[function name|Functions]], subsequent parameters are passed to the function by position op-parameter: first parameter is the [[function name|Functions]], subsequent parameters are passed to the function by position

View File

@ -1,5 +1,5 @@
created: 20221009124003601 created: 20221009124003601
modified: 20221019081352266 modified: 20230419103154328
tags: Concepts Reference tags: Concepts Reference
title: Functions title: Functions
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20220909111836951 created: 20220909111836951
modified: 20221019081352266 modified: 20230419103154329
tags: Learning tags: Learning
title: Visible Transclusions title: Visible Transclusions
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20220917112233317 created: 20220917112233317
modified: 20221019081352266 modified: 20230419103154328
tags: Pragmas tags: Pragmas
title: Pragma: \define title: Pragma: \define
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20221009162634214 created: 20221009162634214
modified: 20221019081352266 modified: 20230419103154329
tags: Pragmas tags: Pragmas
title: Pragma: \function title: Pragma: \function
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20220917113054582 created: 20220917113054582
modified: 20221019081352266 modified: 20230419103154329
tags: Pragmas tags: Pragmas
title: Pragma: \import title: Pragma: \import
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20220917113154900 created: 20220917113154900
modified: 20221019081352266 modified: 20230419103154329
tags: Pragmas tags: Pragmas
title: Pragma: \parameters title: Pragma: \parameters
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20221007132845007 created: 20221007132845007
modified: 20221019081352266 modified: 20230419103154329
tags: Pragmas tags: Pragmas
title: Pragma: \procedure title: Pragma: \procedure
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20220917112931273 created: 20220917112931273
modified: 20221019081352266 modified: 20230419103154329
tags: Pragmas tags: Pragmas
title: Pragma: \rules title: Pragma: \rules
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20220917113002350 created: 20220917113002350
modified: 20221019081352266 modified: 20230419103154329
tags: Pragmas tags: Pragmas
title: Pragma: \whitespace title: Pragma: \whitespace
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20221009121950630 created: 20221009121950630
modified: 20221019081352266 modified: 20230419103154329
tags: Pragmas tags: Pragmas
title: Pragma: \widget title: Pragma: \widget
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20220917112416666 created: 20220917112416666
modified: 20221019081352266 modified: 20230419103154329
tags: Concepts [[WikiText Parser Modes]] tags: Concepts [[WikiText Parser Modes]]
title: Pragmas title: Pragmas
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: Macro Calls caption: Macro Calls
created: 20221007130006705 created: 20221007130006705
modified: 20221019081352266 modified: 20230419103154329
tags: WikiText Procedures tags: WikiText Procedures
title: Procedure Calls title: Procedure Calls
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: Macro Definitions caption: Macro Definitions
created: 20221007125701001 created: 20221007125701001
modified: 20221019081352266 modified: 20230419103154329
tags: WikiText Procedures tags: WikiText Procedures
title: Procedure Definitions title: Procedure Definitions
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: Macro Definitions caption: Macro Definitions
created: 20221007130538285 created: 20221007130538285
modified: 20221019081352266 modified: 20230419103154329
tags: WikiText Procedures tags: WikiText Procedures
title: Procedure Parameter Handling title: Procedure Parameter Handling
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20221007124007426 created: 20221007124007426
modified: 20221019081352266 modified: 20230419103154329
tags: Concepts Reference tags: Concepts Reference
title: Procedures title: Procedures
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20141002133113496 created: 20141002133113496
modified: 20221019081352266 modified: 20230419103154329
tags: Concepts Reference WikiText tags: Concepts Reference WikiText
title: Variables title: Variables
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20221007144237585 created: 20221007144237585
modified: 20221019081352266 modified: 20230419103154328
tags: Concepts Reference tags: Concepts Reference
title: Custom Widgets title: Custom Widgets
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: error caption: error
created: 20220909111836951 created: 20220909111836951
modified: 20221019081352266 modified: 20230419103154328
tags: Widgets tags: Widgets
title: ErrorWidget title: ErrorWidget
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: fill caption: fill
created: 20220909111836951 created: 20220909111836951
modified: 20221019081352266 modified: 20230419103154328
tags: Widgets tags: Widgets
title: FillWidget title: FillWidget
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: macrocall caption: macrocall
created: 20131024141900000 created: 20131024141900000
modified: 20221019081352266 modified: 20230419103154328
tags: Widgets $:/deprecated tags: Widgets $:/deprecated
title: MacroCallWidget title: MacroCallWidget
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: parameters caption: parameters
created: 20220909111836951 created: 20220909111836951
modified: 20221019081352266 modified: 20230419103154328
tags: Widgets tags: Widgets
title: ParametersWidget title: ParametersWidget
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: slot caption: slot
created: 20220909111836951 created: 20220909111836951
modified: 20221019081352266 modified: 20230419103154329
tags: Widgets tags: Widgets
title: SlotWidget title: SlotWidget
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: transclude caption: transclude
created: 20130824142500000 created: 20130824142500000
modified: 20221019081352266 modified: 20230419103154329
tags: Widgets tags: Widgets
title: TranscludeWidget title: TranscludeWidget
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: Macro Calls caption: Macro Calls
created: 20150220182252000 created: 20150220182252000
modified: 20221019081352266 modified: 20230419103154328
tags: WikiText Macros tags: WikiText Macros
title: Macro Calls title: Macro Calls
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: Macro Definitions caption: Macro Definitions
created: 20150220181617000 created: 20150220181617000
modified: 20221019081352266 modified: 20230419103154328
tags: WikiText Macros tags: WikiText Macros
title: Macro Definitions title: Macro Definitions
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,6 +1,6 @@
caption: Macro Definitions caption: Macro Definitions
created: 20220917154902906 created: 20220917154902906
modified: 20221019081352266 modified: 20230419103154328
tags: WikiText Macros tags: WikiText Macros
title: Macro Parameter Handling title: Macro Parameter Handling
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20220917091428117 created: 20220917091428117
modified: 20221019081352266 modified: 20230419103154328
title: Macro Pitfalls title: Macro Pitfalls
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki

View File

@ -1,5 +1,5 @@
created: 20141018090608643 created: 20141018090608643
modified: 20221019081352266 modified: 20230419103154329
tags: WikiText tags: WikiText
title: Transclusion and Substitution title: Transclusion and Substitution
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki