[tw5] Re: No Close Button on Popup dialogues "modals" and TiddlyMap?

2019-03-15 Thread S. S.
Tony,

Similar to what Joshua has said, the *modal* needs the *field* -

footer : <$button message="tm-close-tiddler">Close

You can see an example here: https://tiddlywiki.com/#SampleWizard which is 
the modal called by: https://tiddlywiki.com/#Modals

There is also a recent revival of an old issue: 
https://github.com/Jermolene/TiddlyWiki5/issues/1215

Regards 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cbf9cfe9-23c9-446c-aa8c-6526157d43bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: How to change the colors of only one editor toolbar button

2019-03-15 Thread TonyM
Ton

Thanks for pointing me to my own solution. I forgot I bundled them this way.

Regards
Tony

On Friday, March 15, 2019 at 10:06:39 PM UTC+11, Ton Gerner wrote:
>
> Hi Tony,
>
> I thought it was you mentioning how to obtain the separate set of 
> fontawesome icons.
>
> After some googling I found it: 
> https://groups.google.com/d/msg/tiddlywiki/wp0pY_Aervc/AzjGvGlEAgAJ
>
> Cheers,
>
> Ton
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a142e5ce-1b59-46ca-9cac-aea38eafac45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: No Close Button on Popup dialogues "modals" and TiddlyMap?

2019-03-15 Thread TonyM
Thanks Joshua.

Tony

On Saturday, March 16, 2019 at 12:35:09 PM UTC+11, Joshua Fontany wrote:
>
> I had to use this in a "footer" field in the plugin-management modal 
> tiddler to get a close button. You would have to find out what modal 
> tiddler is and replace the `param` below with that tiddler name.
>
> footer: <$button class="tc-btn-invisible tc-tiddlylink" tooltip="Close 
> this modal window." message="tm-close-tiddler" 
> param="$:/plugins/joshuafontany/jsonmangler/ui/modals/packplugin" > 
> {{$:/core/images/cancel-button}} Cancel 
>
>
> Best,
> -Joshua F
>
> On Friday, March 15, 2019 at 5:11:28 PM UTC-7, TonyM wrote:
>>
>> Bump?
>>
>> Any suggestions, this is stopping my key wiki from using plugins that may 
>> throw a modal dialoge. As I cant close such dialogues.
>>
>> Regards
>> Tony
>>
>> On Wednesday, March 13, 2019 at 1:24:40 PM UTC+11, TonyM wrote:
>>>
>>> Folks,
>>>
>>> I installed tiddlymap to an existing wiki *5.1.19*
>>> However all the modals that popup do not have a close button
>>> Fortunately I have a MyMenu that allows me to save and reload the wiki, 
>>> but otherwise I would be dead in the water.
>>> This problem my have pre-existed my TiddlyMap install, and only now I 
>>> see it, not sure.
>>>
>>> I believe this has already being encountered, can anyone share how to 
>>> fix this and is it a bug, with a bug report?
>>>
>>> Regards
>>> Tony
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/943971d2-1dbd-4469-827a-bb816880fc27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: No Close Button on Popup dialogues "modals" and TiddlyMap?

2019-03-15 Thread Joshua Fontany
I had to use this in a "footer" field in the plugin-management modal 
tiddler to get a close button. You would have to find out what modal 
tiddler is and replace the `param` below with that tiddler name.

footer: <$button class="tc-btn-invisible tc-tiddlylink" tooltip="Close this 
modal window." message="tm-close-tiddler" 
param="$:/plugins/joshuafontany/jsonmangler/ui/modals/packplugin" > 
{{$:/core/images/cancel-button}} Cancel 


Best,
-Joshua F

On Friday, March 15, 2019 at 5:11:28 PM UTC-7, TonyM wrote:
>
> Bump?
>
> Any suggestions, this is stopping my key wiki from using plugins that may 
> throw a modal dialoge. As I cant close such dialogues.
>
> Regards
> Tony
>
> On Wednesday, March 13, 2019 at 1:24:40 PM UTC+11, TonyM wrote:
>>
>> Folks,
>>
>> I installed tiddlymap to an existing wiki *5.1.19*
>> However all the modals that popup do not have a close button
>> Fortunately I have a MyMenu that allows me to save and reload the wiki, 
>> but otherwise I would be dead in the water.
>> This problem my have pre-existed my TiddlyMap install, and only now I see 
>> it, not sure.
>>
>> I believe this has already being encountered, can anyone share how to fix 
>> this and is it a bug, with a bug report?
>>
>> Regards
>> Tony
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7a5507cf-2a9c-4281-a445-8773f45dfcf4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Announcing 4 New Plugins (sort of)

2019-03-15 Thread admls
Hi Elijah,

I'm using TheDiveO's ThirdFlow plugin for the plugin development. 
 On the whole, it has been really 
awesome. But packaging up the tiddlers has been a bit buggy. I am working 
on getting it sorted out. Amongt other issues, the ThirdFlow automatically 
packages every tiddler prefixed with $:/plugins/admls/mentat into 
$:/plugins/admls/mentat, which includes $:/plugins/admls/mentat. The other 
issue is that it isn't packaging in some of the things I'm trying to 
include since they don't begin with $:/plugins/admls/mentat. That's why 
they're missing some of the tiddlers they need to have. 

I just pushed a new release. It's better. It's got the tiddlers it needs. 
There are still a few bugs, so make sure you backup your data. I'll keep 
squashing bugs in the meantime.

Best wishes,

admls


On Friday, March 15, 2019 at 10:49:32 PM UTC, Elijah wrote:
>
> Why are you packaging each plugin's plugin-tiddler into itself? 
> $:/plugins/admls/mentat doesn't need to contain $:/plugins/admls/mentat, 
> and none of the others need contain their own respective plugin-tiddlers. 
> Doing so is causing an issue when importing your plugins into other 
> Tiddlywikis, whereby they do not appear at all. I don't know how packaging 
> works on Node.js, but when I repackage each plugin, using the Web Console, 
> in Firefox, without including the main plugin-tiddlers, everything works 
> fine for the most-part, though I do notice some of your plugins are missing 
> a few tiddlers in their packages.
>
> I'm very new to creating plugins for Tiddlywiki, so I may be missing 
> something, but thought I'd mention it anyway, in case it helps.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3b4ca425-791f-4add-9d00-3f07d60ac926%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Tiddler Commander: Release Candidate

2019-03-15 Thread Watt
Great stuff Mohammad, it's looking very good and will be an essential plugin 
for me. 
What about a link to Tiddler Commander itself on that front page? 
https://kookma.github.io/TW-Commander/#%24%3A%2FCommander 






-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0651ac73-52c4-4cdf-a790-6e9307a9fe36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: No Close Button on Popup dialogues "modals" and TiddlyMap?

2019-03-15 Thread TonyM
Bump?

Any suggestions, this is stopping my key wiki from using plugins that may 
throw a modal dialoge. As I cant close such dialogues.

Regards
Tony

On Wednesday, March 13, 2019 at 1:24:40 PM UTC+11, TonyM wrote:
>
> Folks,
>
> I installed tiddlymap to an existing wiki *5.1.19*
> However all the modals that popup do not have a close button
> Fortunately I have a MyMenu that allows me to save and reload the wiki, 
> but otherwise I would be dead in the water.
> This problem my have pre-existed my TiddlyMap install, and only now I see 
> it, not sure.
>
> I believe this has already being encountered, can anyone share how to fix 
> this and is it a bug, with a bug report?
>
> Regards
> Tony
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a0349d54-9b69-45f1-a550-c39b3a44d602%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Mohammad & Modularity

2019-03-15 Thread TonyM
Josiah,

I can't agree more. In my own work, much not published yet, I take the same 
approach. The idea is to maximise function and reusability while minimising 
dependence and inpact on other components. The benefits are extensive.

Admittedly whilst I seem quite good at modularization, I am really struggling 
with finding ways to express these methods. There are a number of design and 
coding principals, adjusted for the tiddlywiki platform, that supports 
modularization. I could write a book on this, one I would like to be peer 
reviewed. 

The key problem with this is tiddlywiki is very open to possibilities and there 
is little to forcibly drive modularization, they are soft skills, methods, 
principals and more.

What do you think we can do to promote this?

Somehow I think we need to promote designer community of practice between 
developer and user. Provide guidance in good design and develop shared 
principals to support integration.

Regards
Tony

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/71309965-bd86-4876-9554-ed75dbf1ea69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] workaround for apache webdav

2019-03-15 Thread argasm
I've been trying for awhile to get TiddlyWiki to work with apache webdav.

After reading what was said in this group it appeared that the problem where 
etags, so i deactivated them by using the "FileEtag None" directive at the 
webdav folder level.

It now work like a charm although I don't think it's the right way to 
resolve the situation...

Did someone managed to get webdav saves work under apache2 web servers in a 
more protocolar way ?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c6feb78d-5c37-42d9-b9c7-123d45b95b32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Announcing 4 New Plugins (sort of)

2019-03-15 Thread Elijah
Why are you packaging each plugin's plugin-tiddler into itself? 
$:/plugins/admls/mentat doesn't need to contain $:/plugins/admls/mentat, 
and none of the others need contain their own respective plugin-tiddlers. 
Doing so is causing an issue when importing your plugins into other 
Tiddlywikis, whereby they do not appear at all. I don't know how packaging 
works on Node.js, but when I repackage each plugin, using the Web Console, 
in Firefox, without including the main plugin-tiddlers, everything works 
fine for the most-part, though I do notice some of your plugins are missing 
a few tiddlers in their packages (Engine was missing $:/Sidebar for 
example. I do see you're currently working on it though).

I'm very new to creating plugins for Tiddlywiki, so I may be missing 
something, but thought I'd mention it anyway, in case it helps.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/51ca01d0-ea90-4de9-8b14-c142cd1293c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Selectable input fields - a work in progress

2019-03-15 Thread BurningTreeC
Hi community,

I'd like to show my selectable-inputs tiddlyspot page which is all about 
text inputs whose text-content can be changed using keyboard shortcuts like 
the down/up arrow keys

http://selectable-inputs.tiddlyspot.com/


It's a work in progress and I'd really like to work it out so that it can 
safely be used

It makes it possible to create input fields and textareas using a macro 
that gives them wings ... ;)

The page has a step-by-step how to and two demos in form of the search 
field in the sidebar and the tags input of tiddlers in edit mode



What do you think about it?

All the best,
BTC

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/67375a88-b429-4b83-a46e-896e636638ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Tiddler Commander: Release Candidate

2019-03-15 Thread Mohammad

*Announcement: Tiddler Commander plugin release candidate*
*Date: Mar 14th, 2019*

Dear all,
Tiddler Commander, plugin version is released!
You can simple drag and drop the plugin into your wiki to install it!

This is a release candidate and I will appreciate to receive your feedback!

After evaluation period, I hope I can publish it as an official plugin.

Download page: https://kookma.github.io/TW-Commander/#Tiddler%20Commander

Best regards
Mohammad


 

> *Footenote*
>
> Original posts
>
> Thread 1: 
> https://groups.google.com/d/msg/tiddlywiki/BxJsWuae-Uc/JapAx4mtBgAJ
> Thread 2:  
> https://groups.google.com/d/msg/tiddlywiki/w9Bv-WulKw8/CYf9D4H6BgAJ
>
> *Project demo page: **https://kookma.github.io/TW-Commander/ 
> *
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d6b3d8b0-8193-4a75-a7bd-8016b30a4aad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Toolmap additions

2019-03-15 Thread Joshua Fontany
Mahalo! (Thanks!)

On Wednesday, March 13, 2019 at 8:39:10 PM UTC-7, Mohammad wrote:
>
> It is already there.
> Look at Developer / advanced tools or make a search by JSON
>
> https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM#q=json
>
> --Mohammad
>
>
> On Wednesday, March 13, 2019 at 9:32:17 PM UTC+3:30, Joshua Fontany wrote:
>>
>> I don't see my Json plugin, that should go up (need testers :) ).
>>
>> TW5-JsonManglerPlugin: 
>> https://github.com/joshuafontany/TW5-JsonManglerPlugin
>>
>> Best,
>> Joshua Fontany
>>
>> On Tuesday, March 12, 2019 at 8:14:34 PM UTC-7, Mohammad wrote:
>>>
>>> Hi David,
>>> I think the https://tobibeer.github.io/tb5/#Welcome is also should 
>>> added to this category!
>>>
>>> I will send other links later.
>>>
>>> Mohammad
>>>
>>> On Wednesday, March 13, 2019 at 12:50:30 AM UTC+3:30, David Gifford 
>>> wrote:

 Ok thanks Mohammad, I added it to Advanced, and created a new category 
 Scripts.

 Are there any other tools you know of that belong in the Scripts 
 category?

 Dave

 On Tuesday, March 12, 2019 at 12:23:09 PM UTC-6, Mohammad wrote:
>
> Hello David,
>  I think Developer/advanced tools is one place to Tiddlywiki Components
> The other can be Tiddlywiki Scripting
>
> --Mohammad
>
> On Tuesday, March 12, 2019 at 9:23:54 PM UTC+3:30, David Gifford wrote:
>>
>> Hi all
>>
>> I will be leaving tomorrow for a week at a work retreat. But I caught 
>> up, I think, on adding the many interesting recent tools to the 
>> TiddlyWiki 
>> toolmap (https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM)
>>
>> 1. SNR plugin - added to Searching tools
>> 2. Repopup - added to Navigation - Dropdowns, overlays, popups and 
>> sliders
>> 3. Volant - added to Navigation - Dropdowns, overlays, popups and 
>> sliders
>> 4. Engine - added to Layout/UI - General
>> 5. Mentat - added to Layout/UI - General
>> 6. Mindfulness topic modeling - added to Educational - examples of 
>> organizing and presenting content
>> 7. Anchor links using HTML - added to Links, linking and to 
>> Navigation - Tables of contents and outliners
>>
>> [I already started playing yesterday with #7! I have been wanting 
>> something like this for some time. See 
>> http://articulos.giffmex.org/sab/templates/anchors.template.html for 
>> a template I created for myself for using anchor IDs in TW.]
>>
>> If any of the above items need to be added to additional categories, 
>> feel free to reply on this thread and I will get to it as able.
>>
>> One tool got left behind: I am not sure what to do with TW 
>> Components. Maybe someone can either suggest categories to put it under, 
>> or 
>> maybe someone whom I gave access to, can add it to the right 
>> category/ies 
>> in the toolmap? Or perhaps it is a matter of adding each component 
>> separately? Anyway, I am sure they are helpful tools, but I don't have 
>> time 
>> today to spend tinkering with them to figure out what they are and where 
>> they go in the toolmap.
>>
>> Blessings,
>>
>> Dave
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/34be8ca9-f097-4fe7-8099-6f9ad350f831%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Tiddler Commander: Release Candidate

2019-03-15 Thread Mohammad
Thanks Josiah!
I will have a look to see how it works!
I would be happy if Jed or other developer can share the procedure for 
making plugin library here!

--Mohammad

On Friday, March 15, 2019 at 7:39:23 PM UTC+3:30, @TiddlyTweeter wrote:
>
> FYI Mohammad
>
> Jed has done great work on Plugin Libraries ...
>
> see https://ooktech.com/TiddlyWiki/
>
> J.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/272f58c2-5253-4ede-b600-0bcbc397997a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Tiddler Commander: Release Candidate

2019-03-15 Thread Mohammad
Hi Jeremy,

Many thanks for your kind reply.

So, the recommendation for now is to set a plugin library and lets user 
install plugins through that!
But, I can also go for the official plugin through GitHub pull requests!

As the Tiddler Commander is in its evaluation age, I go through my owns 
plugin library, but my in long term I prefer  to have it as
official plugin.

Best regards
Mohammad


On Friday, March 15, 2019 at 4:50:09 PM UTC+3:30, Jeremy Ruston wrote:
>
> Hi Mohammad
>
> On 14 Mar 2019, at 15:55, Mohammad > 
> wrote:
>
>  I would ask Jeremy to see the possibility to distribute it as an 
> OFFICIAL PLUGIN!
>
>
> The official plugin library offers the plugins that live in the TiddlyWiki 
> 5 GitHub repository. They are organised by publisher, with “tiddlywiki” 
> being the publisher of all of the existing plugins.
>
> The repository was originally organised that way so that it could 
> accommodate plugins originating from different publishers. I was primarily 
> concerned about TWC plugins that had been abandoned, thinking that the 
> community could adopt such plugins by pulling them into the library.
>
> In practice, the current plugin library carries several disadvantages for 
> plugin authors who are actively developing their plugins:
>
> * Plugin releases are tied to core releases, and it is not possible to 
> issue a new version in between
> * Plugin authors are reliant on core developers to merge their PRs
>
> These limitations will go away when we have a more sophisticated plugin 
> library, but for the moment for plugins that are being active developed I 
> recommend setting up your own plugin library. That means your users import 
> a tiddler tagged $:/tags/PluginLibrary that points to your plugin library, 
> and then it appears in control panel as a separate library from which 
> plugins can be installed.
>
> I notice there’s no documentation for this at the moment, but I think Jed 
> has set one up. I’ll try to set up a sample if you’re interested.
>
> Best wishes
>
> Jeremy
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ee6ba647-fce2-4fd1-8b47-7c5425bf04b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Mohammad & Modularity

2019-03-15 Thread @TiddlyTweeter
repeat for email users ...

On Friday, 15 March 2019 18:16:11 UTC+1, @TiddlyTweeter wrote:
>
> I want to comment.
>
> I find Mohammad's approach to Modularity very good.
>
> A bright light.
>
> He is trying to foster a healthy simplification of inter-working that is 
> within reach.
>
> The consequence would be that it would be much easier his way than what we 
> do now to get inter-working.
>
> It is worth discussion. 
>
> TW supports it. Why don't we value it more?
>
> Thoughts
> Josiah
>
>
> Note: There are no suitable available tags that categorise this post well!
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d70689ad-3869-4c9b-82fc-5bab0e1ab6a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Specifying the Type attribute for a list

2019-03-15 Thread passingby
Hello Mervin,

In my use case the lists are just one or two liners items, they do not 
deserve to go into separate tiddlers of their own. But your use of html tag 
and list widget is surely useful in other cases.

Thank you

On Friday, March 15, 2019 at 9:31:55 AM UTC-7, mervin mecklenburg wrote:
>
> If I understand the question, you can also try this.  The Type attribute 
> for HTML can be used with the $list widget as follows:
>
> 
> <$list filter="[tag{!!title}!has[stop]]">
> <$transclude tiddler={{!!title}} mode="block" />
> 
>
> Also, the list widget can be nested to insert sublists.  For example, I 
> use the following to create a formal outline for my notes:
>
> <$list filter="[tag{!!title}!has[stop]]">
> <$link to={{!!title}}><$view field="title"/>
> 
>
> <$transclude tiddler={{!!title}} mode="block" />
>
> <$list filter="[tag{!!title}!has[stop]]">
> <$link to={{!!title}}><$view field="title"/>
> 
>
> <$transclude tiddler={{!!title}} mode="block" />
>
> <$list filter="[tag{!!title}!has[stop]]">
> <$link to={{!!title}}><$view field="title"/>
> 
>
> <$transclude tiddler={{!!title}} mode="block" />
>
> <$list filter="[tag{!!title}!has[stop]]">
> <$link to={{!!title}}><$view field="title"/>
> 
>
> <$transclude tiddler={{!!title}} mode="block" />
>
> <$list filter="[tag{!!title}!has[stop]]">
> <$link to={{!!title}}><$view field="title"/>
> 
>
> <$transclude tiddler={{!!title}} mode="block" />
>
>
>
> 
>
> I hope this is useful.
>
> Merv
>
>
>
> On Wednesday, March 13, 2019 at 3:32:48 PM UTC-6, passingby wrote:
>>
>> Is the a wiki text way to specify the list item type like '1' 'A' 'a' 'I' 
>> 'i'  and their start attribute ? or do we have to define and use custom css 
>> classes?
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/da89bf99-0d29-4798-9596-08c7a0614f9f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Specifying the Type attribute for a list

2019-03-15 Thread 'mervin mecklenburg' via TiddlyWiki
If I understand the question, you can also try this.  The Type attribute 
for HTML can be used with the $list widget as follows:


<$list filter="[tag{!!title}!has[stop]]">
<$transclude tiddler={{!!title}} mode="block" />


Also, the list widget can be nested to insert sublists.  For example, I use 
the following to create a formal outline for my notes:

<$list filter="[tag{!!title}!has[stop]]">
<$link to={{!!title}}><$view field="title"/>


<$transclude tiddler={{!!title}} mode="block" />

<$list filter="[tag{!!title}!has[stop]]">
<$link to={{!!title}}><$view field="title"/>


<$transclude tiddler={{!!title}} mode="block" />

<$list filter="[tag{!!title}!has[stop]]">
<$link to={{!!title}}><$view field="title"/>


<$transclude tiddler={{!!title}} mode="block" />

<$list filter="[tag{!!title}!has[stop]]">
<$link to={{!!title}}><$view field="title"/>


<$transclude tiddler={{!!title}} mode="block" />

<$list filter="[tag{!!title}!has[stop]]">
<$link to={{!!title}}><$view field="title"/>


<$transclude tiddler={{!!title}} mode="block" />





I hope this is useful.

Merv



On Wednesday, March 13, 2019 at 3:32:48 PM UTC-6, passingby wrote:
>
> Is the a wiki text way to specify the list item type like '1' 'A' 'a' 'I' 
> 'i'  and their start attribute ? or do we have to define and use custom css 
> classes?
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f4634d00-79de-4b7e-8c24-27401cd9ade3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Tiddler Commander: Release Candidate

2019-03-15 Thread @TiddlyTweeter
FYI Mohammad

Jed has done great work on Plugin Libraries ...

see https://ooktech.com/TiddlyWiki/

J.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5dad3c3d-cb22-47ab-980b-efea33fd08b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Announcing 4 New Plugins (sort of)

2019-03-15 Thread Elijah
Very cool. I'll definitely be playing-around with this on my own 
Tiddlywiki. Is there a way to disable the grid which Volant tiddlers are 
lining-up to - to allow them to be freely moved around the screen? I ask 
because I'm want to be able to line-up the Volant Sidebar tiddler with the 
top of the top-tiddler in the default Tiddlywiki story-river, but with the 
grid enabled, there is no way to get them to line-up.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/550a77ba-13ad-4af4-b4a0-996005b86113%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Announcing 4 New Plugins (sort of)

2019-03-15 Thread admls
Yep. That sounds like it's working.
Thanks, Birthe!

On Friday, March 15, 2019 at 2:19:59 PM UTC, Birthe C wrote:
>
> Sorry, I am not sure, what shift is supposed to do. If I have a tiddler 
> title in one window and the link to the same title in another window. Shift 
> click the link will open the title in a tab in the same window as the link. 
> Clicking goes to the original window with the title.
>
> Birthe
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/df40dec5-7c14-4b84-a50e-5db7d50b170b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Tiddler Commander: Release Candidate

2019-03-15 Thread Jeremy Ruston
Hi Mohammad

> On 14 Mar 2019, at 15:55, Mohammad  wrote:
> 
>  I would ask Jeremy to see the possibility to distribute it as an OFFICIAL 
> PLUGIN!

The official plugin library offers the plugins that live in the TiddlyWiki 5 
GitHub repository. They are organised by publisher, with “tiddlywiki” being the 
publisher of all of the existing plugins.

The repository was originally organised that way so that it could accommodate 
plugins originating from different publishers. I was primarily concerned about 
TWC plugins that had been abandoned, thinking that the community could adopt 
such plugins by pulling them into the library.

In practice, the current plugin library carries several disadvantages for 
plugin authors who are actively developing their plugins:

* Plugin releases are tied to core releases, and it is not possible to issue a 
new version in between
* Plugin authors are reliant on core developers to merge their PRs

These limitations will go away when we have a more sophisticated plugin 
library, but for the moment for plugins that are being active developed I 
recommend setting up your own plugin library. That means your users import a 
tiddler tagged $:/tags/PluginLibrary that points to your plugin library, and 
then it appears in control panel as a separate library from which plugins can 
be installed.

I notice there’s no documentation for this at the moment, but I think Jed has 
set one up. I’ll try to set up a sample if you’re interested.

Best wishes

Jeremy

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7BA5C966-AA39-4DD7-A96B-CC6929C094E3%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Announcing 4 New Plugins (sort of)

2019-03-15 Thread admls
ctrl+alt opens the link in a new window tiddler? That's excellent. How 
about the shiftkey modifier? Any luck there?

On Friday, March 15, 2019 at 11:36:52 AM UTC, Birthe C wrote:
>
> Okay. in Chromium on Linux, Ctrl+Alt click link works.
>
>
> Birthe
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5986c67e-af05-4e69-923e-0b70adba8435%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Announcing 4 New Plugins (sort of)

2019-03-15 Thread Birthe C
Okay. in Chromium on Linux, Ctrl+Alt click link works.


Birthe

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/40a1d512-2544-40fa-8a75-771bb4277aac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Announcing 4 New Plugins (sort of)

2019-03-15 Thread Birthe C
Hi Admis,

Well I tested some more. The keys work sort of outside of Tiddlywiki. I am 
on a laptop and the backlight turned down. It shouldn't, there are special 
keys for that. (The good part ...now I found those keys;-)

I tested your tiddlywiki in Firefox on Linux also, that did not work for me 
either.

I do not think it matters all that much, the link open i a window tab. I 
love that we are able to drag the tab from one window to another.


Thanks,
Birthe

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0bd593fa-3b39-4b5b-a7fd-82c98997fa57%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: How to change the colors of only one editor toolbar button

2019-03-15 Thread Ton Gerner
Hi Tony,

I thought it was you mentioning how to obtain the separate set of 
fontawesome icons.

After some googling I found it: 
https://groups.google.com/d/msg/tiddlywiki/wp0pY_Aervc/AzjGvGlEAgAJ

Cheers,

Ton

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7c1b1ad4-8093-4554-83df-0c2a6c5ef501%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: How to change the colors of only one editor toolbar button

2019-03-15 Thread Ton Gerner
Hi JD,

I should have thought of image width. I totally overlooked it. Tried with 
padding, margin, ...
I ended up with:

width=28.5 px;

to get the same width as the buttons before coloring.

Anyway the

.tc-editor-toolbar > .tc-reveal > button

was the push in the right direction for my problem.

Many thanks.

Ton

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/31688b58-9859-4cbe-8500-a3eb89389351%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Tiddler Commander

2019-03-15 Thread Mohammad
Hi again Tony!
Two indications added

   - When the filter search changes and is different from the filter in use 
   a note is shown
   - Under selected tiddler a popup button was added to show the current 
   filter in use


See the changes in next update.

--Mohammad 


On Friday, March 15, 2019 at 1:44:13 AM UTC+3:30, TonyM wrote:
>
> Mohammad,
>
> Suggestion: Could you display the filter that was used to generate the 
> list under select? If the search button is not pressed, the filter in the 
> search field may not match the one used to generate the list. 
>
> By displaying the filter that generates the list this can be cross 
> checked, or be "in the face" of the user.
>
> Regards
> Tony
>
> On Thursday, February 14, 2019 at 5:31:38 AM UTC+11, Mohammad wrote:
>>
>> Hi Mark,
>>  Added to do list. As the code is modular users can simply add their own 
>> template later on.
>>
>> --Mohammad
>>
>> On Wednesday, February 13, 2019 at 8:22:02 PM UTC+3:30, Mark S. wrote:
>>>
>>> A thought about bulk creation. When I make tiddlers in bulk, I usually 
>>> want to specify fields as well, preferably with default values. The more 
>>> universal way to do that would be to specify a base "tiddler" instead of a 
>>> "title", whose fields (with default values) get used as the basis. Stepping 
>>> it up a notch (so you won't get bored, hah!), you could have a dropdown 
>>> list of tiddlers that are templates for bulk creation.
>>>
>>> Have fun!
>>> -- Mark
>>>
>>> On Wednesday, February 13, 2019 at 8:22:30 AM UTC-8, Mohammad wrote:

 A minor update!

 See the original post here:

 https://groups.google.com/d/msg/tiddlywiki/w9Bv-WulKw8/CYf9D4H6BgAJ

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/829b0897-a27d-4c06-b4bf-83194d49dbb2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Announcing 4 New Plugins (sort of)

2019-03-15 Thread admls
Hi Birthe,

I'm trying Chromium in windows and it seems to be working fine, mostly. The 
first click on the first link that is modified with altkey doesn't do 
anything. But then, if I click it again with the altkey, it works fine. 
Shiftkey seems to work fine, too.

I did a bit of reading about it. The modifier key behavior seems to be 
different for Chromium when it is running on Linux. I'm not sure how to 
address this exactly. Do the alt and shift modifier keys work when you are 
on some other page? I think shift opens a new window and alt downloads the 
link (or at least, that's what they do in Windows).

Best wishes,

admls

Do the shiftkey and altkey modifiers work outside of tiddlywiki?

On Friday, March 15, 2019 at 8:49:19 AM UTC, Birthe C wrote:
>
> Hi Admis,
>
> Oh, I guess that is the reason. I am using Linux Mint and my browser is 
> Chromium.
>
>
> Birthe
>
> fredag den 15. marts 2019 kl. 09.03.24 UTC+1 skrev admls:
>>
>>
>> Hmm. I'm unable to reproduce the bug. Are you on Mac or Windows? What 
>> browser are you using? I don't know if that will make a difference or not, 
>> but it would be good to know if there's some sort of pattern. Is anyone 
>> else getting this bug?
>>
>> Best wishes,
>>
>> admls
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bd95e093-47ab-4b29-a0ed-9373736cb86f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Announcing 4 New Plugins (sort of)

2019-03-15 Thread Birthe C
Hi Admis,

Oh, I guess that is the reason. I am using Linux Mint and my browser is 
Chromium.


Birthe

fredag den 15. marts 2019 kl. 09.03.24 UTC+1 skrev admls:
>
>
> Hmm. I'm unable to reproduce the bug. Are you on Mac or Windows? What 
> browser are you using? I don't know if that will make a difference or not, 
> but it would be good to know if there's some sort of pattern. Is anyone 
> else getting this bug?
>
> Best wishes,
>
> admls
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8a33a306-5f58-4d4a-9056-66601d30ca35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Announcing 4 New Plugins (sort of)

2019-03-15 Thread admls

Hmm. I'm unable to reproduce the bug. Are you on Mac or Windows? What 
browser are you using? I don't know if that will make a difference or not, 
but it would be good to know if there's some sort of pattern. Is anyone 
else getting this bug?

Best wishes,

admls


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/424cfebe-e361-4109-b845-b456b4802601%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Announcing 4 New Plugins (sort of)

2019-03-15 Thread Adam Sherwood
Hi Birthe,

Strange. Maybe it's some kind of problem caused by compiling the plugin.
I'll check it out and get back to you. Thanks for pointing this out!

Best wishes,

Admls

On Fri, Mar 15, 2019 at 4:46 AM Birthe C  wrote:

> Admis,
>
> In tiddler AltNavigation, Try clicking on these links while holding the
> Alt key, absolutely nothing happens, same with ShiftNavigation.
>
>
> Birthe
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/hyUV1NwYiU4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/d2c0-9bf6-49f8-9239-07112bf800f2%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAG27mo7Nzk-%2BktH3n%3DLdVNxBxAKNFwNtj3O_cWiTWgYNDxwbGQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.