[tw] Re: TW5: How to use CreateTiddlersFromCSV

2016-05-11 Thread 'Mark S.' via TiddlyWiki
Are all your fields surrounded in quotes? I forgot to mention that in my 
rush. Each data field should be surrounded with quotes and separated with 
commas with no space between. If that doesn't work, then some more hacking 
might be in order.

Mark

On Wednesday, May 11, 2016 at 8:48:37 PM UTC-7, LG wrote:
>
> Btw, do you have any tips on how to keep the text field from splitting? I 
> was looking at TiddlyTools which said to write text which has a comma in it 
> like so: "Here is some text, here is more." When I toss that in using your 
> code, I get: 
>
> "Here is some text<--- body 
> here is more   <--- custom field
>
> I then tried writing it as ""Here is some text, here is more."" just to 
> see if that produced a different response. Nope. 
>
> Best, 
>
> LG 
>
> On Monday, May 9, 2016 at 10:03:05 PM UTC-4, LG wrote:
>>
>> Hello, Mark!
>>
>> I can confirm that this works. The first attempt failed. But I realized 
>> the issue was that I forgot to reload after importing then saving. Then it 
>> worked smoothly. 
>>
>> I'm going to stress test it a bit more to see what else I can do. 
>>
>> Thank you!
>>
>> LG
>>
>> On Monday, May 9, 2016 at 12:10:48 AM UTC-4, Mark S. wrote:
>>>
>>> Here's a brand new, experimental tool to help you import CSV data. BE 
>>> SURE TO BACKUP YOUR TW FILE BEFORE TRYING THIS!!
>>>
>>> Unfortunately it is not a 100% automatic. That's why I refer to it as a 
>>> helper. Someone who knows the innards of TW5 could probably fix up the code 
>>> so that it does everything at once.
>>>
>>> Drag and drop the attached json file into your TW. Save and reload your 
>>> TW.
>>>
>>> Follow the instructions in "How to use the CSV to TW/JSON helper". 
>>> Basically you create a tiddler with your CSV data. The first row of the CSV 
>>> data must have your field headers, and the field "title" is mandatory. If 
>>> you want "created" or "modified" you will have to add your own date stamps 
>>> at this point. 
>>>
>>> If the converter tiddler is successfully, your CSV data will appear 
>>> below. You can copy and paste the converted JSON code into a separate file 
>>> with a JSON extension, and then drag and drop it back into your TW to 
>>> convert. This is the part that could use some more automation. 
>>>
>>> Good luck,
>>> Mark
>>>
>>>
>>> On Saturday, May 7, 2016 at 8:18:23 PM UTC-7, LG wrote:

 Hi! I've been desperately googling for half an hour and I *cannot *figure 
 out how to use CreateTiddlersFromCSV. I copy data in and then it tells me 
 I 
 need to save. I cannot find a save button. I've tried dragging the URL 
 into 
 my TiddlyWiki, but the page just reloads and goes to that site. 

 How do I do this?

>>>

-- 
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/5748c255-9a84-4e54-a95d-8736551f12d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [tw5] Text-Slicer Plugin

2016-05-11 Thread LG
Dear Jeremy, 

Thanks again for your insight. Just as a follow-up as to what I found. 

I took the sample text I posted previously and used Sublime to add break 
tags between each paragraph. When outputted in slicer, I got: 


   - All the text which is not a header in one chunk
   - Heading 1
   - Heading 2
   - So on...

Best, 

LG

On Tuesday, May 10, 2016 at 2:32:24 PM UTC-4, Jeremy Ruston wrote:
>
> Hi Amanda
>
> Here's a completely random bit of text I just generated
>
>
> Terrific random text if I may say so.
>
> which matches the format of my real document. It has the headers + plain 
> paragraphs with line breaks in-between. This was created in Sublime text 
> editor. I then pasted it and split it. As expected, each paragraph was its 
> own tiddler. 
>
>
> The sample lacks  tags around the paragraphs. I tried pasting the text 
> as it is into both a text/html tiddler and an ordinary wikitext tiddler. In 
> both cases, the broken markup prevents things from working properly.
>
> I added  tags around the paragraphs (attached). Processing the result 
> as text/html does have the expected output of a separate tiddler for each 
> heading and for paragraph.
>
> If that’s looking like it’s going to generate too many tiddlers for your 
> texts, then the best approach may be to extend the text-slicer plugin with 
> more options, so that we could have a tiddler for each heading plus it’s 
> immediate text.
>
> I won’t have time to explore that for a while. The other option would be 
> to preprocess your texts to merge contiguous paragraphs, putting a couple 
> of s in between.
>
> Btw, I must say I'm overwhelmed and impressed by the community. I posted 
> some questions in a few places online regarding other plugins. Everyone 
> answered within 24 hours. It just blew me away. I'm used to the less 
> friendly communities of major CMS software apps…
>
>
> Thank you — from my perspective the community is also what makes doing 
> this such fun.
>
> Best wishes
>
> Jeremy
>
>
> Best, 
>
>

-- 
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/f15f7b8f-08e8-41a6-a17c-a2098d1b6940%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Plugin Localization

2016-05-11 Thread Myeongjin Lee

>
> As it’s a big change I think we should defer it until after 5.1.12 is 
> released; what do you think? 
>
Me, too.

-- 
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/667b3634-5f17-4e28-94c7-9257725d352e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Why does the tag field not display in certain tiddlers?

2016-05-11 Thread David Gifford
Thanks Mark, that was it. Strange, since I don't ever use that feature of 
TiddlyWiki. I must have accidentally clicked it instead of something else, 
then used the clone tool to clone the folded tiddler for the other ones 
that were folded. Anyway, it is fixed now, thanks again!

Dave

On Wednesday, May 11, 2016 at 10:42:03 PM UTC-5, Mark S. wrote:
>
> The tiddler is folded. Unfold it and your tags will show up.
>
> HTH
> Mark
>
>
> On Wednesday, May 11, 2016 at 7:42:59 PM UTC-7, David Gifford wrote:
>>
>> Hi all
>>
>> In 
>> http://giffmex.org/gospels.bubbles.html#Themes%20in%20John%20by%20passage 
>> (part of an ambitious project far from completion), you will see there are 
>> several tiddlers in chapter 7 of the list that don't display the tag field 
>> and appear as single spaced. When you go to one of those tiddlers that has 
>> tags (eg 
>> http://giffmex.org/gospels.bubbles.html#John%2007.25-30%20-%20Where%20Jesus%20is%20from),
>>  
>> you will see that the tags do not display in view mode, only in edit mode.
>>
>> Any idea why these few tiddlers don't play by the rules? I am mystified.
>>
>> Dave
>>
>

-- 
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/1c8f8162-b657-4ff8-9249-ddad608c2609%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Why does the tag field not display in certain tiddlers?

2016-05-11 Thread David Gifford
Thanks for the kind words, Birthe. The tags did show in edit mode. Not sure 
why you couldn't see them. But Mark's answer did the trick.

Blessings

Dave

On Wednesday, May 11, 2016 at 10:23:30 PM UTC-5, Birthe C wrote:
>
> Hi Dave,
>
> I do not see the tags in edit mode in those tiddlers.
>
>
> What a great work you are doing!  
> Birthe
>
>
> you will see that the tags do not display in view mode, only in edit mode.
>
>>
>> Any idea why these few tiddlers don't play by the rules? I am mystified.
>>
>> Dave
>>
>

-- 
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/a46ca119-cd7b-4349-9199-239c137ec25a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5: How to use CreateTiddlersFromCSV

2016-05-11 Thread LG
Btw, do you have any tips on how to keep the text field from splitting? I 
was looking at TiddlyTools which said to write text which has a comma in it 
like so: "Here is some text, here is more." When I toss that in using your 
code, I get: 

"Here is some text<--- body 
here is more   <--- custom field

I then tried writing it as ""Here is some text, here is more."" just to see 
if that produced a different response. Nope. 

Best, 

LG 

On Monday, May 9, 2016 at 10:03:05 PM UTC-4, LG wrote:
>
> Hello, Mark!
>
> I can confirm that this works. The first attempt failed. But I realized 
> the issue was that I forgot to reload after importing then saving. Then it 
> worked smoothly. 
>
> I'm going to stress test it a bit more to see what else I can do. 
>
> Thank you!
>
> LG
>
> On Monday, May 9, 2016 at 12:10:48 AM UTC-4, Mark S. wrote:
>>
>> Here's a brand new, experimental tool to help you import CSV data. BE 
>> SURE TO BACKUP YOUR TW FILE BEFORE TRYING THIS!!
>>
>> Unfortunately it is not a 100% automatic. That's why I refer to it as a 
>> helper. Someone who knows the innards of TW5 could probably fix up the code 
>> so that it does everything at once.
>>
>> Drag and drop the attached json file into your TW. Save and reload your 
>> TW.
>>
>> Follow the instructions in "How to use the CSV to TW/JSON helper". 
>> Basically you create a tiddler with your CSV data. The first row of the CSV 
>> data must have your field headers, and the field "title" is mandatory. If 
>> you want "created" or "modified" you will have to add your own date stamps 
>> at this point. 
>>
>> If the converter tiddler is successfully, your CSV data will appear 
>> below. You can copy and paste the converted JSON code into a separate file 
>> with a JSON extension, and then drag and drop it back into your TW to 
>> convert. This is the part that could use some more automation. 
>>
>> Good luck,
>> Mark
>>
>>
>> On Saturday, May 7, 2016 at 8:18:23 PM UTC-7, LG wrote:
>>>
>>> Hi! I've been desperately googling for half an hour and I *cannot *figure 
>>> out how to use CreateTiddlersFromCSV. I copy data in and then it tells me I 
>>> need to save. I cannot find a save button. I've tried dragging the URL into 
>>> my TiddlyWiki, but the page just reloads and goes to that site. 
>>>
>>> How do I do this?
>>>
>>

-- 
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/999bcec9-fd8f-4447-b420-cc517dfa9e45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Why does the tag field not display in certain tiddlers?

2016-05-11 Thread 'Mark S.' via TiddlyWiki
The tiddler is folded. Unfold it and your tags will show up.

HTH
Mark


On Wednesday, May 11, 2016 at 7:42:59 PM UTC-7, David Gifford wrote:
>
> Hi all
>
> In 
> http://giffmex.org/gospels.bubbles.html#Themes%20in%20John%20by%20passage 
> (part of an ambitious project far from completion), you will see there are 
> several tiddlers in chapter 7 of the list that don't display the tag field 
> and appear as single spaced. When you go to one of those tiddlers that has 
> tags (eg 
> http://giffmex.org/gospels.bubbles.html#John%2007.25-30%20-%20Where%20Jesus%20is%20from),
>  
> you will see that the tags do not display in view mode, only in edit mode.
>
> Any idea why these few tiddlers don't play by the rules? I am mystified.
>
> Dave
>

-- 
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/6927cd7b-5525-40ad-9db2-425bb771ce73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Why does the tag field not display in certain tiddlers?

2016-05-11 Thread 'Birthe C' via TiddlyWiki
Hi Dave,

I do not see the tags in edit mode in those tiddlers.


What a great work you are doing!  
Birthe


you will see that the tags do not display in view mode, only in edit mode.

>
> Any idea why these few tiddlers don't play by the rules? I am mystified.
>
> Dave
>

-- 
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/37d124e3-83b9-470d-b0fb-048be180c5fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: tags and carriage returns

2016-05-11 Thread Matabele
Hi Andy

I made a little utility for adding and copying tags to tiddlers -- you may find 
this here. 

Not a fix for the standard tag editor -- but makes adding several tags to 
one or more tiddlers a snap.

regards

On Wednesday, 11 May 2016 17:34:40 UTC+2, Andy Pastuszak wrote:
>
> I don't know if this has been brought up before, but it would be a great 
> time saver to be able to deal with tags in a new tiddler with arrow keys 
> and carriage returns.
>
> For example, start typing a new tag.  The auto complete list pops up.  You 
> arrow down to the tag you want and just hit enter.  For new tags, just type 
> the word and hit enter, rather than having to click on the add button.
>
> I think it would speed up my note taking a great deal.
>
> Andy
>

-- 
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/f159f832-4319-461e-9ec0-30ceeae1e2d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Check out my new here buttons, thumbnail galleries and alternative tag editor for TW5

2016-05-11 Thread David Gifford
On Wed, May 11, 2016 at 9:25 PM, Dave  wrote:

> Also, can you think of any way to get a similar thumbnail of a regular
> tiddler?  I tried tagging one with the appropriate tag and it just didn't
> show up.
>

​No, an image link does not work with tiddlers. Only with images.​ I do
recall seeing a plugin that calls up a thumbnail of tiddler contents upon
hover. But I don't have a link for you. Someone else can chime in.


> Also, adding text to one that had a transclusion to an image tiddler, like
> this:
>
> some text
> {{image tiddler}}
>
> only showed the image and not the text
>

​I would have to see them tiddler in question to see what you are seeing​

​and know how to respond. Not sure what is happening.

Blessings!​

>
>
> I don't imaging this is possible, but its worth asking in case I'm wrong.
>
> --
> 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/RpGJClG1dq4/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/1f8a35c9-27c0-407c-915e-5da3673da725%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
David Gifford
Christian Reformed World Missions, Mexico City

-- 
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/CANE%3DBFKNGXbv7yfuDGM3xQ-EyHTrU-ufabkwH0L9L-GN%3Dt7AAQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Check out my new here buttons, thumbnail galleries and alternative tag editor for TW5

2016-05-11 Thread David Gifford
On Wed, May 11, 2016 at 9:14 PM, Dave  wrote:

> that's pretty cool! Thanks (2 years later) for making that!!
>

​You're welcome, but really I swiped the image gallery code from Jeremy
Ruston.​

​He probably created it when I asked him if it could be done. Because he is
generous about doing that kind of thing.​

>
> BTW, it works great for regular image tiddlers, but when I try it with a
> bunch of pdf files I imported, the little square where the image goes says
> "a plugin is needed to display this content" - do you know of a solution
> for this?
>

​Pdfs are not images in that sense, though they kind of seem like that. I
believe you can use an iframe to display pdfs.​

​Been a long time since I did that, and maybe things have changed, so I
don't know the current state of things regarding pdfs.​

>
> I'll repost here if I find it first.
>
> DaveP
>
> --
> 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/RpGJClG1dq4/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/6ca95feb-b608-46fe-a732-0e123ae968a4%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
David Gifford
Christian Reformed World Missions, Mexico City

-- 
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/CANE%3DBFK3r6o-k1q2PAqgOmZmzRqC%3DXDGkdy%3DuQYGJHfBTO7BLQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Why does the tag field not display in certain tiddlers?

2016-05-11 Thread David Gifford
Hi all

In 
http://giffmex.org/gospels.bubbles.html#Themes%20in%20John%20by%20passage 
(part of an ambitious project far from completion), you will see there are 
several tiddlers in chapter 7 of the list that don't display the tag field 
and appear as single spaced. When you go to one of those tiddlers that has 
tags (eg 
http://giffmex.org/gospels.bubbles.html#John%2007.25-30%20-%20Where%20Jesus%20is%20from),
 
you will see that the tags do not display in view mode, only in edit mode.

Any idea why these few tiddlers don't play by the rules? I am mystified.

Dave

-- 
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/7a45f3d7-6c53-4231-97a5-fb4b2a112f19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Check out my new here buttons, thumbnail galleries and alternative tag editor for TW5

2016-05-11 Thread Dave
Also, can you think of any way to get a similar thumbnail of a regular 
tiddler?  I tried tagging one with the appropriate tag and it just didn't 
show up.  Also, adding text to one that had a transclusion to an image 
tiddler, like this:

some text
{{image tiddler}}

only showed the image and not the text


I don't imaging this is possible, but its worth asking in case I'm wrong.

-- 
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/1f8a35c9-27c0-407c-915e-5da3673da725%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Check out my new here buttons, thumbnail galleries and alternative tag editor for TW5

2016-05-11 Thread Dave
that's pretty cool! Thanks (2 years later) for making that!!

BTW, it works great for regular image tiddlers, but when I try it with a 
bunch of pdf files I imported, the little square where the image goes says 
"a plugin is needed to display this content" - do you know of a solution 
for this?

I'll repost here if I find it first.

DaveP

-- 
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/6ca95feb-b608-46fe-a732-0e123ae968a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: [tw] Re: TEXtAREA is totally open to external editors. NEVER forge4t that.

2016-05-11 Thread infurnoape


I want to know about the other thing?!?


Happy Connecting. Sent from my Sprint Samsung Galaxy S® 5

 Original message 
From: proge...@assays.tv 
Date: 5/11/16  2:44 PM  (GMT-07:00) 
To: TiddlyWiki  
Subject: [tw] Re: TEXtAREA is totally open to external  editors. NEVER forge4t 
that. 

 My tiddly friend, you should probably start the other TW blog. You're 
making valid points but many of them are kind of "general insights" ... etc.

WE are ephemeral. 

I am interested in ME. 

The TW5 editor IS good. 

Ask  if you want to know about the other things.

J.

On Wednesday, 11 May 2016 23:13:28 UTC+2, Mat  wrote:My tiddly friend, you 
should probably start a TW blog. You're making valid points but many of them 
are kind of "general insights" so people will forget them and (for sure) a week 
from now they're gone in the archives. I'd say it is extremely unlikely that 
anybody would search for an insight like the one you just posted, even if it - 
again - is valid. Personally my outlet for these types of thoughts (and much 
more) is TWaddle. It is convenient also; I can refer to articles there when the 
occasions arise.
<:-)



-- 

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/689f716d-bc81-48b0-836e-c9ad104d2b9b%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/pdjks41ays0ser4x68fxj888.1463012722040%40email.android.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Check out my new here buttons, thumbnail galleries and alternative tag editor for TW5

2016-05-11 Thread David Gifford
Hi Dave

[is[current]tagging[]

in the content from "Sample image gallery" tiddler means that it calls up 
all the tiddlers tagged with the title of the current tiddler. (not all 
tiddlers tagged 'image') 

So if you create a tiddler "Flowers" and from there use the "new image 
here" button, that button will create a new tiddler tagged Flowers, and it 
will be based on the template tiddler "$:/aa/ImageTemplate 
 
".
 
You add the link there to the image, title it eg "Rose 1" and save the 
tiddler. Then in the Flowers tiddler you will see the thumbnail image from 
Rose 1.

Other Dave

-- 
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/a0a759e2-ea69-464e-93a2-7c4b5429a675%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Check out my new here buttons, thumbnail galleries and alternative tag editor for TW5

2016-05-11 Thread Dave
Hi Dave, I realize this is 2 years old, but your image gallery thumbnails 
functionality is just what I'm looking for.

Unfortunately I can't seem to figure it out.  I copied the tiddler content 
in the example gallery and copied the appropriate (I think) parts of the 
stylesheet, but I couldn't find any reference to your tag "image" which I 
assume must be refered to somewhere in the process of rendering the 
thumbnails of the image tiddlers.

Can you remember enough to find the missing key element in this?


Thanks, 
Dave

-- 
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/80beb774-0431-41a4-a9a1-08653c25a84e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: tags and carriage returns

2016-05-11 Thread Mat
It definitely feels like it's been brought up but I'm not sure where. If 
it's not in Github already 
(I couldn't find it but I'm tired) then it probably should be.

<:-)

-- 
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/933b317e-f533-4102-86b3-959553136560%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Set widget attributes remotely?

2016-05-11 Thread Mat
Mario, Jeremy, thanks.



We generally introduce transclusions when we identify a portion of a shadow 
> tiddler that would benefit from being independently controllable. For 
> example, look at the change to add configurability to the autofocus 
> attribute of the sidebar search:
>
>
> https://github.com/Jermolene/TiddlyWiki5/commit/a89ae45188733fdfa7660175db2096dda86a5e34
>

Ref the above discussions here, how costly is this operation? I.e that of 
fetching a value via transclusion rather than on spot. I don't know the 
mechanics behind transclusion per se but I figure fetching values 
"elsewhere" is done all the time and should be pretty polished. 

 

> I think you’re asking for the ability to perform those sort of overrides 
> without modifying the tiddler in question. There’s no obvious way to 
> implement such a feature. But I’d be concerned about the resulting 
> complexity: with this arrangement, it wouldn’t be sufficient to look at the 
> source of a particular tiddler in order to understand what it’s doing; one 
> would also need to find and review all the overrides that might affect the 
> operation of the tiddler.
>

Yeah.. that would be a concern.  (Interesting thoughts just sparked; 
imagine making every parameter value be a pointer to a central registry. 
OR, another idea, or maybe it's a continuation; imagine another "viewing 
layer" in edit-mode so that the parameter value is really a parsed value 
but underneath it is the transclusion. Or mayb eno "extra layer" would be 
needed if one could just see the parsed values in normal view mode. Ok, I 
gotto sleep. Forgive me if this didn't make sense.)


Thank you both for informative replies!

<:-)

-- 
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/1a8d8b3a-87ed-4ec6-b762-aaa855bb729d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: PLUGIN OF PLUGINS -- For Managing Multiple Tiddlywiki? Possible?

2016-05-11 Thread progetti
it IS odd.

For TW type code you would EXPECT iteration.

will it?

On Wednesday, 11 May 2016 22:51:50 UTC+2, Matthew Lauber wrote:
>
> I don't have a good solution.  What I ended up doing was creating my own 
> plugin library on github, and then I only need to copy that tiddler to new 
> files.  From there, I can install everything via the plugin library 
> mechanism.  This had the added benefit that only any given tiddler, I can 
> check to see if I've updated any of the plugins easily, and easily install 
> the updates.  But it doesn't help with other people's plugins unless I keep 
> up with copying and pasting them.  
>
> Matt
>
>
> On Wednesday, May 11, 2016 at 1:37:29 PM UTC-4, prog...@assays.tv wrote:
>>
>> I do hold back slightly, but on this I kinda think its a thought, maybe 
>> others have thunk?
>>
>> That the best plugins one combines into ONE plugin to EASILY transport TW 
>> to TW.
>>
>> HOW can one do  that? 
>>
>>
>>
>> *Is there an ethic for it?*AND A METHOD?
>>
>> Josiah
>>
>>
>>

-- 
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/ed153e5b-405c-48b5-8da2-7e72f663fe2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: PLUGIN OF PLUGINS -- For Managing Multiple Tiddlywiki? Possible?

2016-05-11 Thread progetti


On Wednesday, 11 May 2016 19:37:29 UTC+2, prog...@assays.tv wrote:
>
> I do hold back slightly, but on this I kinda think its a thought, maybe 
> others have thunk?
>
> That the best plugins one combines into ONE plugin to EASILY transport TW 
> to TW.
>
> HOW can one do  that? 
>
>
>
> *Is there an ethic for it?*AND A METHOD?
>
> Josiah
>
>
>

-- 
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/e58248c5-a486-4a48-a724-81dd9fab1043%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: PLUGIN OF PLUGINS -- For Managing Multiple Tiddlywiki? Possible?

2016-05-11 Thread progetti
i really like we share the same headache.

On Wednesday, 11 May 2016 22:33:30 UTC+2, Tobias Beer wrote:
>
> No solution, just a +1.
>

-- 
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/8e11cad7-cd0b-47de-b1ee-209e60788571%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TEXtAREA is totally open to external editors. NEVER forge4t that.

2016-05-11 Thread progetti
 My tiddly friend, you should probably start the other TW blog. You're 
making valid points but many of them are kind of "general insights" ... etc.

WE are ephemeral. 

I am interested in ME. 

The TW5 editor IS good. 

Ask  if you want to know about the other things.

J.

On Wednesday, 11 May 2016 23:13:28 UTC+2, Mat wrote:
>
> My tiddly friend, you should probably start a TW blog. You're making valid 
> points but many of them are kind of "general insights" so people will 
> forget them and (for sure) a week from now they're gone in the archives. 
> I'd say it is extremely unlikely that anybody would search for an insight 
> like the one you just posted, even if it - again - is valid. Personally my 
> outlet for these types of thoughts (and much more) is TWaddle 
> . It is convenient also; I can refer to 
> articles there when the occasions arise.
>
> <:-)
>

-- 
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/689f716d-bc81-48b0-836e-c9ad104d2b9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TEXtAREA is totally open to external editors. NEVER forge4t that.

2016-05-11 Thread Mat
My tiddly friend, you should probably start a TW blog. You're making valid 
points but many of them are kind of "general insights" so people will 
forget them and (for sure) a week from now they're gone in the archives. 
I'd say it is extremely unlikely that anybody would search for an insight 
like the one you just posted, even if it - again - is valid. Personally my 
outlet for these types of thoughts (and much more) is TWaddle 
. It is convenient also; I can refer to 
articles there when the occasions arise.

<:-)

-- 
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/94b78d43-8f22-4c82-922b-26aefe516df6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] How list current tags but excepting some of them

2016-05-11 Thread Mat
Mark and magev, thank you!

Yes, Marks solution is what cracked the nut! For the record, here are some 
holy macaronis identified after much work. Not that I know how anybody will 
find this in the archives later on but anyway:


*Holy Macaroni #1 - *List the content of a field as a list of items, (NOT 
as one unit/link)
Here:List the tags of the current (and pick out only the second one - 
mostly to ensure it's accessible)

<$set name="set" filter="[list[!!tags]nth[2]]">
<>



*Holy Macaroni #2  - *Controlled removal by retrieving field content as 
list (NOT as one unit/link) 
Here specifically: Fetch current tiddlers tags and remove aa from them. 
Returns all remaining tags.

<$set name="set" filter="[tags[]] -[[aa]]">
<>



*Holy Macaroni #3 - *Check if a value is listed in a field for a tiddler.
Specifically: Checks if aa is listed in the tags field of the tiddler Foo

<$set name="set" filter="[[aa]listed[tags]field:title[Foo]]">
<>



Something cool is in the making.

<:-)

-- 
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/a17bdc94-a9dd-4406-83dd-48f8a5681d1a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: PLUGIN OF PLUGINS -- For Managing Multiple Tiddlywiki? Possible?

2016-05-11 Thread Matthew Lauber
I don't have a good solution.  What I ended up doing was creating my own 
plugin library on github, and then I only need to copy that tiddler to new 
files.  From there, I can install everything via the plugin library 
mechanism.  This had the added benefit that only any given tiddler, I can 
check to see if I've updated any of the plugins easily, and easily install 
the updates.  But it doesn't help with other people's plugins unless I keep 
up with copying and pasting them.  

Matt


On Wednesday, May 11, 2016 at 1:37:29 PM UTC-4, prog...@assays.tv wrote:
>
> I do hold back slightly, but on this I kinda think its a thought, maybe 
> others have thunk?
>
> That the best plugins one combines into ONE plugin to EASILY transport TW 
> to TW.
>
> HOW can one do  that? 
>
>
>
> *Is there an ethic for it?*AND A METHOD?
>
> Josiah
>
>
>

-- 
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/2547f425-af23-439f-802c-97dd3758eaaa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Announcing TiddlyDesktop v0.0.7

2016-05-11 Thread Dave
I have three questions about hacking tiddlydesktop to work better for my 
use case:

1) Is there any way to change something in an editable file to make the 
"tiddler" folder to be called something else? (in my case I'd like it to be 
called "data" - that's where I already keep my hundreds of text files)
2) Can I also somehow change the ".tid" extension of the tiddler files to 
be ".txt"?
3) For multi-word tiddlers, can the file have spaces in the name instead of 
"word_word"?

Thanks!
-Dave

-- 
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/be2d44cc-efb2-46a2-bff9-2ca644731fd8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: PLUGIN OF PLUGINS -- For Managing Multiple Tiddlywiki? Possible?

2016-05-11 Thread Tobias Beer
No solution, just a +1.

-- 
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/adef283f-f919-4242-84c6-5dc797269d02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] TEXtAREA is totally open to external editors. NEVER forge4t that.

2016-05-11 Thread progetti
The recent innovations in TW5 on the editor are great..

BUT, never forget it is merely a "textarea" attempt. 

Another editor may do much better. Especially on HTML.

Josiah

-- 
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/52509fa8-74ac-4a0f-ae85-7818d0f1cab3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] PLUGIN OF PLUGINS -- For Managing Multiple Tiddlywiki? Possible?

2016-05-11 Thread progetti
I do hold back slightly, but on this I kinda think its a thought, maybe 
others have thunk?

That the best plugins one combines into ONE plugin to EASILY transport TW 
to TW.

HOW can one do  that? 



*Is there an ethic for it?*AND A METHOD?

Josiah


-- 
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/6ed8f7ed-c0a8-4f88-a882-0702a7e202c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Set widget attributes remotely?

2016-05-11 Thread Jeremy Ruston
Hi Mat

> Is there any way to set or overwrite widget attribute values remotely, i.e 
> without overwriting the actual tiddler? Kind of like overwriting CSS values.

We generally introduce transclusions when we identify a portion of a shadow 
tiddler that would benefit from being independently controllable. For example, 
look at the change to add configurability to the autofocus attribute of the 
sidebar search:

https://github.com/Jermolene/TiddlyWiki5/commit/a89ae45188733fdfa7660175db2096dda86a5e34

I think you’re asking for the ability to perform those sort of overrides 
without modifying the tiddler in question. There’s no obvious way to implement 
such a feature. But I’d be concerned about the resulting complexity: with this 
arrangement, it wouldn’t be sufficient to look at the source of a particular 
tiddler in order to understand what it’s doing; one would also need to find and 
review all the overrides that might affect the operation of the tiddler.

Best wishes

Jeremy


-- 
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/B4F326D8-BCD1-4635-AC85-4B5C3119B5BD%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Plugin Localization

2016-05-11 Thread Jeremy Ruston
Hi Myeongjin

Thanks for your hard work on this. I’ve looked through the changes:

https://github.com/Jermolene/TiddlyWiki5/compare/master...araname:plugin-localisable

Looks good to me. As it’s a big change I think we should defer it until after 
5.1.12 is released; what do you think?

Best wishes

Jeremy


> On 11 May 2016, at 10:09, Myeongjin Lee  wrote:
> 
> Hi Jeremy,
> 
> I want set directory to two ways for language plugins of plugins, include 
> group tiddlywiki because some user may be not use plugin(s):
> 
> $:/languages/plugins/group/plugin/ko-KR/plugin.i18n.multids, and 
> plugin.info, which commited by me in branch 
> 'plugin-localisable'.$:/languages/plugins/group/ko-KR/plugin.info, 
> and $:/languages/plugins/group/ko-KR/plugin/ plugin.i18n.multids
> 
> -- 
> 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/baf6443e-6dbb-4df2-97df-61c8e9a60e3e%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/A38C4A62-0CBA-4A78-A798-B9173EB8753E%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Plugin Localization

2016-05-11 Thread Myeongjin Lee
Hi Jeremy,

I want set directory to two ways for language plugins of plugins, include group 
tiddlywiki because some user may be not use plugin(s):

$:/languages/plugins/group/plugin/ko-KR/plugin.i18n.multids, and 
plugin.info, which commited by me in branch 
'plugin-localisable'.$:/languages/plugins/group/ko-KR/plugin.info, and 
$:/languages/plugins/group/ko-KR/plugin/ plugin.i18n.multids

-- 
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/baf6443e-6dbb-4df2-97df-61c8e9a60e3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Plugin Localization

2016-05-11 Thread Myeongjin Lee


Hi Jeremy,

I want set directory to two ways for language plugins of plugins, include 
group tiddlywiki because some user may be not use plugin(s):


   - $:/languages/plugins/group/plugin/ko-KR/plugin.i18n.multids, and 
   plugin.info, which commited by me in branch 'plugin-localisable'.
   - $:/languages/plugins/group/ko-KR/plugin.info, and 
   $:/languages/plugins/group/ko-KR/plugin/ plugin.i18n.multids

-- 
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/7f79e692-90c8-46bc-8e97-177493d1e7ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] COMMENT: Calls for adding stuff to TW, if added up, would reduce it ...

2016-05-11 Thread progetti
COMMENT: Calls for adding stuff to TW, if added up, would reduce it to a 
snail carrying a heavy  weight.

I have noticed ...

  1) many requests for TW are ALREADY solved in browsers or browser 
plugins. 

  2) TW's history is liberal waft about, so one DOES witness the 
RE-CREATION OF THE WHEEL OFTEN

  3) But there IS a real cutting edge. Mainly programmers who speak 
Programmese to each other.

  4) EVERYONE is nice. Except me. 

-- 
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/b6192a5e-2425-40bb-9a2b-6afe4e0c2d77%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] tags and carriage returns

2016-05-11 Thread Andy Pastuszak
I don't know if this has been brought up before, but it would be a great 
time saver to be able to deal with tags in a new tiddler with arrow keys 
and carriage returns.

For example, start typing a new tag.  The auto complete list pops up.  You 
arrow down to the tag you want and just hit enter.  For new tags, just type 
the word and hit enter, rather than having to click on the add button.

I think it would speed up my note taking a great deal.

Andy

-- 
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/b887b63c-3e06-4337-b934-01dfeb82da68%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Is it safe to edit tiddlers in an external editor?

2016-05-11 Thread progetti
NOTHING needs adding.other than knowing that the edit box in TW is a 
"textarea".

Editing TEXTAREA is easy ALREADY via browser add-ons in ANY editor you want.

FIREFOX enables it super easy through the  "Its All Text" Addon.  
https://addons.mozilla.org/en-US/firefox/addon/its-all-text/

The LESS we ADD to TiddlyWiki Core Code the better IMO.

Josiah

On Wednesday, 11 May 2016 16:49:33 UTC+2, AlexHough wrote:
>
> Two thoughts:
>
> 1) could there be a button on TW toolbar whcih opened the .tid in a editor?
> 2) Could there be a TW plugin for an editor. For example, a plugin for 
> Sublime which inserted the fields required by Tid files at the top of the 
> file.
>
> bw
>
>
> Alex
>
> On 11 May 2016 at 15:27, TiddlyWiker  
> wrote:
>
>>
>> Maybe not exactly relevant to your question but I have found
>>
>> The firefox addon It's All Text 
>>
>> https://addons.mozilla.org/en-US/firefox/addon/its-all-text/?src=search
>>
>> useful for editing tiddlers.
>>
>> Regards,
>>
>> TiddlyWiker
>> On Wednesday, May 11, 2016 at 7:28:30 AM UTC+2, Ruslan Prokopchuk wrote:
>>>
>>> I run TiddlyWiki in --serve mode. Is it safe to edit tiddlers 
>>> externally? Does TW perform any checks and reject / save with new name / or 
>>> whatever for such edited tiddlers?
>>>
>> -- 
>> 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/70d0f995-b8ce-4613-84ce-730dba3b2188%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/98d550d0-cde9-48f1-adc6-721ec52db8ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TiddlyDesktop, multiple monitors and the wiki list window

2016-05-11 Thread Andy Pastuszak
Oh Thank You!

On Sunday, May 1, 2016 at 8:55:54 PM UTC-4, Scott Simmons (Secret-HQ) wrote:
>
> Hi, Andy —
>
> I've encountered a similar problem myself.  I can still see TiddlyDesktop 
> in my taskbar (in addition to the icon in the tray), but I can't "find" the 
> window anywhere on my desktop.  What I've been doing is using Task Manager 
> (or Process Explorer, which I prefer) to find TiddlyDesktop in the 
> "Open/Running Applications" list and maximize its window (so I don't have 
> to delete my config folder).
>
> I made a quick screencast to show what I mean:
>
> https://youtu.be/AFo6yP1VJVY
>

-- 
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/ac3c511a-e482-43bf-a5ff-80f402c4f581%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Some Plugins for the new Editor Toolbar

2016-05-11 Thread Jan

Hi Stephen,
I guess it was your first assumption: I used the wrong version of TW.
After I imported my own TW into the download of 
http://skplugins.tiddlyspot.com/ everything worked fine...

Thanks a lot
Jan


Am 11.05.2016 um 14:28 schrieb 'Stephen Kimmel' via TiddlyWiki:

Jan,

You mentioned that they don't appear in the Control Panel. They should 
be on the Control Panel under Appearance - Toolbars - Editor Toolbar 
(not Edit Toolbar) at the bottom of the list.


You haven't quite given me enough to work on to figure out exactly 
what went wrong for you (for example, you didn't say whether they 
appear on the Editor Toolbar or not) so I'm going to try several 
possibilities.


1. The plugins only work with TW 5.1.12 which is only available in 
pre-release at the moment. If you are working with a copy of 
TiddlyWiki that you got from the regular site, your version will be 
5.1.11 or earlier. (If you are working with a TiddlyWiki Classic, then 
the toolbar functions won't work but many similar functions are 
available from Eric's TiddlyTools 
(http://www.tiddlytools.com/#QuickEditPlugin ) The editor toolbar 
hadn't been developed by version 5.1.11 and so modifications to the 
editor toolbar won't work. To check the version of TiddlyWiki you 
have, click on the gear shaped icon near the top of the sidebar under 
your wiki's title and subtitle. Under the Basics tab under the Info 
tab you'll find an entry labelled "TiddlyWiki Version." If that entry 
says anything other than *5.1.12-prerelease or **5.1.12 *then you have 
an earlier version.  TW 5.1.12 should be available vary soon but if 
you don't want to wait you can download it from this link: 
http://tiddlywiki.com/prerelease/


2. Assuming you are working with 5.1.12, it is possible that what you 
downloaded wasn't the plug-in but the tiddler that describes the 
plugin. If you find a tiddler called FindReplace in your recent 
tiddlers list, there's a good chance that you downloaded the 
documentation rather than the plugin. The plugin will have a name like 
$:/plugins/sk/FindReplace which won't appear on the Recent list. If 
you do an advanced search of System tiddlers for $:/plugins/sk then it 
should appear on the list if you downloaded the correct tiddler.


3. When you download a plugin in tiddler, a prompt should appear at 
the top of the screen reminding you to save and reload to allow 
changes in plugins to take effect. Since the plugins are integrated 
into the system files, they won't have any impact until you reload. I 
tend to discount this possibility since you would have to ignore the 
prompt and leave you wiki running all the time for that to be true.


So, to further diagnose the issue, check the version of TiddlyWiki you 
are using and check that the tiddlers $:/plugins/sk/FindReplace and 
$:/plugins/sk/Transclude are in the System tiddlers list.



On Tuesday, May 10, 2016 at 4:29:25 AM UTC-5, Jan wrote:

Hello Stephen,
thanks for these great enhancments, they really are what I needed
for long.
Do you have to Install or change a formatting Tiddler to install them?
I installed $:/plugins/sk/FindReplaceand $:/plugins/sk/Transclude


but they do not appear in the controlPanel yet...

Thanks for the plugins and the help
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/49133e3c-4aff-4bf7-8981-a729a51dda42%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/57334CF3.6030702%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] How list current tags but excepting some of them

2016-05-11 Thread 'Mark S.' via TiddlyWiki
I think "get" must return everything as one string rather than a list of 
objects. I notice that the <> appears on one line, even if you insert 
a . But  this seems to work:

[tags[]] -[[aa]]


Mark

On Wednesday, May 11, 2016 at 5:46:42 AM UTC-7, Mat wrote:
>
> Gaaah! This is just driving me crazy! I simply want to:
>
>  list the current tiddlers tags with some of them removed so I can perform 
> operations with the remaining ones.
>
> As illustrated here (except this doesn't work)
>
>
> <$list filter="[get[tags]remove[aa]]" variable="item">
> <>
> 
>
> One reason why it doesn't work is, I think, because "remove" is a listop 
> and the previous step is not in list form. But then... 
>
> "[list[{currentTiddler!!tags}]] +[remove[aa]]"
>
> ...doesn't work either. Nor do a big bunch of other combos I've tried.
>
> I wish to avoid nested listings.
>
> ATM I only neet do remove one tag (here "aa").from the list
>
>
> Please help.
>
>
> <:-)
>
>
>

-- 
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/18e08224-d58f-4910-b4e1-7917e2aea1b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Is it safe to edit tiddlers in an external editor?

2016-05-11 Thread Alex Hough
Two thoughts:

1) could there be a button on TW toolbar whcih opened the .tid in a editor?
2) Could there be a TW plugin for an editor. For example, a plugin for
Sublime which inserted the fields required by Tid files at the top of the
file.

bw


Alex

On 11 May 2016 at 15:27, TiddlyWiker  wrote:

>
> Maybe not exactly relevant to your question but I have found
>
> The firefox addon It's All Text
>
> https://addons.mozilla.org/en-US/firefox/addon/its-all-text/?src=search
>
> useful for editing tiddlers.
>
> Regards,
>
> TiddlyWiker
> On Wednesday, May 11, 2016 at 7:28:30 AM UTC+2, Ruslan Prokopchuk wrote:
>>
>> I run TiddlyWiki in --serve mode. Is it safe to edit tiddlers externally?
>> Does TW perform any checks and reject / save with new name / or whatever
>> for such edited tiddlers?
>>
> --
> 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/70d0f995-b8ce-4613-84ce-730dba3b2188%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/CALc1hYf-sVFJQ0LRa-Oxv_Kec_mVUY5V%2BuRFU-8gguF-_F3JAg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Is it safe to edit tiddlers in an external editor?

2016-05-11 Thread TiddlyWiker

Maybe not exactly relevant to your question but I have found

The firefox addon It's All Text 

https://addons.mozilla.org/en-US/firefox/addon/its-all-text/?src=search

useful for editing tiddlers.

Regards,

TiddlyWiker
On Wednesday, May 11, 2016 at 7:28:30 AM UTC+2, Ruslan Prokopchuk wrote:
>
> I run TiddlyWiki in --serve mode. Is it safe to edit tiddlers externally? 
> Does TW perform any checks and reject / save with new name / or whatever 
> for such edited tiddlers?
>

-- 
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/70d0f995-b8ce-4613-84ce-730dba3b2188%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] How list current tags but excepting some of them

2016-05-11 Thread magev958
Doesn't

-[tag[aa]]

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/4625feef-945a-41ce-8e05-57be4794ce25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Set widget attributes remotely?

2016-05-11 Thread PMario
On Wednesday, May 11, 2016 at 2:24:13 PM UTC+2, Mat wrote:
>
> I'm still curious about eventual possibilities to overwrite widget 
> attributes remotely. Just like any other parameter, it doesn't always make 
> sense to replace the whole tiddler.
>

As you pointed out. I don't see a way to do it, in other ways as I did 
describe it. 
-m

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To 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/f1ba763b-ac74-4f7b-9b08-1e6ffedc2c78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TWC] LessBackupsPlugin alternative for rotating backup

2016-05-11 Thread BJ

its a tiddlywiki classic plugin - it needs to be copied into a new tiddler 
and tagged with sytemConfig

On Wednesday, May 11, 2016 at 1:45:41 PM UTC+1, prog...@assays.tv wrote:
>
> BJ, Sounds great, looks erm ... like computer code. HOW does a mortal use 
> it? :-) Josiah, x
>
> BJ wrote:
>>
>> Hi Julien,
>> I wrote a simple backup plugin that works when using tiddlyfox:
>>
>>
>> https://github.com/buggyj/tiddlywikiplugins/blob/master/simplyLessBackups.js
>>
>> maybe it could be of help to 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/c77527d1-1c9b-4d59-85cf-ce5b1b02bed4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] How list current tags but excepting some of them

2016-05-11 Thread Mat
Gaaah! This is just driving me crazy! I simply want to:

 list the current tiddlers tags with some of them removed so I can perform 
operations with the remaining ones.

As illustrated here (except this doesn't work)


<$list filter="[get[tags]remove[aa]]" variable="item">
<>


One reason why it doesn't work is, I think, because "remove" is a listop 
and the previous step is not in list form. But then... 

"[list[{currentTiddler!!tags}]] +[remove[aa]]"

...doesn't work either. Nor do a big bunch of other combos I've tried.

I wish to avoid nested listings.

ATM I only neet do remove one tag (here "aa").from the list


Please help.


<:-)


-- 
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/cb032c01-2e7e-498c-b86c-9b9e6246af5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TWC] LessBackupsPlugin alternative for rotating backup

2016-05-11 Thread progetti
BJ, Sounds great, looks erm ... like computer code. HOW does a mortal use 
it? :-) Josiah, x

BJ wrote:
>
> Hi Julien,
> I wrote a simple backup plugin that works when using tiddlyfox:
>
>
> https://github.com/buggyj/tiddlywikiplugins/blob/master/simplyLessBackups.js
>
> maybe it could be of help to 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/fa740872-8ca2-4450-a4a9-420c18e9c84e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Some Plugins for the new Editor Toolbar

2016-05-11 Thread 'Stephen Kimmel' via TiddlyWiki
Jan,

You mentioned that they don't appear in the Control Panel. They should be 
on the Control Panel under Appearance - Toolbars - Editor Toolbar (not Edit 
Toolbar) at the bottom of the list. 

You haven't quite given me enough to work on to figure out exactly what 
went wrong for you (for example, you didn't say whether they appear on the 
Editor Toolbar or not) so I'm going to try several possibilities. 

1. The plugins only work with TW 5.1.12 which is only available in 
pre-release at the moment. If you are working with a copy of TiddlyWiki 
that you got from the regular site, your version will be 5.1.11 or earlier. 
(If you are working with a TiddlyWiki Classic, then the toolbar functions 
won't work but many similar functions are available from Eric's TiddlyTools 
(http://www.tiddlytools.com/#QuickEditPlugin ) The editor toolbar hadn't 
been developed by version 5.1.11 and so modifications to the editor toolbar 
won't work. To check the version of TiddlyWiki you have, click on the gear 
shaped icon near the top of the sidebar under your wiki's title and 
subtitle. Under the Basics tab under the Info tab you'll find an entry 
labelled "TiddlyWiki Version." If that entry says anything other than 
*5.1.12-prerelease 
or **5.1.12 *then you have an earlier version.  TW 5.1.12 should be 
available vary soon but if you don't want to wait you can download it from 
this link: http://tiddlywiki.com/prerelease/ 

2. Assuming you are working with 5.1.12, it is possible that what you 
downloaded wasn't the plug-in but the tiddler that describes the plugin. If 
you find a tiddler called FindReplace in your recent tiddlers list, there's 
a good chance that you downloaded the documentation rather than the plugin. 
The plugin will have a name like $:/plugins/sk/FindReplace which won't 
appear on the Recent list. If you do an advanced search of System tiddlers 
for $:/plugins/sk then it should appear on the list if you downloaded the 
correct tiddler.

3. When you download a plugin in tiddler, a prompt should appear at the top 
of the screen reminding you to save and reload to allow changes in plugins 
to take effect. Since the plugins are integrated into the system files, 
they won't have any impact until you reload. I tend to discount this 
possibility since you would have to ignore the prompt and leave you wiki 
running all the time for that to be true.

So, to further diagnose the issue, check the version of TiddlyWiki you are 
using and check that the tiddlers $:/plugins/sk/FindReplace and 
$:/plugins/sk/Transclude are in the System tiddlers list. 


On Tuesday, May 10, 2016 at 4:29:25 AM UTC-5, Jan wrote:
>
> Hello Stephen,
> thanks for these great enhancments, they really are what I needed for long.
> Do you have to Install or change a formatting Tiddler to install them?
> I installed $:/plugins/sk/FindReplace and $:/plugins/sk/Transclude 
> 
>  
> but they do not appear in the controlPanel yet...
>
> Thanks for the plugins and the help
> 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/49133e3c-4aff-4bf7-8981-a729a51dda42%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Set widget attributes remotely?

2016-05-11 Thread Mat

>
> what do you think?


I think you make a lot of sense (even if it's not really an answer to my 
question, of course). However, there is another important aspect with the 
officially provided configurations: there is a sense of uncertainty when 
making changes in shadow tiddlers that there are systemic consequences one 
cannot predict from merely looking at the immediate tiddler code, i.e that 
depends on where the tiddler is called from and used etc. "Official 
configurations" provide quality assurance.

BUT, spontaneously, I'd guess many such official configurations could work 
as well as separate *plugins*. Or, more big picture, I think it would be 
better with a "standard edition", a "bare bones edition" etc and a wide 
range of "system plugins". (The config settings could even be a styled *plugin 
library* so "configuring" really means to download the plugin, at least the 
first time.) 

...but as we know, this is a matter of administrative infrastructure and 
would, fully understandably, cause too much burden on Jeremy. As I conclude 
so often, I believe TWederation will solve this because one could download 
configurations from people one trusts and get the noted sense of quality 
assurance.



[...] every change to a template is requested to be configurable. ... I 
> think we reached a point, where we have so many configuration options, that 
> it already hurts the project, due to its complexity. Every new parameter, 
> that can be configured, increases this complexity and imo also makes TW 
> slow. ...
>

Do we know there is a significant time impact from the configuration 
settings? From the 1292 shadow tiddlers you refer to, surely only a 
fraction are configuration options. And I would think most of them are 
about fetching a field value (right?). Is this really a significant time 
consumer? In a hangout you mentioned "lists in lists" which I think has a 
substantially (exponentially!) higher impact.


 

> For me the problem is that users are afraid to change shadow tiddlers, 
> which *contradicts their existence*. 
>

 That is a very good point! Shadow tiddlers are constructed to permit 
overwriting!


 

> So the proposal is: 
> 
>
>  - The TW update mechanism should detect this problem.
>  - It should tell the user, that s/he changed aaa, bbb, ccc, templates. 
>  - It should be able to tell the differences. So the user can see and 
> decide, if the manual changes are still valid. 
>

I agree this would be very useful! It could also alert when importing 
modified shadow tiddlers e.g as part of a plugin (...Or is one already 
alerted about this? Cant' remember.)

...

I'm still curious about eventual possibilities to overwrite widget 
attributes remotely. Just like any other parameter, it doesn't always make 
sense to replace the whole tiddler.


Thanks for input Mario. Your thoughts should probably be a discussion 
thread on it's own with it's own title for findability.


<:-)

-- 
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/4f021891-6d74-4770-ab86-f558877fd9ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Reordering TOC's and other things.

2016-05-11 Thread Ste Wilson
Ah!  Of course.  Thanks for that and I'll have a look at that plugin!.

On Wednesday, 11 May 2016 11:49:24 UTC+1, BJ wrote:
>
>
> Hi Stephen,
> you need to add the 'list' field to the tiddler TableOfContents (not 
> 'Table Of Contents' as at present) as this is the tag you are using.
>
> If you are re-ordering your toc a lot you might want to try the taglist 
> plugin to re-order by drag and drop - its at http://bjtools.tiddlyspot.com
>
> all the best BJ
>
>
>
> On Wednesday, May 11, 2016 at 11:10:07 AM UTC+1, Ste Wilson wrote:
>>
>> After asking about this sometime ago the solution was to include a 'list' 
>> field and then put the Tiddler names in the required order and all was well.
>> However, this now doesn't seem to do anything.  I have added new Tiddlers 
>> to the contents and want them to also be ordered but the stubbornly remain 
>> in alphabetical order.
>>
>> http://stephenteacher.tiddlyspot.com/#Table%20of%20Contents
>>
>> I have the list field containing
>>  [[A Site Map]] [[Quick Reference]] Definitions Statics Kinematics [[Unit 
>> 5]] [[Unit 11]] [[Unit 15]] About
>>
>> But the order of the TOC is not that.
>>
>> I'm sure it's an obvious and simple solution butHELP!!!???
>>
>> Stephen
>>
>> http://stephenteacher.tiddlyspot.com/
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To 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/d0246d4e-10ac-4a94-bb0b-13b5aa3cb20f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Reordering TOC's and other things.

2016-05-11 Thread BJ

Hi Stephen,
you need to add the 'list' field to the tiddler TableOfContents as this is 
the tag you are using.

If you are re-ordering your toc a lot you might want to try the taglist 
plugin to re-order by drag and drop - its at http://bjtools.tiddlyspot.com

all the best BJ



On Wednesday, May 11, 2016 at 11:10:07 AM UTC+1, Ste Wilson wrote:
>
> After asking about this sometime ago the solution was to include a 'list' 
> field and then put the Tiddler names in the required order and all was well.
> However, this now doesn't seem to do anything.  I have added new Tiddlers 
> to the contents and want them to also be ordered but the stubbornly remain 
> in alphabetical order.
>
> http://stephenteacher.tiddlyspot.com/#Table%20of%20Contents
>
> I have the list field containing
>  [[A Site Map]] [[Quick Reference]] Definitions Statics Kinematics [[Unit 
> 5]] [[Unit 11]] [[Unit 15]] About
>
> But the order of the TOC is not that.
>
> I'm sure it's an obvious and simple solution butHELP!!!???
>
> Stephen
>
> http://stephenteacher.tiddlyspot.com/
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To 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/231858cf-658c-46a9-a275-fce292cf93a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Reordering TOC's and other things.

2016-05-11 Thread Ste Wilson
After asking about this sometime ago the solution was to include a 'list' 
field and then put the Tiddler names in the required order and all was well.
However, this now doesn't seem to do anything.  I have added new Tiddlers 
to the contents and want them to also be ordered but the stubbornly remain 
in alphabetical order.

http://stephenteacher.tiddlyspot.com/#Table%20of%20Contents

I have the list field containing
 [[A Site Map]] [[Quick Reference]] Definitions Statics Kinematics [[Unit 5
]] [[Unit 11]] [[Unit 15]] About

But the order of the TOC is not that.

I'm sure it's an obvious and simple solution butHELP!!!???

Stephen

http://stephenteacher.tiddlyspot.com/

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To 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/7fe82448-686b-4ede-8920-3e0b3864638a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TWC] LessBackupsPlugin alternative for rotating backup

2016-05-11 Thread BJ
Hi Julien,
I wrote a simple backup plugin that works when using tiddlyfox:

https://github.com/buggyj/tiddlywikiplugins/blob/master/simplyLessBackups.js

maybe it could be of help to you,

https://github.com/buggyj/tiddlywikiplugins/blob/master/simplyLessBackups.js

all the best
BJ

On Wednesday, May 11, 2016 at 8:19:12 AM UTC+1, julien23 wrote:
>
> Hi all
>
> We use TW in synced folders (sugarsync).
> Sometime the TW would not sync fast enough, and having a backup TW to 
> fetch missing modifications is a nice thing :
>
> [IncludeList]
> <>
> <>
> <>
> <>
> <>
>
> Today I need to manually rename autobackups to "index 1, 2, 3 ..."
>
> LessBackupsPlugin used to give the possibility of rotating backup, but it 
> is no longer compatible with modern browsers.
>
> What Alternative would you suggest ?
>
> Regards
>
> Julien
>
>
>

-- 
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/693a6964-cc7f-4c4a-8470-d0b94d2ee93c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Rearrange tiddlers/draggable Tiddlers

2016-05-11 Thread Jan

Hello,
Because I work a lot with stories, I miss a lot the function Eric`s 
rearrangeTiddlers plugin brought to TWClassic 
(http://tiddlytools.com/#RearrangeTiddlersPlugin).

How close is the realisation of the plan to make tiddlers draggable?
Is there a plugin fulfillling this purpose so far?

Best greetings Jan

Am 19.01.2014 um 22:12 schrieb Jeremy Ruston:

Hi RA

You can set $:/DefaultTiddlers to "[list[$:/StoryList]]", which will 
cause TiddlyWiki to startup with the previous story sequence.


The plan is also to make the tiddlers in the story list draggable.

Best wishes

Jeremy


On Sat, Jan 18, 2014 at 9:05 AM, RA <8pa...@gmail.com 
> wrote:


Most of the times I want to have my tiddlers arranged in a certain
order. I couldn't think of anyhing better than to keep editing
DefaultTiddlers or to carefully close and reopen them so they are
arranged. Does anyone have a better workflow? I wish I could just
drag a tiddler by it's title...
-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.




--
Jeremy Ruston
mailto:jeremy.rus...@gmail.com 
--
You received this message because you are subscribed to the Google 
Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to tiddlywiki+unsubscr...@googlegroups.com.

To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


--
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/5732F1D8.3000503%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] How to enable wikilinks in codeblocks?

2016-05-11 Thread PMario
On Wednesday, May 11, 2016 at 10:01:46 AM UTC+2, Ruslan Prokopchuk wrote:
>
> The point of using links is to not transclude referenced chunks on the 
> render, but only during the tangling process. Usually, you want to read 
> literate code folded, but with an ability to jump quickly to included 
> chunks.
>

I know. ... But your "hacky" parser doesn't need to create a transclusion 
for {{xxx}} it just creates a link. So your regexp needs to be changed a 
little bit.  ... But my code snippet can be tangled with TW and some "to be 
done" templates out of the box, which imo would be a big win. 

-m


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To 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/105c642d-6537-41a2-a4d0-8dbc95e7cf85%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] How to enable wikilinks in codeblocks?

2016-05-11 Thread Ruslan Prokopchuk
But yes, if I'm using a custom parser anyway, I can treat transclusion as 
links on the render, and as transclusion on the export! Thank you for the 
idea!

среда, 11 мая 2016 г., 11:01:46 UTC+3 пользователь Ruslan Prokopchuk 
написал:
>
> The point of using links is to not transclude referenced chunks on the 
> render, but only during the tangling process. Usually, you want to read 
> literate code folded, but with an ability to jump quickly to included 
> chunks.
>
> среда, 11 мая 2016 г., 10:41:53 UTC+3 пользователь PMario написал:
>>
>> On Wednesday, May 11, 2016 at 9:30:54 AM UTC+2, Ruslan Prokopchuk wrote:
>>>
>>> Mario is right, \rules solution doesn't work well in my situation. I've 
>>> spent entire morning playing with it, but decided to write custom parser: 
>>> https://gist.github.com/ul/bdd6c6d6715b8ed36348304c973a91af
>>> Custom parser is better than custom widget because you not only get 
>>> links, but proper reference handling, missing, orphans etc.
>>>
>>
>> Your literate programming approach is very interesting. 
>>
>> If you use {{Included chunk name}} instead of [[Included chunk name]] it 
>> should be possible to create tangled source output out of the box, with 
>> some custom rendering templates. 
>>
>> So your code snippet would look like this:
>>
>> ```
>> function parentChunk() {
>>   console.log("let's include another chunk below");
>>   {{Included chunk name}}
>> }
>> ```
>>
>>
>> just some thoughts. 
>>
>> -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/2fe8a055-12d7-45d1-b13a-36ab55cca37a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] How to enable wikilinks in codeblocks?

2016-05-11 Thread Ruslan Prokopchuk
The point of using links is to not transclude referenced chunks on the 
render, but only during the tangling process. Usually, you want to read 
literate code folded, but with an ability to jump quickly to included 
chunks.

среда, 11 мая 2016 г., 10:41:53 UTC+3 пользователь PMario написал:
>
> On Wednesday, May 11, 2016 at 9:30:54 AM UTC+2, Ruslan Prokopchuk wrote:
>>
>> Mario is right, \rules solution doesn't work well in my situation. I've 
>> spent entire morning playing with it, but decided to write custom parser: 
>> https://gist.github.com/ul/bdd6c6d6715b8ed36348304c973a91af
>> Custom parser is better than custom widget because you not only get 
>> links, but proper reference handling, missing, orphans etc.
>>
>
> Your literate programming approach is very interesting. 
>
> If you use {{Included chunk name}} instead of [[Included chunk name]] it 
> should be possible to create tangled source output out of the box, with 
> some custom rendering templates. 
>
> So your code snippet would look like this:
>
> ```
> function parentChunk() {
>   console.log("let's include another chunk below");
>   {{Included chunk name}}
> }
> ```
>
>
> just some thoughts. 
>
> -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/4b62e0e6-a822-49d8-824e-182a49f831e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Is it safe to edit tiddlers in an external editor?

2016-05-11 Thread PMario
On Wednesday, May 11, 2016 at 7:28:30 AM UTC+2, Ruslan Prokopchuk wrote:
>
> I run TiddlyWiki in --serve mode. Is it safe to edit tiddlers externally? 
> Does TW perform any checks and reject / save with new name / or whatever 
> for such edited tiddlers?
>

yes, but the server doesn't recognise any changes. So you need to reload 
the browser window, to get updates. 

I did create a "proof of concept" workflow that was discussed in a hangout. 
It creates a statically rendered languages landing page, which does the 
automatic reload, if a tiddler is changed. 

You may have a look at: https://github.com/TiddlyWiki/languages and the 
package.json 


The "devDependencies" use watch and live-reload as you can see. Something 
similar could be included into index.html too. 

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/69ce165e-1c55-4191-9f6f-85eae5677edc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] How to enable wikilinks in codeblocks?

2016-05-11 Thread PMario
On Wednesday, May 11, 2016 at 9:30:54 AM UTC+2, Ruslan Prokopchuk wrote:
>
> Mario is right, \rules solution doesn't work well in my situation. I've 
> spent entire morning playing with it, but decided to write custom parser: 
> https://gist.github.com/ul/bdd6c6d6715b8ed36348304c973a91af
> Custom parser is better than custom widget because you not only get links, 
> but proper reference handling, missing, orphans etc.
>

Your literate programming approach is very interesting. 

If you use {{Included chunk name}} instead of [[Included chunk name]] it 
should be possible to create tangled source output out of the box, with 
some custom rendering templates. 

So your code snippet would look like this:

```
function parentChunk() {
  console.log("let's include another chunk below");
  {{Included chunk name}}
}
```


just some thoughts. 

-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/09527c46-a739-4864-a7b0-8549519f0a90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Set widget attributes remotely?

2016-05-11 Thread PMario
On Tuesday, May 10, 2016 at 9:48:09 PM UTC+2, Mat wrote:
>
> I suspect the answer is negative to this but then maybe it's an idea for a 
> plugin for the js-wizards;
>

You are probably right :)
 

> [For possible beginners here; the reason for not wanting to overwrite 
> shadow tiddlers (i.e components of plugins) is that it they don't reflect 
> updates then.]
>

This is a valid concern, but the problem isn't as big, as it was when TW 
was in alpha or beta stage. alphas and betas changed the templates quite a 
lot and this caused trouble for some early adopters. Now the templates are 
much more stable and Jeremy only applies changes the are backwards 
compatible. ... But there is still a possibility, that you miss core 
changes, if you edit templates. ... 

Imo the reason, why shadow tiddlers exist and are exposed is, that they 
should be changed by experienced users. But at the moment the community 
seems to be paralysed and afraid to do so. So every change to a template is 
requested to be configurable. ... I think we reached a point, where we have 
so many configuration options, that it already hurts the project, due to 
its complexity. Every new parameter, that can be configured, increases this 
complexity and imo also makes TW slow. ... It's not one parameter that 
hurts, but it's all of them together. An empty TW has 1292 shadow tiddlers. 
I think configuration options is "fighting the symptoms" and not solving a 
problem. 

For me the problem is that users are afraid to change shadow tiddlers, 
which contradicts their existence. 

So the proposal is: 


 - The TW update mechanism should detect this problem.
 - It should tell the user, that s/he changed aaa, bbb, ccc, templates. 
 - It should be able to tell the differences. So the user can see and 
decide, if the manual changes are still valid. 

... The result would be, that no user has to be afraid of changing shadow 
tiddlers.

We already have mechanisms, that can list all shadow tiddlers, that have 
been changed. We just don't have a mechanism, that shows us the differences 
in an easy and consumable way.

what do you think?

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/fc57c37b-111f-4823-bbb0-32d6e8f6f893%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] How to enable wikilinks in codeblocks?

2016-05-11 Thread Ruslan Prokopchuk
Mario is right, \rules solution doesn't work well in my situation. I've 
spent entire morning playing with it, but decided to write custom 
parser: https://gist.github.com/ul/bdd6c6d6715b8ed36348304c973a91af
Custom parser is better than custom widget because you not only get links, 
but proper reference handling, missing, orphans etc.

вторник, 10 мая 2016 г., 19:51:48 UTC+3 пользователь Ruslan Prokopchuk 
написал:
>
> Hi!
>
> I think TiddlyWiki fits perfectly for literate programming. The only thing 
> I miss (except tangling sources for passing to the compiler, but it is easy 
> implemented as an external tool) is an ability to support wikilinks in 
> codeblocks. I mean that stuff like that:
>
> ```
> function parentChunk() {
>   console.log("let's include another chunk below");
>   // [[Included chunk name]]
> }
> ```
>
> to be rendered as
>
> function parentChunk() {
>   console.log("let's include another chunk below");
>   // Included chunk name   < link to the tiddler!  tags 
> are allowed inside  and  ones AFAIK
> }
>
> Is it possible to shadow codeblock macro to add support for that? How to 
> do that?
>
>

-- 
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/b7b96260-5e0e-4bec-b507-f9d921ca1ce6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TWC] LessBackupsPlugin alternative for rotating backup

2016-05-11 Thread julien23
Hi all

We use TW in synced folders (sugarsync).
Sometime the TW would not sync fast enough, and having a backup TW to fetch 
missing modifications is a nice thing :

[IncludeList]
<>
<>
<>
<>
<>

Today I need to manually rename autobackups to "index 1, 2, 3 ..."

LessBackupsPlugin used to give the possibility of rotating backup, but it 
is no longer compatible with modern browsers.

What Alternative would you suggest ?

Regards

Julien


-- 
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/627e6a30-1bcc-4b3a-9b2d-c7d6c468963a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] How to enable wikilinks in codeblocks?

2016-05-11 Thread PMario
On Tuesday, May 10, 2016 at 8:00:21 PM UTC+2, Jeremy Ruston wrote:
>
> The approach could be made more convenient by using a template and 
> invoking it with a macro.
>

IMO not really a solution. The OP stated it is used in a "literate 
programming" context. So having HTML source code or macro calls imo is not 
the desired behaviour.

-m

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To 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/85276f26-5f66-40a6-ac2f-d8adc289ee21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.