[tw5] Installing plugins on node.js installation

2021-08-28 Thread Sandip Deshmukh
I installed a tiddlywik on node.js on my linux computer.

Then I installed some plugins like Relink the usual way --- dragging the 
link to the wiki. And everything seemed to work perfectly.

Then I came across this 
.

And now I am worried. Should I uninstall all the plugins and install them 
the correct way OR just leave things as they are? Why worry when nothing 
'appears' broken?

-- 
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/a4cd1835-7035-4be0-bf96-5c65c082d0cfn%40googlegroups.com.


Re: [tw5] Collapse and expand headings in a tiddler

2021-08-28 Thread Sandip Deshmukh
Hello Mohammad,

Thanks.

But that is not what I was looking for. I wanted the headings to collapse/ 
show on their own.

Shiraz - Display on Demand will require me to add html tags to every 
heading. That would be too cumbersome.



On Saturday, August 28, 2021 at 1:50:43 PM UTC+5:30 Mohammad wrote:

> Have a look at Shiraz!
>
> See display on demand
> See FAQ and how it works (open/closed status)
>
> you will see some good solutions there!
>
>
> Best wishes
> Mohammad
>
>
> On Sat, Aug 28, 2021 at 7:53 AM Sandip Deshmukh  
> wrote:
>
>> ReadThisLongManual tiddler carries this:
>>
>> ! Heading1
>>
>> {{||PartOne}}
>>
>> {{||PartTwo}}
>>
>> !! Heading 2
>>
>> Some text under the heading
>>
>> {{||PartThree}}
>>
>> When rendered, there will be several headings. Some of these will come 
>> from the transcluded templates.
>>
>> Is there a way to collapse/ expand these headings at will? So, while 
>> viewing, either clicking on the heading will collapse/ expand it or there 
>> is a tiny button next to it that will do the collapse/ expand?
>>
>> -- 
>> 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 view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/e01b20cd-a2f0-4a72-9f8a-55206be6dcc8n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/e01b20cd-a2f0-4a72-9f8a-55206be6dcc8n%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/563e4056-0461-450b-9e57-d838acd9a344n%40googlegroups.com.


[tw5] Collapse and expand headings in a tiddler

2021-08-27 Thread Sandip Deshmukh
ReadThisLongManual tiddler carries this:

! Heading1

{{||PartOne}}

{{||PartTwo}}

!! Heading 2

Some text under the heading

{{||PartThree}}

When rendered, there will be several headings. Some of these will come from 
the transcluded templates.

Is there a way to collapse/ expand these headings at will? So, while 
viewing, either clicking on the heading will collapse/ expand it or there 
is a tiny button next to it that will do the collapse/ expand?

-- 
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/e01b20cd-a2f0-4a72-9f8a-55206be6dcc8n%40googlegroups.com.


Re: [tw5] Re: Font problems --- while editing, while displaying devanagari text

2021-08-27 Thread Sandip Deshmukh
Thanks Stobot.

What a difference a . makes!

It works as expected.

On Fri, Aug 27, 2021, 21:06 strikke...@gmail.com 
wrote:

> Thank you @Stobot. You are of course right - I missed something in the
> copy paste.
> On Friday, August 27, 2021 at 5:30:17 PM UTC+2 Stobot wrote:
>
>> I think strikke/@Birthe might have forgot a leading dot(period). So:
>> .tc-tiddler-frame textarea.tc-edit-texteditor {font-size: 125%;
>> background: #485052; color: #48E16A;}
>> On Friday, August 27, 2021 at 11:18:28 AM UTC-4 Sandip Deshmukh wrote:
>>
>>> Hello Stobot,
>>>
>>> Thanks.
>>>
>>> About the two column view, it was a plugin I was using called Stories.
>>> It lets me open the story in two columns. But I have disabled it for now.
>>>
>>> I have already tried tweaking settings in theme tweaks. That has not
>>> helped. Those settings affect the display font. But not the font when I
>>> edit.
>>>
>>> @strikke,
>>>
>>> Thanks. I tried your solution. But that did not have any effect on the
>>> display. I tried changing the colors, etc. But nothing changed.
>>>
>>>
>>>
>>> On 27/08/21 7:24 pm, strikke...@gmail.com wrote:
>>>
>>> @Stobot. I am sorry but I do not know. I just remembered that I had
>>> solved my problem in an old tiddlywiki from 2015, found it and looked i
>>> through to see where i was and how. Sorry.
>>> The inspector is the only help I know of. It is gradually becoming a
>>> better help for at least some thing.
>>>
>>> On Friday, August 27, 2021 at 3:49:21 PM UTC+2 Stobot wrote:
>>>
>>>> Sorry to highjack the thread a bit - hoping we solved your problem
>>>> Sandip!
>>>>
>>>> @Birthe / strikke... - can I ask how you learned to navigate the class
>>>> hierarchy? I'm trying very hard how to learn this and am really struggling.
>>>> I recently started using the Inspect / F12 stuff, but It's not pointing me
>>>> to the right place. Is there a guide for this stuff somewhere? For example
>>>> when I "inspect" the edit area while in edit view I get this (below
>>>> screenshot) - how would I get that to your `tc-tiddler-frame
>>>> textarea.tc-edit-texteditor` answer?
>>>>
>>>> [image: Capture.PNG]
>>>>
>>>>
>>>> On Friday, August 27, 2021 at 9:35:10 AM UTC-4 strikke...@gmail.com
>>>> wrote:
>>>>
>>>>> I do not know about the two column view. But for editing I am using
>>>>> following at the moment.
>>>>>
>>>>> Create a tiddler, give it a title and tag $:/tags/Stylesheet and the
>>>>> following content:
>>>>>
>>>>> tc-tiddler-frame textarea.tc-edit-texteditor {font-size: 125%;
>>>>> background: #485052; color: #48E16A;}
>>>>>
>>>>> This will certainly not be what you want, but you can insert your own
>>>>> color and size.
>>>>>
>>>>> On Friday, August 27, 2021 at 12:50:18 PM UTC+2 Sandip Deshmukh wrote:
>>>>>
>>>>>> I feel that as I switch from a single column view to a two column
>>>>>> view, the display font size reduces. I do not want that to happen. Any 
>>>>>> way
>>>>>> to achieve that?
>>>>>>
>>>>>> Secondly, the font that is used when I am editing a tiddler is
>>>>>> definitely smaller than the one used for displaying the tiddler. How do I
>>>>>> increase the font size when I am editing a tiddler?
>>>>>>
>>>>>> Lastly, is there a way to specify the font to use when displaying and
>>>>>> editing, say Devanagari text?
>>>>>>
>>>>> --
>>> 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/ywoDOeneA4c/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/74e32a0f-c90f-48ed-a2c7-0c74a1526d55n%40googlegroups.com
>>> <https://groups.google.com/d/msgid/tiddlywiki/74e32a0f-c90f-48ed-a2c7-0c74a1526d55n%40googlegroups.com?utm_medium=email_source=footer>
>>> .
>

[tw5] Font problems --- while editing, while displaying devanagari text

2021-08-27 Thread Sandip Deshmukh
I feel that as I switch from a single column view to a two column view, the 
display font size reduces. I do not want that to happen. Any way to achieve 
that?

Secondly, the font that is used when I am editing a tiddler is definitely 
smaller than the one used for displaying the tiddler. How do I increase the 
font size when I am editing a tiddler?

Lastly, is there a way to specify the font to use when displaying and 
editing, say Devanagari text?

-- 
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/ec1557ed-ec82-4d57-b9c8-4f62ad437bd5n%40googlegroups.com.


[tw5] Re: Transclusion through template --- preserve wikitex formatting

2021-08-26 Thread Sandip Deshmukh
Hello Soren,

Yes. I have gone through Grok TiddlyWiki. What an excellent reference it is.

Much of my confidence in tweaking TiddlyWiki comes from reading that book/ 
wiki.


On Thursday, August 26, 2021 at 9:25:51 PM UTC+5:30 Soren Bjornstad wrote:

> For background on what's going on here, see Block Mode and Inline Mode 
> <https://groktiddlywiki.com/read/#Block%20Mode%20and%20Inline%20Mode> in 
> *Grok 
> TiddlyWiki.*
>
> On Thursday, August 26, 2021 at 4:16:21 AM UTC-5 Sandip Deshmukh wrote:
>
>> Thanks. That worked perfectly.
>>
>>
>> On Thursday, August 26, 2021 at 12:04:46 PM UTC+5:30 Eric Shulman wrote:
>>
>>> On Wednesday, August 25, 2021 at 10:39:54 PM UTC-7 Sandip Deshmukh wrote:
>>>
>>>> My `ContactInformation'  tiddler contains:
>>>> <$list filter="[contains:participants!sort[on]]">
>>>>   <$link />
>>>>   {{!!text}}
>>>>  
>>>>
>>> The wikitex formatting in 'KG More1' is lost when transcluded.
>>>>
>>> How do I ensure that it is preserved?
>>>>
>>>
>>> replace {{!!text}} with <$transclude mode="block"/>
>>>
>>> enjoy,
>>> -e
>>>
>>

-- 
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/8d66adbf-603f-4bc4-b9dc-2b445b859b24n%40googlegroups.com.


Re: [tw5] Re: Process contents of a field before transclusion

2021-08-26 Thread Sandip Deshmukh
Stobot,

My most sincere apologies.

Instead of transcluding the tiddler through the template, I was
transcluding the template.

In other words, I was missing '||'

I've added that and everything is working as expected.

Thanks for all your help.

On Thu, Aug 26, 2021, 23:06 Stobot  wrote:

> Hi Sandip - hmm well what I posted does what you're asking for unless I'm
> misunderstanding... Is it possible it's just simpler than you thought? In
> the screenshot the bottom tiddler is what you describe, and in the top one
> I'm using the bottom one as a template and it's indeed returning the list
> of family members (in that case Adam and John) prefixed with # as desired.
>
> Regarding "turn it into a template", I think it's worth noting as there's
> nothing you have to do to "convert" it, in fact ALL tiddlers can be used as
> templates.
>
> Sorry that I'm not understanding what you're trying to do. I must be
> missing something.
>
> On Thursday, August 26, 2021 at 1:29:13 PM UTC-4 Sandip Deshmukh wrote:
>
>> Hello Stobot,
>>
>> I wanted to modify 'HashTaggedFamilyMembers' and convert it into a
>> template.
>>
>> Then I would be able to transclude it in any tiddler like
>>
>> {{||HashTaggedFamilyMembers}}
>>
>> and produce list of family-members of that tiddler with # before each
>> name.
>>
>> I'm not able to do that.
>>
>> On Thu, Aug 26, 2021, 20:47 Stobot  wrote:
>>
>>> Hello Sandip, which part isn't working for you? By your description it
>>> seems to work as you describe. My filter text is a little different using
>>> enlist, but otherwise as you decribe it?
>>>
>>> [image: screenshot.PNG]
>>>
>>> On Thursday, August 26, 2021 at 10:23:50 AM UTC-4 Sandip Deshmukh wrote:
>>>
>>>> A tiddler 'King George' contains a field 'family-members' that has the
>>>> value [[Mary]] [[Henry]].
>>>>
>>>> The code
>>>>
>>>>  <$list filter="[get{!!family-members}]">
>>>> #{{!!title}}
>>>> 
>>>>
>>>> produces
>>>>
>>>> #Mary #Henry
>>>>
>>>> I want to put this code in a tiddler 'HashTaggedFamilyMembers' and use
>>>> that as a template tiddler. So, I can put
>>>>
>>>> {{||HashTaggedFamilyMembers}}
>>>>
>>>> in any tiddler and get the list of family members with # before each
>>>> name.
>>>>
>>>> Of course, if there is an easier way of doing it, please let me know.
>>>> But it needs to have transclusion.
>>>>
>>> --
>>> 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/yxOw8hGBIJw/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/895089d0-9968-4d1e-8b3b-29aec4fc79a4n%40googlegroups.com
>>> <https://groups.google.com/d/msgid/tiddlywiki/895089d0-9968-4d1e-8b3b-29aec4fc79a4n%40googlegroups.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
> 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/yxOw8hGBIJw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/046a159b-90ae-4732-ad36-ff880f6257cbn%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/046a159b-90ae-4732-ad36-ff880f6257cbn%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/CAHcmu7cnvz%3DSdP8DFm5WmESJ4rpYfWrdv_CUKydVe6D8UBJMEQ%40mail.gmail.com.


Re: [tw5] Re: Process contents of a field before transclusion

2021-08-26 Thread Sandip Deshmukh
Hello Stobot,

I wanted to modify 'HashTaggedFamilyMembers' and convert it into a
template.

Then I would be able to transclude it in any tiddler like

{{||HashTaggedFamilyMembers}}

and produce list of family-members of that tiddler with # before each name.

I'm not able to do that.

On Thu, Aug 26, 2021, 20:47 Stobot  wrote:

> Hello Sandip, which part isn't working for you? By your description it
> seems to work as you describe. My filter text is a little different using
> enlist, but otherwise as you decribe it?
>
> [image: screenshot.PNG]
>
> On Thursday, August 26, 2021 at 10:23:50 AM UTC-4 Sandip Deshmukh wrote:
>
>> A tiddler 'King George' contains a field 'family-members' that has the
>> value [[Mary]] [[Henry]].
>>
>> The code
>>
>>  <$list filter="[get{!!family-members}]">
>> #{{!!title}}
>> 
>>
>> produces
>>
>> #Mary #Henry
>>
>> I want to put this code in a tiddler 'HashTaggedFamilyMembers' and use
>> that as a template tiddler. So, I can put
>>
>> {{||HashTaggedFamilyMembers}}
>>
>> in any tiddler and get the list of family members with # before each name.
>>
>> Of course, if there is an easier way of doing it, please let me know. But
>> it needs to have transclusion.
>>
> --
> 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/yxOw8hGBIJw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/895089d0-9968-4d1e-8b3b-29aec4fc79a4n%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/895089d0-9968-4d1e-8b3b-29aec4fc79a4n%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/CAHcmu7eR9%3DukaZUT8iRQ%3DX8xEKQzQXSR4XPeL5wWT4NU8%3Drkpg%40mail.gmail.com.


[tw5] Process contents of a field before transclusion

2021-08-26 Thread Sandip Deshmukh
A tiddler 'King George' contains a field 'family-members' that has the 
value [[Mary]] [[Henry]].

The code

 <$list filter="[get{!!family-members}]">
#{{!!title}}


produces

#Mary #Henry

I want to put this code in a tiddler 'HashTaggedFamilyMembers' and use that 
as a template tiddler. So, I can put

{{||HashTaggedFamilyMembers}}

in any tiddler and get the list of family members with # before each name.

Of course, if there is an easier way of doing it, please let me know. But 
it needs to have transclusion.

-- 
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/675496b5-955f-4751-a460-11315fa2b54bn%40googlegroups.com.


[tw5] Re: Renaming and deleting fields

2021-08-26 Thread Sandip Deshmukh
Mohammad,

That was a life saver. Thanks a lot!

On Thursday, August 26, 2021 at 5:36:24 PM UTC+5:30 TW Tones wrote:

> Sorry,
>
> I meant to say as long as a field exists somewhere it will be available in 
> the new field dropdown. If you need to delete in bulk let us know or use 
> Mohammads tools.
>
> Tones
>
> On Thursday, 26 August 2021 at 22:04:56 UTC+10 TW Tones wrote:
>
>> Sandip
>>
>>
>>- In edit mode the fields should appear at the bottom for editing, to 
>>the right is a trash can to delete.
>>- To rename you need to create the new one (optionally copy the value 
>>over) and delete the old one
>>- If you are trying to do it programmatically you can use a button 
>>and  ActionSetFieldWidget 
>><https://tiddlywiki.com/#ActionSetFieldWidget>  
>>ActionDeleteFieldWidget 
>><https://tiddlywiki.com/#ActionDeleteFieldWidget> and or  WidgetMessage: 
>>tm-remove-field 
>><https://tiddlywiki.com/#WidgetMessage%3A%20tm-remove-field>
>>
>> Regards
>> Tones
>>
>> On Thursday, 26 August 2021 at 20:34:14 UTC+10 Sandip Deshmukh wrote:
>>
>>> It is easy to rename and delete tags.
>>>
>>> But how do I do the same with fields?
>>>
>>> Suppose, fld1 and fld2 are the fields I have created.
>>>
>>> How can I rename fld1 to field1 and remove (so it does not show up in 
>>> the list of fields available when I create a tiddler) fld2?
>>>
>>

-- 
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/55913117-9a7a-41bf-9109-fe0560db798cn%40googlegroups.com.


[tw5] Renaming and deleting fields

2021-08-26 Thread Sandip Deshmukh
It is easy to rename and delete tags.

But how do I do the same with fields?

Suppose, fld1 and fld2 are the fields I have created.

How can I rename fld1 to field1 and remove (so it does not show up in the 
list of fields available when I create a tiddler) fld2?

-- 
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/52aec6a6-4383-47c4-9033-88eda5d2a771n%40googlegroups.com.


[tw5] Re: Transclusion through template --- preserve wikitex formatting

2021-08-26 Thread Sandip Deshmukh
Thanks. That worked perfectly.


On Thursday, August 26, 2021 at 12:04:46 PM UTC+5:30 Eric Shulman wrote:

> On Wednesday, August 25, 2021 at 10:39:54 PM UTC-7 Sandip Deshmukh wrote:
>
>> My `ContactInformation'  tiddler contains:
>> <$list filter="[contains:participants!sort[on]]">
>>   <$link />
>>   {{!!text}}
>>  
>>
> The wikitex formatting in 'KG More1' is lost when transcluded.
>>
> How do I ensure that it is preserved?
>>
>
> replace {{!!text}} with <$transclude mode="block"/>
>
> enjoy,
> -e
>

-- 
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/185f1389-3ab4-468b-8626-401527231925n%40googlegroups.com.


[tw5] Transclusion through template --- preserve wikitex formatting

2021-08-25 Thread Sandip Deshmukh
My `ContactInformation'  tiddler contains:

<$list filter="[contains:participants!sort[on]]">
  <$link />
  {{!!text}}


My 'KG More1' tiddler's participants field contains [[King George]] and its 
text contains:

* Item 1
* Item 2

My 'KG More2' tiddler's participants field contains [[King George]] and its 
text contains:

Some large block of text

My 'King George' tiddler contains:

{{||ContactInformation}}

The wikitex formatting in 'KG More1' is lost when transcluded.

How do I ensure that it is preserved?

-- 
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/b67f8acf-a211-4bdc-92db-d7665b8af116n%40googlegroups.com.


[tw5] Re: Convert a dynamic list into a template

2021-08-25 Thread Sandip Deshmukh
Well, I found a solution to the problem!!

Here is what I have done:

ContactInformation tiddler carries this code:

<$list filter="[contains:participants!sort[on]]">
  <$link />
  {{!!text}}


Every time I want to extract this information for a particular tiddler, I 
just put:

{{||ContactInformation}}

in it. Then it works.

On Wednesday, August 25, 2021 at 9:56:41 PM UTC+5:30 Mark S. wrote:

> Can you provide some tiddlers with participants list (e.g. King George, 
> Queen Elizabeth, etc.) Having to guess at someone's data structure makes 
> helping difficult. 
>
> Thanks!
>
> On Wednesday, August 25, 2021 at 9:07:00 AM UTC-7 Sandip Deshmukh wrote:
>
>> Thanks, Mark.
>>
>>
>> On Wednesday, August 25, 2021 at 9:16:42 PM UTC+5:30 Mark S. wrote:
>>
>>> Try 
>>>
>>> 
>>> <$list filter="[contains:participants!sort[at]]">
>>>
>>>  <$link />
>>> 
>>> 
>>>
>>
>> The first block of code worked perfectly.
>>  
>>
>>>
>>> If that works inside tiddler "King George", then you can paste the text 
>>> into a tiddler and tag it "$:/tags/ViewTemplate" and it will work 
>>> everywhere. But you probably don't want it to work *everywhere*. So you 
>>> can wrap it with a list that only includes tiddlers that have 
>>> *participants* :
>>>
>>> <$list filter="[all[current]has[participants]]">
>>> 
>>> <$list filter="[contains:participants!sort[at]]">
>>>
>>>  <$link />
>>> 
>>> 
>>> 
>>>
>>
>> But this did not. I had named the tiddler containing this code 
>> 'ParticipatedList' and tagged it as suggested by you.
>>
>> *Also, what I am aiming at is not the list. I want to transclude the 
>> matching tiddlers.*
>>
>> I have edited the original question to say so explicitly. I earlier 
>> thought that {{}} meant it automatically.
>>
>>  
>>
>>>
>>>
>>> On Wednesday, August 25, 2021 at 8:07:21 AM UTC-7 Sandip Deshmukh wrote:
>>>
>> Here is a working dynamic list I have:
>>>>
>>>> 
>>>> <$list filter="[contains:participants[King George]!sort[at]]">
>>>>  <$link />
>>>> 
>>>> 
>>>>
>>>> This works perfectly.
>>>>
>>>> Can I convert this into a template --- 'ParticipatedListTemplate'?
>>>>
>>>> So, I can sit in a tiddler 'King George', write
>>>>
>>>> {{||ParticipatedListTemplate}} and get the same list transcluded.
>>>>
>>>
>>>> And if it is a template, I can do the same in 'Queen Elizabeth' 
>>>> tiddler, too.
>>>>
>>>> Or is there a better way of achieving the same thing?
>>>>
>>>

-- 
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/c8e760be-e2a2-4cbf-b912-9c0bd4a76850n%40googlegroups.com.


Re: [tw5] Re: Random html tags appear in my wiki

2021-08-25 Thread Sandip Deshmukh
My experience is also very similar to what David has described. Either 
TiddlyDesktop or Tiddloid could be causing the problem.

But nothing seems to be broken. The wiki works perfectly otherwise.

On Thursday, August 26, 2021 at 5:55:52 AM UTC+5:30 TW Tones wrote:

> David,
>
> I am not so sure how to help you but in the past I have seen random 
> tiddlers or their content transcluded when a filter is broken and the 
> result is some artifact. So if you can find the page template, or something 
> tagged $:/tags/BelowStory with a filter in it and fix the filter you may 
> stop it.
> On Tuesday, 24 August 2021 at 23:12:37 UTC+10 David Shaw wrote:
>
>> I get the same sort of thing with both Tiddloid and Tiddloid Lite. I 
>> suspect it is a problem with Tiddloid as I can get the code to disappear if 
>> I open it in either Tiddloid version, save and close it then open it in the 
>> other Tiddloid and save and close it, but this is only a very temporary 
>> solution I'm afraid; the code comes back pretty quickly.
>>
>> David Shaw
>>
>> On Tue, 24 Aug 2021, 13:52 PMario,  wrote:
>>
>>> Hi,
>>>
>>> Which version of TW do you use?
>>> Can you link to the Android app you are using?
>>>
>>> Did you install any new plugins, before you copied it over to the phone?
>>>
>>> -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+...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/tiddlywiki/797d0403-6673-408f-87af-b093d6365993n%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/4f65f445-fa60-44ba-b05d-fc0c2e9e4b79n%40googlegroups.com.


[tw5] Re: Convert a dynamic list into a template

2021-08-25 Thread Sandip Deshmukh
Thanks, Mark.


On Wednesday, August 25, 2021 at 9:16:42 PM UTC+5:30 Mark S. wrote:

> Try 
>
> 
> <$list filter="[contains:participants!sort[at]]">
>
>  <$link />
> 
> 
>

The first block of code worked perfectly.
 

>
> If that works inside tiddler "King George", then you can paste the text 
> into a tiddler and tag it "$:/tags/ViewTemplate" and it will work 
> everywhere. But you probably don't want it to work *everywhere*. So you 
> can wrap it with a list that only includes tiddlers that have 
> *participants* :
>
> <$list filter="[all[current]has[participants]]">
> 
> <$list filter="[contains:participants!sort[at]]">
>
>  <$link />
> 
> 
> 
>

But this did not. I had named the tiddler containing this code 
'ParticipatedList' and tagged it as suggested by you.

*Also, what I am aiming at is not the list. I want to transclude the 
matching tiddlers.*

I have edited the original question to say so explicitly. I earlier thought 
that {{}} meant it automatically.

 

>
>
> On Wednesday, August 25, 2021 at 8:07:21 AM UTC-7 Sandip Deshmukh wrote:
>
>> Here is a working dynamic list I have:
>>
>> 
>> <$list filter="[contains:participants[King George]!sort[at]]">
>>  <$link />
>> 
>> 
>>
>> This works perfectly.
>>
>> Can I convert this into a template --- 'ParticipatedListTemplate'?
>>
>> So, I can sit in a tiddler 'King George', write
>>
>> {{||ParticipatedListTemplate}} and get the same list transcluded.
>>
>> And if it is a template, I can do the same in 'Queen Elizabeth' tiddler, 
>> too.
>>
>> Or is there a better way of achieving the same thing?
>>
>

-- 
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/1383ce3c-893e-4f4f-abfa-225b1d9115ben%40googlegroups.com.


[tw5] Convert a dynamic list into a template

2021-08-25 Thread Sandip Deshmukh
Here is a working dynamic list I have:


<$list filter="[contains:participants[King George]!sort[at]]">
 <$link />



This works perfectly.

Can I convert this into a template --- 'ParticipatedListTemplate'?

So, I can sit in a tiddler 'King George', write

{{||ParticipatedListTemplate}} and get the same list.

And if it is a template, I can do the same in 'Queen Elizabeth' tiddler, 
too.

Or is there a better way of achieving the same thing?

-- 
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/ca8d2b2d-bded-40b0-ac97-faa6a2404d41n%40googlegroups.com.


[tw5] Re: Dynamic list with tiddler names containing a space

2021-08-25 Thread Sandip Deshmukh
Thanks, Mario.

That was an error. It should have been the same field in both the places.

Frankly, I am kind of overwhelmed with a lot of things in tiddlywiki. And 
being a newbie, finding it is a bit difficult to cope up.

I am very near to achieving what I wanted to. But because Google Groups 
does not allow me to change the earlier message, I will post a new 
conversation.

Please bear with me.


On Wednesday, August 25, 2021 at 7:28:17 PM UTC+5:30 PMario wrote:

> On Wednesday, August 25, 2021 at 12:26:56 PM UTC+2 Sandip Deshmukh wrote:
>
> But the filter syntax you have provided does not produce any results.
>>
>
> IMO your variables are different. You wrote there is a tag project and 
> the filter uses it. 
> Then your wrote 
>
> >Another tiddler "D D" has [[A A]] and [[B B]] in participants. 
>
> Here you use participants. .. Which is not used in the filter. So it 
> doesn't do anything. 
>
> just a guess
> -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/387ae8dd-accd-4e06-ae87-85081e5f6381n%40googlegroups.com.


[tw5] Re: Dynamic list with tiddler names containing a space

2021-08-25 Thread Sandip Deshmukh
BurningTreeC, Thanks.

But the filter syntax you have provided does not produce any results.

Any other ideas?

On Wednesday, August 25, 2021 at 11:36:28 AM UTC+5:30 BurningTreeC wrote:

> Hi @Sandip_Deshmukh
>
> first of all, the filter syntax to insert a variable is the following:
>
> <$list filter="[project]">
> ...
> 
>
> note that it doesn't use the [ ] and << becomes < and >> becomes > within 
> a filter expression
> Sandip Deshmukh schrieb am Mittwoch, 25. August 2021 um 07:47:03 UTC+2:
>
>> I was trying to create a dynamic list containing a list of all tiddlers 
>> containing the current tiddler as a member of the field project.
>>
>> I am in tiddler "B B" that carries the following code:
>>
>> 
>> <$list filter="[project[<>]]">
>> <$link />
>> 
>> 
>>
>> Another tiddler "D D" has [[A A]] and [[B B]] in participants.
>>
>> So, ideally, "D D" should show up in my "B B" tiddler. But it doesn't.
>>
>> How do I set things right?
>>
>

-- 
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/6f6c6e47-f61c-43b5-821c-850b5ccf390fn%40googlegroups.com.


[tw5] Dynamic list with tiddler names containing a space

2021-08-24 Thread Sandip Deshmukh
I was trying to create a dynamic list containing a list of all tiddlers 
containing the current tiddler as a member of the field project.

I am in tiddler "B B" that carries the following code:


<$list filter="[project[<>]]">
<$link />



Another tiddler "D D" has [[A A]] and [[B B]] in participants.

So, ideally, "D D" should show up in my "B B" tiddler. But it doesn't.

How do I set things right?

-- 
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/99460122-a4b4-459c-a202-96d7d7ccf9cen%40googlegroups.com.


[tw5] Re: Random html tags appear in my wiki

2021-08-23 Thread Sandip Deshmukh
Sorry, I could not get back earlier.

The entire content that appears at the bottom (not in a tiddler. There is 
no box around it) appears in $:/boot/boot.js <#%24%3A%2Fboot%2Fboot.js>

That tiddler does not carry any tag.

>From the introductory comments in the tiddler, this seems to be the most 
important tiddler.

How do I fix this?


On Saturday, August 21, 2021 at 6:59:54 PM UTC+5:30 TW Tones wrote:

> Try using advanced search to find where this content is found in the wiki, 
> look at the tiddlers containing this and see if it has tags it should not.
>
> The tiddler may have a tag such as  SystemTag: $:/tags/BelowStory 
> <https://tiddlywiki.com/#SystemTag%3A%20%24%3A%2Ftags%2FBelowStory>, 
> remove this to see if its fixed, if not re tag it and keep looking.
>
> I expect a tiddler is broken or corrupt. 
>
> Regards
> Tones
> On Saturday, 21 August 2021 at 15:02:59 UTC+10 Sandip Deshmukh wrote:
>
>>
>> I have a plain vanilla tiddlywiki with a couple of tiddlers.
>>
>> I copied this on my Android smartphone. And opened it with tiddloid.
>>
>> All went well till I was only viewing the tiddlers.
>>
>> But after I edited/ added new tiddlers, some html markup strings started 
>> appearing at the very end. They are not part of any tiddler. And they 
>> continue to show even after I close all the tiddlers and hide the sidebar.
>>
>> I copied the wiki back to my desktop and opened it with TiddlyDesktop. 
>> The html markup strings continue to appear and behave the same way. I can 
>> select them, copy them but can not delete them.
>>
>> There seems to be no problem with the wiki otherwise ---  I can open 
>> tiddlers, edit tiddlers, etc.
>>
>> Here is what the text looks like:
>>
>> $tw.browser && !$tw.node) { $tw.passwordPrompt = new 
>> $tw.utils.PasswordPrompt(); } // Preload any encrypted tiddlers 
>> $tw.boot.decryptEncryptedTiddlers(function() { // Startup 
>> $tw.boot.startup({callback: callback}); }); }; /// 
>> Autoboot in the browser if($tw.browser && !$tw.boot.suppressBoot) { 
>> $tw.boot.boot(); } return $tw; }); if(typeof(exports) !== "undefined") { 
>> exports.TiddlyWiki = _boot; } else { _boot(window.$tw); } { 
>> $tw.boot.boot(); } return $tw; }); if(typeof(exports) !== "undefined") { 
>> exports.TiddlyWiki = _boot; } else { _boot(window.$tw); }
>>
>> How do I get rid of this annoyance?
>>
>

-- 
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/48d4814c-1da2-46ca-a43e-e66e8dd04e3fn%40googlegroups.com.


[tw5] Re: Refer to the same tiddler with multiple names

2021-08-22 Thread Sandip Deshmukh
Dear Mario,

Oh OK. I could finally install the plugin and provide an alias link and see 
the backlink, etc.

I had missed out on the syntax. That caused the confusion.

On Friday, August 20, 2021 at 12:31:47 PM UTC+5:30 R² wrote:

> My bad, I hadn't understood the alias had to be invoked and wrongly 
> assumed too much similarity with mklauber's Aliases plugin. I now 
> understand that they are actually fairly different in their approach and 
> daily use.

-- 
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/3d4e176e-7c84-4c39-a5c4-ba625dd3ac68n%40googlegroups.com.


[tw5] No plugin seems to work!

2021-08-22 Thread Sandip Deshmukh
Much though I like the concept, I am unable to use tiddlywiki.

To start afresh, I downloaded the empty.html form tiddlywiki website, 
downloaded and extracted tiddlydesktop archive for linux-64. Executed nw 
and imported the empty.html file.

Then I dragged uni-link plugin installation link from here: 
https://wikilabs.github.io/editions/uni-link/#%24%3A%2Fplugins%2Fwikilabs%2Funi-link

Import, Save, Reload. The plugin shows as installed. But when I create a 
new tiddler, there is no sign of alias, caption, fields at the bottom, as 
mentioned in the plugin.

So, I tried importing the relink plugin. Even after clicking on import, 
there is no trace of the plugin!

Am I doing something grossly wrong? How do I set things up correctly?

-- 
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/76f775dd-a6f1-4413-bcd7-057a7d4c5c57n%40googlegroups.com.


[tw5] Random html tags appear in my wiki

2021-08-20 Thread Sandip Deshmukh

I have a plain vanilla tiddlywiki with a couple of tiddlers.

I copied this on my Android smartphone. And opened it with tiddloid.

All went well till I was only viewing the tiddlers.

But after I edited/ added new tiddlers, some html markup strings started 
appearing at the very end. They are not part of any tiddler. And they 
continue to show even after I close all the tiddlers and hide the sidebar.

I copied the wiki back to my desktop and opened it with TiddlyDesktop. The 
html markup strings continue to appear and behave the same way. I can 
select them, copy them but can not delete them.

There seems to be no problem with the wiki otherwise ---  I can open 
tiddlers, edit tiddlers, etc.

Here is what the text looks like:

$tw.browser && !$tw.node) { $tw.passwordPrompt = new 
$tw.utils.PasswordPrompt(); } // Preload any encrypted tiddlers 
$tw.boot.decryptEncryptedTiddlers(function() { // Startup 
$tw.boot.startup({callback: callback}); }); }; /// 
Autoboot in the browser if($tw.browser && !$tw.boot.suppressBoot) { 
$tw.boot.boot(); } return $tw; }); if(typeof(exports) !== "undefined") { 
exports.TiddlyWiki = _boot; } else { _boot(window.$tw); } { 
$tw.boot.boot(); } return $tw; }); if(typeof(exports) !== "undefined") { 
exports.TiddlyWiki = _boot; } else { _boot(window.$tw); }

How do I get rid of this annoyance?

-- 
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/e80af9f3-17b1-4375-a70c-e66c58aaa786n%40googlegroups.com.


[tw5] Re: Refer to the same tiddler with multiple names

2021-08-19 Thread Sandip Deshmukh


Hello Mario,

Thanks. Tried the plugin. It is useful.

There is one small issue, though.

Suppose, X is an alias for A. And suppose, B refers to X. The linking works 
perfectly. Clicking on X takes us to A. But B is not shown as a backlink to 
A. Or it did not on my wiki.

How do I get the backlinks also to work as expected? Do I need to tweak 
some settings, etc.?




On Wednesday, August 18, 2021 at 8:37:25 PM UTC+5:30 PMario wrote:

> Hi Sandip, 
> I did create a plugin named: uni-link. .. It will allow you to use an 
> aliases field in your tiddler. This field can then be used to link to other 
> tiddlers. 
>
> Have a closer look at the original intro thread and the video on the 
> plugin page. 
> https://groups.google.com/g/tiddlywiki/c/35_6ltCXEvs/m/Ryl90gI_AwAJ
> How you can add the library link to your wiki, so you can use the core 
> Plugin installation mechanism is shown at: 
> https://wikilabs.github.io/#GettingStarted
>
> 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/c8874a1e-353d-4069-9ff8-9926ba4a5917n%40googlegroups.com.


[tw5] Refer to the same tiddler with multiple names

2021-08-18 Thread Sandip Deshmukh
There are times when I would like to call a tiddler by multiple names. This 
is true especially about names of people, places, etc.

In Wikipedia, one can see mentions like this:

"JFK", "John Kennedy", and "Jack Kennedy" redirect here

Does similar functionality exist in tiddlywiki? It will mean [[JFK]] [[John 
Kennedy]] refer to this tiddler and backlinks of that tiddler show all 
tiddlers where either of the names are used.

-- 
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/237a-c5bc-4e73-84c9-feb61c4fa3f6n%40googlegroups.com.


Re: [tw5] Installing plugins in Android

2021-08-18 Thread Sandip Deshmukh
Thanks.That did it.



On Monday, August 16, 2021 at 10:36:49 PM UTC+5:30 jeremy...@gmail.com 
wrote:

> Hi Sandip
>
>
> On 16 Aug 2021, at 16:01, Sandip Deshmukh  wrote:
>
> A newbie here. So, bear with me if this is a basic question.
>
> On my desktop, I am able to install several plugins not listed in 
> tiddlywiki official directory by dragging the buttons to my wiki.
>
> But how do I do the same on my Android phone? Dragging is not possible 
> there.
>
>
> You should be able to use the “import” button in the “Tools” tab of the 
> sidebar to import the JSON file containing the plugin,
>
> 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f8b37185-70f0-4a3a-bdd1-9f5677d59858n%40googlegroups.com.


[tw5] Installing plugins in Android

2021-08-16 Thread Sandip Deshmukh
A newbie here. So, bear with me if this is a basic question.

On my desktop, I am able to install several plugins not listed in 
tiddlywiki official directory by dragging the buttons to my wiki.

But how do I do the same on my Android phone? Dragging is not possible 
there.

-- 
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/6ec0be30-90ea-40c4-b8db-6425c1f8154en%40googlegroups.com.