[tw5] How to create an Atom Feed for your TiddlyWiki

2019-09-01 Thread Scott Kingery
I've developed a simple system for creating an atom feed for your 
TiddlyWiki. Even single HTML file wikis. It's really just a formatted 
filter list but it will enable you to copy and paste the text to an 
atom.xml file. So, not completely automated but if you want a feed, it 
should work. 

https://techlifeweb.com/tiddlywiki/tw5tribalknowledge.html#How%20to%20create%20an%20Atom%20Feed%20for%20your%20TiddlyWiki

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d543eab3-ded4-4e76-8f67-b9ca45489c31%40googlegroups.com.


Re: [tw5] Presenting: a plugin which automatically relinks renamed tiddlers

2019-09-01 Thread Mohammad Rahmani
Wonderful Flibbles,

This is a must have plugin!



Best wishes
Mohammad


On Mon, Sep 2, 2019 at 6:57 AM Flibbles 
wrote:

> I present Relink !
>
> It relinks fields, links, WikiLinks, widgets, transclusions, lists, and
> filters. It's highly customizable, but it will also work out of the box.
> It's robust, and can handle bizarre name changes. It's well tested (but
> still really new!!). It should be comprehensive. The only thing it doesn't
> manage is macro arguments. If there's a lot of interest in that, I'll
> figure out how to get that working.
>
> Otherwise, I really hope everyone gets good use out of this. Having
> written it, I completely understand why this isn't a core feature. It was 
> *hard
> as crap*! There are so many edge cases! I'm sure more will still crop up.
>
> Demo page here .
>
> Source code here .
>
> I would absolutely love to get some feedback. I really hope this helps
> people.
>
> -Flibbles
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/32d77d15-9e87-4856-a42b-a0ffbb507e2f%40googlegroups.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMBHfW9k5NsYF7i_i9hvigJmq-mbAxc%2BuMd3w2s54zXcwg%40mail.gmail.com.


[tw5] Presenting: a plugin which automatically relinks renamed tiddlers

2019-09-01 Thread Flibbles
I present Relink !

It relinks fields, links, WikiLinks, widgets, transclusions, lists, and 
filters. It's highly customizable, but it will also work out of the box. 
It's robust, and can handle bizarre name changes. It's well tested (but 
still really new!!). It should be comprehensive. The only thing it doesn't 
manage is macro arguments. If there's a lot of interest in that, I'll 
figure out how to get that working.

Otherwise, I really hope everyone gets good use out of this. Having written 
it, I completely understand why this isn't a core feature. It was *hard as 
crap*! There are so many edge cases! I'm sure more will still crop up.

Demo page here .

Source code here .

I would absolutely love to get some feedback. I really hope this helps 
people.

-Flibbles

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/32d77d15-9e87-4856-a42b-a0ffbb507e2f%40googlegroups.com.


[tw5] Re: Where is the "Tags OnClick" Macro?

2019-09-01 Thread TonyM
Mohammad,

It tends to be easier to make a tiddler with a list with in it if you want 
to manage larger numbers of tiddlers.

However this is how I look for what you ask

The Tag tiddlers appear in the view template
The Tag $:/tags/ViewTemplate deterims if it appears on the view template
Looking at this tag you see $:/core/ui/ViewTemplate/tags is on the view 
template to display tags
Opening $:/core/ui/ViewTemplate/tags we see
<$reveal type="nomatch" stateTitle=<> text="hide" tag="div" 
retain="yes" animate="yes">
<$list 
filter="[all[current]tags[]sort[title]]" template="$:/core/ui/TagTemplate" 
storyview="pop"/>

We see it uses the template $:/core/ui/TagTemplate

Opening $:/core/ui/TagTemplate
I see this is where the popup is defined
And placing some text after the  appears in the popup.

I suggest writing an alternative 
$:/core/ui/TagTemplate eg $:/my/TagTemplate

and use it as follows
{{tagname||$:/my/TagTemplate}}

or using currentTiddler
{{||$:/my/TagTemplate}}


Regards
Tony

On Monday, September 2, 2019 at 10:38:16 AM UTC+10, Mohamed Amin wrote:
>
> Dears,
>
> In any Tiddler that has a tag, whenever we click on that tag (the orange 
> button) there is a drop-down menu appeared that contains the name of that 
> tag and all tiddlers that tagged by it.
>
> My question is: How can I customise that menu? where is the macro for its 
> OnClick action?
>
> For Example, Suppose I've a tag that tagging a lot of tiddlers and I need 
> to arrange them (in that menu) by "modified data"
>
> Thanks in Advance
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3a8760cb-dbdf-4963-8e39-56b521fd2e64%40googlegroups.com.


[tw5] Re: first wiki is up-- Guide to general use of TW

2019-09-01 Thread A Gloom
Thomas 

As the author of the palette I am happy to read that it is actually used by 
real people :

The Twilight palette is well done, one of my preferred palettes for 
publishing wikis so I can view them when they're live.

>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/50481a26-f09e-45b8-b6e9-965e066efaba%40googlegroups.com.


[tw5] Re: TW & accessibilty (vision impairement)

2019-09-01 Thread A Gloom

>
> Problem is this, in TW, I think: how to convert your need into a pallet? 
>

I don't believe a palette would solve things.  if I made TW viewable 
without FF's inverted colors theme so I could turn off that setting then 
all other browser tabs would also lose the inverted colors theme so web 
pages and even FF settings window would display in their original black 
text on white.  FF's theme setting seems to be all or nothing, not 
adjustable for certain sites (like their user set stylesheets used to be, 
which I don't believe it has any longer).  As for an FF extension to alloqw 
for on demand theme setting, I gave up on them cause every other day they 
were getting disabled by FF so they were proving unreliable.  The theme 
issue isn't a matter of user comfort but a necessity-- I lose the color 
inverting, I lose my ability to work with a computer.

TW had worked well with my setup-- use it daily-- I don't really need 
colors for my personal use.

What I do is use Opera (with its dark theme for its UI/chrome) for viewing 
pages in their original colors if I know they're dark backgrounds-- how I 
work on my web domain pages, while keeping FF with its color inverting for 
normal web browsing.

I have adjusted to the reality that I will be seeing things in white on 
black for now on-- I have a specially modified tablet (the Ruby) that lets 
me read printed material in the same fashion.  It has a cam that views a 
letter or book and displays it as white or yellow text on a black 
background on its screen.

How should we do that? What is the minimal path in TW that might help?
>
 
The main thing is that TW applies user OS and browser settings, which is 
seems to do well, which is why in the TLDR section I advised on not what to 
do but what not to do that may interfere with what users have already set 
up for their vision impairment.  Most sufferers of vision impairment will 
already have their systems set up wtih OS accessibilty features or 
prograqms for being able to use their computer in general.

The only problem I noticed with TW is the faded svg icons (like in the edit 
toolbar) but I don't believe that is so easily addressed since their 
reduced opacity if linked to function (that they gain full opacity for a 
hilited effect on mouse over)

Now the issue of colors for color coding and color blindness is a whole 
other can of worms-- I use to do planning documents for an organization 
that had 3 managers-- each with a different form of color blindness-- which 
really limited color choices.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1feae6a8-4e29-4542-88a7-e64ef7102436%40googlegroups.com.


[tw5] Where is the "Tags OnClick" Macro?

2019-09-01 Thread Mohamed Amin
Dears,

In any Tiddler that has a tag, whenever we click on that tag (the orange 
button) there is a drop-down menu appeared that contains the name of that 
tag and all tiddlers that tagged by it.

My question is: How can I customise that menu? where is the macro for its 
OnClick action?

For Example, Suppose I've a tag that tagging a lot of tiddlers and I need 
to arrange them (in that menu) by "modified data"

Thanks in Advance

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/707eb0bd-d94a-4edd-981a-56e6d646b0d8%40googlegroups.com.


[tw5] Re: Proposal: Tiddler Serial Numbers

2019-09-01 Thread TonyM
Folks,

Please find attached a work in progress experiment bundle of tiddlers. Drop 
in an empty wiki and see how new tiddlers (Via done button) gain a serial 
number and existing tiddlers can have one added. This replaces the standard 
edit template done button (hides existing), and modifies 
$:/core/ui/ViewTemplate/subtitle 

 to 
show the serial number under the view tiddler buttons.

See $:/PSaT/Tiddler-serial-numbers 

 for 
more

Try the following where N is a valid serial number
:<>
:<>
:<>
:<>


Or
:<>
:<


PS this is very initial and has inconsistent notes and pieces.

Regards
Tony

On Friday, August 30, 2019 at 5:38:00 PM UTC+10, TonyM wrote:
>
> Folks,
>
> I am working on a Tiddler Serial number (TSN) tool and would like some 
> community input. Like always I try and design to avoid impacting on any 
> other related solutions and with a view to sharing.
>
> Features
>
>- When you save a tiddler it will obtain the next available serial 
>number and assign it to the tiddlers tsn field.
>- Tiddlers you do not create (or some other process creates eg import) 
>will provide you a button to add a serial number if desired, also for 
>existing system tiddlers
>- Any tiddler with a serial number will display it like the subtitle, 
>in the right hand side under the tiddler buttons.
>- An optionally displayed, copy to clipboard button next to the TSN 
>will allow you to copy a macro command to include 
>   - A link to the tiddler eg `<>`
>   - Plane text version of the current tiddler title `<>`
>   - Transclude the content of the tiddler `<>`
>   - Or the above for a named field in the tiddler with that serial 
>   number.
>   - Or just copy the serial number
>- When the title changes for any reason the serial number in the above 
>macros in your tiddlers will be used to lookup the correct tiddler 
>title/content
>- You can use a full macrocall to the tiddlers with given serial 
>numbers for programmatic listing and actions to support the serial numbers.
>- A new version of qualify will allow you to name state tiddlers based 
>on the serial number so these state tiddlers will follow the tiddler 
>whatever its name.
>
> Futures;
>
> I am thinking of taking this further to detect the occasions on which a 
> tiddler name changes as a result of edit and rename. Then provide a method 
> for you to trigger a rename process to update other content based on the 
> old and new name such as your own list fields, further supporting the 
> ability to rename tiddlers and list those containing the tiddler name or 
> serial number references like `<
>- Keep a log of all names a given tiddler serial number has over its 
>lifetime
>- Ability to restore the previous name
>
> I also would like to generalise this so you can store serial number 
> related tiddlers under another namespace eg; $:/mydata/n such that they 
> will follow the current tiddler no matter its title.
>
> Regards
> Tony
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/628f94e8-2ab4-45cd-bde4-646bc8226d90%40googlegroups.com.


proto-tiddler-serial-numbers.bundle.json
Description: application/json


[tw5] Re: TW & accessibilty (vision impairement)

2019-09-01 Thread A Gloom
Jed

Hopefully this may help

https://www.dyslexiefont.com/en/typeface/

The Effect of Colored Overlays on Reading Fluency in Individuals with 
Dyslexia

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4999357/

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/22cffa93-504e-472c-b7e0-b8e796eb4e3c%40googlegroups.com.


[tw5] Re: Query: Would it be possible to make a "filter builder?"

2019-09-01 Thread A Gloom
' been toying with the concept with my filter code generators (that those 
visual filter diagram I posted came from) so its possible

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/54325334-b82c-4017-b810-ae7e1c437338%40googlegroups.com.


[tw5] Re: How to transclude all tiddlers tagged with the current tiddler into a draggable list?

2019-09-01 Thread TonyM
Folks,

I was using the request in this thread to investigate the possibilities and 
am still working on it however I thought I would note

   - The link widget  includes a 
   draggable option
   - Unfortunately the DraggableWidget 
    documentation does not include 
   examples but can achieve this by filter

I personally want to make tiddlers draggable that exist in a tree of 
tiddlers containing the parent field. ie the children/grandchildren of a 
nominated tiddler.

Regards
Tony


On Monday, September 2, 2019 at 7:26:29 AM UTC+10, Birthe C wrote:
>
> Maybe try
>
> <$macrocall $name="list-tagged-draggable" tag=<> 
> itemTemplate=""/>
>
>
> Birthe
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/673b82af-8e56-4401-80dc-b286051db307%40googlegroups.com.


[tw5] Re: How to transclude all tiddlers tagged with the current tiddler into a draggable list?

2019-09-01 Thread Birthe C
Maybe try

<$macrocall $name="list-tagged-draggable" tag=<> 
itemTemplate=""/>


Birthe

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fcc8b0b5-05d4-404e-bd5d-595b1d51af3e%40googlegroups.com.


[tw5] Re: How to transclude all tiddlers tagged with the current tiddler into a draggable list?

2019-09-01 Thread Thomas Elmiger
Hi

The most simple way I can think of is this: 

<>

After saving, it will produce a tag pill. Click the tag pill, and a popup 
shows all tht tagged tiddlers in a draggable list.

All the best,
Thomas


Am Sonntag, 1. September 2019 21:16:53 UTC+2 schrieb si:
>
> Hello everyone.
>
> I am trying to transclude all tiddlers tagged with the current tiddler 
> into a draggable list.
>
> I have tried this macro:
>
> <$macrocall $name="list-tagged-draggable" tag={{!!title}} 
> itemTemplate="$:/_DraggableTemplate"/>
>
> With the template tiddler $:/_DraggableTemplate:
>
> \define mytags() {{$(currentTiddler)$}}
>
> <>
>
> The result is that the tiddlers are transcluded, but when I try to drag 
> and drop all that happens is that a tiddler gets create named:
>
> blah blah blah
>
> What I am doing wrong?
>
> Thanks in advance.
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/749efb66-66eb-4c13-bdb8-447bed224a28%40googlegroups.com.


[tw5] How to transclude all tiddlers tagged with the current tiddler into a draggable list?

2019-09-01 Thread si
Hello everyone.

I am trying to transclude all tiddlers tagged with the current tiddler into 
a draggable list.

I have tried this macro:

<$macrocall $name="list-tagged-draggable" tag={{!!title}} 
itemTemplate="$:/_DraggableTemplate"/>

With the template tiddler $:/_DraggableTemplate:

\define mytags() {{$(currentTiddler)$}}

<>

The result is that the tiddlers are transcluded, but when I try to drag and 
drop what happens is that a tiddler gets create named:

blah blah blah

What I am doing wrong?

Thanks in advance.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/43dff8c7-e610-4584-8a02-e263889f5395%40googlegroups.com.


[tw5] Re: Proposal: Tiddler Serial Numbers

2019-09-01 Thread Diego Mesa
I think it would be useful to separate the discussion/use-cases of 
creating/using "serial numbers" that are unique inside a wiki, to 
creating/using "serial numbers" that are provably unique **on the entire 
internet for all time**.

Just because its relevant here, ill copy/paste what I said in this other 
thread 

:

In my mind, linking is one of the two major pillars of TW 
> (searching/filtering being the other - why I think a lot and comment a lot 
> about search). If I want to link to something there are three issues of 
> concern:
>
>1. what I want to type
>
>
>- Aliases are magical here! A tiddler with "long title of method" can 
>save me many keystrokes (and potential typos!) if I just type the name of 
>the alias.
>
>
>- Critically, this is decoupled from where I want the *link to go*, 
>and what I want it to *render as*. I don't ever want to type "a very 
>long title", or if the core also supports uniqueIDs, I don't want to type 
>timestamps. 
>
>
>- Something that I think should be incorporated into the core () 
>(or at least with uni-link) is the Edit-Comptext dropdown plugin 
>. This plugin already 
>lets you define custom dropdown templates, so its natural to incorporate 
>the filters uni-link provides. 
>
>
>1. where I want it to go
>
>
>- If we're not just focusing on aliases for a second, this isn't as 
>straightforward as I initially thought - frequently I want a link to go to 
>a tiddler with a specific title. Sometimes I want a link to go to a 
>specific tiddler, *regardless of its title. *For example, my TW is 
>constantly evolving as my system of knowledge is evolving - I rename 
>things, reorganize, etc *frequently.* If I rename a method, or person, 
>etc. all of my links to this tiddler no longer work (there have been 
>previous discussions of renaming tiddlers triggering a search/replace). I 
>am more interested in linking by a UNIQUE ID (for example, created 
>timestamp) - that way renaming a tiddler's title does not trigger massive 
>changes in the rest of your tiddlers (I use version control, so its a bit 
>annoying when I rename one tiddler, my commit object contains changes to 
> 20 
>other tiddlers whose links to this one tiddler also had to change). 
>
>
>- Uni-link address this issue, by introducing a (hopefully) unique 
>field: aliases. So now I can link to [[coolMethod|?]] regardless of the 
>actual title of that tiddler. This is a wonderful feature. 
>
>
>1. what I want to render
>
>
>- TW already supports some version of this, as sometimes its 
>appropriate to render a tiddler's title, other times its caption. I just 
>want to extend this so that the user has more fine-grained control over 
>this. 
>
>
> On Sunday, September 1, 2019 at 11:58:50 AM UTC-5, HansWobbe wrote:
> After some preliminary testing of Containers, I think it might be possible 
> to set up a proof-of-concept that would let a few folk interact as Peers 
> that way.  I personally don't have the ability to set this up, but I do see 
> enough potential in this apporach that I would participate and contribute 
> as best I can.
> Thoughts?
> Cheers,
> Hans
>
>
> On Sunday, September 1, 2019 at 6:39:59 AM UTC-4, PMario wrote:
> On Sunday, September 1, 2019 at 10:08:27 AM UTC+2, @TiddlyTweeter wrote:
> bimlas wrote:
> I have not heard of the DAT protocol and I do not know how Peer-2-Peer 
> works, but it is clear that it has to do with networks.
> PMario wrote: 
> ... There are some 3rd party servers involved at the moment, because you 
> need to find other peers.  
> Right.
> It is interesting and works. A downside is, right now, is 3rd party 
> servers in-between.
> That's not necessarily a problem, as long as the software is open source 
> and you can run it on your own, if you want to.
>  
> I think this is part of the problem with it. 
> As above.
>  
> The protocol fosters true peer-to-peer, but, given how most of the net now 
> works, true peer-to-peer seems not possible under DAT?
> That's not true. ... You only need a "discovery service" to establish the 
> communication. Then it is _true_ P2P.
>
> -m


>>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fe246cbb-733b-48bb-8cf7-486a5b5e7c52%40googlegroups.com.


[tw5] Display Tag In Tiddler Body

2019-09-01 Thread Kevin Kleinfelter
How would I display a tag in a tiddler body?

For example, I might say:


   - This is what the howto tag looks like --> (show howto tag here)

TIA

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/97f227c0-4e89-47db-82dd-6b13e0fe1587%40googlegroups.com.


[tw5] Re: Proposal: Tiddler Serial Numbers

2019-09-01 Thread HansWobbe
After some preliminary testing of Containers, I think it might be possible 
to set up a proof-of-concept that would let a few folk interact as Peers 
that way.  I personally don't have the ability to set this up, but I do see 
enough potential in this apporach that I would participate and contribute 
as best I can.

Thoughts?

Cheers,
Hans



On Sunday, September 1, 2019 at 6:39:59 AM UTC-4, PMario wrote:
>
> On Sunday, September 1, 2019 at 10:08:27 AM UTC+2, @TiddlyTweeter wrote:
>>
>> bimlas wrote:
>>
>>> I have not heard of the DAT protocol and I do not know how Peer-2-Peer 
 works, but it is clear that it has to do with networks.

>>>
>> PMario wrote: 
>>
>>> ... There are some 3rd party servers involved at the moment, because you 
>>> need to find other peers.  
>>>
>>
>> Right.
>>
>> It is interesting and works. A downside is, right now, is 3rd party 
>> servers in-between.
>>
>
> That's not necessarily a problem, as long as the software is open source 
> and you can run it on your own, if you want to. 
>  
>
>> I think this is part of the problem with it. 
>>
>
> As above. 
>  
>
>> The protocol fosters true peer-to-peer, but, given how most of the net 
>> now works, true peer-to-peer seems not possible under DAT?
>>
>
> That's not true. ... You only need a "discovery service" to establish the 
> communication. Then it is _true_ P2P. 
>
> -m
>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/599820da-41b6-43b3-bf62-0c8e466ba4a5%40googlegroups.com.


[tw5] Re: Query: Would it be possible to make a "filter builder?"

2019-09-01 Thread @TiddlyTweeter

>
> So, its partly about "learning whilst doing". Use a "constructor" (that 
>> explains some things) until you are more fluid with them.
>>
>
> There you can see the advantages of the human brain ;)
>

My brain failed. Can I have yours?

I often have that strange deja vu feeling looking at filters I have seen 
them before ... 

https://www.dailymotion.com/video/x2tmmc2

TT

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4d7d2656-adfd-4baf-acbc-7f25da36be0a%40googlegroups.com.


[tw5] Re: action-setfield not changing value

2019-09-01 Thread MagoArcade
Perfect, thanks.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0eba687c-0697-4af5-adb2-94c4049d040a%40googlegroups.com.


[tw5] Re: action-setfield not changing value

2019-09-01 Thread TonyM
Sometimes wrapping the field manipulation with the fieldmangler widget is the 
answer.

I am not sure when but try it.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6fc726d3-8c5a-497e-969d-dacfdb9c1024%40googlegroups.com.


[tw5] Re: action-setfield not changing value

2019-09-01 Thread PMario
Hi, 
Did you try: 

<$button>Go!
<$action-setfield $tiddler=<>
filter=<>/>


See the removed quotes.

I didn't test anything. just a guess.

-m

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7ed2f5c0-9e12-45f3-b75c-cb8f33764a01%40googlegroups.com.


[tw5] Re: Query: Would it be possible to make a "filter builder?"

2019-09-01 Thread PMario
On Sunday, September 1, 2019 at 12:05:53 PM UTC+2, @TiddlyTweeter wrote:
..

> So, its partly about "learning whilst doing". Use a "constructor" (that 
> explains some things) until you are more fluid with them.
>

There you can see the advantages of the human brain ;)
 

> But I'm not sure whether its workable? So many possible combinations?
>

It's not only the number of possible combinations. ... It's also the 
"content context" eg: 

 - Build a list from tags
 - Build a list from fields

Just to name 2 simple ones. It depends on how the users wants to structure 
the data. 

-mario




-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/84b3da7a-780d-49d9-9a18-b6c592320cde%40googlegroups.com.


[tw5] Re: Proposal: Tiddler Serial Numbers

2019-09-01 Thread PMario
On Sunday, September 1, 2019 at 10:08:27 AM UTC+2, @TiddlyTweeter wrote:
>
> bimlas wrote:
>
>> I have not heard of the DAT protocol and I do not know how Peer-2-Peer 
>>> works, but it is clear that it has to do with networks.
>>>
>>
> PMario wrote: 
>
>> ... There are some 3rd party servers involved at the moment, because you 
>> need to find other peers.  
>>
>
> Right.
>
> It is interesting and works. A downside is, right now, is 3rd party 
> servers in-between.
>

That's not necessarily a problem, as long as the software is open source 
and you can run it on your own, if you want to. 
 

> I think this is part of the problem with it. 
>

As above. 
 

> The protocol fosters true peer-to-peer, but, given how most of the net now 
> works, true peer-to-peer seems not possible under DAT?
>

That's not true. ... You only need a "discovery service" to establish the 
communication. Then it is _true_ P2P. 

-m





-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5ea70d83-66c1-41d4-9805-728b809150f2%40googlegroups.com.


[tw5] Re: Philosophy & TW -- Title v. Content

2019-09-01 Thread @TiddlyTweeter
repeat for email

On Sunday, 1 September 2019 12:30:38 UTC+2, @TiddlyTweeter wrote:
>
> This is one of those offtopic/ontopic things.
>
> The filtering mechanism in TW is very orientated to "titles first".
>
> MY problem is that I often have *TEXT that is more meaningful than its 
> title*.
> The title is merely a placeholder (till later).
>
> For instance ...
>
> Title: "Working Title #247"
>> Text: "When Willowy goes for donuts the cicadas sing.
>> In harmony."
>
>
> Title: "Working Title #595"
>> Text: "Willowy is an instrument of
>> Thomos The Third."
>
>
> 1 - How do I SEE all lines containing "Willowy"?
>
> 2 - How do I correct "Willowy" to "Willowby"?
>
> You see here the *irrelevance* of "Title", yes?
>
> Is TW a *text-base* or a *title-base?*
>
> TT
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0f0b3fe2-f6bc-49e3-89e0-d4a48478116a%40googlegroups.com.


[tw5] action-setfield not changing value

2019-09-01 Thread MagoArcade
Hi all, below is the heavliyt abridged code:

\define NodePath()
$:/plugins/felixhayashi/tiddlymap/graph/views/$(DDView)$/filter/nodes
\end

\define NodePathItem()
$(orignodevalue)$ [field:tmap.id[$(tmapid)$]]
\end

<$set name="orignodevalue" tiddler=<> field=filter>

<$button>Go!
<$action-setfield $tiddler="<>" 
filter="<>"/>


NodePath: <>

NodePathItemFilter: <>

NodePathItem: <>



Assume "DDView" = "TestView" and "tmapid" = "dbd1a36a-7252-45cf-917c-
e67c07d72032"

This renders as:

NodePath: $:/plugins/felixhayashi/tiddlymap/graph/views/TestView/filter/
nodes

NodePathItemFilter: [field:tmap.id[6108ab72-75cd-4666-83b2-c457035032f2]] [
field:tmap.id[68e33975-5d2e-461a-bbdc-4e28664f4fa9]] [field:tmap.id[9d610d4e
-d8af-46f8-95d6-b4994f7ae1b8]] [field:tmap.id[31844828-2c8b-4d6b-a46d-
afd8e58d0324]]

NodePathItem: [field:tmap.id[6108ab72-75cd-4666-83b2-c457035032f2]] [field:
tmap.id[68e33975-5d2e-461a-bbdc-4e28664f4fa9]] [field:tmap.id[9d610d4e-d8af-
46f8-95d6-b4994f7ae1b8]] [field:tmap.id[31844828-2c8b-4d6b-a46d-afd8e58d0324
]] [field:tmap.id[dbd1a36a-7252-45cf-917c-e67c07d72032]]

But it doesn't update the "filter" field in "$:/plugins/felixhayashi/
tiddlymap/graph/views/TestView/filter/nodes"

What's wrong with this code?

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c85f20d6-4a3b-4bef-ad39-538a1dc8ef7e%40googlegroups.com.


[tw5] Re: Query: Would it be possible to make a "filter builder?"

2019-09-01 Thread @TiddlyTweeter
TonyM asked: 
>
> Interesting question.  
>
> Could you tell us a little more what you are thinking?
>

I'm simply noticing the combined power of a full filters. 

Very powerful. 

But in a *Strange Esoteric Language*.

*I would say a virgin user would not have much of a chance with them just 
reading docs*.

So, its partly about "learning whilst doing". Use a "constructor" (that 
explains some things) until you are more fluid with them.

But I'm not sure whether its workable? So many possible combinations?

TT

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7db15478-0798-4081-bad5-ff21b0c7f1a5%40googlegroups.com.


[tw5] Re: (HowTo) use Google Fonts in your Tiddlers

2019-09-01 Thread PMario
On Sunday, September 1, 2019 at 3:00:41 AM UTC+2, TonyM wrote:
...

> I was going to add for offline support and to avoid what Mario pointed out 
> you can import css files into tiddlywiki and tag them as stylesheets 
> removing the dependance on the internet.
>

If you want to use the font for your local wikis, just install them on your 
system, if you really like them. So it doesn't bloat your wiki. 

TW Control Panel allows you to define default font settings. ... If you use 
a fitting "fallback" font it would be easy to publish them. ... They 
wouldn't look exactly the same but at least it would be useful content. 

If the font, that you use is the only thing, why your users would visit the 
site. ... You have a different problem anyway.

And whilst Mario rightly points out what can be a privacy concern this can 
> be used to your advantage because you could put analytics against your own 
> copy of css to see how far a wiki you distribute propagates. 
>

I'm OK with that, since you have to host the font and pay for the 
bandwidth. Who pays the bills, makes the rules ;)
 
>
> I would also Imagine Mario would insist if you are going to do this it 
> would be a good ethical practice to inform the users of your wiki of this 
> and allow them to "defeat" it if they wish.
>

The GDPR  enforces "consent". So it's *opt-in* and not 
opt-out. I'm OK with that and I'll try to block 
,
 
if it is different.

have fun!
mario

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/94ba4632-e4fb-4024-9728-77b746404f3d%40googlegroups.com.


[tw5] Re: Query: Would it be possible to make a "filter builder?"

2019-09-01 Thread TonyM
Tt

Interesting question. I think the subfilter operator would help combine 
seperatly defined filters perhaps selected from a list. 

Could you tell us a little more what you are thinking?

perhaps a dialogue that helps filters to be built from a lookup of operators?

populate a field with a filter that is then transclued into a list widget etc...

I think the main issue will be handling the syntax and wrapping delimiters and 
this is why I think the subfilter operator will help.

I also think such a solution should be designed so additional filters and 
techniques can be contributed to a repository by the community within a 
framework and by submitting appropriately constructed tiddlers. Perhaps both 
standalone and appendable versions of a given filter are required.

Of late I built an infrastructure for defining fields and assigning field 
types. Each field type will respond to a mode of read-only, view, update and 
full edit. When editing fields you can provide a filter that allows you to 
select the values from various sources like, list, tags, existing values in 
fields or data tiddler. I mention this because you could use various settings 
in tiddler fields to construct a compound filter in its text field which is 
then transclued as needed in a way also compatible with the filters defined in 
advanced search.

Regards
Tony 

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4b0620d2-b599-4696-88dc-5fc7397e6780%40googlegroups.com.


Re: [tw5] Re: Announcing Tiddlywiki and regexp Examples: Documentation wiki

2019-09-01 Thread @TiddlyTweeter
Mohammad wrote:
>
> Hi Josiah,
> Good suggestion!
>
>  I think I should write a book on Tiddlywiki :-)
>

Great. I'd happily edit it. 

J. 

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0acdc1a6-9393-46c7-9b2b-5a95b44123e6%40googlegroups.com.


Re: [tw5] Re: Announcing Tiddlywiki and regexp Examples: Documentation wiki

2019-09-01 Thread Mohammad Rahmani
Hi Josiah,
Good suggestion!

 I think I should write a book on Tiddlywiki :-)


Best wishes
Mohammad


On Sun, Sep 1, 2019 at 12:11 PM @TiddlyTweeter 
wrote:

> Mohammad
>
> An issue that is now clear in this thread is the *need for full
> filter/operator examples documenting*. Not just regex.
>
> I highly doubt most anyone would have Mark's skill at combining the regex
> operators to extract as he does.
>
> Nor TonyM's solution to his desire to list macros and link.
>
> It is all doable, but I would not say its in anyway obvious.
>
> Observations
> TT
>
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/3615b3f4-fdb6-483a-9319-e98126578f45%40googlegroups.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMCx3BPZKeHKdA7ifbp_xwrvRZfJrLM8Ss%3DqD0daobCDUw%40mail.gmail.com.


[tw5] Re: TW & accessibilty (vision impairement)

2019-09-01 Thread @TiddlyTweeter
A Gloom

Problem is this, in TW, I think: how to convert your need into a pallet? 

But you also say stuff about o/s too ...

Blurry vision/unable to read small text- user will use accessiblity 
> features like larger monitor set at lower screen resoltion or zoom (Windows 
> screen scaling/DPI scaling, browser zoom features, font size settings)
> Results will be like with mobile device screens, wide screen layouts may 
> get broken up into several lines or overlapped.  Responsive layouts may end 
> up with content in very narrow & tall containers.
> TW seems to handle Windows & Firefox's zoom abilities, font settings well.
> Loss of contrast in vision:
> and
> Unable to view light color backgrounds (common to people suffering from 
> vision loss due to diabeties):
> Current low contrast themes for normal sighted people (lighter colors 
> instead of dark (like text) on white background or grey (instead of white 
> or bright light colors) on dark backgrounds).  Where these are designed for 
> ease of eye strain for normal sighted people but they can be hard for 
> someone with loss of contrast vision to see-- the text will seem to fade 
> into the background.


How should we do that? What is the minimal path in TW that might help?
 
TT

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/132e097e-388d-4ae7-b52d-bf4440f91176%40googlegroups.com.


[tw5] Re: TW & accessibilty (vision impairement)

2019-09-01 Thread @TiddlyTweeter
Ciao Jed

I have broad comments (as someone guilty of EXTREME text :) 

Part of the problem is complexity.

Your list is very long and some of it not necessarily intuitively obvious 
to someone without dyslexia.

FYI, I have MS. Vision and numerical comprehension problems for decades (MS 
is non-specific), but its like "-x "of the population so I can't see point 
of emphasising it.

I do think Dyslexia needs more attention as it is quite common (5-15% -- 
differs by country).

TBH, I think we need to see examples of good design that try to balance 
needs on disability. Otherwise its in the "too difficult" category?

TT


On Saturday, 31 August 2019 10:38:28 UTC+2, Jed Carty wrote:
>
> I have been working on putting together some guidelines for accessibility. 
> The current list mainly focuses on dyslexia because that is what I have 
> experience with, but if you have suggestions I would like to include them.
>
> https://www.ooktech.xyz:8443/Public#Making%20interfaces%20accessible
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cdea7254-5621-4e67-8763-f2abe4615b46%40googlegroups.com.


[tw5] Re: Proposal: Tiddler Serial Numbers

2019-09-01 Thread @TiddlyTweeter
bimlas wrote:

> I have not heard of the DAT protocol and I do not know how Peer-2-Peer 
>> works, but it is clear that it has to do with networks.
>>
>
PMario wrote: 

> ... There are some 3rd party servers involved at the moment, because you 
> need to find other peers.  
>

Right.

It is interesting and works. A downside is, right now, is 3rd party servers 
in-between.

I think this is part of the problem with it. 

The protocol fosters true peer-to-peer, but, given how most of the net now 
works, true peer-to-peer seems not possible under DAT?

Maybe I'm an idiot?

TT

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bdd1becd-41d1-4717-8788-9c7449cf9468%40googlegroups.com.


[tw5] Re: Query: Would it be possible to make a "filter builder?"

2019-09-01 Thread @TiddlyTweeter
repeat for email.

On Sunday, 1 September 2019 09:56:14 UTC+2, @TiddlyTweeter wrote:
>
> Just wondering, given the range of Operators now, whether a tool would be 
> possible that can "build a filter".
>
> TT
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/27411f9e-df0d-4fd6-a40a-17563008c761%40googlegroups.com.


[tw5] Recovering missing tiddlers

2019-09-01 Thread TonyM
First

Have a look for deleted files and versions using the Dropbox website.

Regards
Tony

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ad29ab09-e070-4398-9ac1-b14884c69055%40googlegroups.com.


[tw5] Re: Announcing Tiddlywiki and regexp Examples: Documentation wiki

2019-09-01 Thread @TiddlyTweeter
Mohammad & all

I just want to make the general point, again, that regular expressions are 
NOT just for "matching", they are for "*search & replace*" too.

Filters are dominantly orientated to matching, to search & find, not change.

I thought your regex tool in Tiddler Commander a good step towards that.

I hope we can bring in the text field and changing it soon. Otherwise we 
are just finding things, not changing things.

TT

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cb195d63-d223-464c-bbd6-990a98503f8f%40googlegroups.com.


[tw5] Re: Announcing Tiddlywiki and regexp Examples: Documentation wiki

2019-09-01 Thread @TiddlyTweeter
Mohammad

An issue that is now clear in this thread is the *need for full 
filter/operator examples documenting*. Not just regex.

I highly doubt most anyone would have Mark's skill at combining the regex 
operators to extract as he does.

Nor TonyM's solution to his desire to list macros and link.

It is all doable, but I would not say its in anyway obvious.

Observations
TT


-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3615b3f4-fdb6-483a-9319-e98126578f45%40googlegroups.com.


[tw5] Re: Announcing Tiddlywiki and regexp Examples: Documentation wiki

2019-09-01 Thread @TiddlyTweeter
TonyM

Another good illustration. Useful tool!

Make the table heading columns sortable and you'd have both lookup by macro 
name and lookup by Tiddler name :-) 

TT

TonyM wrote:
>
> ... a title and link to the containing tiddler as well.
> 
> 
> Macro
> Defined in
> Global (Tagged ~$:/tags/Macro)
> 
> <$list filter="[all[]sort[]]" variable=tiddlername>
> <$list 
> filter="[get[text]splitregexp[\n]regexp[^\\define]splitregexp[^\\define]!is[blank]]"
>  
> variable="splitme">
> 
> <$text text={{{ [splitregexp[\(.*?\)]first[]] }}}/>
> <$link to=<> ><$text text=<>/>
> <$text text={{{ [tag[$:/tags/Macro]then[Yes]else[No]] 
> }}}/>
> 
> 
> 
> 
>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/309dec41-d972-4c18-9ef8-88916740ac51%40googlegroups.com.


[tw5] Re: Announcing Tiddlywiki and regexp Examples: Documentation wiki

2019-09-01 Thread @TiddlyTweeter
Thanks Mark S.

VERY helpful illustration!

Has anyone ever asked on GH to add ability to use Regex capture groups 
directly in filters? 

They are very useful as you are able to define in a regex exactly what you 
need back. In effect they 
could do your solution in, basically, one move.

Just wondering
TT 


Mark S. wrote:
>
> There are no core tools for extracting sections identified by regular 
> expressions directly. Instead you
> have to apply various levels of splitting, identifying, extracting 
> (sometimes using nth operator). The actual
> separator gets thrown away -- the opposite of what would be convenient for 
> extracting text.
>
> So, if there were macros in tiddler test1, then this works (in my test) :
>
> <$list 
> filter="[[test1]get[text]splitregexp[\n]regexp[^\\define]splitregexp[^\\define]!is[blank]]"
>  
> variable="splitme">
> {{{ [splitregexp[\(.*?\)]first[]] }}}
>
>
> So stuff gets split into lines. Then matching lines are identified. Then 
> split. Compressed. Used in {{{ }}} where they are split again by 
> (parameter), but this time only the part before the split is saved.
>
>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/80f98f3b-4d0f-4f1f-a141-1e4ede1aaba0%40googlegroups.com.