[tw] Re: store.php isn't saving over LAN after ISP change

2018-01-26 Thread Ivan Aparicio
Mark,

That worked! I added a line in /etc/hosts as below:

 

I can now access my TW by using the server public IP at home and save it 
with no problems.

Thanks!

On Friday, January 26, 2018 at 4:46:14 PM UTC, Mark S. wrote:
>
> Yes, that is the idea.
>
> On Friday, January 26, 2018 at 8:38:29 AM UTC-8, Ivan Aparicio wrote:
>>
>> Hi Mark,
>>
>> I tried connecting on both a macbook air and a thinkpad running Fedora 
>> 26. I'll try to change the hosts file once I get home. Is the idea to 
>> redirect the internet URL to my local IP address?
>>
>> Thanks
>>
>> On Friday, January 26, 2018 at 4:13:32 PM UTC, Mark S. wrote:
>>>
>>> You don't mention what machine you are using at home to connect to your 
>>> PI.
>>>
>>> I'm wondering if you could add an entry to the host file of your local 
>>> PC that would over-ride your named connection to no-ip with your PI local 
>>> address.
>>>
>>> Good luck,
>>>
>>> -- Mark
>>>
>>> On Friday, January 26, 2018 at 7:41:27 AM UTC-8, Ivan Aparicio wrote:

 Hi Tony,

 I hadn't heard of tiddlyserver. I am serving my TW from home using a 
 raspberry pi and store.php which I got from here:

 https://code.google.com/archive/p/bidix/downloads

 I think that the reason I can't access it over LAN is that in the TW5 
 control panel under the 'Saving' tab, there is only space for one 'Server 
 URL', and I am trying to access it from two different server URLs (the LAN 
 one, and the internet).

 Would tiddlyserver allow me to host my TW from home?

 Thanks!

 On Friday, January 26, 2018 at 1:24:16 PM UTC, TonyM wrote:
>
> At the same time you are serving it over php is there any reason you 
> can't also access it on local host or Lan IP address with TiddlyServer?
>
> 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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/813bc640-46e1-435a-aa2c-2758425ff319%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] A list of transclusion targets

2018-01-26 Thread Arkady Grudzinsky
Thomas, Tony,

Great ideas.  Thanks.  That will work.

Don't you think, there should be a filter operator for this?  Perhaps, the
missing transcluded tiddlers should even be included in the [all[missing]]
filter results.

On Fri, Jan 26, 2018 at 3:26 PM, Thomas Elmiger 
wrote:

> Hi Arkady,
>
> Something like this could help, if you transcluded in {{brackets}}:
>
> Make a tiddler titled "TransclusionList" with this in it:
>
> <$list filter="""[regexp:text[{{]sort[]] -[[TransclusionList]]
> -[is[system]] -[has[draft.of]]""">
>
> <" suffix:""
> mode:"link">>
>
> 
>
> ===
>
> You will need my extract macro for this:
> https://tid.li/tw5/hacks.html#Extract%20Macro
>
>
> Good luck!
> Thomas
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/tiddlywiki/QbjdrX56do0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/tiddlywiki/3d540b94-058e-4888-83d3-f881c5159718%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Arkady

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAOvtUXmM6r1GESeL1yun23JhaxaVSqveD8d%2B-8N49LK_qLn10w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TiddlyTouch] 0.1.0 beta Release

2018-01-26 Thread BurningTreeC

>
> Hello community people,
>
> on the plugin page http://tiddlytouch.tiddlyspot.com I've put two new 
> functions I'd like to discuss
>
> 1) the sidebar button in the leftbar activates filtering of tiddlers in 
> the story river by entering a search expression in the sidebar searchfield, 
> currently *only if you CLICK the button in the LEFT bar*
> *  this works only by the tiddler titles for now, will work by 
> text tags titles (maybe fields) later. for activating it I'll find a better 
> solution til it's done*
>

filtering now works with a filter button showing up when entering a search 
expression in the sidebar search field
 

>
> 2) in the sidebar there's a "Grid" tab that shows a small copy of the 
> storyriver grid (badly styled) ... how useful can this be, how / when can 
> this be used, what do you think about it?
>

BurningTreeC 

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c2cfe415-d977-4368-9d98-73b14cc102c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Image storage suggestions

2018-01-26 Thread 'Mark S.' via TiddlyWiki
Did you test that you can open the image file by itself (not in TW) inside 
of chrome?

Is the image file in the same directory as the TW file?

-- Mark

On Friday, January 26, 2018 at 7:10:04 PM UTC-8, David Allen wrote:
>
> I've done this two ways now and neither worked.
>
> The first is using an  tag, as follows: 
>
> The second is with a tiddler, whose content type is set to jpg, with a 
> _canonical_uri field with the following: "blah.jpg"
>
> In both instances, I can retrieve the file on my windows computer, but not 
> on chrome.  Both the tiddlywiki file and the blah file are being synced 
> using google drive.
>
> On Sun, Jan 21, 2018 at 11:31 AM, 'Mark S.' via TiddlyWiki <
> tiddl...@googlegroups.com > wrote:
>
>> As they say in school, "Show your work." It would really be helpful to 
>> see how you are referring to your image.
>>
>> Oh, and be sure that you can view the image in a separate browser tab. If 
>> you can't view it in a tab, then you can't view it in TW either. Possible 
>> problems include user rights, corrupted files, wrong extension, or (maybe) 
>> non-latin character names.
>>
>> Good luck
>> -- Mark
>>
>> On Sunday, January 21, 2018 at 8:45:48 AM UTC-8, David Allen wrote:
>>>
>>> This is what I had before and it did not work on my chromebook.
>>>
>>>
>>> 
>>>  Virus-free. 
>>> www.avast.com 
>>> 
>>>  
>>> <#CALaYjLiGo75=xvkm9rJ-BG_J=MyLW5CLUe0d_8b9_ZuJoZMZ5Q@mail.gmail.com_m_203566251867227416_CALaYjLgM5FEQCSwT9Gkf2Hb-kOcDd3Gv61ex94TVS0Mwd7mU=w@mail.gmail.com_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>>
>>> On Sun, Jan 21, 2018 at 8:36 AM, 'Mark S.' via TiddlyWiki <
>>> tiddl...@googlegroups.com> wrote:
>>>
 If the image is in the same directory as the TW, all the img src 
 attribute (or the _canonical_uri field) should need is the image name (no 
 path). 

 -- Mark

 On Sunday, January 21, 2018 at 3:56:45 AM UTC-8, @TiddlyTweeter wrote:
>
>
> Mark S. wrote:Re #2 -- can you show an example of the paths you're 
>> using? If you use a relative path name they should work the same on all 
>> platforms. 
>>
>
> IMO image linking in TW needs its documentation improving and 
> clarifying. Issues with it come up again and again.
>
> Its NOT from lack of methods to do it. If anything TWs image methods 
> are liberating, NOT restrictive.
>
> I do think that the footpath gets sometimes fouled by users being more 
> concerned with cheap image hosting than how TW works. 
>
> Issues get blurred and we often having discussions that confuse final 
> outcome with methods.
>
> Best wishes
> Josiah
>
> -- 
 You received this message because you are subscribed to a topic in the 
 Google Groups "TiddlyWiki" group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/tiddlywiki/ZFvg5ssm294/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to 
 tiddlywiki+...@googlegroups.com.
 To post to this group, send email to tiddl...@googlegroups.com.
 Visit this group at https://groups.google.com/group/tiddlywiki.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/tiddlywiki/1a4f6996-e0ff-477b-a0f8-84266ccb5340%40googlegroups.com
  
 
 .

 For more options, visit https://groups.google.com/d/optout.

>>>
>>>
>>>
>>> -- 
>>> David Allen
>>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "TiddlyWiki" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/tiddlywiki/ZFvg5ssm294/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> tiddlywiki+...@googlegroups.com .
>> To post to this group, send email to tiddl...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/c0cd909e-3e8a-495f-a7a9-14de694ea609%40googlegroups.com
>>  
>> 
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> David Allen
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at 

Re: [tw] Re: Image storage suggestions

2018-01-26 Thread David Allen
I've done this two ways now and neither worked.

The first is using an  tag, as follows: 

The second is with a tiddler, whose content type is set to jpg, with a
_canonical_uri field with the following: "blah.jpg"

In both instances, I can retrieve the file on my windows computer, but not
on chrome.  Both the tiddlywiki file and the blah file are being synced
using google drive.

On Sun, Jan 21, 2018 at 11:31 AM, 'Mark S.' via TiddlyWiki <
tiddlywiki@googlegroups.com> wrote:

> As they say in school, "Show your work." It would really be helpful to see
> how you are referring to your image.
>
> Oh, and be sure that you can view the image in a separate browser tab. If
> you can't view it in a tab, then you can't view it in TW either. Possible
> problems include user rights, corrupted files, wrong extension, or (maybe)
> non-latin character names.
>
> Good luck
> -- Mark
>
> On Sunday, January 21, 2018 at 8:45:48 AM UTC-8, David Allen wrote:
>>
>> This is what I had before and it did not work on my chromebook.
>>
>>
>> 
>>  Virus-free.
>> www.avast.com
>> 
>> <#m_203566251867227416_CALaYjLgM5FEQCSwT9Gkf2Hb-kOcDd3Gv61ex94TVS0Mwd7mU=w@mail.gmail.com_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>
>> On Sun, Jan 21, 2018 at 8:36 AM, 'Mark S.' via TiddlyWiki <
>> tiddl...@googlegroups.com> wrote:
>>
>>> If the image is in the same directory as the TW, all the img src
>>> attribute (or the _canonical_uri field) should need is the image name (no
>>> path).
>>>
>>> -- Mark
>>>
>>> On Sunday, January 21, 2018 at 3:56:45 AM UTC-8, @TiddlyTweeter wrote:


 Mark S. wrote:Re #2 -- can you show an example of the paths you're
> using? If you use a relative path name they should work the same on all
> platforms.
>

 IMO image linking in TW needs its documentation improving and
 clarifying. Issues with it come up again and again.

 Its NOT from lack of methods to do it. If anything TWs image methods
 are liberating, NOT restrictive.

 I do think that the footpath gets sometimes fouled by users being more
 concerned with cheap image hosting than how TW works.

 Issues get blurred and we often having discussions that confuse final
 outcome with methods.

 Best wishes
 Josiah

 --
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "TiddlyWiki" group.
>>> To unsubscribe from this topic, visit https://groups.google.com/d/to
>>> pic/tiddlywiki/ZFvg5ssm294/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to
>>> tiddlywiki+...@googlegroups.com.
>>> To post to this group, send email to tiddl...@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/tiddlywiki.
>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>> gid/tiddlywiki/1a4f6996-e0ff-477b-a0f8-84266ccb5340%40googlegroups.com
>>> 
>>> .
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> David Allen
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/tiddlywiki/ZFvg5ssm294/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/tiddlywiki/c0cd909e-3e8a-495f-a7a9-14de694ea609%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
David Allen

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALaYjLiGo75%3Dxvkm9rJ-BG_J%3DMyLW5CLUe0d_8b9_ZuJoZMZ5Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Saving behaviour of a wiki on Tiddlyspot?

2018-01-26 Thread 'Surya' via TiddlyWiki
Ahhh okay.

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f0400d21-3476-496e-8eaf-70d48d5a5203%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Saving behaviour of a wiki on Tiddlyspot?

2018-01-26 Thread Birthe C
Hi Surya,

The strange time is confusing when we have to restore backups from 
tiddlyspot. The host is in another time zone. Earlier today i looked at 
your wiki, if it is *that* wiki, at that time there were lots of tiddlers 
from your hard work yesterday. Now if I had not closed the tab with your 
wiki and not refreshed the browser, I could have saved a local copy of it 
all having tiddlers you had lost.

My friend and I saved some very hard tiddlywiki work at a time that way.

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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/98b45dd1-61e6-4c48-bfdf-26c1b46415fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Saving behaviour of a wiki on Tiddlyspot?

2018-01-26 Thread 'Surya' via TiddlyWiki
Hey Birthe :-)

A great, I found the "lost" changes from yesterday (but strange- the 
backup-index shows me a totally wrong time- I saved the wiki yesterday at 
about 03:00. The shown time is 17:00).

THANKYOU!!!

If another person used your computer and browser it might remember your 
> password and save your wiki, if that person is editing it. Otherwise saving 
> will download a local copy of your tiddlywiki.
>
I made the very small change yesterday before going to bed on my tablet- 
never I put my password there?!?


Okay, if the outsider person (without password) changes anything, it won't 
be saved? He will only download then the wiki?

Fine :-)

Surya

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f11e4e85-3d24-46f0-b608-2dd193826bf2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Saving behaviour of a wiki on Tiddlyspot?

2018-01-26 Thread Birthe C
Hi Surya,
Have you tried to go to tiddlyspot backup. Your url/backup, to see if 
anything more recent was saved before the "accident".
No one is able to change anything in your wiki, they cannot save it. That 
is if the person does not have your password.

If another person used your computer and browser it might remember your 
password and save your wiki, if that person is editing it. Otherwise saving 
will download a local copy of your tiddlywiki.

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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bcad9112-47b1-45e6-8b85-e2b6b8d028f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Presenting the Presenter

2018-01-26 Thread Jan

Hi Birthe,
thanks for testing...and sorry.
hovering to the bottom of the screen, the controls should 
appear...including a slider for the font-size.

If this does not work I will have to fix it.

Yours Jan


Am 26.01.2018 um 23:51 schrieb Birthe C:

Hi Jan,
I have seen your slideshow earlier on and liked it very much. Now 
following the link I get to a black page with very big white letters. 
The explanation stops with half high letters, but guess it is about 
mobiles. No button in sight, hovering or otherwise. This is from a 
small screen laptop running Linux Mint and Chromium browser. Earlier 
on you had a tool for setting the font size, but it was not visible 
now. Really closing the browser tab was all I could do.


Birthe

Den fredag den 26. januar 2018 kl. 23.30.53 UTC+1 skrev Jan:

Hello,
I made a new button to save Tiddlywiki in the Presentation-Mode I
developped for turning Tiddlers into a slideshow.
I does not look like a TW but switches back into one when you quit
the
presentation.

I would be happy to get some feedback for the concept demonstrated
and
described in the presentation

Cheers Jan

--
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 post to this group, send email to tiddlywiki@googlegroups.com 
.

Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/da95895a-618c-4411-ab94-8b444842f670%40googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5A6BC32A.4010700%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Saving behaviour of a wiki on Tiddlyspot?

2018-01-26 Thread 'Surya' via TiddlyWiki
Hi all,

fine frustrated

Yesterday I made a lot on my (public) wiki on tiddlyspot. Then before going 
to bed I had a look into it on my tablet and changed just a little bit. I 
saved that (with the checkmark) and thought that it would be just saved on 
web- like on my computer.
But it was downloaded.

I didn't want that, so I deleted that download on Android.

Today going again on this tiddlyspot-wiki I am shocked- everything I made 
yesterday is gone!
*I guess, there is no way to get back all the things of yesterday?*

Also I'd like to know now:
How is the normal behaviour of such a public wiki on tiddlyspot:
When another person visits that site and looks into a tiddler to see the 
"construction" of it or changes something for testing purposes (as I did it 
so many times in other public wikis- it helped me already a lot for 
understanding).
a) How does the wiki behave, if the person *doesn't click* the 
save-checkmark after that?
b) How does the wiki behave, if the person *clicks* the save-checkmark 
after that?

Surya

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2d42e98e-61dd-4805-a472-d055e80e5362%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] A list of transclusion targets

2018-01-26 Thread Thomas Elmiger
Hi Arkady,

Something like this could help, if you transcluded in {{brackets}}: 

Make a tiddler titled "TransclusionList" with this in it:

<$list filter="""[regexp:text[{{]sort[]] -[[TransclusionList]] -[is[system]] 
-[has[draft.of]]""">

<" suffix:"" 
mode:"link">>



===

You will need my extract macro for this: 
https://tid.li/tw5/hacks.html#Extract%20Macro


Good luck!
Thomas

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3d540b94-058e-4888-83d3-f881c5159718%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Line numbers for Tiddler body/editor?

2018-01-26 Thread j3d1H
Can I get line numbers for my Tiddler editor and body, but nowhere else? 
Not in the sidebar tabs, or title, or anything - just the Tiddler editor 
and body?

(I've looked, without success.) Any help is appreciated!

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b8c34309-60ee-4ac9-8441-5a8529364355%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] A list of transclusion targets

2018-01-26 Thread TonyM
Arkady,

Yes, Correct, I was trying to make sense of your request. I imagine a 
search using regex and the prefix {{ and Suffix }} will find your list, 
however there are limits in tiddlywiki.

I do not yet know regex in detail.

Perhaps export the selected tiddlers to a json file, open the json file 
with a text editor and search for "{{" you only need to locate all names. 
This depends on how many you need to find

Regards
Tony



On Saturday, January 27, 2018 at 1:36:12 AM UTC+11, Arkady Grudzinsky wrote:
>
> ​Tony,
>
> Don't I still need to generate a list of transclusion targets in the 
> source wiki to do that?​
>
> On Fri, Jan 26, 2018 at 5:15 AM, TonyM  > wrote:
>
>> Arkady,
>>
>> Could you not generate a list of Tiddlers in the source wiki refered to 
>> in transclude statements  then use this to export the not yet moved 
>> tiddlers then import into your new wiki?
>>
>> Regards
>> Tony
>>
>> --
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "TiddlyWiki" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/tiddlywiki/QbjdrX56do0/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> tiddlywiki+...@googlegroups.com .
>> To post to this group, send email to tiddl...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/8ba30992-74ce-4966-9d7c-8eee17071f38%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Arkady
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3fbc7c9d-b59d-4cfe-af43-621179b4ef25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5]Create a simple environment to create plugins

2018-01-26 Thread 'Alex' via TiddlyWiki
Wow, this is exactly what I needed. Thanks very much =)

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f622d14f-48de-4122-bf97-af279aa21daa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Presenting the Presenter

2018-01-26 Thread Birthe C
Hi Jan,
I have seen your slideshow earlier on and liked it very much. Now following 
the link I get to a black page with very big white letters. The explanation 
stops with half high letters, but guess it is about mobiles. No button in 
sight, hovering or otherwise. This is from a small screen laptop running 
Linux Mint and Chromium browser. Earlier on you had a tool for setting the 
font size, but it was not visible now. Really closing the browser tab was 
all I could do.

Birthe

Den fredag den 26. januar 2018 kl. 23.30.53 UTC+1 skrev Jan:
>
> Hello, 
> I made a new button to save Tiddlywiki in the Presentation-Mode I 
> developped for turning Tiddlers into a slideshow. 
> I does not look like a TW but switches back into one when you quit the 
> presentation. 
>
> I would be happy to get some feedback for the concept demonstrated and 
> described in the presentation 
>
> Cheers Jan 
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/da95895a-618c-4411-ab94-8b444842f670%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Newbie: 2nd Post: How to write in a Tiddly the address to a file on my computer so that clicking the link opens the file

2018-01-26 Thread Furicle
Missed in last reply - 

Take a look at https://tiddlywiki.com/#Linking%20in%20WikiText

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e8bb70cd-b1e6-4882-9a6f-8dd6c3718f2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Newbie: 2nd Post: How to write in a Tiddly the address to a file on my computer so that clicking the link opens the file

2018-01-26 Thread Furicle
My links with spaces work fine - e.g. [[file:img/2018/file name like 
this.pdf]]

I can also use relative links (skipping the c:/etc) because I keep my TWs 
in the Downloads folder so even the new Firefox works fine with that.

To the OP - as pointed out, it's your browser that opens them, so it should 
"just work" with most file types.

On Friday, January 26, 2018 at 5:07:04 PM UTC-5, Mark S. wrote:
>
> In order to launch the file, you need to tell your Firefox browser what 
> you want to do with the Exel (or PDF) format. You do that in 
> options/settings/applications. Find the listing for PDF and change the 
> action so that it opens with your local PDF reader. Same for Microsoft Exel.
>
> Inside of TW, you can use a link like:
>
> [ext[myfile.pdf]]
>
> However, if you need to specify the path, and if the path has spaces (as 
> in your example) then you need to give the full name, swapping Windows 
> reverse slashes "\" for web forward slashes "/". So your name might be 
> something like:
>
> [ext[INS|file:///C:/Users/123 Fred/Google Drive/PERSONAL/Insurance 
> Form.pdf]]
>
> Unfortunately, this seems to invoke an empty tab in the process. Messy, 
> but it works.
>
> -- Mark
>
> On Thursday, January 25, 2018 at 6:45:46 PM UTC-8, paulda...@gmail.com 
> wrote:
>>
>> Hi all,
>>
>> 2nd post. 
>>
>> 1. Have a pdf at this location I would like to open from my Tiddly.
>>
>> *How do i write the address in a tiddly to open this pdf please?*
>> C:\Users\123 Fred\Google Drive\PERSONAL\Insurance Form
>>
>>
>> 2. Have a xlsx file at this location I would like to open my Tiddly.
>> *How do i write the address in a tiddly to open this xlsx file please?*
>> C:\Users\123 Fred\Google Drive\PERSONAL\Insurance Payments.xlsx
>>
>> Thank you very much.
>> Yours Faithfully
>> Paul
>>
>> Windows: 10 Pro Version 1709
>> Chrome: Version 64.0.3282.119 (Official Build) (64-bit)
>>
>>
>>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/05ff52a7-87fa-44eb-9a69-2be250d4f64f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Presenting the Presenter

2018-01-26 Thread Jan

Hello,
I made a new button to save Tiddlywiki in the Presentation-Mode I 
developped for turning Tiddlers into a slideshow.
I does not look like a TW but switches back into one when you quit the 
presentation.


I would be happy to get some feedback for the concept demonstrated and 
described in the presentation


Cheers Jan

--
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5A6BAC0A.8000609%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Newbie: 2nd Post: How to write in a Tiddly the address to a file on my computer so that clicking the link opens the file

2018-01-26 Thread 'Mark S.' via TiddlyWiki
In order to launch the file, you need to tell your Firefox browser what you 
want to do with the Exel (or PDF) format. You do that in 
options/settings/applications. Find the listing for PDF and change the 
action so that it opens with your local PDF reader. Same for Microsoft Exel.

Inside of TW, you can use a link like:

[ext[myfile.pdf]]

However, if you need to specify the path, and if the path has spaces (as in 
your example) then you need to give the full name, swapping Windows reverse 
slashes "\" for web forward slashes "/". So your name might be something 
like:

[ext[INS|file:///C:/Users/123 Fred/Google Drive/PERSONAL/Insurance 
Form.pdf]]

Unfortunately, this seems to invoke an empty tab in the process. Messy, but 
it works.

-- Mark

On Thursday, January 25, 2018 at 6:45:46 PM UTC-8, paulda...@gmail.com 
wrote:
>
> Hi all,
>
> 2nd post. 
>
> 1. Have a pdf at this location I would like to open from my Tiddly.
>
> *How do i write the address in a tiddly to open this pdf please?*
> C:\Users\123 Fred\Google Drive\PERSONAL\Insurance Form
>
>
> 2. Have a xlsx file at this location I would like to open my Tiddly.
> *How do i write the address in a tiddly to open this xlsx file please?*
> C:\Users\123 Fred\Google Drive\PERSONAL\Insurance Payments.xlsx
>
> Thank you very much.
> Yours Faithfully
> Paul
>
> Windows: 10 Pro Version 1709
> Chrome: Version 64.0.3282.119 (Official Build) (64-bit)
>
>
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4dfede50-3b55-47cb-af8b-002632a2cf79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Noteself on TiddlySpot? @Danielo

2018-01-26 Thread Danielo Rodríguez
Hello Mat
>From Noteself point of view this does not make much sense. Noteself is 
>designed as an application for working offline on your browser with support 
>for an specific kind of backend for server side storage. Any scenario out of 
>that one is not officially supported and I didn't take it in account while 
>designing Noteself.
Please note that Noteself is a tiddlywiky edition and it relies on a set of 
heavily opinionated modifications over the normal tiddlywiky edition. 

That said, I have always aimed at providing maximum compatibility with 
tiddlywiky and it's ecosystem (not sure why, to be honest). This can lead to 
some people making fun experiments that work and some others that does not. For 
example, the recent bug fixes allows you to download your entire wiki as an  
standalone file with the tiddlers hard-coded on the html as usual while keeping 
the ability of adding more tiddlers on top of the local database. Like some 
short of snapshot system.
I'm not sure right now how the download mechanism works. It may be my own 
plugin baking the tiddlers and then downloading the file or it may allow the 
next saving mechanism handle the work. 
The error you are reporting seems to be more related to one limitation 
tiddlywiky has. If you install a plugin that requires raw tiddlers to be 
installed on the head section of the html file (like tiddlypouch does) you will 
have to reload the wiki twice. This is not a problem on the file edition, but 
it is a real pain in the neck for cloud saving mechanisms. 
Your best bet is to go to the online version, configure your tiddlyspot 
credentials and attempt to upload from there.

Good luck 

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/402af6fe-5a25-4af5-8bde-27f91ce0ba23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Distinguishing date (years): BC/AD (in visjs timeline and elsewhere)

2018-01-26 Thread coda coder
This is, at core, a javascript problem.  You may wish to read the following 
links to decide best how to proceed:

http://dclure.org/logs/parsing-bc-dates-with-javascript/
https://stackoverflow.com/questions/25846123/how-to-format-bc-dates-like-700-01-01


So, there are solutions, but I don't know if that will help you with vis.js.

Coda

On Friday, January 26, 2018 at 1:55:50 PM UTC-6, Miroslav Kalous wrote:
>
> Hi, everyone,
>
> I have encountered a problem when using vis.js timeline plugin (which I 
> love and am indebted to its author). But I guess the problem goes beyond 
> this plugin and concerns date formating more generally.
>
> The timeline plugin works with two types of date formating: TW5 date 
> format  and moment.js Parse 
> string+format . I 
> haven't found any info about the support for "after/before christ" years 
> formating in these two formats. Does it mean that neither TW5 nor moment.js 
> Parse work with BC dates? It seems so to me but I want to make sure so that 
> is why am asking here.
>
> Practically, it means that every timeline I make starts with the year 0 or 
> after. It never goes back BC.
>
> Thanks everyone for any tips or workarounds,
>
> Mira
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b8c18b7c-8475-47f7-82e3-b597ea1fcd22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Distinguishing date (years): BC/AD (in visjs timeline and elsewhere)

2018-01-26 Thread Miroslav Kalous
Hi, everyone,

I have encountered a problem when using vis.js timeline plugin (which I 
love and am indebted to its author). But I guess the problem goes beyond 
this plugin and concerns date formating more generally.

The timeline plugin works with two types of date formating: TW5 date format 
 and moment.js Parse string+format 
. I haven't found any 
info about the support for "after/before christ" years formating in these 
two formats. Does it mean that neither TW5 nor moment.js Parse work with BC 
dates? It seems so to me but I want to make sure so that is why am asking 
here.

Practically, it means that every timeline I make starts with the year 0 or 
after. It never goes back BC.

Thanks everyone for any tips or workarounds,

Mira

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fa02bd36-2944-442a-8d9e-dab26cca90ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Noteself on TiddlySpot? @Danielo

2018-01-26 Thread Mat
@Danielo

NoteSelf  is super interesting.

Is it possible to host a NoteSelf on TiddlySpot, i.e so that tiddlers are 
automatically and NoteSelf'ically saved in my local browser - but if I want 
to "hard save" the TW, I upload it to TiddlySpot and so it can be accessed 
from any other device. 

In attempting this, I crated a TW5 on TiddlySpot (e.g here 
) and drag'n dropped all special 
plugins from NoteSelf  into it. The resulting 
 TW unfortunately cannot load but gives the 
red embarassement and the message:

Uncaught ReferenceError: $TPouch is not defined

Is it just not possible? Does NoteSelf require functionality outside of the 
TW and its installed NS-plugins?

Thank you!

<:-)

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9b777e35-a7c3-46f2-beb1-4c8f2a1f9b69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5]Create a simple environment to create plugins

2018-01-26 Thread Mat
As Mark notes; Tinka is the easiest way. Here's a presentation 
on 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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9cc30a4f-602d-4ce9-b411-7e2417ea15c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Getting a field value from a transcluded field name

2018-01-26 Thread 'Mark S.' via TiddlyWiki
This example worked for me, but I think it may need to have the inner 
<$set> changed to another <$list>. 

<$set name=slidetag value="myslide">
<$list filter="[tag!nsort]" >
<$set name="slidenumber" filter="[all[current]get]">
<>





The main thing is, that you needed the "get" operator, not the field 
operator. The field operator filters by a field's contents. The "get" 
operator returns the value of a field.

Good luck!
-- Mark
On Wednesday, January 24, 2018 at 9:27:34 AM UTC-8, Steven Schneider wrote:
>
> Hi folks,
>
> I've written a macro that identifies and presents tiddlers as slides in a 
> slideshow with this: 
>
> <>
>
> My macro sets variable slidetag as follows:
> <$set name=slidetag value="""$slidetag$""">
>
>
> Tiddlers to be included in the slideshow are tagged with the name of the 
> show (example: "welcome-to-class") and have a field of the same name 
> (example: welcome-to-class) with value = 1 (or 2, etc.)
>
> I want to dynamically set the bgcolor of the tiddlers based on slidenumber.
>
> How do I reference a field that is defined through transclusion? In the 
> code below, I'm trying to get the value of the field <> into a 
> variable <>
>
> <$list filter="[tag!nsort]" >
> <$set name="slidenumber" filter="[all[current]field]">
> ...
> doesn't work.
>
> Suggestions?
>
> Thanks, //steve.
>
>
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4048b728-422e-475f-a130-4fcbe6778fd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: New User: 1st Post: Can I use excel spreadsheets inside Tiddly please

2018-01-26 Thread Mat
Like others say; please clarify exactly what you mean.

There is "excel like" functionality in TW, most notably Evan Balsters 
recently unleashed "Formulas". You can also use e.g iframes to get a "peek 
window" to an external excel document. Or you can import excel files, e.g 
in csv format, to convert the data into tiddlers. There may be yet other 
approaches.

<:-)

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d10b6090-ea5b-495e-a43b-827b5157c107%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Getting a field value from a transcluded field name

2018-01-26 Thread Steven Schneider
Thanks, Jeremy.

But, did you mean:

<$list filter="[tag!nsort]">
<$set name="slidenumber" tiddler=<> field=<>>

(It is almost working; i've got something else wrong now :)

//steve.



On Wednesday, January 24, 2018 at 12:45:20 PM UTC-5, Jeremy Ruston wrote:
>
> Hi Steve
>
> How do I reference a field that is defined through transclusion? In the 
> code below, I'm trying to get the value of the field <> into a 
> variable <>
>
> <$list filter="[tag!nsort]" >
> <$set name="slidenumber" filter="[all[current]field]">
> ...
> doesn't work.
>
>
> Try
>
> <$list filter="[tag!nsort]">
> <$set name="slidenumber" tiddler=<> field="slidetag">
> ...
>
> The trick is a new feature of the set widget (since 5.1.14) that allows a 
> variable to be set directly from a tiddler field (or index).
>
> Best wishes
>
> Jeremy.
>
>
>
> Suggestions?
>
> Thanks, //steve.
>
>
>
> -- 
> 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 https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/8a4cf45f-12eb-4a8a-82d6-d4ea375cd729%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4ca9cb68-e46d-4e64-81d7-4e721dc2de0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5]Create a simple environment to create plugins

2018-01-26 Thread Steven Schneider
Thanks Mark for reminding me (and others) about TinkaPlugin; it works 
great; I'd forgotten what it was called. //steve.

On Thursday, January 25, 2018 at 6:25:49 PM UTC-5, Mark S. wrote:
>
> Do you know about Tinka? https://github.com/TinkaPlugin/Tinka, 
> https://tinkaplugin.github.io/ 
>
> -- Mark
>
> On Thursday, January 25, 2018 at 2:03:50 PM UTC-8, Alex wrote:
>>
>> Hi folks,
>>
>> I'm a huge fan of tiddlywiki and I like the possibility to create my own 
>> plugins to personalize my wiki as I need it. But I got some problems 
>> creating further plugins.
>>
>> I already create a little citation plugin with my firefox and the method 
>> mentioned on 
>> https://tiddlywiki.com/dev/#How%20to%20create%20plugins%20in%20the%20browser.
>>  
>> It worked, but this method seems to be a bit hard to use and at one point I 
>> crashed my plugin-files and couldn't reset the directory.
>>
>> At the moment im looking for a better and more comfortable method to 
>> create some plugins. Btw I'm not a huge network-admin, JS-hacker or TW-pro. 
>> I'm only a simple little peasant reading some stuff, trying some stuff and 
>> got some success. 
>>
>> I read 
>> https://tiddlywiki.com/dev/#Developing%20plugins%20using%20Node.js%20and%20GitHub
>>  
>> and already got some experience in using node.js and git on ubuntu. But 
>> even this method seems to be a bit complicated or maybe I'm not entirely 
>> getting it. Im switched from ubuntu to macOS now and as I watch some of the 
>> hangouts you TW-pro-guys are using macOS too. Can someone pease give me 
>> some hints how I can simply build my own little plugins (maybe even without 
>> direct git-connection) on my Mac. I thought about using a VM with the 
>> node.js-server, but the mechanism to create some plugins with 
>> node.-js-Server seems to be more complicated then the Firefox-method. So 
>> maybe there is some more detailed instruction of creating plugins with 
>> node.js?
>>
>> I would be very happy if you could tell me some tipps or give me some 
>> tutorials in setting up my simple dev-environment.
>>
>> Kind regards,
>>
>> Alex
>>
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bd72671c-ddd6-42ee-ba5e-a55355ba6813%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Newbie: 2nd Post: How to write in a Tiddly the address to a file on my computer so that clicking the link opens the file

2018-01-26 Thread Steven Schneider
Hi Paul,

Have you considered iframe?

Try in tiddlwiki.com or any tiddlywiki...

https://pdfs.semanticscholar.org/4a3b/785bddc81073b6f09151f4745a054f194bee.pdf;
 
width="100%" height="400">

and

https://docs.google.com/spreadsheets/d/1cqifROhtvs8KsJuE9BnMPkrvX-IHO7SRYs89_C-RM18/edit#gid=0;
 
width="100%" height="400">

The one for google sheets allows you to edit the sheet within tiddlywiki 
(I've set share privs for all to edit; probably not the best idea in the 
world :)

//steve.


On Thursday, January 25, 2018 at 9:45:46 PM UTC-5, paulda...@gmail.com 
wrote:
>
> Hi all,
>
> 2nd post. 
>
> 1. Have a pdf at this location I would like to open from my Tiddly.
>
> *How do i write the address in a tiddly to open this pdf please?*
> C:\Users\123 Fred\Google Drive\PERSONAL\Insurance Form
>
>
> 2. Have a xlsx file at this location I would like to open my Tiddly.
> *How do i write the address in a tiddly to open this xlsx file please?*
> C:\Users\123 Fred\Google Drive\PERSONAL\Insurance Payments.xlsx
>
> Thank you very much.
> Yours Faithfully
> Paul
>
> Windows: 10 Pro Version 1709
> Chrome: Version 64.0.3282.119 (Official Build) (64-bit)
>
>
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f1ee1f96-df20-4b7e-9275-70f00f2b5ff1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Where to edit format of deadline-date in view in ToDoNow?

2018-01-26 Thread Furicle
I had this question too - would be worth putting this in the documentation 
I think.

On Wednesday, January 24, 2018 at 6:56:27 PM UTC-5, Thomas Elmiger wrote:
>
> Hi Surya 
>
>
> Translations, date and time format 
>
> 1. Clone one of the following language tiddlers, set a new ending for the 
> title, e.g. …/de-foo (do not change the rest of the title): 
>
> [...] 
> $:/plugins/telmiger/lib/languages/de-DE 
>
> So name your version e.g. 
> $:/plugins/telmiger/lib/languages/de-Surya 
>
> In this tiddler change this line: 
>
> date-deadline-tmpl: 0DD.0MM. 
>
> to the format you want. 
>
> Then choose your own «language» on the configuration tab of the plugin: 
> de-Surya 
>
> Please ask again if this is not clear enough! 
>
> Beste Grüsse 
> Thomas 
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a5ed4a17-5f74-4a2f-88f9-d5e52a867c2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: New User: 1st Post: Can I use excel spreadsheets inside Tiddly please

2018-01-26 Thread Steven Schneider
Hi Paul, I'm a big fan of xlsx import; you work in excel (or google sheets 
& download xlsx) which is optimized for formulas etc. and import to TW. It 
is not live, of course. //steve.

On Friday, January 26, 2018 at 1:19:08 AM UTC-5, Jon wrote:
>
> Hi Paul,
>
> I use this: http://rboue.tiddlyspot.com/ which gives an excel-like 
> spreadsheet within Tiddlywiki.
> However, I don't think you can copy & paste to and from excel.
>
> Jon
>
> On Friday, 26 January 2018 02:31:28 UTC, paulda...@gmail.com wrote:
>>
>> Hi all,
>>
>> New User with my 1st Post. Please be kind.
>>
>> Can I use excel spreadsheets inside Tiddly please?
>>
>> Yours Faithfully
>> Paul
>>
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/07eb11a5-56b6-4a88-8192-ff3c1e8757b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Presenting ColorAction Plugin for Colour Manipulation

2018-01-26 Thread Thomas Elmiger
Hi Josiah, Coda and Simon

Thanks for your feedback – stay tuned, there might be an update over the
coming weekend :–)

I added better contrast calculation for light foreground on dark
transparent background.

(I think this is the last thing I can improve, so I might post to the dev
group too when I am done.)

@TiddlyTweeter  schrieb am Fr. 26. Jan. 2018 um
10:20:

> Ciao Thomas
>
> I can see the results on this. Your Bricks palette is very nice. I still
> haven't figured out how to use the colour gadget yet to create my own. I'll
> get there. I'm slow.
>
> I'm seriously impressed with the design thinking you put into this. It
> looks effective.
>

It is ;–)

And my palettes get more and more effective whenever I add colors that
depend on each other.


> *VISION ISSUES*. One thing that occurred to me, that does come up
> occasionally, is the need for palettes for users with vision issues ("8%
> of men and 0.5% of women have a colour vision deficiency
> "
> (genetic) add to which more for age-related decline in colour vision
> increases the numbers) .
>

I am a light case of deuteranopia myself, that's one factor why I am very
aware of (lacking) contrast on the web.


> Maybe your tool could ease the creation of palettes that assist them? As
> far as I understand it  *DEUTERANOMOLY* is the most common (fault with
> perception of "green" but effects other colours too?).
>
>
> Just, FWIW, one thing that interests me is palettes just in TWO COLOURS
> with different levels of transparency. I think they good for interfaces
> where you know where everything is. Not so much for public use, but for
> private work where you want an interface that is as unobtrusive as
> possible.
>

One of my ideas was to create palettes where you can adjust a few colours
only and get a nice and usable result.  That's why I made this!


>
> Best wishes
> Josiah
>
> Thomas Elmiger wrote:
>
>> Hello dear community members,
>>
>> This is a result of my interest in optimizing the use of colours/colors
>> in palettes and webdesign in general. Accessibility and user experience
>> could be improved much on most websites only by optimizing contrasts …
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/y6ckyVQBWPc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/c78c8829-650d-4e23-8b9f-6480836d0fea%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALXLrThYLPC67LOo6jZmZGDLJQFShcjro2e7fqSC3UXDC_oqCQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: store.php isn't saving over LAN after ISP change

2018-01-26 Thread 'Mark S.' via TiddlyWiki
Yes, that is the idea.

On Friday, January 26, 2018 at 8:38:29 AM UTC-8, Ivan Aparicio wrote:
>
> Hi Mark,
>
> I tried connecting on both a macbook air and a thinkpad running Fedora 26. 
> I'll try to change the hosts file once I get home. Is the idea to redirect 
> the internet URL to my local IP address?
>
> Thanks
>
> On Friday, January 26, 2018 at 4:13:32 PM UTC, Mark S. wrote:
>>
>> You don't mention what machine you are using at home to connect to your 
>> PI.
>>
>> I'm wondering if you could add an entry to the host file of your local PC 
>> that would over-ride your named connection to no-ip with your PI local 
>> address.
>>
>> Good luck,
>>
>> -- Mark
>>
>> On Friday, January 26, 2018 at 7:41:27 AM UTC-8, Ivan Aparicio wrote:
>>>
>>> Hi Tony,
>>>
>>> I hadn't heard of tiddlyserver. I am serving my TW from home using a 
>>> raspberry pi and store.php which I got from here:
>>>
>>> https://code.google.com/archive/p/bidix/downloads
>>>
>>> I think that the reason I can't access it over LAN is that in the TW5 
>>> control panel under the 'Saving' tab, there is only space for one 'Server 
>>> URL', and I am trying to access it from two different server URLs (the LAN 
>>> one, and the internet).
>>>
>>> Would tiddlyserver allow me to host my TW from home?
>>>
>>> Thanks!
>>>
>>> On Friday, January 26, 2018 at 1:24:16 PM UTC, TonyM wrote:

 At the same time you are serving it over php is there any reason you 
 can't also access it on local host or Lan IP address with TiddlyServer?

 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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/32610cf0-2fff-4a1e-a004-0154935f3896%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Export a subset of tiddlers from node.js to standalone

2018-01-26 Thread Filip K.
Hi,

I'm trying to export a subset of my tiddlers, given by a filter expression, 
to a standalone TW from TW 5.1.15 running on node.js. What I tried so far is
tiddlywiki --rendertiddler $:/plugins/tiddlywiki/tiddlyweb/save/offline 
index.html text/plain "" exportFilter ""
but it saves the whole wiki. I've also tried with publishFilter instead of 
exportFilter, as well as with $:/core/save/all instead of the save/offline 
to the same effect. I also tried doing it manually, as in
tiddlywiki --render "" "[addprefix[tiddlers/]addsuffix[.tid]]" 
"" $:/core/templates/tid-tiddler
tiddlywiki ./output/wiki --init server
tiddlywiki ./output/wiki --load ./output/tiddlers
tiddlywiki ./output/wiki --build index
but it doesn't work either --- the tiddlers loaded to the temporary wiki 
are changed slightly (I have one tiddler which contains just a tab macro, 
and in the temporary wiki it's empty) and don't get exported upon building.

Any help will be appreciated, thanks!

Filip

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/47c8d6e3-36bb-4281-b1e1-033669899530%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Firefox 58 causing trouble or just me?

2018-01-26 Thread 'Mark S.' via TiddlyWiki
What firefox app are you using?

Good luck,

-- Mark

On Friday, January 26, 2018 at 8:32:21 AM UTC-8, Furicle wrote:
>
> Fair enough, I should have known that.
>
> But I kinda think it's FF 58 -  I've swapped to TiddyDesktop 0.0.9  (busy 
> morning here, gotta keep moving)  and it's working ok.
>
>
>
> On Friday, January 26, 2018 at 11:22:06 AM UTC-5, BJ wrote:
>>
>> It is not possible to save a tw correctly using file->save as this take a 
>> snapshot to the state of the webpage and saves that inplace of the tw's 
>> html.
>>
>> On Friday, January 26, 2018 at 5:12:48 PM UTC+1, Furicle wrote:
>>>
>>> Win 10-64 , Firefox 58 , File Backups 0.3.4 
>>>
>>> Everything was fine yesterday.
>>>
>>> This morning I try to save and the red check box doesn't clear, and the 
>>> file does not save.
>>>
>>> So I manually save (File -> Save) and I get a file that's 26 meg instead 
>>> of 5.
>>>
>>> So I re-open Friday from a backup, edit one change and hit save, and 
>>> we're back to the same issue.
>>>
>>> Judging by the date stamp on the Firefox app, it updated this morning, 
>>> so...
>>>
>>> Am I the only one?
>>>
>>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e819803b-394d-4382-9105-34e2bd0bb19a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: store.php isn't saving over LAN after ISP change

2018-01-26 Thread Ivan Aparicio
Hi Mark,

I tried connecting on both a macbook air and a thinkpad running Fedora 26. 
I'll try to change the hosts file once I get home. Is the idea to redirect 
the internet URL to my local IP address?

Thanks

On Friday, January 26, 2018 at 4:13:32 PM UTC, Mark S. wrote:
>
> You don't mention what machine you are using at home to connect to your PI.
>
> I'm wondering if you could add an entry to the host file of your local PC 
> that would over-ride your named connection to no-ip with your PI local 
> address.
>
> Good luck,
>
> -- Mark
>
> On Friday, January 26, 2018 at 7:41:27 AM UTC-8, Ivan Aparicio wrote:
>>
>> Hi Tony,
>>
>> I hadn't heard of tiddlyserver. I am serving my TW from home using a 
>> raspberry pi and store.php which I got from here:
>>
>> https://code.google.com/archive/p/bidix/downloads
>>
>> I think that the reason I can't access it over LAN is that in the TW5 
>> control panel under the 'Saving' tab, there is only space for one 'Server 
>> URL', and I am trying to access it from two different server URLs (the LAN 
>> one, and the internet).
>>
>> Would tiddlyserver allow me to host my TW from home?
>>
>> Thanks!
>>
>> On Friday, January 26, 2018 at 1:24:16 PM UTC, TonyM wrote:
>>>
>>> At the same time you are serving it over php is there any reason you 
>>> can't also access it on local host or Lan IP address with TiddlyServer?
>>>
>>> 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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/61b7d6dd-2e73-424a-a17b-af75d6d622e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Presenting: Bricks Demo – CSS Construction Set + Soft Redesign)

2018-01-26 Thread Thomas Elmiger
Oh, great, I have users with thoughts!
:–)

@TiddlyTweeter  schrieb am Fr. 26. Jan. 2018 um
11:36:

> Ciao Thomas
>
> A few more comments & queries on Bricks as I get into beginning to use it
> ...
>
> *COMMENTS...*
>
> --- I'm in awe of you having worked though so much to get a handle on TW
> CSS with an applied standard approach. I'm in awe of what you done is
> because though I knew TW CSS was rich I had NO idea it was so rich.
>
> --- This has highlighted to me that TW CSS (structural application) is
> both very, very good BUT ALSO complex.
>
> --- Its that complexity of TW CSS that I'm having a hard time navigating
> around. The way you divide up the sheets is useful. But for practical
> change I still need to find a way to orientate. What do I change? How do I
> KNOW what to change? I describe an issue around this for printing below.
>
You are right and the descriptions for the more than 30 stylesheets are
still missing ...

And I made it extra complicated by using the tachyons-variables. That's why
I would call it a tool for CSS devs at the moment.

If you are not interested in studying tachyons.io, then you could replace
the content of the CSS you would like to adapt with its rendered version to
start with. That would remove at least one layer of complexity.


> --- The Generator is a great thing. (1) you can consolidate and compact
> (2) then after transfer to the destination TW, safely disable/delete style
> sheets you don't need and replace with one consolidated one. And (3) this
> method reduces chances of CASCADE ORDER PROBLEMS which sometimes in TW can
> be v. confusing.
>

I tried to take other measures like (low) CSS specificity to avoid order
problems, but you never know.


> --- Interesting is the test version of tiddlywiki.com re-factored using
> your stylesheet and how parts of it DON'T work so well (mainly titles)
>
> *DECONSTRUCTIVE TEST...* Just for the fun of it ... I de-activated all
> styleshets active in the manager to see what would happen. It got close to
> an unstyled page but *the Generator still produced a stylesheet with
> content*. Is that the intended behaviour, that it can includes un-listed
> rules?
>
I will have to look at this.


> *USE CASE - PRINT STYLING QUESTION ...* I frequently need to print
> individual Tiddlers (I do so through "Open in New Window" then print that
> singular Tiddler). Longer term I want to style the printed versions so they
> follow a house style. My difficult is HOW to KNOW which styles need
> defining for print. They would be anything that could be in a Tiddler. I'm
> just really hazy on how to do this efficiently? In what ways can Bricks
> help me isolate ALL, but ONLY, the rules I need to modify?
>

Search for "print" in the Stylesheets Manager. I tried to collect all
specific print styles in one tiddler, so this would be the right place to
add yours.


> *SUGGESTION... *Any chance for a button on the Generated Stylesheet that
> will create a Tiddler of the Compiled, compacted version so you don't need
> to copy and paste?
>

Hmm, yeah – I like drag n drop too. Should be possible, but is not on top
of my list.

I am working on some new palettes and find still things to tune, sync and
optimize along the way …


> Thank you for making this*!*
>

Thank you for using it and for your helpful feedback!

Ciao, Thomas


>
> Tschüß
> Josiah
>
> Thomas Elmiger wrote:
>>
>>
>> The new Bricks ...
>>
>> https://tid.li/tw5/test/bricks.html
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/qZyhuW3_UyQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/ddcb5760-a065-451f-83ad-d5a6bf631854%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALXLrTjsVpnBfpytUU8J_5Or3JAyaMRXuzDE5McE4tGftfNq9g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Firefox 58 causing trouble or just me?

2018-01-26 Thread Furicle
Fair enough, I should have known that.

But I kinda think it's FF 58 -  I've swapped to TiddyDesktop 0.0.9  (busy 
morning here, gotta keep moving)  and it's working ok.



On Friday, January 26, 2018 at 11:22:06 AM UTC-5, BJ wrote:
>
> It is not possible to save a tw correctly using file->save as this take a 
> snapshot to the state of the webpage and saves that inplace of the tw's 
> html.
>
> On Friday, January 26, 2018 at 5:12:48 PM UTC+1, Furicle wrote:
>>
>> Win 10-64 , Firefox 58 , File Backups 0.3.4 
>>
>> Everything was fine yesterday.
>>
>> This morning I try to save and the red check box doesn't clear, and the 
>> file does not save.
>>
>> So I manually save (File -> Save) and I get a file that's 26 meg instead 
>> of 5.
>>
>> So I re-open Friday from a backup, edit one change and hit save, and 
>> we're back to the same issue.
>>
>> Judging by the date stamp on the Firefox app, it updated this morning, 
>> so...
>>
>> Am I the only one?
>>
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3475b82c-7a65-4481-84bd-3c3e5969f350%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Firefox 58 causing trouble or just me?

2018-01-26 Thread BJ
It is not possible to save a tw correctly using file->save as this take a 
snapshot to the state of the webpage and saves that inplace of the tw's 
html.

On Friday, January 26, 2018 at 5:12:48 PM UTC+1, Furicle wrote:
>
> Win 10-64 , Firefox 58 , File Backups 0.3.4 
>
> Everything was fine yesterday.
>
> This morning I try to save and the red check box doesn't clear, and the 
> file does not save.
>
> So I manually save (File -> Save) and I get a file that's 26 meg instead 
> of 5.
>
> So I re-open Friday from a backup, edit one change and hit save, and we're 
> back to the same issue.
>
> Judging by the date stamp on the Firefox app, it updated this morning, 
> so...
>
> Am I the only one?
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2ef5b214-9e02-4a4e-820a-5e11c06c5cf4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: store.php isn't saving over LAN after ISP change

2018-01-26 Thread 'Mark S.' via TiddlyWiki
You don't mention what machine you are using at home to connect to your PI.

I'm wondering if you could add an entry to the host file of your local PC 
that would over-ride your named connection to no-ip with your PI local 
address.

Good luck,

-- Mark

On Friday, January 26, 2018 at 7:41:27 AM UTC-8, Ivan Aparicio wrote:
>
> Hi Tony,
>
> I hadn't heard of tiddlyserver. I am serving my TW from home using a 
> raspberry pi and store.php which I got from here:
>
> https://code.google.com/archive/p/bidix/downloads
>
> I think that the reason I can't access it over LAN is that in the TW5 
> control panel under the 'Saving' tab, there is only space for one 'Server 
> URL', and I am trying to access it from two different server URLs (the LAN 
> one, and the internet).
>
> Would tiddlyserver allow me to host my TW from home?
>
> Thanks!
>
> On Friday, January 26, 2018 at 1:24:16 PM UTC, TonyM wrote:
>>
>> At the same time you are serving it over php is there any reason you 
>> can't also access it on local host or Lan IP address with TiddlyServer?
>>
>> 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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7f37c850-7da5-4856-bbe8-631179f6795d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Firefox 58 causing trouble or just me?

2018-01-26 Thread Furicle
Win 10-64 , Firefox 58 , File Backups 0.3.4 

Everything was fine yesterday.

This morning I try to save and the red check box doesn't clear, and the 
file does not save.

So I manually save (File -> Save) and I get a file that's 26 meg instead of 
5.

So I re-open Friday from a backup, edit one change and hit save, and we're 
back to the same issue.

Judging by the date stamp on the Firefox app, it updated this morning, so...

Am I the only one?

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2799de5e-924e-4c7b-9e92-3956a7d2264f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: store.php isn't saving over LAN after ISP change

2018-01-26 Thread Ivan Aparicio
Hi Tony,

I hadn't heard of tiddlyserver. I am serving my TW from home using a 
raspberry pi and store.php which I got from here:

https://code.google.com/archive/p/bidix/downloads

I think that the reason I can't access it over LAN is that in the TW5 
control panel under the 'Saving' tab, there is only space for one 'Server 
URL', and I am trying to access it from two different server URLs (the LAN 
one, and the internet).

Would tiddlyserver allow me to host my TW from home?

Thanks!

On Friday, January 26, 2018 at 1:24:16 PM UTC, TonyM wrote:
>
> At the same time you are serving it over php is there any reason you can't 
> also access it on local host or Lan IP address with TiddlyServer?
>
> 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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/081de650-11f8-4dd4-ba45-3135b75686b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] A list of transclusion targets

2018-01-26 Thread Arkady Grudzinsky
​Tony,

Don't I still need to generate a list of transclusion targets in the source
wiki to do that?​

On Fri, Jan 26, 2018 at 5:15 AM, TonyM  wrote:

> Arkady,
>
> Could you not generate a list of Tiddlers in the source wiki refered to in
> transclude statements  then use this to export the not yet moved tiddlers
> then import into your new wiki?
>
> Regards
> Tony
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/tiddlywiki/QbjdrX56do0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/tiddlywiki/8ba30992-74ce-4966-9d7c-8eee17071f38%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Arkady

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAOvtUXmmq3BEp5aUF%2BJhXqq5v1x-Gx3Lmebe2p0GqaKaHPheiw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] store.php isn't saving over LAN after ISP change

2018-01-26 Thread TonyM
At the same time you are serving it over php is there any reason you can't also 
access it on local host or Lan IP address with TiddlyServer?

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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/feff7304-180b-408e-82df-ee8352452238%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] A list of transclusion targets

2018-01-26 Thread TonyM
Arkady,

Could you not generate a list of Tiddlers in the source wiki refered to in 
transclude statements  then use this to export the not yet moved tiddlers then 
import into your new wiki?

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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8ba30992-74ce-4966-9d7c-8eee17071f38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: PSA: Please license your works

2018-01-26 Thread PMario
On Friday, January 26, 2018 at 9:54:28 AM UTC+1, Jed Carty wrote:
>
> Would a simple plugin that lets you pick from a list of templates and then 
> creates a license tiddler based on your selections be useful? Something 
> like the GitHub license templates would probably work.
>

I think it's enough, if TW plugins just link to an URL that contains the 
license. AND a copyright line, with some additional info. So who ever uses 
the plugin also carries enough links to find the way home. 

eg: 
https://wikilabs.github.io/editions/uni-link/#%24%3A%2Fplugins%2Fwikilabs%2Funi-link%2Flicense

I'm sure, that thos links are much more stable than self hosted stuff. 

IMO even better is a mechanism, that Eric uses for tiddlytools. He links to 
his own generic licensing tiddler, which then contains an actual version of 
the license. 
see: http://tiddlytools.github.io/#LegalStatements
and: http://tiddlytools.github.io/#StorySaverPlugin ... where the license 
is just a link. 

This doesn't make sense, if permanently change the license. But it's great 
for a stable setup. 

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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1ad91a38-08e6-4af4-86dd-ce4416d195a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TiddlyTouch] 0.1.0 beta Release

2018-01-26 Thread BurningTreeC
Hello community people,

on the plugin page http://tiddlytouch.tiddlyspot.com I've put two new 
functions I'd like to discuss

1) the sidebar button in the leftbar activates filtering of tiddlers in the 
story river by entering a search expression in the sidebar searchfield, 
currently *only if you CLICK the button in the LEFT bar*
*  this works only by the tiddler titles for now, will work by 
text tags titles (maybe fields) later. for activating it I'll find a better 
solution til it's done*

2) in the sidebar there's a "Grid" tab that shows a small copy of the 
storyriver grid (badly styled) ... how useful can this be, how / when can 
this be used, what do you think about it?


kind regards,
BurningTreeC

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4b764660-538f-4030-8102-8461e8c3edd0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: How to setup "Line height" in Edit area?

2018-01-26 Thread ericl
Yes, It works!!

Thank you Birthe


Birthe C  於 2018年1月26日 週五 上午3:33寫道:

> Create a tiddler yourstyles tag=$:/tags/Stylesheet
>
> .tc-edit-texteditor {
>  font-size: 22px;
>  line-height: 44px;
> }
>
>
> Birthe
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/4S-PNdwk1gY/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/37d500c3-9d30-4c9e-8d52-827522779327%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAOUeL8WkSJn%2BEYDFbJWoi5ud0NgvjN9SEiAcT9Zdgv3yYf1Tfg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Presenting: Bricks Demo – CSS Construction Set + Soft Redesign)

2018-01-26 Thread @TiddlyTweeter
Ciao Thomas

A few more comments & queries on Bricks as I get into beginning to use it 
... 

*COMMENTS...*

--- I'm in awe of you having worked though so much to get a handle on TW 
CSS with an applied standard approach. I'm in awe of what you done is 
because though I knew TW CSS was rich I had NO idea it was so rich.

--- This has highlighted to me that TW CSS (structural application) is both 
very, very good BUT ALSO complex.

--- Its that complexity of TW CSS that I'm having a hard time navigating 
around. The way you divide up the sheets is useful. But for practical 
change I still need to find a way to orientate. What do I change? How do I 
KNOW what to change? I describe an issue around this for printing below.

--- The Generator is a great thing. (1) you can consolidate and compact (2) 
then after transfer to the destination TW, safely disable/delete style 
sheets you don't need and replace with one consolidated one. And (3) this 
method reduces chances of CASCADE ORDER PROBLEMS which sometimes in TW can 
be v. confusing.

--- Interesting is the test version of tiddlywiki.com re-factored using 
your stylesheet and how parts of it DON'T work so well (mainly titles)

*DECONSTRUCTIVE TEST...* Just for the fun of it ... I de-activated all 
styleshets active in the manager to see what would happen. It got close to 
an unstyled page but *the Generator still produced a stylesheet with 
content*. Is that the intended behaviour, that it can includes un-listed 
rules?

*USE CASE - PRINT STYLING QUESTION ...* I frequently need to print 
individual Tiddlers (I do so through "Open in New Window" then print that 
singular Tiddler). Longer term I want to style the printed versions so they 
follow a house style. My difficult is HOW to KNOW which styles need 
defining for print. They would be anything that could be in a Tiddler. I'm 
just really hazy on how to do this efficiently? In what ways can Bricks 
help me isolate ALL, but ONLY, the rules I need to modify? 

*SUGGESTION... *Any chance for a button on the Generated Stylesheet that 
will create a Tiddler of the Compiled, compacted version so you don't need 
to copy and paste?

Thank you for making this
*!*
Tschüß
Josiah

Thomas Elmiger wrote:
>
>
> The new Bricks ... 
>
> https://tid.li/tw5/test/bricks.html 
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ddcb5760-a065-451f-83ad-d5a6bf631854%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Presenting ColorAction Plugin for Colour Manipulation

2018-01-26 Thread BurningTreeC
Hello Thomas,

thank you for sharing, that's extremely useful!

BurningTreeC

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cf7a79f6-1c6e-440c-94ac-06235a46e02e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: How to transclude <>'s text or <$set> its text to a variable?

2018-01-26 Thread hubertgk
Thank you!

On Thursday, 25 January 2018 22:49:37 UTC, ste...@gmail.com wrote:
>
> Hi,
>
> On Monday, January 22, 2018 at 11:13:02 AM UTC+1, hubertgk wrote:
>>
>>
>> Is there a way to transclude <>'s text or <$set> its text 
>> to a variable?
>>
>
> Ran into the same problem today. This code works for me on 
> https://tiddlywiki.com/:
>
> \define droppable-actions()
> <$action-sendmessage $message="tm-modal" $param="SampleModal" 
> yourMessage={{{ [get[text]] }}}/>
> \end
>
> <$droppable actions=<>>
> Drop tiddler here to display its content
> 
>
> My solution is based on this thread: 
> https://groups.google.com/forum/#!msg/tiddlywikidev/vyJSu2UPzS8/RDaIbLy-AgAJ;context-place=forum/tiddlywiki
>
> Cheers
>
> Stef
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b3b5ecaa-2f54-44c2-b33c-9b53ebaf1003%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Presenting ColorAction Plugin for Colour Manipulation

2018-01-26 Thread @TiddlyTweeter
Ciao Thomas

I can see the results on this. Your Bricks palette is very nice. I still 
haven't figured out how to use the colour gadget yet to create my own. I'll 
get there. I'm slow.

I'm seriously impressed with the design thinking you put into this. It 
looks effective.

*VISION ISSUES*. One thing that occurred to me, that does come up 
occasionally, is the need for palettes for users with vision issues ("8% of 
men and 0.5% of women have a colour vision deficiency 
"
 
(genetic) add to which more for age-related decline in colour vision 
increases the numbers) . 

Maybe your tool could ease the creation of palettes that assist them? As 
far as I understand it  *DEUTERANOMOLY* is the most common (fault with 
perception of "green" but effects other colours too?). 


Just, FWIW, one thing that interests me is palettes just in TWO COLOURS 
with different levels of transparency. I think they good for interfaces 
where you know where everything is. Not so much for public use, but for 
private work where you want an interface that is as unobtrusive as 
possible. 

Best wishes
Josiah

Thomas Elmiger wrote:
>
> Hello dear community members, 
>
> This is a result of my interest in optimizing the use of colours/colors in 
> palettes and webdesign in general. Accessibility and user experience could 
> be improved much on most websites only by optimizing contrasts … 
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c78c8829-650d-4e23-8b9f-6480836d0fea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: PSA: Please license your works

2018-01-26 Thread Jed Carty
Would a simple plugin that lets you pick from a list of templates and then 
creates a license tiddler based on your selections be useful? Something 
like the GitHub license templates would probably work.

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/07defdac-c976-4638-b66c-5fd3ede58784%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] store.php isn't saving over LAN after ISP change

2018-01-26 Thread Ivan Aparicio
Hi All,

First, tl;dr - I'm serving a TW5 at home using store.php, and can't save to 
it over LAN (using the local IP address), however I can save to it from 
work outside of my LAN (using my public IP with port forwarding).

So I changed ISP again. Before everything was running great - I accessed my 
TW through a domain name provided by no-ip (a dynamic DNS).

My new ISP has given me a router that doesn't allow loopback (for security 
they say). That means that when I'm at home, instead of using my domain 
name, I need to use my local IP address.

The TW opens fine, but I can't save to it on my LAN at home. I can save to 
it using my domain name at work (though it sometimes takes a while). In the 
TW settings, I had set up the domain name as my server URL, and I think 
this is where the problem lies.

Does anyone know of a way I can save the TW using more than one server URL 
(the local IP and the domain name)?

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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7da9f613-0108-4551-9dd7-3908fe532ee7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] A list of transclusion targets

2018-01-26 Thread Arkady Grudzinsky


Is there a filter operator to get a list of all transclusion targets.

I want to get a list of missing transclusion targets, but that, I suppose, 
can be achieved by using all[missing] operator on the results of the one I 
want.

I am importing tiddlers from one TW file to another. The tiddlers heavily 
use transclusion to generate various lists. If transclusion target is not 
present, the lists will not be generated correctly and, in many cases, I 
will not know it because I will see an empty space which is legitimate if 
the list is empty. I want to make sure I import all transclusion targets. 
Now I have to open tiddlers and visually inspect them for transclusions.

Thanks.

-- 

Arkady
​

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/60ea393d-187c-40aa-97af-d7b1f818e058%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.