[tw5] Re: [TW5] Bob version 1.0.5 Salt Bagels, or I should probably let people know about the plugin library

2018-09-26 Thread @TiddlyTweeter
Ciao Jed & Bob Am I right in thinking that "internalFetch" cannot fetch from the "RootWiki"? Josiah -- 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

[tw5] node.js with tls (https)

2018-09-26 Thread rooster91an
Hi everyone! I am testing running my previous standalone tiddlywikis now with node.js. This works quite good and I am enthusiastic about the possibilities. But I want to make some of them accessible from internet, so I would prefer to run tiddlywiki with tls (ssl/https) encryption instead of

[tw5] Re: [TW5] Bob version 1.0.5 Salt Bagels, or I should probably let people know about the plugin library

2018-09-26 Thread @TiddlyTweeter
For folk on email ... I just updated my post on Bob's "internalFetch" at https://groups.google.com/d/msg/tiddlywiki/9Qflg67CYYI/TPTmuzTYCAAJ @TiddlyTweeter -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: node.js with tls (https)

2018-09-26 Thread Jed Carty
I have some wikis running online with https. You may be able to do this with the normal tiddlywiki server when 5.1.18 comes out, but for now I made my own server as a back-end for wikis using Bob. If you just want to use the normal wiki without any of Bob's features this is probably a lot more

Re: [tw5] Re: node.js with tls (https)

2018-09-26 Thread Jeremy Ruston
Hi Oliver As Jed says, the soon to be released 5.1.18 includes core support for serving over https: https://tiddlywiki.com/prerelease/#Using%20HTTPS Best wishes Jeremy. > On 26 Sep 2018, at 15:03, Jed Carty wrote: > > I have some wikis

[tw5] Re: Sort Filter results by most common

2018-09-26 Thread 'Mark S.' via TiddlyWiki
This version doesn't make you provide the origins list by hand. It shows the link to the origin, rather than wrapping the count-origin: ! ORIGIN COUNTS <$wikify text="<> +[nsort[]]" name="filter-counts"> <$list filter=<> variable="count-origin"> <$wikify text="<>" name="list-origins-list">

[tw5] Set height of tiddler

2018-09-26 Thread Mohammad
To set a minimum height of tiddlers which syntax is correct? [data-tags ~="slide"] .tc-tiddler-body{ min-height: 70vh; } or [data-tags ~="slide"] .tc-tiddler-frame { min-height: 70vh; } or [data-tags ~="slideHeader"] .tc-tiddler-frame .tc-tiddler-body { min-height: 70vh;

[tw5] Re: center table horizontally in a tiddler

2018-09-26 Thread Eric Shulman
On Wednesday, September 26, 2018 at 6:22:57 AM UTC-7, Andrew Lister wrote: > > I'm trying to center a table horizontally in a tiddler, following these > instructions: > https://groups.google.com/forum/#!topic/tiddlywiki/m3XEE6_5eXo > to put that in my StyleSheet, I created a tiddler "center

[tw5] Re: center table horizontally in a tiddler

2018-09-26 Thread Andrew Lister
Thank you!! On Wednesday, 26 September 2018 10:46:14 UTC-4, Eric Shulman wrote: > > On Wednesday, September 26, 2018 at 6:22:57 AM UTC-7, Andrew Lister wrote: >> >> I'm trying to center a table horizontally in a tiddler, following these >> instructions: >>

[tw5] Re: Better interoperability when writing math (LaTeX)

2018-09-26 Thread Szabolcs Horvát
Indeed, there is a compromise here, but I would call it a minor one. The systems I mentioned (including LaTeX itself) allow including a dollar sign using \$, which is much shorter and simpler than $\dollar$. While I admit that the following is a guess, I'd expect most people who need advanced

[tw5] A list of dragable button

2018-09-26 Thread Mohammad
How is it possible to have a list of draggable button? The purpose is to have a draggable list of tiddler titles, when click on one of them navigate to a that tiddler and at same time set some other tiddler text to the title of navigated one! <$button to=<>

[tw5] Re: Round calculation possible with the plugin $:/plugins/mklauber/math.js?

2018-09-26 Thread 'Surya' via TiddlyWiki
Oh sorry, it works, but not as I need... For example, I have the case with the result of 1.7045454545454544g without round. In this case it gives the result 2g with round. But it should give the result 1,70g. I tried some things like round (2), round (e, 2), round.2, round 2, round,2. But

[tw5] Re: Round calculation possible with the plugin $:/plugins/mklauber/math.js?

2018-09-26 Thread 'Mark S.' via TiddlyWiki
None of your examples show where or how you're getting the number 1.70454... . The round function is called with round(number-to-be-rounded,number-of-decimal places) . So in your case: <$calc>round(1.704545454,2) will yield 1.7 (it drops the zero, maybe some other function can force the

[tw5] Re: Round calculation possible with the plugin $:/plugins/mklauber/math.js?

2018-09-26 Thread 'Surya' via TiddlyWiki
Ahhh, that's it! -I think ;-) It works correct now in five cases. I write now for example: <$calc>round({{!!totalweight}} /44* 3,2)g Oh I am sorry- I just saw, that you wrote exactly that (the ",2")! Probably I misinterpretet that ",2"... Thank you! -- You received this message because you

Re: [tw5] Re: The geolocation widget is alive

2018-09-26 Thread Jan
Salut Sylvain, thank you, I began to feel entirely stupid...it helps my psychic health that you encounter the same effect. I already tried listops append and other tricks and broke the wiki... It could help to have something like "basetitle" and "tags" in your widget like in create Tiddler.

[tw5] A list of dragable button

2018-09-26 Thread TonyM
Mohammad I am not so practiced on drag and drop yet but could you simply add another action widget to your button? There are a few ways to create tiddlers. Inside the button widget, two with indepentant action widgets, The One with the base tiddler set also allows you to name a place to store

[tw5] Re: TiddlyWiki is a platform?

2018-09-26 Thread TonyM
Josiah, You say a beginner needs to FORM the "platform" by matching OS / Browser / Saver. However on reflection I am not sure this is or should be true. I think it is this that forms the first barrier. Perhaps we could call this the "making it your own" step for a beginner. I think that

[tw5] Macro to URI-Encode/Decode String Input?

2018-09-26 Thread Scott Simmons (Secret-HQ)
Hi, all -- What's the TiddlyWay to URI-encode and URI-decode strings for use in macros? I know there's a filter now that do some of that, but what I'd like is the ability to pass in a string via a macro and get back the URI-encoded version, which I could use to set variables to use in

[tw5] center table horizontally in a tiddler

2018-09-26 Thread Andrew Lister
I'm trying to center a table horizontally in a tiddler, following these instructions: https://groups.google.com/forum/#!topic/tiddlywiki/m3XEE6_5eXo specifically: If you want a table centered, you either use... |centered|k |cell|cell| ...with the following styles in your StyleSheet...

[tw5] Re: TiddlyWiki is a platform?

2018-09-26 Thread Guille Rmo
I think of TW as a content operating system. It is extremely powerful and can be hacked to do almost anything. Somehow it has not got more popular, but as more complete products arise, it will have wider adoption. For instance, you could replace wordpress with TW, a WYSIWYG and a blog theme

[tw5] Re: Macro to URI-Encode/Decode String Input?

2018-09-26 Thread 'Mark S.' via TiddlyWiki
Since you seem to want to use a template, maybe rather than doing it piece by piece you could do it in once. For instance, if you had a template tiddler: title: template Subject: {{!!subject}} mailto: {{!!to}} message: When in the course of human events, it becomes necessary for one people to

[tw5] Re: Better interoperability when writing math (LaTeX)

2018-09-26 Thread AndrewMc
A small thing to note is that some people will use $ for their currency symbol. If you make single-$ a delimiter, then writing about money is made more difficult. I have this issue in a TWc that contains a lot of mathematical notation. I ended up having to define "\dollar" as a dollar sign, $,

[tw5] Re: How to use the | symbol in a table

2018-09-26 Thread Sebastian Heyneman
Thanks! Here's the link for superscript and subscript formatting - https://tiddlywiki.com/#Formatting%20in%20WikiText And here's the link for macros - https://tiddlywiki.com/#Macros (I'm just adding this in case others visit the thread with a similar question) On Tuesday, September 25, 2018

Re: [tw5] Re: The geolocation widget is alive

2018-09-26 Thread SylvainComte
Hello Jan, Better understand your workflow now. I made a short test to check something and discovered a new mystery, action-setfield works perfectly with almost any field name but not with point nor points (!?!) maybe somebody more fluent in TiddlyWiki can explain this. Maybe the leaflet