mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
14 lines
479 B
Plaintext
14 lines
479 B
Plaintext
EditsFilter: [![$:/StoryList]![$:/HistoryList]!prefix[$:/info/browser/]!prefix[$:/temp/]!prefix[$:/state]get[modified]!prefix[NaN]!sort[]limit[1]]
|
|
created: 20230117113707614
|
|
creator: Octt
|
|
modified: 20230926140651774
|
|
modifier: Octt
|
|
tags:
|
|
title: $:/OcttKB/LastEditTime
|
|
|
|
\whitespace trim
|
|
<$list filter={{!!EditsFilter}} variable="modified">
|
|
<$list filter="[modified<modified>limit[1]]">
|
|
<$text text={{{[{!!modified}format:date[YYYY-0MM-0DD, 0hh:0mm]]}}}/>
|
|
</$list>
|
|
</$list> |