[tw5] Re: Problem with TW5.1.22, plugin library not displaying

2020-05-30 Thread 'Torax Malu' via TiddlyWiki
Okay, I now understand the concept of the plugin-importing via 
tiddlywiki.info. But how "foreign" plug-in-repos are handled? I don't 
understand how to import them from that source.

Am Mittwoch, 27. Mai 2020 01:27:05 UTC+2 schrieb Joshua Fontany:
>
> In order to install "official" Plugins on Mode.js served folder-wikis, all 
> you need to do is edit that wiki's "tiddlywiki.info" file and add 
> "tiddlywiki/" to the Plugins array. There is no UI for this 
> because you need to change it without the server running.
>  

-- 
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/ff50b202-2659-4c3f-902d-90b4857ca501%40googlegroups.com.


[tw5] Re: Problem with TW5.1.22, plugin library not displaying

2020-05-26 Thread 'Torax Malu' via TiddlyWiki
Sorry for the secound post, but while meditating over the plugin.info - is 
each plugin simple an "object" in a bigger JSON-structure? Meaning

{
   { /*Plugin-Data 1st plugin */ },
   { /*Plugin-Data 2nd plugin */ },
   …
}

Thanks.

Cheers
Torax



Am Dienstag, 26. Mai 2020 22:51:17 UTC+2 schrieb Torax Malu:
>
> Okay, then I didn’t misunderstand the documentation in this point last 
> night. It was a little bit confusing.
>
>
> But now I encounter the for me unclear situation revolving around 
> “PluginMechanism”, plugin-Folder and plugin.info. Is it so, I only 
> provide a the plugin.info as file and tiddly wiki is fetching it from the 
> given source-url or how does it? Do I have to create a plugin.info in a 
> separated sub-folder for each preferred plug-in or how I’ve to implement 
> this in the setup? The given example in 
> https://tiddlywiki.com/#PluginFolders is a little bit unclear for me.
>
>
> Thanks for endurance and answering the questions.
>
>
> Cheers
>
> Torax
>
>
> Am Dienstag, 26. Mai 2020 21:21:59 UTC+2 schrieb Sylvain Naudin:
>>
>>
>>
>> Le mardi 26 mai 2020 08:47:55 UTC+2, Torax Malu a écrit :
>>>
>>> Hi at all, 
>>>
>>> after hesitating I risked the update my TiddlyWikis on NodeJS to 5.1.22. 
>>> Well, my old friend Plugin Library showed a strange behaviour: Not showing 
>>> up.
>>>
>>> I investigated a little and found the hint of the configuration tiddler 
>>> `$:/config/OfficialPluginLibrary`. This configuration is overruled by the 
>>> plug in TiddlyWeb. Even under Bob the library mechanism seems to be broken 
>>> because the changes.
>>>
>>> Is there a solution or a better explanation? Hints and solutions are 
>>> very welcomed.
>>>
>>> Thanks.
>>>
>>> Cheers
>>>
>>> Torax
>>>
>>
>>
>> Hi,
>>
>> Yes, that is by design.
>>
>> You can read this : 
>> https://github.com/Jermolene/TiddlyWiki5/issues/4570#issuecomment-616513642
>>
>> I'm quoting Jeremy :
>>
>> "Thanks everyone, and sorry for the confusion. As @KendrickLamarck says 
>> ,
>>  
>> this is intentional. When using the client-server configuration plugins 
>> from the official plugin library should be installed in tiddlywiki.info. 
>> Using the browser-based plugin installer means that the plugin is installed 
>> as a regular tiddler, and won't be upgraded when the TW installation is 
>> upgraded.
>>
>> I'll have a look at making a warning message visible."
>>
>>
>> This will be for version 5.1.23
>>
>

-- 
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/97d5151e-51ac-4fe8-9420-9fdbd08e4dd0%40googlegroups.com.


[tw5] Re: Problem with TW5.1.22, plugin library not displaying

2020-05-26 Thread 'Torax Malu' via TiddlyWiki
 

Okay, then I didn’t misunderstand the documentation in this point last 
night. It was a little bit confusing.


But now I encounter the for me unclear situation revolving around 
“PluginMechanism”, plugin-Folder and plugin.info. Is it so, I only provide 
a the plugin.info as file and tiddly wiki is fetching it from the given 
source-url or how does it? Do I have to create a plugin.info in a separated 
sub-folder for each preferred plug-in or how I’ve to implement this in the 
setup? The given example in https://tiddlywiki.com/#PluginFolders is a 
little bit unclear for me.


Thanks for endurance and answering the questions.


Cheers

Torax

Am Dienstag, 26. Mai 2020 21:21:59 UTC+2 schrieb Sylvain Naudin:
>
>
>
> Le mardi 26 mai 2020 08:47:55 UTC+2, Torax Malu a écrit :
>>
>> Hi at all, 
>>
>> after hesitating I risked the update my TiddlyWikis on NodeJS to 5.1.22. 
>> Well, my old friend Plugin Library showed a strange behaviour: Not showing 
>> up.
>>
>> I investigated a little and found the hint of the configuration tiddler 
>> `$:/config/OfficialPluginLibrary`. This configuration is overruled by the 
>> plug in TiddlyWeb. Even under Bob the library mechanism seems to be broken 
>> because the changes.
>>
>> Is there a solution or a better explanation? Hints and solutions are very 
>> welcomed.
>>
>> Thanks.
>>
>> Cheers
>>
>> Torax
>>
>
>
> Hi,
>
> Yes, that is by design.
>
> You can read this : 
> https://github.com/Jermolene/TiddlyWiki5/issues/4570#issuecomment-616513642
>
> I'm quoting Jeremy :
>
> "Thanks everyone, and sorry for the confusion. As @KendrickLamarck says 
> ,
>  
> this is intentional. When using the client-server configuration plugins 
> from the official plugin library should be installed in tiddlywiki.info. 
> Using the browser-based plugin installer means that the plugin is installed 
> as a regular tiddler, and won't be upgraded when the TW installation is 
> upgraded.
>
> I'll have a look at making a warning message visible."
>
>
> This will be for version 5.1.23
>

-- 
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/7dd76123-856f-4495-a6d8-6df9dcc9e52f%40googlegroups.com.


[tw5] Problem with TW5.1.22, plugin library not displaying

2020-05-26 Thread 'Torax Malu' via TiddlyWiki
Hi at all, 

after hesitating I risked the update my TiddlyWikis on NodeJS to 5.1.22. 
Well, my old friend Plugin Library showed a strange behaviour: Not showing 
up.

I investigated a little and found the hint of the configuration tiddler 
`$:/config/OfficialPluginLibrary`. This configuration is overruled by the 
plug in TiddlyWeb. Even under Bob the library mechanism seems to be broken 
because the changes.

Is there a solution or a better explanation? Hints and solutions are very 
welcomed.

Thanks.

Cheers

Torax

-- 
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/a0005ea3-e2e3-4ad3-ba85-309038bcea0f%40googlegroups.com.


Re: [tw5] TiddlyWiki 5.1.19 plugin library and IP6 doesn't work

2020-05-25 Thread 'Torax Malu' via TiddlyWiki
 

Hi Jeremy,

 

I beg your pardon form a lack of manners. Seems I never thanked you for the 
acknowledging of my assumption.

 

Thanks for your work with TW.

 

Cheers

 

Torax

Am Samstag, 11. Mai 2019 18:52:35 UTC+2 schrieb Jeremy Ruston:
>
> Hi ToraxMalu
>
> I think that the problem here is that GitHub Pages (where we host 
> tiddlywiki.com) doesn’t support IPv6 (I tested it at 
> https://ipv6-test.com/validate.php).
>
> So, you’d need to host the plugin library somewhere else that does work 
> via IPv6, and then create a new plugin library description tiddler along 
> the lines of the existing one:
>
> https://tiddlywiki.com/#%24%3A%2Fconfig%2FOfficialPluginLibrary 
> 
>
> Best wishes
>
> Jeremy.
>
>
>
> On 4 May 2019, at 20:24, toraxmalu1 via TiddlyWiki <
> tiddl...@googlegroups.com > wrote:
>
> Hi,
>
> I tested the startup of tiddly wiki in the Server-Edition (node.js) also 
> woth IP6-Adresses. Well, running on IP4-Adresses I was able to connect to 
> the plugin library.
>
> Starting with a bind to a IP6-Adress 
> like [::1] tiddlywiki couldn't find the plugin catalouge.
>
> Start-Command was this this on the newest node.js-Version:
>
> tiddlywiki wiki --server 80 "" "" "" "" "" ::1
>
> Cheers
>
> ToraxMalu
>
>
>
> -- 
> 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 tiddl...@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/24bc720b-ef96-4fc4-a4d2-2c8ddd692c1b%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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1d4d4d92-fef1-446b-9744-6e4eefea0097%40googlegroups.com.


[tw5] Re: counter command to filter operator "jsonstringify"

2020-01-17 Thread 'Torax Malu' via TiddlyWiki


Hi @all,

 

if someone tries to solve my problem, it is solved and thanks for the try. 
In short, I simply misunderstood the whole TW-concept with filters and how 
to store values in the tiddlers.

 

Here is my solution see below.

 

Only ugly side effect: possible used line feeds in $:/DefaultTiddlers are 
replaced by space.

 

Cheers.

 

Torax

 
\define pinfieldfilter()
[has:field[atc.pinned]] 
\end 

\define newDefaultTiddlers() 
<$set name="defaultTiddlerTXT" 
filter="[[$:/DefaultTiddlers]!is[missing]get[text]split[ 
]splitregexp[\n]]"><$list filter=
"[searchcount[]match[0]]"><$set name=
"newDefaultTiddlersTXT" filter=
"[enlistappend]"><$text text=<<
newDefaultTiddlersTXT>> /><$list filter=
"[searchcount[]!match[0]]"><$text text=<<
defaultTiddlerTXT>> /> 
\end 

\define addTiddllerControls() 
<$checkbox field="atc.pinned" checked="true" unchecked=
"false" default="false" checkactions="""<$wikify name="neuerText" 
text=<>><$action-setfield $tiddler="$:/DefaultTiddlers" 
$field="text" $value=<> />""" uncheckactions="""<
$action-deletefield $field="atc.pinned" />
""">
\end


Am Donnerstag, 16. Januar 2020 18:42:36 UTC+1 schrieb Torax Malu:
>
> Hi,
>
> I try to append to the text of $:/DefaultTiddlers a new line. I get the 
> content of this tiddler via following souce and add new text:
>
>
> So, I have now a JSON-encoded string. question is, how to get back a 
> normal string with interpreted escape-sequences to replace the content of 
> $:/DefaultTiddlers!!text with the new string.
>
> Thanks for help
>
> Cheers
>
> ToraxMalu
>
>
>

-- 
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/fab83822-4fb0-4adc-8496-eea161aff97c%40googlegroups.com.


[tw5] counter command to filter operator "jsonstringify"

2020-01-16 Thread 'Torax Malu' via TiddlyWiki
Hi,

I try to append to the text of $:/DefaultTiddlers a new line. I get the 
content of this tiddler via following souce and add new text:


> <$set name="tag" value="[all[]has:field[atc.pinned]]">
> 
>
<
> $list variable="existingEntry" 
> filter="[[$:/DefaultTiddlers]get[text]splitregexp:m[\n]search::literal
> count[]]">
> 
> <$list filter="[match[0]]">
> 
> <$list
>   variable="newDefaultTiddlers"
> filter="[[$:/DefaultTiddlers]get[text]jsonstringify[]addsuffix[\n]addsuffix
> ]">
> <>
> 
> 
> 
> 
>  
>

So, I have now a JSON-encoded string. question is, how to get back a normal 
string with interpreted escape-sequences to replace the content of 
$:/DefaultTiddlers!!text with the new string.

Thanks for help

Cheers

ToraxMalu


-- 
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/173e9937-90ef-476d-8e80-fde2f77faa34%40googlegroups.com.


[tw5] Re: TIP TW5: How to hide text

2019-12-19 Thread 'Torax Malu' via TiddlyWiki
well, if such kind of information is so welcomed, I've an addition to the 
interpreter-template. I want to have for a special branch in my TW the 
option for interpretation e.g. JSON-Tiddler. The <$reveal>-Widget is very 
handy in combination with the CSS to hide the normal 
Tiddler-Interpretation. Mohammad helped me with this very much. Here the 
conclusion:

Target: Customized Template-View for Tiddler
Conclusion (in short)
- Tiddly Wiki adds the own defined Template simply to it's own output.
- Hiding this output via CSS ==> Resulting displaying the customized output.

Solution: 
https://kookma.github.io/TW-Scripts/#Conditionally%20Display%20The%20Tiddler%20Contents

Selectors for CSS see here:

   - https://tiddlywiki.com/prerelease/#Custom%20styles%20by%20data-tags
   - https://tiddlywiki.com/prerelease/#Custom%20Styles%20FAQ
   
Another HTML-Attribute to apply this filter may be the tiddler title stored 
in data-tiddler-title for filtering in given trees of tags. Here the 
filtering of the beginning (e.g. 
:/ as a name-space for passwords.)
(See Tree-Macro  and 
Table-Of-Content-Macros 
.)

Thanks to Mohammad and others collecting the information.


Now - not all tiddler in this branch are JSON-Tiddler. So I add to the 
interpretation these codes:

<$list filter="[all[current]tag[network]]">
<$reveal type="match" state="!!type" text="application/json">
testKey: {{##testKey}}
<$edit-text tiddler=<> index="testKey" tag="input" />


<$reveal type="nomatch" state="!!type" text="application/json">
<$view />





The reveal only interpretes the tiddler only with the given template, if it 
has type JSON. Otherwise it will display the content as normal TW-Text. You 
can also add other protections like version-fields and so on, but I think 
the basic ideas is visible.

-- 
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/ebd53b25-16fd-439b-9305-bbbe5a35e876%40googlegroups.com.


[tw5] Re: $:/StoryList on BOB

2019-12-18 Thread 'Torax Malu' via TiddlyWiki
Well - one solution ist the permalink-view or adding this to the setting of 
default title:
[all[]tag[boot]]

and tagging all for reload with the tag "boot".

As mentioned in the initial post, BOB is very handy for development of 
templates and views in combination with an external editor. ;)

In this context *a really big thanks to Ook Tech and Jed*.

Cheers.

Am Mittwoch, 18. Dezember 2019 19:58:58 UTC+1 schrieb Torax Malu:
>
> Hi Jeremy,
>
> sorry for the inconvinience I created with the editing. I completely 
> forgot the usage as a email-list.
>
> And also I forgot the multi-user-cabability of BOB. With this background 
> it would be more of a hassle to save the storylist.
>
> Thanks for the reminder.
>
> Cheers
>
> Torax
>
> Am Mittwoch, 18. Dezember 2019 10:41:46 UTC+1 schrieb Jeremy Ruston:
>>
>> Hi Torax
>>
>> Just a reminder that a number of users read this forum via email 
>> (including me), and so will never see edits made after posting. It's 
>> usually better to make a second post than make substantive edits to an 
>> existing post.
>>
>>
>>> Sorry - got the whole thing completely wrong. The 
>>> Default-Tiddler-feature works fine. It is the StoryList, which is not saved 
>>> between sessions. To add the filter "[list[$:/StoryList]]" into the setting 
>>> doesn't restore the current open tiddlers between sessions / reloads. So 
>>> how I can get back this feature?
>>>
>>
>> A simple work around if you're using a single browser is to switch the 
>> control panel setting "Navigation Address Bar" to "include the target 
>> tiddler and the current story sequence".
>>
>> Best wishes
>>
>> Jeremy
>>  
>>
>>>
>>> Thanks and cheers.
>>>
>>> ToraxMalu
>>>
>>

-- 
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/d70228f9-ad3a-4e70-8d8c-df4359a0a3fc%40googlegroups.com.


[tw5] Re: $:/StoryList on BOB

2019-12-18 Thread 'Torax Malu' via TiddlyWiki
Hi Jeremy,

sorry for the inconvinience I created with the editing. I completely forgot 
the usage as a email-list.

And also I forgot the multi-user-cabability of BOB. With this background it 
would be more of a hassle to save the storylist.

Thanks for the reminder.

Cheers

Torax

Am Mittwoch, 18. Dezember 2019 10:41:46 UTC+1 schrieb Jeremy Ruston:
>
> Hi Torax
>
> Just a reminder that a number of users read this forum via email 
> (including me), and so will never see edits made after posting. It's 
> usually better to make a second post than make substantive edits to an 
> existing post.
>
>
>> Sorry - got the whole thing completely wrong. The Default-Tiddler-feature 
>> works fine. It is the StoryList, which is not saved between sessions. To 
>> add the filter "[list[$:/StoryList]]" into the setting doesn't restore the 
>> current open tiddlers between sessions / reloads. So how I can get back 
>> this feature?
>>
>
> A simple work around if you're using a single browser is to switch the 
> control panel setting "Navigation Address Bar" to "include the target 
> tiddler and the current story sequence".
>
> Best wishes
>
> Jeremy
>  
>
>>
>> Thanks and cheers.
>>
>> ToraxMalu
>>
>

-- 
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/a450d02d-391b-4e32-95c5-37a282d4048e%40googlegroups.com.


[tw5] $:/DefaultTiddlers on BOB

2019-12-17 Thread 'Torax Malu' via TiddlyWiki
Hi,

TW on node-js and the standard-TW is very handy for common purpose. But 
while developing new templates BOBs behaviour to reload changed tiddlers 
from the filesystem is very handy. But one "drop of bitterness" is by it: I 
can't figure out to get the handy usage of the default-tiddler. BOB is 
simply ignoring this TW-setting. So what I've to do to get this feature 
back?

Thanks and cheers.

ToraxMalu

-- 
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/9e1f270b-ea11-4bc7-a3c3-1befacfaf414%40googlegroups.com.


[tw5] Re: Template for JSON-Tiddler

2019-12-17 Thread 'Torax Malu' via TiddlyWiki
Hey cool - you guys already collected this information! And yes, I know, 
that not all is documented.

Often it's a little bit difficult for a newbee to find this - espacially if 
English it not your native language. Hope, this thread helps someone else.

Cheers.

Am Dienstag, 17. Dezember 2019 20:00:16 UTC+1 schrieb Mohammad:
>
> That is correct Torax,
> Please have a look at :
>
> https://tiddlywiki.com/prerelease/#Custom%20styles%20by%20data-tags
> https://tiddlywiki.com/prerelease/#Custom%20Styles%20FAQ
>
>
> You will find more information there! Unfortunately not all of TW features 
> documented.
>
> Hope this helps.
>
> Cheers
> Mohammad
>
> On Tuesday, December 17, 2019 at 9:44:12 PM UTC+3:30, Torax Malu wrote:
>>
>> Hi Mohammad,
>>
>> I appreciate it really and thank you for the direct solution. I also want 
>> to understand the solution. 
>>
>> As far as I understand, the author creates the customized templat, as 
>> I’ve done. And then he simply hides the part which is rendered by 
>> TiddlyWiki for the given type.
>>
>> In result I am curious about the CSS-selector which form I never seen. 
>> From where it gets the part „data-tags*“? If someone has a short 
>> explanation, please post. Thanks in advance.
>>
>> Cheers.
>>
>> Torax
>>
>>
>> Am Dienstag, 17. Dezember 2019 18:05:30 UTC+1 schrieb Mohammad:
>>>
>>> Hi Torax,
>>>  This is the correct link
>>>
>>> https://kookma.github.io/TW-Scripts/#Conditionally%20Display%20The%20Tiddler%20Contents
>>>
>>> By the way in my previous post I gave the solution for your case!
>>>
>>> Cheers
>>> Mohammad
>>>
>>

-- 
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/5b6bf875-0bfe-461d-9815-22baada4815c%40googlegroups.com.


[tw5] Re: Template for JSON-Tiddler

2019-12-17 Thread 'Torax Malu' via TiddlyWiki
Thanks.

Am Dienstag, 17. Dezember 2019 19:37:39 UTC+1 schrieb Mohammad:
>
> YES!
>
> That is true!
>
>
> On Tuesday, December 17, 2019 at 10:01:02 PM UTC+3:30, Torax Malu wrote:
>>
>> Okay - it is as always said by experienced Programmers: *The truth is in 
>> the code.*
>>
>> TiddlyWiki adds to the Tiddler-Div the attribute "data-tags" and filles 
>> it with the given tags. So Mohammads code example
>>
>> [data-tags*="network"] .tc-tiddler-body { display:none; }
>>
>> selects the tiddler-div according the tag and the inner tiddly-body and 
>> hides it.
>>
>> Is this explanation correct?
>>
>> Thank you.
>>
>> Cheers.
>>
>> Torax.
>>
>>
>> Am Dienstag, 17. Dezember 2019 19:14:12 UTC+1 schrieb Torax Malu:
>>>
>>> Hi Mohammad,
>>>
>>> I appreciate it really and thank you for the direct solution. I also 
>>> want to understand the solution. 
>>>
>>> As far as I understand, the author creates the customized templat, as 
>>> I’ve done. And then he simply hides the part which is rendered by 
>>> TiddlyWiki for the given type.
>>>
>>> In result I am curious about the CSS-selector which form I never seen. 
>>> From where it gets the part „data-tags*“? If someone has a short 
>>> explanation, please post. Thanks in advance.
>>>
>>> Cheers.
>>>
>>> Torax
>>>
>>>
>>> Am Dienstag, 17. Dezember 2019 18:05:30 UTC+1 schrieb Mohammad:

 Hi Torax,
  This is the correct link

 https://kookma.github.io/TW-Scripts/#Conditionally%20Display%20The%20Tiddler%20Contents

 By the way in my previous post I gave the solution for your case!

 Cheers
 Mohammad

>>>

-- 
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/1b39a96b-6644-4b7f-b0d7-dca2680a6384%40googlegroups.com.


[tw5] Re: Template for JSON-Tiddler

2019-12-17 Thread 'Torax Malu' via TiddlyWiki
Okay - it is as always said by experienced Programmers: *The truth is in 
the code.*

TiddlyWiki adds to the Tiddler-Div the attribute "data-tags" and filles it 
with the given tags. So Mohammads code example

[data-tags*="network"] .tc-tiddler-body { display:none; }

selects the tiddler-div according the tag and the inner tiddly-body and 
hides it.

Is this explanation correct?

Thank you.

Cheers.

Torax.


Am Dienstag, 17. Dezember 2019 19:14:12 UTC+1 schrieb Torax Malu:
>
> Hi Mohammad,
>
> I appreciate it really and thank you for the direct solution. I also want 
> to understand the solution. 
>
> As far as I understand, the author creates the customized templat, as I’ve 
> done. And then he simply hides the part which is rendered by TiddlyWiki for 
> the given type.
>
> In result I am curious about the CSS-selector which form I never seen. 
> From where it gets the part „data-tags*“? If someone has a short 
> explanation, please post. Thanks in advance.
>
> Cheers.
>
> Torax
>
>
> Am Dienstag, 17. Dezember 2019 18:05:30 UTC+1 schrieb Mohammad:
>>
>> Hi Torax,
>>  This is the correct link
>>
>> https://kookma.github.io/TW-Scripts/#Conditionally%20Display%20The%20Tiddler%20Contents
>>
>> By the way in my previous post I gave the solution for your case!
>>
>> Cheers
>> Mohammad
>>
>

-- 
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/3d7fdd0b-6996-4fd4-95fe-e9274ab3fa7d%40googlegroups.com.


[tw5] Re: Template for JSON-Tiddler

2019-12-17 Thread 'Torax Malu' via TiddlyWiki
Hi Mohammad,

I appreciate it really and thank you for the direct solution. I also want 
to understand the solution. 

As far as I understand, the author creates the customized templat, as I’ve 
done. And then he simply hides the part which is rendered by TiddlyWiki for 
the given type.

In result I am curious about the CSS-selector which form I never seen. From 
where it gets the part „data-tags*“? If someone has a short explanation, 
please post. Thanks in advance.

Cheers.

Torax


Am Dienstag, 17. Dezember 2019 18:05:30 UTC+1 schrieb Mohammad:
>
> Hi Torax,
>  This is the correct link
>
> https://kookma.github.io/TW-Scripts/#Conditionally%20Display%20The%20Tiddler%20Contents
>
> By the way in my previous post I gave the solution for your case!
>
> Cheers
> Mohammad
>

-- 
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/148e95a9-348a-4c26-8cb5-4e26d2a0cce7%40googlegroups.com.


[tw5] Re: Template for JSON-Tiddler

2019-12-17 Thread 'Torax Malu' via TiddlyWiki
Hi Mohammed,

thanks for this solution. Unfortunately the link is running in a 404-page. 
And I coulnd't find, where the "data-tags*" is comming from. Do you have a 
hint, because this is clearly CSS-related stuff.

Cheers.

Torax

Am Dienstag, 17. Dezember 2019 17:41:09 UTC+1 schrieb Mohammad:
>
> This is a solution proposed by Eric Shulman
>
> Create a tiddler tagged with $:/tags/Stylesheet and content
>
> [data-tags*="network"] .tc-tiddler-body { display:none; }
>
>
> Ref: TW-Scripts
>
> https://kookma.github.io/TW-Scripts/Scripts%20in%20Tiddlywiki.html#Conditionally%20Display%20The%20Tiddler%20Contents
>
>
> On Tuesday, December 17, 2019 at 7:26:27 PM UTC+3:30, Torax Malu wrote:
>>
>> Hi @all,
>>
>> thanks to you guys I understood the basic mechanism for display 
>> templates. Well I tried to apply this to JSON-Tiddlers, but failed.
>>
>> (Original answer post: 
>> https://groups.google.com/d/msg/tiddlywiki/wzNweZz5Jm0/Ft7h-1xMBAAJ)
>>
>> The test of a simple JSON-Tiddler marked with the tag "network":
>>
>> {
>> "testKey" : "TestValue"
>> }
>>
>>
>> The template tiddler is tagged with "$:/tags/ViewTemplate" and containes 
>> the code:
>>
>> <$list filter="[all[current]tag[network]]">
>> testkey has value {{##testKey}}.
>> 
>>
>>
>> Well - instead of only displaying the text of the template I get the 
>> normal JSON-view followed by my template. That tells me, I made my template 
>> correct, but don't understand something of the mechanism itself. Can you 
>> give me a hint?`
>> Thanks and 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/db21225d-444a-4ca6-bf95-0f735df38ab1%40googlegroups.com.


[tw5] Template for JSON-Tiddler

2019-12-17 Thread 'Torax Malu' via TiddlyWiki
Hi @all,

thanks to you guys I understood the basic mechanism for display templates. 
Well I tried to apply this to JSON-Tiddlers, but failed.

(Original answer post: 
https://groups.google.com/d/msg/tiddlywiki/wzNweZz5Jm0/Ft7h-1xMBAAJ)

The test of a simple JSON-Tiddler marked with the tag "network":

{
"testKey" : "TestValue"
}


The template tiddler is tagged with "$:/tags/ViewTemplate" and containes 
the code:

<$list filter="[all[current]tag[network]]">
testkey has value {{##testKey}}.



Well - instead of only displaying the text of the template I get the normal 
JSON-view followed by my template. That tells me, I made my template 
correct, but don't understand something of the mechanism itself. Can you 
give me a hint?`
Thanks and 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/f969a1d1-a653-4084-b9ab-e7570d546821%40googlegroups.com.


[tw5] TiddlyWiki on PHP - HowTo doesn't work

2019-12-17 Thread 'Torax Malu' via TiddlyWiki
Hi @all,

the HowTo for PHP-Selfhosting can't be performed anymore: 
https://tiddlywiki.com/#Saving%20on%20a%20PHP%20Server.
The link to the TiddlyHome_0.1.2.zip is no longer availible under the link 
https://code.google.com/archive/p/bidix/downloads.

Cheers.

ToraxMalu

-- 
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/9b769609-7a34-4dfe-8483-458832444dc6%40googlegroups.com.


[tw5] Re: Display content of Macro Tiddler

2019-12-04 Thread 'Torax Malu' via TiddlyWiki
Thanks you two.

Am Mittwoch, 4. Dezember 2019 18:54:01 UTC+1 schrieb TiddlyTweeter:
>
> The "Not Quite Documented" is a thing we could address with a list of some 
> outstanding items like this?
> The main docs are good, but terse.
> I added this to a list I'm keeping. For later.
>
> Mark S. wrote:
>>
>> Tag the tiddler $:/tags/ViewTemplate.
>>
>> ...  is  [not] discussed directly on TiddlyWiki.com. It's a pretty 
>> important feature
>>
>

-- 
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/3d1cadda-5997-4d0f-b90a-024977ae36b6%40googlegroups.com.


[tw5] Re: Display content of Macro Tiddler

2019-12-04 Thread 'Torax Malu' via TiddlyWiki
Hi Mohammad,

thanks for the post. Well, even if I am appears stupid - how I can create a 
own ViewTemplate? Or is this documented anywhere?

Thanks and cheers.

Torax

Am Mittwoch, 4. Dezember 2019 08:44:55 UTC+1 schrieb Mohammad:
>
> Yes,
>  One solution is using Utility plugin
>
> https://kookma.github.io/TW-Utility/
>
>
> The other is to write your own ViewTemplate as below
>
> <$list filter="[all[current]tag[$:/tags/Macro]]">
> <$view/>
> 
>
>
> Good luck
>
> On Wednesday, December 4, 2019 at 11:10:57 AM UTC+3:30, Torax Malu wrote:
>>
>> Hi!
>>
>>
>> I noticed several times while working with macro tiddler, that the 
>> content is only displayed in edit mode. Is there an option / add-on, which 
>> shows the macro itself instead of the interpreted result without switching 
>> to edit mode?
>>
>>
>> Thanks and cheers
>>
>>
>> ToraxMalu
>>
>

-- 
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/2587b911-3121-4b50-8979-9407b8e1d627%40googlegroups.com.


[tw5] Display content of Macro Tiddler

2019-12-03 Thread 'Torax Malu' via TiddlyWiki
 

Hi!


I noticed several times while working with macro tiddler, that the content 
is only displayed in edit mode. Is there an option / add-on, which shows 
the macro itself instead of the interpreted result without switching to 
edit mode?


Thanks and cheers


ToraxMalu

-- 
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/d462d94c-4995-4423-853a-bd7a3e3fef78%40googlegroups.com.


[tw5] Re: [TW5] Bob and BobEXE version 1.3.0, Tofurky, file server and wiki management updates

2019-10-12 Thread 'Torax Malu' via TiddlyWiki
Merci for the new version.

-- 
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/f462f1e9-2052-4f72-ac83-95e35625615c%40googlegroups.com.


Re: [tw5] Control of node.js instance(s)

2019-09-26 Thread 'Torax Malu' via TiddlyWiki
hi,

sorry for my silence. yes, that looks like my target.

cheers

torax

Am Sonntag, 22. September 2019 17:59:23 UTC+2 schrieb Jeremy Ruston:
>
> I think Bob may do what you want:
>
> https://github.com/OokTech/TW5-Bob
>
> Best wishes
>
> Jeremy
>
> On 20 Sep 2019, at 19:17, 'Torax Malu' via TiddlyWiki <
> tiddl...@googlegroups.com > wrote:
>
> Hi,
>
> is there a known control plugin for TiddlyWiki on node.js do control the 
> server instance out of the wiki itself? I refer here primarily to stopping 
> and restarting the server without using the command-line.
>
> thanks for a short answer.
>
> cheers
>
> Torax
>
> -- 
> 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 tiddl...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/6867dbd3-e249-480a-a426-8f6d6b715d0d%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/6867dbd3-e249-480a-a426-8f6d6b715d0d%40googlegroups.com?utm_medium=email_source=footer>
> .
>
>
>

-- 
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/72af6a9c-d2a1-4a0e-9214-04adc6891ffd%40googlegroups.com.


[tw5] Control of node.js instance(s)

2019-09-20 Thread 'Torax Malu' via TiddlyWiki
Hi,

is there a known control plugin for TiddlyWiki on node.js do control the 
server instance out of the wiki itself? I refer here primarily to stopping 
and restarting the server without using the command-line.

thanks for a short answer.

cheers

Torax

-- 
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/6867dbd3-e249-480a-a426-8f6d6b715d0d%40googlegroups.com.


[tw5] Re: $:/tags/StartupAction/Node not executed TW5.1.20

2019-08-18 Thread 'Torax Malu' via TiddlyWiki
Mario, there is no difference in the execution. The Server-Address [::] is 
simply the IPv6-Version of "0.0.0.0" and allows the call of the server via 
IPv4 and IPv6 from every Network-Interface. It is as mentioned:

   - $:/tags/StartupAction marked tiddler is executed twice on startup of 
   nodeJS-Server and Browser-Call
   - $:/tags/StartupAction/Browser marked tiddler is executed on 
   Browser-Call
   - $:/tags/StartupAction/Node marked tiddler is never executed.

and yes, I set now the server- and client-ip to 127.0.0.1 and removed the 
"" around the wiki-name.

I should workaround the problem by

   - placing a execution lock on the $:/tags/StartupAction-Tiddler after 
   the first execution
   - and releasing the lock with the execution of 
   $:/tags/StartupAction/Browser-Tiddler.

But I think this is not the intention of the programmers if they 
implemented an special tag for the nodeJS-version of the wiki.

On Sunday, August 18, 2019 at 2:40:41 PM UTC+2, PMario wrote:
>
> hmm, 
> Did you try 127.0.0.1  or ::1   which imo is localhost
> -m
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/866dec04-394a-43cf-90b5-f294f17ce462%40googlegroups.com.


[tw5] Re: $:/tags/StartupAction/Node not executed TW5.1.20

2019-08-18 Thread 'Torax Malu' via TiddlyWiki
Hi Mario. Nice try, but the quotes shouldn't effect the execution of 
tiddlers marked with startup-routines and indeed it is so.

Little bit more background: According documentation TW uses 3 different 
system tags for startup-routines. The so marked tiddlers are parsed and 
executed.

The tags are:

   - $:/tags/StartupAction
   - $:/tags/StartupAction/Browser
   - $:/tags/StartupAction/Node

I created 3 tiddlers which contains a action-createtiddler-Widget.

As I expected the tiddler marked with $:/tags/StartupAction is executed 
twice: After start of the node.js-Server and a second time by calling TW 
via the browser.
The tiddler marked with $:/tags/StartupAction/Browser is executed while 
calling the server with the browser.

Only the tiddler marked with $:/tags/StartupAction/Node is not executed on 
server-startup.

So this seems to be a bug for me or I misunderstanding or miss something 
important.

Cheers

ToraxMalu








On Sunday, August 18, 2019 at 1:20:17 PM UTC+2, PMario wrote:
>
> Hi, 
> You may use quotes only if there are spaces involved. Going without spaces 
> makes everything easier. 
> -m
>

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


[tw5] $:/tags/StartupAction/Node not executed TW5.1.20

2019-08-18 Thread 'Torax Malu' via TiddlyWiki
Hi,

I am tinkering with the bootup process and noticed that the tiddler marked 
with "$:/tags/StartupAction/Node" is not executed on node.js. The "server" 
is operated with the "new" listen-command.

Start-Parameters: tiddlywiki "Aufbau" --listen "host=[::]" "port=80"

Tiddlywiki has been installed "global".

Cheers
ToraxMalu

-- 
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/e92bd332-00dd-4b51-8d61-e443b16d8cb8%40googlegroups.com.