Maybe I'll add an exclamation point (!) on my missing tiddler [[Why this !?]] & ([suffix[!?]]) so it will leave from filter tiddlers which are ok with an interrogation point ^^'.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
> The preview pane came in useful. I created a link, then was able to click on the link in the preview to make that tiddler. I then removed text from the original and put it in the new tiddler.Very interesting.
I then removed text from the original and put it in the new tiddler.
I cut and pasted a document into my TW. I then refactored it into tiddlers.
If I bring in a whole piece of text from a document then I find it quite useful to be able to select a piece of text from the tiddler (in read mode, not edit mode) and drop it to create it as a new tiddler for 'import'.
<p style="box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15.3333330154419px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);">This is a sandbox for testing different concepts around<span class="Apple-converted-space"> </span><a href="http://tiddlywiki.com/" class="tc-tiddlylink-external" target="_blank" style="box-sizing: border-box; text-decoration: underline; color: rgb(0, 0, 170); background-image: initial; background-attachment: initial; background-color: inherit; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;">TiddlyWiki 5</a>.</p><dl style="box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15.3333330154419px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><dt style="box-sizing: border-box; font-weight: bold; margin-top: 6px;"><a class="tc-tiddlylink tc-tiddlylink-resolves" href="http://tb5.tiddlyspot.com/#Solutions" style="box-sizing: border-box; text-decoration: none; font-weight: normal; color: rgb(87, 120, 216); -webkit-user-select: inherit; background: transparent;">Solutions</a></dt><dd style="box-sizing: border-box;">setting up TW5 to achieve certain ends</dd></dl>
This is a sandbox for testing different concepts around TiddlyWiki 5.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Try
<<list-links filter:"[all[tiddlers+missing]]suffix[?]backlinks[]]">>
;linkA
:backlink1
:backlink2
:linkB
:backlink3
:backlink4
<<list-links filter:"[all[tiddlers+missing]]suffix[?]backlinks[]]">>
Would that be exatly equivalent to the list macro?
In that regard, I find the documentation at...
http://tiddlywiki.com/#ListMacro
...a bit confusing. What exactly distinguishes the list macro from the list-links macro?
Thanks for all the great work...
Best wishes, Tobias.