mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
17 lines
505 B
Plaintext
17 lines
505 B
Plaintext
caption: changecount
|
|
created: 20131228162825226
|
|
modified: 20221221174529586
|
|
tags: Macros [[Core Macros]]
|
|
title: changecount Macro
|
|
type: text/vnd.tiddlywiki
|
|
|
|
The <<.def changecount>> [[macro|Macros]] returns the number of times the [[current tiddler|Current Tiddler]] has been created, stored or deleted during the current ~TiddlyWiki session.
|
|
|
|
If a tiddler is deleted and subsequently recreated, its <<.var changecount>> will be increased by two.
|
|
|
|
!! Parameters
|
|
|
|
(none)
|
|
|
|
<<.macro-examples "changecount">>
|