1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-30 07:50:47 +00:00
TiddlyWiki5/core/modules/macros
jed b1edcdb757 Add unusedtitle macro (#3880)
* Add uniquetitle macro

This macro is a wrapper on the $tw.wiki.generateNewTitle function to return a unique name, it has been requested multiple times in the forums.

* Add documentation tiddler for uniquetitle macro

* Add uniquetitle macro examples

* Change name from uniquetitle to unusedtitle for clarity

The title isn't unique, just not currently used in the wiki.

* Update uniquetitle to unusedtitle

* Change uniquetitle to unusedtitle

* Fix a typo
2019-03-26 21:57:58 +00:00
..
changecount.js Rename tiddlerTitle variable to currentTiddler 2013-10-28 23:40:45 +00:00
contrastcolour.js Fix contrastcolour typo 2015-04-24 11:13:10 +01:00
csvtiddlers.js First pass at export button 2014-11-10 20:59:15 +00:00
displayshortcuts.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
dumpvariables.js Add dumpvariables macro 2014-09-08 15:06:49 +01:00
jsontiddler.js Add support for JSON files containing a single tiddler 2017-03-17 14:19:43 +00:00
jsontiddlers.js Refactor utility for converting tiddlers to JSON 2018-10-01 11:27:45 +01:00
makedatauri.js Reword makedatauri.js description (#2373) 2016-04-14 23:02:40 +01:00
now.js Add a new journal page toolbar button 2014-10-08 17:46:34 +01:00
qualify.js Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +00:00
resolvepath.js rename macro 2015-02-03 15:19:03 +01:00
uniquetitle.js Add unusedtitle macro (#3880) 2019-03-26 21:57:58 +00:00
version.js Add support for macro modules 2013-10-17 16:57:07 +01:00