mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-31 14:23:01 -08:00
Create remove.tid
This commit is contained in:
parent
12431a9fbc
commit
34e0bf13f2
1 changed files with 14 additions and 0 deletions
14
editions/tw5.com/tiddlers/filters/examples/remove.tid
Normal file
14
editions/tw5.com/tiddlers/filters/examples/remove.tid
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
created: 20151018054129966
|
||||
creator: matabele
|
||||
modified: 20151108052052606
|
||||
modifier: matabele
|
||||
revision: 0
|
||||
tags: [[Operator Examples]] [[remove Operator]]
|
||||
title: remove Operator (Examples)
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
<<.using-days-of-week>>
|
||||
|
||||
<<.operator-example 1 "[list[Days of the Week]] +[remove[Tuesday Wednesday Thursday]]">>
|
||||
<<.operator-example 2 "[list[Days of the Week]] +[remove:3[Monday Wednesday Friday Saturday]]">>
|
||||
<<.operator-example 3 "[list[Days of the Week]] +[!remove:2{Days of the Week!!list}]">>
|
||||
Loading…
Add table
Add a link
Reference in a new issue