diff --git a/template/wiki/plugins/bimlas/kin-filter/README/concept.svg b/template/wiki/plugins/bimlas/kin-filter/README/concept.svg new file mode 100644 index 00000000..d850019a --- /dev/null +++ b/template/wiki/plugins/bimlas/kin-filter/README/concept.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/template/wiki/plugins/bimlas/kin-filter/README/concept.svg.meta b/template/wiki/plugins/bimlas/kin-filter/README/concept.svg.meta new file mode 100644 index 00000000..f42dcb61 --- /dev/null +++ b/template/wiki/plugins/bimlas/kin-filter/README/concept.svg.meta @@ -0,0 +1,3 @@ +tags: picture +title: $:/plugins/bimlas/kin-filter/README/concept.svg +type: image/svg+xml diff --git a/template/wiki/plugins/bimlas/kin-filter/README/example-tree/A.tid b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/A.tid new file mode 100644 index 00000000..70b500af --- /dev/null +++ b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/A.tid @@ -0,0 +1,2 @@ +tags: kin-example-top +title: A diff --git a/template/wiki/plugins/bimlas/kin-filter/README/example-tree/B.tid b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/B.tid new file mode 100644 index 00000000..9b303845 --- /dev/null +++ b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/B.tid @@ -0,0 +1,2 @@ +tags: A +title: B diff --git a/template/wiki/plugins/bimlas/kin-filter/README/example-tree/C.tid b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/C.tid new file mode 100644 index 00000000..4ec1b82c --- /dev/null +++ b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/C.tid @@ -0,0 +1,3 @@ +tags: B +title: C +list: D diff --git a/template/wiki/plugins/bimlas/kin-filter/README/example-tree/D.tid b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/D.tid new file mode 100644 index 00000000..518f6103 --- /dev/null +++ b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/D.tid @@ -0,0 +1,3 @@ +tags: C +title: D +list: E diff --git a/template/wiki/plugins/bimlas/kin-filter/README/example-tree/E.tid b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/E.tid new file mode 100644 index 00000000..ea14639f --- /dev/null +++ b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/E.tid @@ -0,0 +1,3 @@ +tags: C +title: E +list: G diff --git a/template/wiki/plugins/bimlas/kin-filter/README/example-tree/F.tid b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/F.tid new file mode 100644 index 00000000..57f990ba --- /dev/null +++ b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/F.tid @@ -0,0 +1,2 @@ +tags: B +title: F diff --git a/template/wiki/plugins/bimlas/kin-filter/README/example-tree/G.tid b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/G.tid new file mode 100644 index 00000000..916026f4 --- /dev/null +++ b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/G.tid @@ -0,0 +1,2 @@ +tags: F +title: G diff --git a/template/wiki/plugins/bimlas/kin-filter/README/example-tree/H.tid b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/H.tid new file mode 100644 index 00000000..44651d73 --- /dev/null +++ b/template/wiki/plugins/bimlas/kin-filter/README/example-tree/H.tid @@ -0,0 +1,2 @@ +tags: F +title: H diff --git a/template/wiki/plugins/bimlas/kin-filter/README/examples.tid b/template/wiki/plugins/bimlas/kin-filter/README/examples.tid new file mode 100644 index 00000000..378d04c4 --- /dev/null +++ b/template/wiki/plugins/bimlas/kin-filter/README/examples.tid @@ -0,0 +1,76 @@ +title: $:/plugins/bimlas/kin-filter/README/examples +type: text/vnd.tiddlywiki + +\define item-class(highlightfilter) <$list filter="[[kin-example-top]kin::to[]subfilter<__highlightfilter__>is[current]first[]]">highlighted-toc-item$list> + +\define kin-example-with-toc(n,eg,ie) +
++ $reveal> + $list> +<$list filter="[[kin-example-top]kin::to[]subfilter<__eg__>sort[]]" emptyMessage="(empty)"> +
+ Results highlighted in the tree: + + <- <$link><$view field="title"/>$link>
+ $list>> +
<$checkbox tiddler=<
| Description | +//{{$:/language/Docs/Fields/$field$}}// | +
| Show in fields filter | +
+ < |
+
| Field type | +
+ < //Does the field contain a single value (for example `Franz Kafka`) or a list of values (`[[Franz Kafka]] [[Dostojevskij]]`)?// + |
+
| Does the field represent a tree? | +
+ < //If the field contains the title(s) of other tiddler(s) (like "tags"), set it to "Yes".// + |
+
| Template | +
+ <>
+ //The template to display in the field filter.// +//You can create your own field template tiddlers by adding the// < |
+
//You can create your own context item template tiddlers by adding the// <
|
+ <$text text=< |
+
+ <$list filter="[all[current]locator-enlist-field-values |
+
| Focus offset: | +<$edit-text tiddler="$:/config/hotzone/focusOffset" tag="input" default="71px" /> | +
|---|