1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-02 19:08:02 +00:00

Changecount macro change the wording ... just a bit (#7146)

This commit is contained in:
Mario Pietsch
2022-12-24 17:00:30 +01:00
committed by GitHub
parent 119813529d
commit c819b2d365

View File

@@ -1,13 +1,13 @@
caption: changecount
created: 20131228162825226
modified: 20150221151223000
modified: 20221221174529586
tags: Macros [[Core Macros]]
title: changecount Macro
type: text/vnd.tiddlywiki
caption: changecount
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 go up by two.
If a tiddler is deleted and subsequently recreated, its <<.var changecount>> will be increased by two.
!! Parameters