[
    {
        "text": "{\n    \"tiddlers\": {\n        \"$:/plugins/jd/TiddlerFromSearch/readme\": {\n            \"created\": \"20180903082203162\",\n            \"creator\": \"HC Haase\",\n            \"text\": \"This plugin overides [[$:/core/ui/SideBarLists]] and ads the function to create a new tiddler, with the title set to the text string entered in the search field.\\n\\nThis can be done either by:\\n\\n# pressing the \\\"+\\\" sign that will appear to the right of the search bar when you type or \\n# by pressing \\\"Ctrl+space\\\" on the keyboard\",\n            \"title\": \"$:/plugins/jd/TiddlerFromSearch/readme\",\n            \"tags\": \"\",\n            \"modifier\": \"HC Haase\",\n            \"modified\": \"20180903084052959\"\n        },\n        \"$:/core/ui/SideBarLists\": {\n            \"created\": \"20180831132231078\",\n            \"creator\": \"jd\",\n            \"title\": \"$:/core/ui/SideBarLists\",\n            \"text\": \"\\\\define NewTidActions()\\n<$action-createtiddler $basetitle={{$:/temp/search}} $savetitle=\\\"$:/temp/NewTidTitle\\\"/>\\n<$action-sendmessage $message=\\\"tm-edit-tiddler\\\" $param={{$:/temp/NewTidTitle}}/>\\n<$action-deletetiddler $tiddler=\\\"$:/temp/NewTidTitle\\\"/>\\n<$action-setfield $tiddler=\\\"$:/temp/search\\\" text=\\\"\\\"/>\\n\\\\end\\n\\n<div class=\\\"tc-sidebar-lists\\\">\\n\\n<$set name=\\\"searchTiddler\\\" value=\\\"$:/temp/search\\\">\\n<$keyboard class=\\\"tc-search\\\" tag=\\\"div\\\" key=\\\"ctrl+space\\\" actions=<<NewTidActions>>>\\n<$edit-text tiddler=\\\"$:/temp/search\\\" type=\\\"search\\\" tag=\\\"input\\\" focus={{$:/config/Search/AutoFocus}} focusPopup=<<qualify \\\"$:/state/popup/search-dropdown\\\">> class=\\\"tc-popup-handle\\\"/>\\n<$reveal state=\\\"$:/temp/search\\\" type=\\\"nomatch\\\" text=\\\"\\\">\\n<$button tooltip=\\\"Create new tiddler with this title\\\" class=\\\"tc-btn-invisible\\\" actions=<<NewTidActions>>>\\n{{$:/core/images/new-button}}\\n</$button>\\n<$button tooltip={{$:/language/Buttons/AdvancedSearch/Hint}} aria-label={{$:/language/Buttons/AdvancedSearch/Caption}} class=\\\"tc-btn-invisible\\\">\\n<$action-setfield $tiddler=\\\"$:/temp/advancedsearch\\\" text={{$:/temp/search}}/>\\n<$action-setfield $tiddler=\\\"$:/temp/search\\\" text=\\\"\\\"/>\\n<$action-navigate $to=\\\"$:/AdvancedSearch\\\"/>\\n{{$:/core/images/advanced-search-button}}\\n</$button>\\n<$button class=\\\"tc-btn-invisible\\\">\\n<$action-setfield $tiddler=\\\"$:/temp/search\\\" text=\\\"\\\" />\\n{{$:/core/images/close-button}}\\n</$button>\\n<$button popup=<<qualify \\\"$:/state/popup/search-dropdown\\\">> class=\\\"tc-btn-invisible\\\">\\n{{$:/core/images/down-arrow}}\\n<$list filter=\\\"[{$:/temp/search}minlength{$:/config/Search/MinLength}limit[1]]\\\" variable=\\\"listItem\\\">\\n<$set name=\\\"resultCount\\\" value=\\\"\\\"\\\"<$count filter=\\\"[!is[system]search{$(searchTiddler)$}]\\\"/>\\\"\\\"\\\">\\n{{$:/language/Search/Matches}}\\n</$set>\\n</$list>\\n</$button>\\n</$reveal>\\n<$reveal state=\\\"$:/temp/search\\\" type=\\\"match\\\" text=\\\"\\\">\\n<$button to=\\\"$:/AdvancedSearch\\\" tooltip={{$:/language/Buttons/AdvancedSearch/Hint}} aria-label={{$:/language/Buttons/AdvancedSearch/Caption}} class=\\\"tc-btn-invisible\\\">\\n{{$:/core/images/advanced-search-button}}\\n</$button>\\n</$reveal>\\n</$keyboard>\\n\\n<$reveal tag=\\\"div\\\" class=\\\"tc-block-dropdown-wrapper\\\" state=\\\"$:/temp/search\\\" type=\\\"nomatch\\\" text=\\\"\\\">\\n\\n<$reveal tag=\\\"div\\\" class=\\\"tc-block-dropdown tc-search-drop-down tc-popup-handle\\\" state=<<qualify \\\"$:/state/popup/search-dropdown\\\">> type=\\\"nomatch\\\" text=\\\"\\\" default=\\\"\\\">\\n\\n<$list filter=\\\"[{$:/temp/search}minlength{$:/config/Search/MinLength}limit[1]]\\\" emptyMessage=\\\"\\\"\\\"<div class=\\\"tc-search-results\\\">{{$:/language/Search/Search/TooShort}}</div>\\\"\\\"\\\" variable=\\\"listItem\\\">\\n\\n{{$:/core/ui/SearchResults}}\\n\\n</$list>\\n\\n</$reveal>\\n\\n</$reveal>\\n\\n</$set>\\n\\n<$macrocall $name=\\\"tabs\\\" tabsList=\\\"[all[shadows+tiddlers]tag[$:/tags/SideBar]!has[draft.of]]\\\" default={{$:/config/DefaultSidebarTab}} state=\\\"$:/state/tab/sidebar\\\" />\\n\\n</div>\\n\",\n            \"modified\": \"20180831132545126\",\n            \"modifier\": \"jd\"\n        }\n    }\n}",
        "version": "1.0.2",
        "type": "application/json",
        "title": "$:/plugins/jd/TiddlerFromSearch",
        "source": "http://j.d.whitespace.tiddlyspot.com/",
        "plugin-type": "plugin",
        "modifier": "HC Haase",
        "modified": "20180903083657095",
        "list": "readme",
        "description": "New Tidller from Search",
        "creator": "HC Haase",
        "created": "20180903082318098",
        "core-version": "5.1.17",
        "author": "JD"
    }
]