[tw] [TW5] MetaTabs and system tiddlers

2017-05-02 Thread Chris
I like the simple setup of MetaTabs. I also like to use system tiddlers for 
organizing purposes. I would like to use them together. 

Would the creator (or anybody) have any idea what would need to be modified 
to allow MetaTabs to recognize system tiddlers?

Thanks in advance.

-- 
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/1a3b16cd-6a7d-4c5f-ba6f-0a6fc4b4e2ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Links Problem

2017-05-02 Thread 'Stephen Kimmel' via TiddlyWiki
True, though in the past at least that meant I had to either tolerate a 
bunch of ugly tildes or I had to hunt them down and delete them manually. 
Its a minor price to pay for TiddlyWiki but that doesn't stop it from 
irritating me. I'm equally positive there are users who can't imagine 
TiddlyWiki without CamelCase. Different strokes for different folks.

On Tuesday, May 2, 2017 at 8:51:59 PM UTC-5, Eric Shulman wrote:
>
> On Tuesday, May 2, 2017 at 6:33:27 PM UTC-7, Stephen Kimmel wrote:
>>
>> I love TiddlyWiki and use it almost constantly but there is one thing I 
>> absolutely hate and that is CamelCase. I work with enough things that are 
>> automatically CamelCase... like about 90% of Scottish names and chemicals 
>> and now Japanese anime... that I spend far more time cancelling out the 
>> CamelCase than it saves me. 
>>
>
> You can completely disable camel case linking for the entire document from 
> the $:/ControlPanel "settings" tab:
>
> http://tiddlywiki.com/#%24%3A%2FControlPanel
>
> 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 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/fabce40a-7a25-43dc-9ce7-fc6a6b84cc76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Links Problem

2017-05-02 Thread Eric Shulman
On Tuesday, May 2, 2017 at 6:33:27 PM UTC-7, Stephen Kimmel wrote:
>
> I love TiddlyWiki and use it almost constantly but there is one thing I 
> absolutely hate and that is CamelCase. I work with enough things that are 
> automatically CamelCase... like about 90% of Scottish names and chemicals 
> and now Japanese anime... that I spend far more time cancelling out the 
> CamelCase than it saves me. 
>

You can completely disable camel case linking for the entire document from 
the $:/ControlPanel "settings" tab:

http://tiddlywiki.com/#%24%3A%2FControlPanel

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 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/d4b95bc9-80bc-4660-8b51-b0c6888c74fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Links Problem

2017-05-02 Thread 'Stephen Kimmel' via TiddlyWiki
Thanks Mat.

Sometimes all you have to do is ask the question and the answer comes to 
you. About the time you were posting your response, I came up with the 
Camelcase answer myself... though the improperly colored like I get with 
the {{!!sites}} still baffles me. 

I love TiddlyWiki and use it almost constantly but there is one thing I 
absolutely hate and that is CamelCase. I work with enough things that are 
automatically CamelCase... like about 90% of Scottish names and chemicals 
and now Japanese anime... that I spend far more time cancelling out the 
CamelCase than it saves me. 

On Tuesday, May 2, 2017 at 4:58:47 PM UTC-5, Mat wrote:
>
> Ref
>
> https://github.com/Jermolene/TiddlyWiki5/issues/1880
>
> <:-)
>

-- 
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/f3d77ca6-0c54-4b62-88f0-795311a99eaa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Error during import following Firefox upgrade

2017-05-02 Thread Michael

And the exception is: "netscape.security.PrivilegeManager is undefined"

But it is defined if I set a breakpoint beforehand.


-- 
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/e0b06be2-f6b2-49df-aefc-7c42cd1ea5ad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Error during import following Firefox upgrade

2017-05-02 Thread Michael

Ok, so I've done some debugging and got closer to the issue.

This is the line that tries to load the file containing the tiddlers.

var r = mozillaLoadFile(fileUrl);

If I set a breakpoint on this line, reload and then step over it, it works! 
If instead I set a breakpoint just after this line and reload, it fails.

-- 
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/aca9a5d3-ddeb-43ff-ad93-cc83a2b25aaf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] Presenting ifAisB Macro: Compare Strings if-then-else Style

2017-05-02 Thread Thomas Elmiger
Thanks Jan,

Other ways* to do similar things have been around for a while – I just try 
to make solutions as simple as possible for myself :)

I optimized and enhanced the quiz and added a mini-survey where two out of 
three options must be chosen. Just to demonstrate the potential and to 
inspire others … 
https://tid.li/tw5/hacks.html#ifAisB%20%E2%80%93%20Compare%20if-then-else%20Style%20in%20Wikitext

Hope to see more playful stuff from others!

Cheers,
Thomas

* Alternatives: 
– Learn PILOT: https://www.quaraman.de/tw/pilot.html
– Learn french: http://www.tw5.xyz/tiddlyquiz.html ;–)
– Learn TW5 including filters and reveal widget: 
http://tiddlywiki.com/#RevealWidget

-- 
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/5e3016c6-3d5e-49d9-8f8b-e7db274e6df6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Links Problem

2017-05-02 Thread Mat
Ref

https://github.com/Jermolene/TiddlyWiki5/issues/1880

<:-)

-- 
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/e761820b-d58e-4aa3-aabb-a6454e9cb336%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Links Problem

2017-05-02 Thread Mat
Stephen,

It is the CamelCasing spooking around. I've had this problem too. These 
alternatives seem to work. Not sure if any is better.:

<$view field="title" format="text">{{!!title}}

<$text text={{!!title}}>


As for color diffs between chrome and FF, I'm guessing you can style them 
explicitly and globally to have them show correctly.

* a { color:foo }


..something like that. Didn't test it.

<:-)

-- 
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/b6b6c1f1-692c-4742-834f-26a3983ed430%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Links Problem

2017-05-02 Thread 'Stephen Kimmel' via TiddlyWiki
Sorry. Forgot the link: http://link-demo.tiddlyspot.com/

On Tuesday, May 2, 2017 at 4:20:27 PM UTC-5, Stephen Kimmel wrote:
>
> I'm having a problem with TiddlyWilki rendering links inconsistently. 
>
> I've uploaded an example which using this bit of code, doesn't appear to 
> be rendering links in columns 2 and 3 consistently. 
> 
> TitleA href={!!sites}Link
> <$list filter=[tag[series]]>
> 
> <$link to={{!!title}}><$view field="title"/> 
>  ="_blank">{{!!title}} 
>  {{!!sites}}
> 
> 
> 
>
>
> The third column appear to give actual links for everything. In Firefox, 
> several of them are rendered in the colour typical of internal links while 
> others are rendered in red. In 
> Chrome, none of are rendered in red. 
>
> The second column is particularly irritating since two of the entries are 
> rendered and coloured as internal links while all the others are rendered as 
> links to external web-sites.
>
> I assume this is because of something I've done incorrectly, but for the life 
> of me I can't figure out what I've done or why Tiddlywiki renders some of 
> them correctly but not other.
>
> Can someone tell me what is happening?
>
>
>
>

-- 
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/26d96096-2fde-4da1-810f-8a729e074a51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Links Problem

2017-05-02 Thread 'Stephen Kimmel' via TiddlyWiki
I'm having a problem with TiddlyWilki rendering links inconsistently. 

I've uploaded an example which using this bit of code, doesn't appear to be 
rendering links in columns 2 and 3 consistently. 

TitleA href={!!sites}Link
<$list filter=[tag[series]]>

<$link to={{!!title}}><$view field="title"/> 
{{!!title}} 
 {{!!sites}}





The third column appear to give actual links for everything. In Firefox, 
several of them are rendered in the colour typical of internal links while 
others are rendered in red. In 
Chrome, none of are rendered in red. 

The second column is particularly irritating since two of the entries are 
rendered and coloured as internal links while all the others are rendered as 
links to external web-sites.

I assume this is because of something I've done incorrectly, but for the life 
of me I can't figure out what I've done or why Tiddlywiki renders some of them 
correctly but not other.

Can someone tell me what is happening?



-- 
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/bb0c728d-bf4b-4770-91e9-b71f9ec0af6d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Javascript macro: Passing an array as argument

2017-05-02 Thread juan erasmo gomez
That works perfectly. Thanks

El viernes, 28 de abril de 2017, 19:10:54 (UTC-5), Mark S. escribió:
>
> Can you just send over a string with the columns and then have it split by 
> the macro?
>
> sending "1,3,2,4" to param "arg"
>
> var myAra = arg.split(",") ;
>
> Good luck,
> Mark
>
>
>
>
> On Friday, April 28, 2017 at 1:33:43 PM UTC-7, juan erasmo gomez wrote:
>>
>> Hi
>>
>> I'm working on a javascript macro that creates a series of tables and I 
>> need to send an array with the number of columns of each table to the 
>> macro. I'm not very familiar with javascript (this is in fact my first 
>> attemp at it) so I'm not really sure what are my options in this case.
>> What is the best way to do this?
>>
>> Thanks,
>>
>

-- 
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/9fab84ef-8b9d-4ea4-a608-d8424eedcd51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: how to install the new leaflet plugin

2017-05-02 Thread vpl
Hi,

Thanks for your answers.
I think I got the point.

When I load this plugin from the browser I can get it imported properly
But when I do it from the TiddlyDesktop it does not work.
I think it is the problem

With Regards

Vpl

Le mardi 2 mai 2017 09:41:31 UTC+2, vpl a écrit :
>
> Hi,
>
> I'm trying to start playing with this new plugin.
> I can't find it from the plugin Library (latest 5.1.14 tiddywiki version)
> I've found an *Install * Tiddler from the main tiddlywiki of this plugin: 
> http://sycom.github.io/TiddlyWiki-Plugins/#Leaflet%20plugin
>  but When I drag drop the link into my tiddlywiki it just import the 
> $:/plugins/sycom/leaflet and not all the shadow tiddlers of this plugin
>
>- $:/plugins/sycom/leaflet/devDiary 
>
> 
>- $:/plugins/sycom/leaflet/example 
>
> 
>- $:/plugins/sycom/leaflet/example/leaflet_with_filter 
>
> 
>- $:/plugins/sycom/leaflet/example/leaflet_with_geojsontiddler 
>
> 
>- $:/plugins/sycom/leaflet/example/leaflet_with_geotiddler 
>
> 
>- $:/plugins/sycom/leaflet/example/leaflet_with_non-tiddler_geo_data 
>
> 
>- $:/plugins/sycom/leaflet/example/placeTiddler 
>
> 
>- $:/plugins/sycom/leaflet/example/tiddlyWikiFrCommunity 
>
> 
>- $:/plugins/sycom/leaflet/geoSyntax 
>
> 
>- $:/plugins/sycom/leaflet/icon 
>
> 
>- $:/plugins/sycom/leaflet/images/layers.svg 
>
> 
>- $:/plugins/sycom/leaflet/images/marker.svg 
>
> 
>- $:/plugins/sycom/leaflet/images/markershadow.svg 
>
> 
>- $:/plugins/sycom/leaflet/images/pin.svg 
>
> 
>- $:/plugins/sycom/leaflet/images/pinshadow.svg 
>
> 
>- $:/plugins/sycom/leaflet/images/point.svg 
>
> 
>- $:/plugins/sycom/leaflet/images/pointshadow.svg 
>
> 
>- $:/plugins/sycom/leaflet/lib/leaflet-markercluster.css 
>
> 
>- $:/plugins/sycom/leaflet/lib/leaflet-markercluster.js 
>
> 
>- $:/plugins/sycom/leaflet/lib/leaflet.css 
>
> 
>- $:/plugins/sycom/leaflet/lib/leaflet.js 
>
> 
>- $:/plugins/sycom/leaflet/lib/tileLayers.json 
>
> 
>- $:/plugins/sycom/leaflet/mapCssTweaks.css.tid 
>
> 
>- $:/plugins/sycom/leaflet/mapWidget.tid 
>
> 
>- $:/plugins/sycom/leaflet/markers 
>
> 
>- $:/plugins/sycom/leaflet/readme 
>
> 
>- 

[tw] Re: (re-)Presenting: LeftBar - a menu type sidebar, on the left

2017-05-02 Thread Lost Admin
I'm pretty sure I did say how the system should differentiate (if the save 
credentials exists, show the right-sidebar). However, I didn't know about 
your TW-Admin plugin, that will work nicely. Thanks.

On Tuesday, May 2, 2017 at 10:37:54 AM UTC-4, Mat wrote:
>
> Well, that is not really a LeftBar question but OK;
>
> You did not specify how the system is to differentiate if it is you or 
> visitor that is connecting but here's a simple way:
>
> I'd use my TW-Admin plugin  (with the 
> sample content provided) to hide the sidebar and it's toggle arrow. Maybe 
> that is enough?
> For you to access it right away, you can have a bookmark to the tiddler 
> $:/plugins/TWaddle/tw-admin/content so you can toggle back the sidebar.
>
> If you use different domains for your TW, maybe my PublicSidebar 
>  is of interest. This shows 
> different (right-) sidebars depending on url, .e.g if you do your admin 
> locally and then publish for readers.
>
> <:-)
>

-- 
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/25f691d9-b135-4d6a-8f87-f00aa91abb5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Out of my depth with filters and stuff.

2017-05-02 Thread 'Mark S.' via TiddlyWiki
Since you're looking for the letter 'a' in field that always contains the 
word 'latex' there's bound to be something off.

If I may suggest a simpler approach. Include a list field, say 'vars' that 
lists the variables associated with an equation. For acceleration, we would 
have

[[Inital Velocity]] [[Final Velocity]] Time

Then this simpler code would do what you want (hopefully):

{{!!equation}}


VariableDescriptionUnit
<$list filter="[list[!!vars]sort[title]]" >

<$transclude field="variablelatex"/>
<$link><$transclude field="title"/><$transclude 
field="unitlatex"/>



It worked on Acceleration. But you don't have the variable tiddlers for 
Enthalpy defined so I couldn't test that.

Good luck!

On Tuesday, May 2, 2017 at 4:22:05 AM UTC-7, Stephen Wilson wrote:
>
> Hello Helpful People!
>
> Following on from this thread here 
>  and 
> Sara kindly putting her work up on tiddlyspot here: 
> http://foxridgegarden.tiddlyspot.com/
> I've finally carved out a little time to see if I can steal the core 
> filters and apply it to my own equation heavy tiddlyspot here: 
> stephenteacher.tiddlyspot.com/
>
> Rather than go in all guns blazing I have started a small test wiki here 
> http://stephenteachertests.tiddlyspot.com/
>
> All is mostly well and things working as they should, however...
>
> Acceleration appears to be a problem.  When I set the variable to 'a' it 
> appears in all equations regardless of whether acceleration is in the 
> equation or not.  If I change it to a 'b' all is fine and it only appears 
> in the proper place.
>
> The code from the template is:
> \define varPattern() 
> $(var)$
> \end
>
> {{!!equation}}
>
> 
> VariableDescriptionUnit
> <$set name="eq" value={{!!equation}}>
> <$list filter="[tag[Variable]sort[title]]" variable="varTiddler">
> <$set name="var" filter="[get[variable]]">
> <$set name="unit" filter="[get[unit]]">
> <$list filter=
> "[tag[Equation]field:equationregexp:equation]">
> <$tiddler tiddler=<>>
> 
> <$transclude field="variablelatex"/>
> <$link><$transclude field="title"/><$transclude 
> field="unitlatex"/>
> 
> 
> 
> 
> 
> 
> 
>
> All other templates and related can be found at 
> http://stephenteachertests.tiddlyspot.com/
>
>
>

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


[tw] Re: (re-)Presenting: LeftBar - a menu type sidebar, on the left

2017-05-02 Thread Mat
Well, that is not really a LeftBar question but OK;

You did not specify how the system is to differentiate if it is you or 
visitor that is connecting but here's a simple way:

I'd use my TW-Admin plugin  (with the 
sample content provided) to hide the sidebar and it's toggle arrow. Maybe 
that is enough?
For you to access it right away, you can have a bookmark to the tiddler 
$:/plugins/TWaddle/tw-admin/content so you can toggle back the sidebar.

If you use different domains for your TW, maybe my PublicSidebar 
 is of interest. This shows different 
(right-) sidebars depending on url, .e.g if you do your admin locally and 
then publish for readers.

<:-)

-- 
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/ecee1a03-e4a1-4613-9a30-bdded769bda5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: (re-)Presenting: LeftBar - a menu type sidebar, on the left

2017-05-02 Thread Lost Admin
I wanted to make a comment about "leftists" but I couldn't find the Dilbert 
comic I was thinking of, so instead ...

That looks pretty cool. Now: how do I make it so that you only see the 
right-side toolbar if you have login/save credentials set? Or, if you 
prefer a more user-story-esque explanation of what I'm looking for: When I 
(as the site maintainer) connect to the site, I want to see the right-side 
bar so I can maintain the site. When everyone else connects, I don't want 
them to see the right-side bar so they get a less cluttered user-experience.



On Tuesday, May 2, 2017 at 8:32:10 AM UTC-4, Mat wrote:
>
> Yes, TWaddle Conglomerates has made a total rework of the previously 
>  
> released LeftBar:
>
> LeftBar 
> - a menu type sidebar, on the left.
>
>
> *LeftBar* is a plugin to get a second sidebar, on the left side. It 
> behaves somewhat differently than the regular sidebar and is intended for 
> *public 
> sites and on mobile* devices.
>
>
> <:-)
>

-- 
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/be490071-32b2-4cae-aae4-ea17bef24076%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Get field from a selected tiddler

2017-05-02 Thread Vulcanior
It's works ! Thank you !

Le mardi 2 mai 2017 14:45:57 UTC+2, Jed Carty a écrit :
>
> The progress bar thing you have is looking at the cost field of the 
> tiddler $:/player-race, not the cost field of the tiddler listed in player 
> race.
>
> The easiest way to get around that is to use this:
>
> <$tiddler tiddler={{$:/player-race}}>
> <$view field='cost' />
> 
>

-- 
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/a2488c1a-ad7b-41dd-8226-3ea7bd9811d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Get field from a selected tiddler

2017-05-02 Thread Jed Carty
The progress bar thing you have is looking at the cost field of the tiddler 
$:/player-race, not the cost field of the tiddler listed in player race.

The easiest way to get around that is to use this:

<$tiddler tiddler={{$:/player-race}}>
<$view field='cost' />


-- 
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/edc00848-73d9-4960-96f7-d1bbf49d21a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] (re-)Presenting: LeftBar - a menu type sidebar, on the left

2017-05-02 Thread Mat
Yes, TWaddle Conglomerates has made a total rework of the previously 
 
released LeftBar:

LeftBar 
- a menu type sidebar, on the left.


*LeftBar* is a plugin to get a second sidebar, on the left side. It behaves 
somewhat differently than the regular sidebar and is intended for *public 
sites and on mobile* devices.


<:-)

-- 
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/240c3a99-c89e-44a4-bab0-3de385aa1ba6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Get field from a selected tiddler

2017-05-02 Thread Vulcanior
Hey !

I'm trying to create a character sheet builder. I generate a select for 
available races :

<$select tiddler='$:/player-race' default='Carbonique'>
  <$list filter='[tag[Races]]'>

  <$list filter='[tag[Races]group{!!group}]'>
  <$view 
field='title'/> (<$view field='cost'/>)
  

  


Now, I want to get the field "cost" of the selected race/tiddler in a 
 (or ) html tag, but this don't work :

<$view 
tiddler={{$:/player-race}} field='cost' />

Anyone have a idea to get this work ?

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


[tw] Out of my depth with filters and stuff.

2017-05-02 Thread Stephen Wilson
Hello Helpful People!

Following on from this thread here 
 and 
Sara kindly putting her work up on tiddlyspot here: 
http://foxridgegarden.tiddlyspot.com/
I've finally carved out a little time to see if I can steal the core 
filters and apply it to my own equation heavy tiddlyspot here: 
stephenteacher.tiddlyspot.com/

No rather than go in all guns blazing I have started a small test wiki here 
http://stephenteachertests.tiddlyspot.com/

All is mostly well and things working as they should, however...

Acceleration appears to be a problem.  When I set the variable to 'a' it 
appears in all equations regardless of whether acceleration is in the 
equation or not.  If I change it to a 'b' all is fine and it only appears 
in the proper place.

The code from the template is:
\define varPattern() 
$(var)$
\end

{{!!equation}}


VariableDescriptionUnit
<$set name="eq" value={{!!equation}}>
<$list filter="[tag[Variable]sort[title]]" variable="varTiddler">
<$set name="var" filter="[get[variable]]">
<$set name="unit" filter="[get[unit]]">
<$list filter="[tag[Equation]field:equationregexp:equation]"
>
<$tiddler tiddler=<>>

<$transclude field="variablelatex"/>
<$link><$transclude field="title"/><$transclude 
field="unitlatex"/>








All other templates and related can be found at 
http://stephenteachertests.tiddlyspot.com/


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


[tw] Re: how to install the new leaflet plugin

2017-05-02 Thread PMario
Hi,

The "About" text has a link as the 2nd and 3rd word. If you drag and drop 
this link to your TW, it will import everything.

Tested with FireFox. 

hope that helps!

-mario

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


[tw] Re: TW5 + Google App Engine?

2017-05-02 Thread Danielo Rodríguez
Hello Dino

El domingo, 30 de abril de 2017, 0:16:36 (UTC+2), Dino escribió:
>
> Dear Danielo,
>
> I saw your tutorial in youtube. It was great. And I have two questions:
>

Ok, seem that you have understood many of the concepts yourself. Let's 
review the rest
 

> 1. What can I do to record my default personal database configuration into 
> the HTML file? I explain:
> Yesterday, I tried to setup my database and record it in the HTML file. 
> But I saw that yours NoteSelf records the configuration into the machine 
> web browser, not into the file. 
>
> When I try to use TiddlyFox to record the cconfiguration into the HTML 
> file, I receive an Error. I think it sounds like it corrupted the Noteself 
> file. 
>

Noteself is not a regular tiddlywiki eddition. It's purpose is not to be 
portable. It stores all your tiddler information on your browser, anything 
is saved into the html file like tiddlywiki does. For this reason, it makes 
no sense any attempt to hardcode the database into the html file.
 

> It interesting for me to have my personal default configuration where I 
> can use it into my 5 different devices.
>

For that purpose, you need to use a remote database that serves as 
intermediate. As you have discovered, setting up cloudant is very easy. 
Now, what you need to sync the data between several devices is to use the 
same configuration on all of them. Just open 
https://noteself.github.io/online on several devices and put the same 
remote database configuration. They will start synchronizing once you log 
in. 
 

> 2. What can I do to upgrade your 5.14-prerelease Noteself file to the 5.14 
> (current) version of Tiddlywiki? I tried it and I think it corrupts the 
> file.
>

Hello. NoteSelf uses 5.14-prerelease because on the released 5.13 was a bug 
that prevented noteself to work properly. For that matter, I started to use 
the prerelease onf 5.14 which didn't have that bug.
Now it's my intention to move the online version to the stable version of 
tiddlywiki. So you don't need to do anything, the next time you visit 
https://noteself.github.io/online it will upgrade itself.
As I said, downloading the html file of noteself makes little sense, 
because it does not keep any information inside.
 
Think about noteself as any other online service, like evernote or gmail. 
You open them on your browser, then you log in and all your information is 
there. Noteself has the advantage that it saves your information FIRST on 
your browser, and when possible it is synced to a remote server.

If you still have any doubt, don't hesitate to ask again.

>

-- 
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/8c9bf25a-f6af-410e-93f8-ea50f0382b11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Upgrade issue

2017-05-02 Thread 'mervin mecklenburg' via TiddlyWiki
Now that you mention it, that may be the problem.  Thanks.  I have decided 
to proceed with the time-consuming process of migrating the old content 
over bit by bit.  In that way, I may be able to identify the problem.  
Unless someone can suggest a more efficient solution?

On Sunday, April 30, 2017 at 8:01:09 AM UTC-6, Birthe C wrote:
>
> I think you should check if you have overwritten any shadow tiddlers. If 
> you have you will have to delete them in order for the upgraded ones to 
> take effect.
>

-- 
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/23d3b2bc-fc36-460c-af09-35821c06d5ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: how to install the new leaflet plugin

2017-05-02 Thread Sylvain Naudin
Hi,
When you install a plugin, you have to reload your wiki.

After that you'll see all tiddlers.


Cheers,
Sylvain

-- 
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/eb1dd755-d049-4e9a-b1eb-6bdf499d4ed0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] Presenting ifAisB Macro: Compare Strings if-then-else Style

2017-05-02 Thread Jan

Hallo Thomas,
again a great and much desired feature!
You are doing lot of basic but groundbreaking things that are taking TW 
to a new level.


Thanks for this
Jan


Am 30.04.2017 um 15:48 schrieb Thomas Elmiger:

Hi all

A new "hack" is ready for you to try – I hope you will find it useful, 
e.g. to create quizzes or tests, to automate letters, …


This macro offers a solution for simple if-then-else text generation. 
It presents some added value compared to the reveal widget: it accepts 
variables as well as text references and it can show an error message. 
The*ifAisB macro *comes with full documentation in the tiddler 
$:/_telmiger/ifAisB 
 – a link 
to the documentation can also be found below.



Credits and more examples: This solution was inspired by and developed 
together with Måns who describes his usage of a former version in this 
post 
 
in the Google group. Many others have contributed with relating posts 
or inspiring ideas. So thank you, TW community!





A shorthand macro to test if the value of a field /priority/ equals 
"a" could be defined and used like this:



|\define check-a() <$macrocall $name="ifAisB" A={{!!priority}} B="a" then="priority is a" 
else="priority is not a"/>

<>|


See documentation here: 
https://tid.li/tw5/hacks.html#ifAisB%20%E2%80%93%20Compare%20if-then-else%20Style%20in%20Wikitext 



As always:*Do yourself a favour and save a backup* before trying my 
stuff.


Let me know if it works for you.

All the best,
Thomas
--
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/8050d8cb-70f7-49ef-a031-a0453c8503f4%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/5908534A.6050807%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] how to install the new leaflet plugin

2017-05-02 Thread vpl
Hi,

I'm trying to start playing with this new plugin.
I can't find it from the plugin Library (latest 5.1.14 tiddywiki version)
I've found an *Install * Tiddler from the main tiddlywiki of this 
plugin: http://sycom.github.io/TiddlyWiki-Plugins/#Leaflet%20plugin
 but When I drag drop the link into my tiddlywiki it just import the 
$:/plugins/sycom/leaflet 

 and 
not all the shadow tiddlers of this plugin

   - $:/plugins/sycom/leaflet/devDiary 
   

   - $:/plugins/sycom/leaflet/example 
   

   - $:/plugins/sycom/leaflet/example/leaflet_with_filter 
   

   - $:/plugins/sycom/leaflet/example/leaflet_with_geojsontiddler 
   

   - $:/plugins/sycom/leaflet/example/leaflet_with_geotiddler 
   

   - $:/plugins/sycom/leaflet/example/leaflet_with_non-tiddler_geo_data 
   

   - $:/plugins/sycom/leaflet/example/placeTiddler 
   

   - $:/plugins/sycom/leaflet/example/tiddlyWikiFrCommunity 
   

   - $:/plugins/sycom/leaflet/geoSyntax 
   

   - $:/plugins/sycom/leaflet/icon 
   

   - $:/plugins/sycom/leaflet/images/layers.svg 
   

   - $:/plugins/sycom/leaflet/images/marker.svg 
   

   - $:/plugins/sycom/leaflet/images/markershadow.svg 
   

   - $:/plugins/sycom/leaflet/images/pin.svg 
   

   - $:/plugins/sycom/leaflet/images/pinshadow.svg 
   

   - $:/plugins/sycom/leaflet/images/point.svg 
   

   - $:/plugins/sycom/leaflet/images/pointshadow.svg 
   

   - $:/plugins/sycom/leaflet/lib/leaflet-markercluster.css 
   

   - $:/plugins/sycom/leaflet/lib/leaflet-markercluster.js 
   

   - $:/plugins/sycom/leaflet/lib/leaflet.css 
   

   - $:/plugins/sycom/leaflet/lib/leaflet.js 
   

   - $:/plugins/sycom/leaflet/lib/tileLayers.json 
   

   - $:/plugins/sycom/leaflet/mapCssTweaks.css.tid 
   

   - $:/plugins/sycom/leaflet/mapWidget.tid 
   

   - $:/plugins/sycom/leaflet/markers 
   

   - $:/plugins/sycom/leaflet/readme 
   

   - $:/plugins/sycom/leaflet/roadmap 
   

   - $:/plugins/sycom/leaflet/tileLayers 
   

   - $:/plugins/sycom/leaflet/usage 
   

   - GeoTiddler 
   

Re: [tw] Re: [TW5] Presenting ifAisB Macro: Compare Strings if-then-else Style

2017-05-02 Thread Måns Mårtensson
Thank you Thomas :-)

2017-05-01 23:40 GMT+02:00 Thomas Elmiger :

> Hi Josiah & all,
>
> Here’s a little quiz for you: http://tid.li/tw5/hacks.html#
> Distances%20Quiz
>
> I just played a bit with a short quiz macro that uses ifAisB and a buttoun
> to set tags …
>
> Have fun!
> Thomas
>
> --
> 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/889379c0-ecf0-441e-8ae0-60cc71fc57c5%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/CAK3VnJTGbkCj7PsUDdrk3-_9vOD-SMu8kdpfUxrZDa-HY%3DbX3g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.