.context: 1
.type: masonry
.width: 24
created: 20240129095948486
creator: Octt
modified: 20240129135204381
modifier: Octt
tags: $:/Apps
title: $:/Apps/MagicBox
\define SearchResults(fields)
<$list filter="[!is[system]search:$fields${$:/temp/MagicBox!!.input}sort[title]limit[150]]">
<$link to={{!!title}}>
<$link to={{!!title}}/>
<$if value={{$:/Apps/MagicBox!!.context}}>
<$context term={{$:/temp/MagicBox!!.input}}/>
$if>
$link>
$list>
\end
<$edit-text tiddler="$:/temp/MagicBox" field=".input" placeholder="Search..."/>
<$checkbox field=".context" checked="1">Context$checkbox>
<$checkbox field=".type" checked="grid" unchecked="masonry">Fixed Grid$checkbox>
<$range field=".width" min="24" max="49"/>{{!!.width}}%
<$if value={{{ [{$:/temp/MagicBox!!.input}split[]count[]compare:integer:gteq[3]then[1]] }}}>
Title or Caption matches:
<>
Tags or Text matches:
<>
$if>