[
    {
        "created": "20180430160742999",
        "text": "\\define id_value() $(cr_date)$-$(curr_title)$-$(cr_time)$-$(cr_msec)$ms\n\n<$wikify name=cr_date text='<$view  tiddler=<<currentTiddler>> field=\"created\" format=\"date\" template=\"YYYY-0MM-0DD\"/>'>\n<$wikify name=cr_time text='<$view  tiddler=<<currentTiddler>> field=\"created\" format=\"date\" template=\"0hh:0mm:0ss\"/>'>\n<$wikify name=cr_msec text='<$view  tiddler=<<currentTiddler>> field=\"created\" format=\"date\" template=\"XXX\"/>'>\n\n<$set name=\"curr_title\" tiddler=<<currentTiddler>> field=\"title\">\n\nYou are about to change the 'id' field value of <$link to=<<currentTiddler>>><<currentTiddler>></$link> to:\n<p>''<<id_value>>''.</p> \nThis can break existing links to <$link to=<<currentTiddler>>><<currentTiddler>></$link>.\n\n<p>\n<$button tooltip=\"Set id to this tiddler\">\n<$action-setfield $tiddler=<<currentTiddler>> id=<<id_value>>/>\n<$action-sendmessage $message=\"tm-close-tiddler\" $param=\"finalize-id-change\"/>\nConfirm \n</$button>\n</p>\n\n</$set>\n\n</$wikify>\n</$wikify>\n</$wikify>",
        "title": "finalize-id-change",
        "tags": "",
        "modified": "20180430192829874"
    }
]