[tw5] Re: My setup for long static HTMLs with TOC and sections

2021-02-12 Thread David Gifford
Hi Springer

I use the details HTML in mine with statics. For an example, see the 
Instructions section of https://giffmex.org/wiki/apocrifos.at.html

You can't use Telmiger's plugin, or any plugin, with statics. But you CAN 
create buttons with simple details snippets.

I just updated this section for you. 
https://giffmex.org/gifts/documenting.tw.html#Sliders%20for%20static%20HTMLs%20with%20details%20and%20summary

Note that transcluded tiddlers work best if their text is wrapped with 
 and  IN the transcluded tiddler.

Enjoy!



On Friday, February 12, 2021 at 8:14:24 PM UTC-6 springer wrote:

> David,
>
> Thanks for sharing this. 
>
> I'm anticipating a need to convert a TW resource into a static html 
> archive so that it can be "handed off" to people who want something 
> standard, linear, and familiar (and that can be served up in non-dynamic 
> environments like sharepoint). 
>
> So, I might take advantage of something like this. 
>
> But one feature I wonder about is whether we can make ample use of html's 
>  feature to make sections collapsible, preserving a bit of the 
> dynamic experience without actually deviating from the linear flow of  
> static html.
>
> Of course, there are a couple different variations on details / slider / 
> reveal widgets in TiddlyWiki. I use TElmiger's plugin regularly, and would 
> love if exporting to static html could translate over to html's simpler 
>  (with ) syntax. Does that sound possible to you?q
>
> -Springer
>
> On Monday, February 8, 2021 at 11:34:45 AM UTC-5 David Gifford wrote:
>
>>
>> Hi everyone
>>
>> I updated my documentation to include a walk through on my set up for 
>> writing:
>>
>>- Long static HTMLs that transclude sections
>>- with id's for section headers for quick navigation to and from a 
>>manual table of contents
>>- where the link back up goes all the way to the top of the file, not 
>>just to another section.
>>
>> An example, in Spanish, of the output is 
>> https://giffmex.org/wiki/apocrifos.at.html
>>
>> The walk through of how to do it, complete with button tiddlers and image 
>> tiddlers, is at:
>>
>>
>> https://giffmex.org/gifts/documenting.tw.html#My%20long%20static%20HTML%20setup
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b2aad117-9e6c-4caa-970c-86ed420da023n%40googlegroups.com.


[tw5] A How-To: "Event-Controlled" looping

2021-02-12 Thread Charlie Veniot
Check out my Event-Controlled Looping 

 
tiddler.

G'day,

I was curious about how to handle looping code that happens triggered by 
some event and ending on some other event.

Best I could figure out was to use OokTech's Timer Actions 
 plugin, and I think 
it does a pretty fantastic job.

Does anybody know of a different way to do this kind of looping?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9edc7648-e1d2-4be0-82da-1e5bec69d462n%40googlegroups.com.


[tw5] Re: My setup for long static HTMLs with TOC and sections

2021-02-12 Thread springer
David,

Thanks for sharing this. 

I'm anticipating a need to convert a TW resource into a static html archive 
so that it can be "handed off" to people who want something standard, 
linear, and familiar (and that can be served up in non-dynamic environments 
like sharepoint). 

So, I might take advantage of something like this. 

But one feature I wonder about is whether we can make ample use of html's 
 feature to make sections collapsible, preserving a bit of the 
dynamic experience without actually deviating from the linear flow of  
static html.

Of course, there are a couple different variations on details / slider / 
reveal widgets in TiddlyWiki. I use TElmiger's plugin regularly, and would 
love if exporting to static html could translate over to html's simpler 
 (with ) syntax. Does that sound possible to you?q

-Springer

On Monday, February 8, 2021 at 11:34:45 AM UTC-5 David Gifford wrote:

>
> Hi everyone
>
> I updated my documentation to include a walk through on my set up for 
> writing:
>
>- Long static HTMLs that transclude sections
>- with id's for section headers for quick navigation to and from a 
>manual table of contents
>- where the link back up goes all the way to the top of the file, not 
>just to another section.
>
> An example, in Spanish, of the output is 
> https://giffmex.org/wiki/apocrifos.at.html
>
> The walk through of how to do it, complete with button tiddlers and image 
> tiddlers, is at:
>
>
> https://giffmex.org/gifts/documenting.tw.html#My%20long%20static%20HTML%20setup
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4f5c4512-b848-4419-a8a3-b5231ab463e8n%40googlegroups.com.


[tw5] Re: Some TiddlyWiki programming fun: Acey Ducey

2021-02-12 Thread Charlie Veniot
That is some might fine sleuthing.

I was going to do a check of my TiddlyWiki code to make sure I stayed true 
to the Basic language code.  Wherever I didn't, then I want to either alter 
my code to match, or note the discrepancy.  (I veered off the original code 
as I got a little tired of those "GOTO's" in the Basic code.)

First thing on my list: handling of no more $cash (i.e. start over again 
with $100) and ability to "reset" at anytime.)  Well, I'm now thinking of 
tinkering with the way first and third cards are chosen...

One thing I rather like:  if you save the TiddlyWiki, the game is right 
back where you left off the next time you open the TiddlyWiki.




On Friday, February 12, 2021 at 9:39:24 PM UTC-4 springer wrote:

> Fun! 
>
> I just spent a while playing against the house, and formed two hypotheses 
> that were confirmed when I looked at the code. One details actually affects 
> the betting odds; the other doesn't: 
>
> If the dealer had a deck of 52 and happened to flip you the 2 and A, the 
> odds of losing (by getting one of the remaining 2 or A cards) should be 6 
> out of 50 (12%). But the simpler random value yields higher odds of losing 
> (2 in 13, or 15.4%). 
>
> The other thing I noticed is that the draws compress toward the top of the 
> deck, because you establish an eligible low-end card first, and then find a 
> random value between there and the top of the range. So there are far more 
> turns with a K or an A at right compared with turns with a 2 or 3 at left.
>
> Are those the fine-tuning things you were talking about?
>
> -Springer
> On Thursday, February 11, 2021 at 4:32:21 PM UTC-5 cj.v...@gmail.com 
> wrote:
>
>> I still have some fine-tuning to do, and might do some refactoring to 
>> improve the code.
>>
>> Good enough, though, for playing with:  
>>
>> The Acey Ducey Card Game à la TiddlyWiki 
>> 
>>
>> Cheers !
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f2f9f7a5-8aa4-476d-ac0b-ba641878a00cn%40googlegroups.com.


[tw5] Re: Some TiddlyWiki programming fun: Acey Ducey

2021-02-12 Thread springer
Fun! 

I just spent a while playing against the house, and formed two hypotheses 
that were confirmed when I looked at the code. One details actually affects 
the betting odds; the other doesn't: 

If the dealer had a deck of 52 and happened to flip you the 2 and A, the 
odds of losing (by getting one of the remaining 2 or A cards) should be 6 
out of 50 (12%). But the simpler random value yields higher odds of losing 
(2 in 13, or 15.4%). 

The other thing I noticed is that the draws compress toward the top of the 
deck, because you establish an eligible low-end card first, and then find a 
random value between there and the top of the range. So there are far more 
turns with a K or an A at right compared with turns with a 2 or 3 at left.

Are those the fine-tuning things you were talking about?

-Springer
On Thursday, February 11, 2021 at 4:32:21 PM UTC-5 cj.v...@gmail.com wrote:

> I still have some fine-tuning to do, and might do some refactoring to 
> improve the code.
>
> Good enough, though, for playing with:  
>
> The Acey Ducey Card Game à la TiddlyWiki 
> 
>
> Cheers !
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/43edc9b0-cfa5-4e68-ab80-4f3def7b01f8n%40googlegroups.com.


[tw5] Selective freelinks, freelinking basesd on filter condition

2021-02-12 Thread springer
Resurrecting "selective freelinking" issue, after a whole year! 

I have a new project with freelinks, but want to minimize the risk of 
slowing the wiki way down. Jeremy had explained, in this thread, how to 
limit freelinks:

On Saturday, January 4, 2020 at 12:02:44 PM UTC-5 jeremy... @gmail.com 
wrote:

> Hi Springer
>
> I think it's a marvelous working proof-of-concept, ... it sure would be 
> ideal to [limit freelinks] to a tag-specific sandbox of tiddlers...
>
> ...It’s possible to change which tiddlers are freelinked by customising 
> the shadow tiddler $:/plugins/tiddlywiki/freelinks/macros/view. ... we can 
> use a filter expression to, say, ... only freelink tiddlers with the tag 
> “MyTag”:
>
> <$set name="tv-freelinks" value={{{ 
> [tag[MyTags]then[yes]else[no]] }}}/>
>

When I tried this recently, I thought it wasn't working... until I realized 
we were talking past each other a bit. 

   - ALICE: I do say what I mean; I always mean what I say. It's the same 
   thing.
   - MAD HATTER: Not in the slightest. Is it the same thing to say you see 
   what you eat and you eat what you see?

I envisioned EVERY tiddler being poised to display with outbound freelinks, 
but pointing ONLY to the tiddlers with MyTag (wherever those titles are 
mentioned in a text field).
Instead, the recipe above limits freelinks the other way: we don't see them 
EXCEPT when MyTag tiddlers are being viewed (but then we see outbound links 
to EVERY tiddler whose title is mentioned).

So..., is it possible to develop a filter that constrains which "targets" 
are eligible? (Use case: I've got defined technical terms; whenever 
pasted-in text happens to mention the term, the term "lights up")

-Springer

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/957004ff-97a7-497d-800e-c990156be8f7n%40googlegroups.com.


[tw5] app-feature-matrix

2021-02-12 Thread shorty 25h0r7

Hello all!

I've been researching personal knowledge management, digital gardens, and 
networked thought/notes recently. TiddlyWiki was the first application I 
tried and it really has been a pleasure to use. It's a part of this matrix 
I've put together, which is part of a collection of notes about what I've 
been learning about the space:

[[ https://notes.short2things.io/app-feature-matrix ]]

If there are any changes the TiddlyWiki community would like to have made 
to the TiddlyWiki column I've opened up a github discussion for that (which 
is also in the link above): 
https://github.com/short2bits/notes/discussions/1

Thanks everyone for all your hard work and making such a lovely piece of 
software possible!

Cheers,
shorty


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/56ec2cbb-42c6-47f8-b967-27ecf529ec5dn%40googlegroups.com.


[tw5] Re: Delete Button Broken

2021-02-12 Thread Robot Bee Tech
re-dropped the stroll pill on the tiddly and it fixed itself. 

On Friday, February 12, 2021 at 2:22:53 AM UTC-5 Robot Bee Tech wrote:

> I installed Stroll on my Tiddlywiki and now the delete button isnt working 
> anymore. The button is there its red but doesn't pop up the confirmation 
> window to delete the tiddle.
>
> I'm using TiddlyDesktop - the other wiki's in there are fine.
>
> Thanks for the 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0ec34ba4-7059-445a-bb6b-3159de6198ben%40googlegroups.com.


[tw5] Re: Issue: Error downloading file message

2021-02-12 Thread strikke...@gmail.com
Tiddlydrive 

 
to read about it. i do not know if you have it installed.

torsdag den 11. februar 2021 kl. 11.48.14 UTC+1 skrev ewhite...@gmail.com:

> I have been using Tiddly wiki for over a year with no issues, however when 
> I now download the file, I get an error page stating 'There was an error 
> downloading the file'
>
> Any ideas?
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2556d87a-5180-4f75-a468-9127b7b4ff9fn%40googlegroups.com.


Re: [tw5] Re: Issue: Error downloading file message

2021-02-12 Thread clutterstack
Hi Emily,

Sorry, I haven't got any experience with using GDrive for hosting TW. Maybe 
someone more knowledgeable on that will come along.

Best,
Chris

On Thursday, February 11, 2021 at 6:42:37 PM UTC-5 ewhite...@gmail.com 
wrote:

> Hi,
>
> I am using my google drive to save the file, and I haven't changed any of 
> the setup, and trialed it on different computers to check.
>
> Best,
>
> Emily
>
> On Fri, Feb 12, 2021 at 12:35 AM clutterstack  wrote:
>
>> Hi, 
>>
>> Which method do you use to save? There are so many ways of saving 
>> TiddlyWiki that this is the first thing to know.
>>
>> Googling for your error message, I get mainly Dropbox-related hits. 
>> Looking at the Dropbox forum, I wonder whether you've changed anything 
>> about your browser setup, network setup, or adblockers (that's if you are 
>> indeed using Dropbox).
>>
>> I don't use Dropbox for anything, so this is just a guess, but that's 
>> where I would start looking.
>>
>> Best,
>> Chris
>> On Thursday, February 11, 2021 at 5:48:14 AM UTC-5 ewhite...@gmail.com 
>> wrote:
>>
>>> I have been using Tiddly wiki for over a year with no issues, however 
>>> when I now download the file, I get an error page stating 'There was an 
>>> error downloading the file'
>>>
>>> Any ideas?
>>>
>> -- 
>> 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/urem7I0K4Q0/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> tiddlywiki+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/b23f4f01-1287-4aec-8cea-2cbc1dfe367cn%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7ccfec36-cbce-45a3-8660-65dfcb1472a7n%40googlegroups.com.


[tw5] Re: Creating a new tiddler with tag "title" from a list

2021-02-12 Thread 'JM' via TiddlyWiki
This works out well! Thank you!

JM schrieb am Freitag, 12. Februar 2021 um 18:47:21 UTC+1:

> Sorry, now I realized it, I'll give it a second try!
>
> JM schrieb am Freitag, 12. Februar 2021 um 18:45:34 UTC+1:
>
>> No, unfortunately that makes no difference.
>>  tags={{{ [] }}} 
>> will also split a title consisting of multiple words into multiple tags.
>>
>> Mark S. schrieb am Freitag, 12. Februar 2021 um 18:35:56 UTC+1:
>>
>>> You need to wrap the tiddler name with double braces, since the tags 
>>> field is a list field.  Since [[ and ]] have special meaning in filters, 
>>> they have to be added sidewise, using variables. In my example below, 
>>> you'll need to revert HelloThere back to your original tag:
>>>
>>> <$vars lb="[[" rb="]]">
>>> <$list filter="[tag[HelloThere]sort[title]]">
>>> <$link to={{!!title}}>__''<$view field="title"/>''__ <$button>
>>> <$action-sendmessage $message="tm-new-tiddler" title="New Task" 
>>> tags={{{ [addprefixaddsuffix] }}} 
>>> />New Task
>>> <$list filter="[is[current]tagging[]sort[title]]">
>>> <$checkbox tag="done"> <$link to={{!!title}}>''<$view 
>>> field="title"/>''
>>> 
>>> 
>>> 
>>>
>>> On Friday, February 12, 2021 at 9:03:01 AM UTC-8 JM wrote:
>>>

 Hi there,

 I hope the title gives an idea of my problem:

 I'm working on my own To-Do-TiddlyWiki and I have build a list where 
 the tasks are listed by projects. That works out well. Now I want to have 
 a 
 button added behind the project-title that adds a tiddler tagged with the 
 specific title:

 <$list filter="[tag[project]sort[title]]">
 <$link to={{!!title}}>__''<$view field="title"/>''__ <$button>
 <$action-sendmessage $message="tm-new-tiddler" title="New Task" 
 tags= />New Task
 <$list filter="[is[current]tagging[]sort[title]]">
 <$checkbox tag="done"> <$link to={{!!title}}>''<$view 
 field="title"/>''
 
 

 This works out well, except for a project-title consisting of multiple 
 words, because two words will be treated as two different tags.

 Can anyone give me a hint?

 Thx
 Jens

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/692198cf-fc28-463f-b361-12566eaf52acn%40googlegroups.com.


[tw5] Re: Creating a new tiddler with tag "title" from a list

2021-02-12 Thread 'JM' via TiddlyWiki
Sorry, now I realized it, I'll give it a second try!

JM schrieb am Freitag, 12. Februar 2021 um 18:45:34 UTC+1:

> No, unfortunately that makes no difference.
>  tags={{{ [] }}} 
> will also split a title consisting of multiple words into multiple tags.
>
> Mark S. schrieb am Freitag, 12. Februar 2021 um 18:35:56 UTC+1:
>
>> You need to wrap the tiddler name with double braces, since the tags 
>> field is a list field.  Since [[ and ]] have special meaning in filters, 
>> they have to be added sidewise, using variables. In my example below, 
>> you'll need to revert HelloThere back to your original tag:
>>
>> <$vars lb="[[" rb="]]">
>> <$list filter="[tag[HelloThere]sort[title]]">
>> <$link to={{!!title}}>__''<$view field="title"/>''__ <$button>
>> <$action-sendmessage $message="tm-new-tiddler" title="New Task" 
>> tags={{{ [addprefixaddsuffix] }}} 
>> />New Task
>> <$list filter="[is[current]tagging[]sort[title]]">
>> <$checkbox tag="done"> <$link to={{!!title}}>''<$view 
>> field="title"/>''
>> 
>> 
>> 
>>
>> On Friday, February 12, 2021 at 9:03:01 AM UTC-8 JM wrote:
>>
>>>
>>> Hi there,
>>>
>>> I hope the title gives an idea of my problem:
>>>
>>> I'm working on my own To-Do-TiddlyWiki and I have build a list where the 
>>> tasks are listed by projects. That works out well. Now I want to have a 
>>> button added behind the project-title that adds a tiddler tagged with the 
>>> specific title:
>>>
>>> <$list filter="[tag[project]sort[title]]">
>>> <$link to={{!!title}}>__''<$view field="title"/>''__ <$button>
>>> <$action-sendmessage $message="tm-new-tiddler" title="New Task" 
>>> tags= />New Task
>>> <$list filter="[is[current]tagging[]sort[title]]">
>>> <$checkbox tag="done"> <$link to={{!!title}}>''<$view 
>>> field="title"/>''
>>> 
>>> 
>>>
>>> This works out well, except for a project-title consisting of multiple 
>>> words, because two words will be treated as two different tags.
>>>
>>> Can anyone give me a hint?
>>>
>>> Thx
>>> Jens
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/49269927-6cf2-4bb6-9e4a-f63e2ed9dc13n%40googlegroups.com.


[tw5] Re: Creating a new tiddler with tag "title" from a list

2021-02-12 Thread 'JM' via TiddlyWiki
No, unfortunately that makes no difference.
 tags={{{ [] }}} 
will also split a title consisting of multiple words into multiple tags.

Mark S. schrieb am Freitag, 12. Februar 2021 um 18:35:56 UTC+1:

> You need to wrap the tiddler name with double braces, since the tags field 
> is a list field.  Since [[ and ]] have special meaning in filters, they 
> have to be added sidewise, using variables. In my example below, you'll 
> need to revert HelloThere back to your original tag:
>
> <$vars lb="[[" rb="]]">
> <$list filter="[tag[HelloThere]sort[title]]">
> <$link to={{!!title}}>__''<$view field="title"/>''__ <$button>
> <$action-sendmessage $message="tm-new-tiddler" title="New Task" 
> tags={{{ [addprefixaddsuffix] }}} 
> />New Task
> <$list filter="[is[current]tagging[]sort[title]]">
> <$checkbox tag="done"> <$link to={{!!title}}>''<$view 
> field="title"/>''
> 
> 
> 
>
> On Friday, February 12, 2021 at 9:03:01 AM UTC-8 JM wrote:
>
>>
>> Hi there,
>>
>> I hope the title gives an idea of my problem:
>>
>> I'm working on my own To-Do-TiddlyWiki and I have build a list where the 
>> tasks are listed by projects. That works out well. Now I want to have a 
>> button added behind the project-title that adds a tiddler tagged with the 
>> specific title:
>>
>> <$list filter="[tag[project]sort[title]]">
>> <$link to={{!!title}}>__''<$view field="title"/>''__ <$button>
>> <$action-sendmessage $message="tm-new-tiddler" title="New Task" 
>> tags= />New Task
>> <$list filter="[is[current]tagging[]sort[title]]">
>> <$checkbox tag="done"> <$link to={{!!title}}>''<$view 
>> field="title"/>''
>> 
>> 
>>
>> This works out well, except for a project-title consisting of multiple 
>> words, because two words will be treated as two different tags.
>>
>> Can anyone give me a hint?
>>
>> Thx
>> Jens
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d018c0df-ab5c-4851-b922-523d47b8336fn%40googlegroups.com.


[tw5] Re: Creating a new tiddler with tag "title" from a list

2021-02-12 Thread 'Mark S.' via TiddlyWiki
You need to wrap the tiddler name with double braces, since the tags field 
is a list field.  Since [[ and ]] have special meaning in filters, they 
have to be added sidewise, using variables. In my example below, you'll 
need to revert HelloThere back to your original tag:

<$vars lb="[[" rb="]]">
<$list filter="[tag[HelloThere]sort[title]]">
<$link to={{!!title}}>__''<$view field="title"/>''__ <$button>
<$action-sendmessage $message="tm-new-tiddler" title="New Task" 
tags={{{ [addprefixaddsuffix] }}} 
/>New Task
<$list filter="[is[current]tagging[]sort[title]]">
<$checkbox tag="done"> <$link to={{!!title}}>''<$view 
field="title"/>''




On Friday, February 12, 2021 at 9:03:01 AM UTC-8 JM wrote:

>
> Hi there,
>
> I hope the title gives an idea of my problem:
>
> I'm working on my own To-Do-TiddlyWiki and I have build a list where the 
> tasks are listed by projects. That works out well. Now I want to have a 
> button added behind the project-title that adds a tiddler tagged with the 
> specific title:
>
> <$list filter="[tag[project]sort[title]]">
> <$link to={{!!title}}>__''<$view field="title"/>''__ <$button>
> <$action-sendmessage $message="tm-new-tiddler" title="New Task" 
> tags= />New Task
> <$list filter="[is[current]tagging[]sort[title]]">
> <$checkbox tag="done"> <$link to={{!!title}}>''<$view 
> field="title"/>''
> 
> 
>
> This works out well, except for a project-title consisting of multiple 
> words, because two words will be treated as two different tags.
>
> Can anyone give me a hint?
>
> Thx
> Jens
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/695203e7-1526-4f42-9f71-a526f798fdc5n%40googlegroups.com.


[tw5] Re: empty.html should start with "fluid-fixed" layout

2021-02-12 Thread coda coder
Hi Mario, can you please explain, why? And If one disagrees, how does one 
express dissent?

p.s. your "backlink" on github is broken.

On Friday, February 12, 2021 at 11:08:16 AM UTC-6 PMario wrote:

> Hi folks, 
>
> I did just create a PR, that sets the default layout of empty.html to: 
> fluid-fixed
>
> See: https://github.com/Jermolene/TiddlyWiki5/pull/5492
>
> Please vote +1 if you think it should be merged!
>
> have fun!
> mario
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1824f586-f317-4ebf-8ccc-a2d2cdd4811fn%40googlegroups.com.


[tw5] Re: Creating a new tiddler with tag "title" from a list

2021-02-12 Thread 'JM' via TiddlyWiki
Sorry, of course tags=<>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0d513340-272f-4d7b-9e7d-f51c896fe02dn%40googlegroups.com.


[tw5] empty.html should start with "fluid-fixed" layout

2021-02-12 Thread PMario
Hi folks, 

I did just create a PR, that sets the default layout of empty.html to: 
fluid-fixed

See: https://github.com/Jermolene/TiddlyWiki5/pull/5492

Please vote +1 if you think it should be merged!

have fun!
mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/25d4a11c-ef60-4082-b346-cdbc3859ea8bn%40googlegroups.com.


[tw5] Creating a new tiddler with tag "title" from a list

2021-02-12 Thread 'JM' via TiddlyWiki

Hi there,

I hope the title gives an idea of my problem:

I'm working on my own To-Do-TiddlyWiki and I have build a list where the 
tasks are listed by projects. That works out well. Now I want to have a 
button added behind the project-title that adds a tiddler tagged with the 
specific title:

<$list filter="[tag[project]sort[title]]">
<$link to={{!!title}}>__''<$view field="title"/>''__ <$button>
<$action-sendmessage $message="tm-new-tiddler" title="New Task" 
tags= />New Task
<$list filter="[is[current]tagging[]sort[title]]">
<$checkbox tag="done"> <$link to={{!!title}}>''<$view 
field="title"/>''



This works out well, except for a project-title consisting of multiple 
words, because two words will be treated as two different tags.

Can anyone give me a hint?

Thx
Jens

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/02ff5f4b-66bf-4fb9-a3e8-bb6b7503752an%40googlegroups.com.


[tw5] Re: TiddlyRoam Website

2021-02-12 Thread strikke...@gmail.com
@David Gifford Totally agree. But we do know that beauty "sells".
It is kind of like a fashion model showing of the latest fashion. How does 
that look on everyday women in all kinds of jobs?
I love Stroll and that is very much due to all the explanations you created 
and all the goodies to choose from.

Birthe

fredag den 12. februar 2021 kl. 15.09.19 UTC+1 skrev David Gifford:

> @TiddlyTweeter - Mohammad was referring to the front page, which does not 
> look to be TiddlyWiki. And it IS really nice.
>
> TiddlyRoam itself is just TiddlyBlink (one of my pre-Stroll experiments) 
> with TiddlyMap slapped on it. Stroll and Drift are ultimately more useful, 
> and cleaned up.
>
> On Friday, February 12, 2021 at 6:09:31 AM UTC-6 TiddlyTweeter wrote:
>
>> Mohammad wrote:
>>
>>>
>>> By chance I came over to the TiddlyRoam Website and I found it really 
>>> exciting!
>>> See https://tiddlyroam.org/ Congrats to Joe!
>>>
>>
>> HA! Very nice! And good to see *an example that presents the power of 
>> our tool so neatly!*
>>
>> IMO, longer-term, the provision of Finished, ready-to-run, Applications 
>> like TiddlyRoam, will do a LOT to help promote TiddlyWiki to wider 
>> audiences and get it used more.
>>
>> Thoughts
>> TT 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d935d939-8338-4a58-827b-a2b251e46b6cn%40googlegroups.com.


[tw5] Re: [Announcement] "TW Icons" - A large collection of icons for TiddlyWiki

2021-02-12 Thread moros...@gmail.com
A new version of *"TW Icons"* is available: *v1.0 *(
https://morosanuae.github.io/tw-icons) with a total of *~17000 icons*. For 
more info please checkout the "version history".
On Monday, February 8, 2021 at 3:35:51 PM UTC+2 David Gifford wrote:

>  yummy! I added this to the TiddlyWiki toolmap.
>
> On Sunday, February 7, 2021 at 3:41:37 PM UTC-6 moros...@gmail.com wrote:
>
>> *TW Icons* - *A large collection of icons for TiddlyWiki*
>>
>> Link: https://morosanuae.github.io/tw-icons
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9f5d5de2-9fc1-4b9e-a19b-6db4cb763941n%40googlegroups.com.


[tw5] Re: Some TiddlyWiki programming fun: Acey Ducey

2021-02-12 Thread Charlie Veniot
I have 25 years of experience programming MS Windows software with Gupta 
Team Developer (aka Gupta SQLWindows) programming.  I am a huge fan of that 
particular software development suite, and also a huge fan of SQL 
programming (Oracle in particular.)

Programming Acey Ducey with TiddlyWiki has me thinking: TiddlyWiki as an 
application development platform?  I am ridiculously enthused.  To me, 
programming in TiddlyWiki feels entirely more natural to me, even more so 
than Gupta Team Developer (which "was" the closest match to how I 
think/process/organize.)  

(Pause to make a fresh cup o' coffee.)

I just had this thought: TiddlyWiki as application platform, able to 
access, and manipulate, external data (from a database server, and/or some 
web service.)  Man o' man, instant brain-freeze-like cognitive overload... 

On Friday, February 12, 2021 at 10:27:48 AM UTC-4 clutterstack wrote:

> Haha, cute! I guess you already said you had fine-tuning to do. I noticed 
> that the first round always seems to be the same, and also that if I bet 
> all $100 in the first round (and lose it), the bet slider goes to zero by 
> itself, but the bet value stays at $100.
>
> Still already a nice demonstration.
>
> On Friday, February 12, 2021 at 6:13:42 AM UTC-5 Ste wrote:
>
>> Very cool! 
>>
>>
>> On Thursday, 11 February 2021 at 21:32:21 UTC cj.v...@gmail.com wrote:
>>
>>> I still have some fine-tuning to do, and might do some refactoring to 
>>> improve the code.
>>>
>>> Good enough, though, for playing with:  
>>>
>>> The Acey Ducey Card Game à la TiddlyWiki 
>>> 
>>>
>>> Cheers !
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/80678f7d-b13d-4ed5-98f9-934c91e9c8edn%40googlegroups.com.


[tw5] Re: List the textfield of tiddlers where the current tiddler is tagged to and have tag: A

2021-02-12 Thread vinvi...@gmail.com
I have found it,

<$list filter="[all[current]tags[]]+[tag[A]]">


<$transclude/>





Op donderdag 11 februari 2021 om 18:41:06 UTC+1 schreef vinvi...@gmail.com:

> Hello,
>
> The following code: Lists the textfield of tiddlers tagged to 
> currentTiddler (Retaining CSS)
>
>
> <$list filter="[all[current]tagging[]]">
> 
> 
> <$transclude/>
> 
> 
>
>
> What I want is to list the textfield of tiddlers where the current tiddler 
> is tagged to and have tag: A  (Keeping the CSS style sheet as in the above 
> code.)
>
> Thank you,
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ab282f5f-bc59-428d-9bfe-d9a4d9183f48n%40googlegroups.com.


[tw5] Re: Some TiddlyWiki programming fun: Acey Ducey

2021-02-12 Thread clutterstack
Haha, cute! I guess you already said you had fine-tuning to do. I noticed 
that the first round always seems to be the same, and also that if I bet 
all $100 in the first round (and lose it), the bet slider goes to zero by 
itself, but the bet value stays at $100.

Still already a nice demonstration.

On Friday, February 12, 2021 at 6:13:42 AM UTC-5 Ste wrote:

> Very cool! 
>
>
> On Thursday, 11 February 2021 at 21:32:21 UTC cj.v...@gmail.com wrote:
>
>> I still have some fine-tuning to do, and might do some refactoring to 
>> improve the code.
>>
>> Good enough, though, for playing with:  
>>
>> The Acey Ducey Card Game à la TiddlyWiki 
>> 
>>
>> Cheers !
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b03e3b61-d4bd-4e30-bce7-7a30ccac15f6n%40googlegroups.com.


[tw5] Re: TiddlyRoam Website

2021-02-12 Thread David Gifford
@TiddlyTweeter - Mohammad was referring to the front page, which does not 
look to be TiddlyWiki. And it IS really nice.

TiddlyRoam itself is just TiddlyBlink (one of my pre-Stroll experiments) 
with TiddlyMap slapped on it. Stroll and Drift are ultimately more useful, 
and cleaned up.

On Friday, February 12, 2021 at 6:09:31 AM UTC-6 TiddlyTweeter wrote:

> Mohammad wrote:
>
>>
>> By chance I came over to the TiddlyRoam Website and I found it really 
>> exciting!
>> See https://tiddlyroam.org/ Congrats to Joe!
>>
>
> HA! Very nice! And good to see *an example that presents the power of our 
> tool so neatly!*
>
> IMO, longer-term, the provision of Finished, ready-to-run, Applications 
> like TiddlyRoam, will do a LOT to help promote TiddlyWiki to wider 
> audiences and get it used more.
>
> Thoughts
> TT 
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/538c1f12-7dd2-4179-85bd-905cc0f030aan%40googlegroups.com.


[tw5] Re: TiddlyRoam Website

2021-02-12 Thread TiddlyTweeter
Mohammad wrote:

>
> By chance I came over to the TiddlyRoam Website and I found it really 
> exciting!
> See https://tiddlyroam.org/ Congrats to Joe!
>

HA! Very nice! And good to see *an example that presents the power of our 
tool so neatly!*

IMO, longer-term, the provision of Finished, ready-to-run, Applications 
like TiddlyRoam, will do a LOT to help promote TiddlyWiki to wider 
audiences and get it used more.

Thoughts
TT 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3b4e4523-f5f8-47cd-beef-44304ddd8719n%40googlegroups.com.


[tw5] Re: Some TiddlyWiki programming fun: Acey Ducey

2021-02-12 Thread Ste
Very cool! 


On Thursday, 11 February 2021 at 21:32:21 UTC cj.v...@gmail.com wrote:

> I still have some fine-tuning to do, and might do some refactoring to 
> improve the code.
>
> Good enough, though, for playing with:  
>
> The Acey Ducey Card Game à la TiddlyWiki 
> 
>
> Cheers !
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8fd830a4-1a9d-4b01-862f-5110c7a589c4n%40googlegroups.com.


[tw5] Re: How to "Using the integrated static file server"?

2021-02-12 Thread PMario
Hi,
I did test it with http://localhost/MyApp/   see the trailing slash! It 
worked that way, but don't ask why  :/
-m

On Friday, February 12, 2021 at 3:07:10 AM UTC+1 npin...@gmail.com wrote:

>
> Hi @PMario,
>
> I followed the IIS setup guide on tiddlywiki.com.  Yes I used the MyApp 
> subdirectory directions.
>
> I am not using it to serve static files per say, but the way I display 
> images/pdfs/etc... in my tiddlers is like this --> [img[./files/test.jpg]
>
> I use tiddlywiki as a personal notebook and have a large directory of 
> PDFs, Images, files etc.  I use external links to display them from 
> tiddlyiwki.
>
> A sample tiddler is:
>
> --
> !TEST
>
> //this is a test tiddler//
>
> This is how you display an image in tiddlywiki
>
> [img[./files/test.jpg]
> --
>
> On Thursday, February 11, 2021 at 3:59:44 PM UTC-5 PMario wrote:
>
>> Hi, 
>> I think there is a configuration problem with the IIS server. If you use 
>> IIS, you should better serve static files using IIS instead of the node 
>> server. 
>> How did you set up your IIS node setting? ... Do you use a MyApp 
>> subdirectory?
>>
>> -mario
>>
>> On Thursday, February 11, 2021 at 4:59:18 PM UTC+1 npin...@gmail.com 
>> wrote:
>>
>>> I have 2 deployments of tiddlywiki:
>>>
>>>- One on a linux server using the docker image --> 
>>>https://hub.docker.com/r/m0wer/tiddlywiki
>>>- The other on IIS with nodejs.
>>>
>>>
>>> The one using the docker image is working normally. I have a `files` 
>>> directory  and I am able to have image links in my tiddler such as the 
>>> below.  The images (pdf, etc) display correctly.
>>>
>>>- [img[./files/test.jpg]]
>>>
>>>
>>> The one on IIS using nodejs is not working.  I have the same folder 
>>> structure but the images links are not working.  I can see the image when I 
>>> go to `localhost/tw/files/test.jpg` but they will not populate in the 
>>> tiddler. Is there anything that has to be enabled or different when hosting 
>>> on IIS using Windows versus a linux?
>>>
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b797e7fc-f424-444d-b129-fa6d52976fb9n%40googlegroups.com.