[
    {
        "created": "20170116110117643",
        "text": "\\define get-last-index-name() {{{[<currentTiddler>indexes[]last[1]]||index-text-template}}}\n\n\\define get-last-index-value()\n<$list filter=\"[<currentTiddler>indexes[]last[]]\" variable=\"thisIndex\">\n  <$view index=<<thisIndex>>/>\n</$list>\n\\end\n\n\\define record-comment()\n<$action-setfield $tiddler=<<currentTiddler>> $index=<<now \"YYYY-0MM-0DD, 0hh:0mm\">> $value={{!!comment}}/>\n<$action-setfield $tiddler=<<currentTiddler>> $field=comment $value=\"--\"/>\n\\end\n\n<ul>\n<$list filter=\"[tag[track]]\">\n  <li><$link><<currentTiddler>></$link> - <$edit-text tiddler=<<currentTiddler>> field=comment tag=input placeholder=\"comment\" /> <$button actions=<<record-comment>> >{{$:/core/images/new-journal-button}}</$button> --- {{!!url}} tracked: <<get-last-index-name>> comment: <<get-last-index-value>></li>\n</$list>\n</ul>\n\n\n----\n\n<ul>\n<$list filter=\"[tag[track]]\" template=\"li-template\"/>\n</ul>\n\n----\n\n<ul>\n<$list filter=\"[tag[track]]\" template=\"li-template-1\"/>\n</ul>\n\n---\n\n<ul>\n<$list filter=\"[tag[track]]\">\n  <li><$link><<currentTiddler>></$link> - <$edit-text tiddler=<<currentTiddler>> field=comment tag=input placeholder=\"comment\" /> <$button actions=<<record-comment>> >{{$:/core/images/new-journal-button}}</$button> --- {{!!url}} - - {{{[<currentTiddler>indexes[]last[1]] }}}\n\n      <$list filter=\"[<currentTiddler>indexes[]last[]]\" variable=\"thisIndex\">\n         <$view index=<<thisIndex>>/>\n      </$list>\n\n</li>\n</$list>\n</ul>\n\n----\n\n\n<table class=\"wltc-link-journal-table\">\n<thead><tr class=\"wltc-link-journal-thead\">\n  <td>Journal</td>\n  <td>Comment</td>\n  <td>Action</td> \n  <td>URL</td>\n  <td>Tracked</td>\n  <td>Comment</td>\n</tr></thead>\n<tbody>\n<$list filter=\"[tag[track]]\" template=\"table-template\"/>\n</tbody>\n</table>\n",
        "title": "test-filter",
        "tags": "link-journal",
        "modified": "20170116154202899"
    },
    {
        "created": "20170116115813568",
        "text": "<li><$link><<currentTiddler>></$link> - <$edit-text tiddler=<<currentTiddler>> field=comment tag=input placeholder=\"comment\" /> <$button actions=<<record-comment>> >{{$:/core/images/new-journal-button}}</$button> --- {{!!url}}</li>",
        "title": "li-template",
        "tags": "link-journal",
        "modified": "20170116145225019"
    },
    {
        "created": "20170116125222494",
        "modified": "20170116145207436",
        "text": "<li>\n<$link><<currentTiddler>></$link> - <$edit-text tiddler=<<currentTiddler>> field=comment tag=input placeholder=\"comment\" /> <$button actions=<<record-comment>> >{{$:/core/images/new-journal-button}}</$button> --- {{!!url}} - last tracked: {{{[<currentTiddler>indexes[]last[1]]||index-text-template}}} \n</li>",
        "title": "li-template-1",
        "tags": "link-journal"
    },
    {
        "created": "20170116124408358",
        "text": "<tr class=\"wltc-link-journal-row\">\n<td>\n<$link ><<currentTiddler>></$link>\n</td>\n<td>\n<$edit-text class=\"wltc-edit-input\" tiddler=<<currentTiddler>> field=comment tag=input placeholder=\"comment\"/>\n</td>\n<td>\n<$button actions=<<record-comment>> >{{$:/core/images/new-journal-button}}</$button>\n</td>\n<td>\n{{!!url}}\n</td>\n<td>\n{{{[<currentTiddler>indexes[]last[1]]||index-text-template}}}\n</td>\n<td>\n      <$list filter=\"[<currentTiddler>indexes[]last[]]\" variable=\"thisIndex\">\n         <$view index=<<thisIndex>>/>\n      </$list>\n</td>\n</tr>\n",
        "title": "table-template",
        "tags": "link-journal",
        "modified": "20170116154026449"
    },
    {
        "created": "20170116105946990",
        "text": "{\n    \"12:16, 16th January 2017\": \"click\",\n    \"12:17, 16th January 2017\": \"click\",\n    \"12:21, 16th January 2017\": \"asdf\",\n    \"12:31, 16th January 2017\": \"asdf\",\n    \"12:44, 16th January 2017\": \"test\",\n    \"2017-01-16, 124709\": \"test\",\n    \"2017-01-16, 12:47:25\": \"test\",\n    \"2017-01-16, 12:47:30\": \"test\",\n    \"2017-01-16, 12:54:06\": \"test\",\n    \"2017-01-16, 12:54:09\": \"test\",\n    \"2017-01-16, 12:56\": \"aaaa\",\n    \"2017-01-16, 12:59\": \"aaaa\",\n    \"2017-01-16, 14:10\": \"das ist ein test\"\n}",
        "title": "google-link",
        "tags": "track link-journal",
        "modified": "20170116145141440",
        "url": "http://google.com",
        "type": "application/json",
        "comment": "--"
    },
    {
        "created": "20170116110042600",
        "text": "{\n    \"12:31, 16th January 2017\": \"d\",\n    \"12:35, 16th January 2017\": \"d\",\n    \"12:36, 16th January 2017\": \"d\",\n    \"2017-01-16, 12:51:33\": \"d\",\n    \"2017-01-16, 13:01\": \"xxxx\",\n    \"2017-01-16, 13:23\": \"xxxx\"\n}",
        "title": "tiddlywiki-link",
        "tags": "track link-journal",
        "modified": "20170116145127802",
        "url": "http://tiddlywiki.com",
        "comment": "--",
        "type": "application/json"
    },
    {
        "created": "20170116122957780",
        "text": "<$text text={{!!title}}/>",
        "title": "index-text-template",
        "tags": "link-journal",
        "modified": "20170116145215414"
    },
    {
        "created": "20170116153633367",
        "text": ".wltc-link-journal-table {\n  width: 100%;\n}\n\n.wltc-edit-input {\n  width: 100%;\n}\n\n",
        "title": "link-journal-styles",
        "tags": "$:/tags/Stylesheet link-journal",
        "modified": "20170116154128894",
        "type": "text/css"
    }
]