[tw] [TW5] Plugins updated: ToDoNow and Listreveal

2017-02-24 Thread Thomas Elmiger
Hi all

Just a short note, most of all to Josiah who contributed a lot of ideas and 
testing: My plugins are updated (and still worked in a first test). 

===

*Listreveal*
For my lists of tiddlers I made a special tool *listreveal* that
a) lets you open listed tiddlers and see their tags and other details 
(similar to the new tiddler manager but simpler)
b) lets you add tags based on all tiddlers in the list with two clicks 
(only suggestions, no input field) or remove tags from the tiddler

===

*ToDoNow*
Building up on lists from Listreveal I made this simple but effective 
ToDo-App. Here’s what Josiah said about this 

 
(thank you!): 

I think its worth saying WHY it is good. #GTD functional design is not as 
> easy as it first might look. What you really got right on this, for this 
> specific type of GTD, IMO, is ..
>
>1. Clear, uncluttered, interface that gives an immediate OVERVIEW.
>2. IN SITU TOOLS. In-line editing, deadline assignment & click 
>prioritisation.That is so good because tasks stay in full CONTEXT.
>3. Simple THREE SECTIONS (ActionNow, Tasks, Finished) with easy 
>transfer between them
>4. Overall SIMPLICITY & EFFICIENCY of functional use.
>
> ===

After some major refactoring both plugins come with new features, short 
readmes and with some new CSS-classes. 

*As always: remember to back up your wikis before you try my stuff.*

And as always you can find them here: 
http://tid.li/tw5/plugins.html#Get%20More%20Plugins – and as always 
feedback ist highly appreciated!
(There are still some ideas from Josiah on my development todo list, but 
please don’t hold your comments back.)

Have a nice weekend!
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/1a107e5f-7a04-4198-bcb5-3bf9dd95a9fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Has anyone made a mechanism for faster tagging?

2017-02-24 Thread Thomas Elmiger
Hi Matt

The Listreveal plugin is updated, you can get it here: 
http://tid.li/tw5/plugins.html#%24%3A%2FControlPanel:%5B%5BGet%20More%20Plugins%5D%5D%20%24%3A%2FControlPanel

Happy tagging!
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/5398fffc-c3e1-433e-8ab3-fac7594dd924%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Is there a way to keep sidebar tiddlers rendered in the background?

2017-02-24 Thread Matt Groth
One of my sidebar tiddlers is an iframe of a webpage. I am regularly going 
back and forth between that page and other sidebar tiddlers but the iframe 
has a long loading time. Is there a way to keep it rendered in the 
background? I'd rather not put it in my storylist.

-- 
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/2252709b-373f-4797-8987-0917820fcd13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-24 Thread TheDiveO


On Friday, February 24, 2017 at 6:48:15 PM UTC+1, TheDiveO wrote:
>
> One caveat I only found out now: if you have installed Font Awesome also 
> locally on your system, then this local font will take precedence (urgh). 
> It seems there is nothing I can do here ... except renaming the embedded 
> font, something I don't want to do.
>

That's also fixed now: the embedded font always take precedence. Turns out 
that the CSS contained an unnecessary local() declaration that triggered a 
local font to take precedence, when we want that to happen.

-- 
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/08762a1f-9e98-4f2e-bd66-faf5a4ce9409%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: How to access my TW from iPhone?

2017-02-24 Thread Matt Groth
Actually, I was able to accomplish this using ngrok 
. Thanks again for the help!

On Friday, February 24, 2017 at 3:25:51 PM UTC-5, Matt Groth wrote:
>
> Hey Mark,
>
> This worked!
>
> Now how do I make the server accessible from anywhere rather than just my 
> local router?
>
> And a password is just fine for security. :)
>
> Thanks,
> Matt
>
>
> On Thursday, February 23, 2017 at 12:59:39 PM UTC-5, Mark S. wrote:
>>
>> From http://tiddlywiki.com/#ServerCommand , you need to give a command 
>> that will let other devices see your app, like
>>
>> --server 8080 $:/core/save/all text/plain text/html "" "" 192.168.0.245
>>
>>
>> That means you will need to look up the serving machine's local ip number 
>> (I'm assuming you're on a local wifi or other router).
>>
>> You can add a username and password, but per the text this is passed in 
>> plain text, so it's not heavy duty security. 
>>
>> I'm not a security expert, but I believe you might be able to tell your 
>> local router to block activities on certain ports, so you have some 
>> security from the outside world. Of course, this would not prevent other 
>> users inside your local network from viewing your "site".
>>
>> Possibly you could encrypt your TW -- I've never tried this on node.js. 
>> You could then examine your individual tid's and verify that they're 
>> encrypted.
>>
>> Good luck,
>> Mark
>>
>>
>> On Wednesday, February 22, 2017 at 3:12:31 PM UTC-8, Matt Groth wrote:
>>>
>>> I'm running tiddlywiki on Node.js on my Mac and accessing it by going to 
>>> http://127.0.0.1:8080/. How can I access this address from my iPhone? 
>>>
>>> I'm guessing this will require creating an internet server. How would I 
>>> do this, and how can I keep it private?
>>>
>>

-- 
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/fe22b795-7b4e-4e2b-8980-f50bbe759ac9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: How to access my TW from iPhone?

2017-02-24 Thread Matt Groth
Hey Mark,

This worked!

Now how do I make the server accessible from anywhere rather than just my 
local router?

Thanks,
Matt


On Thursday, February 23, 2017 at 12:59:39 PM UTC-5, Mark S. wrote:
>
> From http://tiddlywiki.com/#ServerCommand , you need to give a command 
> that will let other devices see your app, like
>
> --server 8080 $:/core/save/all text/plain text/html "" "" 192.168.0.245
>
>
> That means you will need to look up the serving machine's local ip number 
> (I'm assuming you're on a local wifi or other router).
>
> You can add a username and password, but per the text this is passed in 
> plain text, so it's not heavy duty security. 
>
> I'm not a security expert, but I believe you might be able to tell your 
> local router to block activities on certain ports, so you have some 
> security from the outside world. Of course, this would not prevent other 
> users inside your local network from viewing your "site".
>
> Possibly you could encrypt your TW -- I've never tried this on node.js. 
> You could then examine your individual tid's and verify that they're 
> encrypted.
>
> Good luck,
> Mark
>
>
> On Wednesday, February 22, 2017 at 3:12:31 PM UTC-8, Matt Groth wrote:
>>
>> I'm running tiddlywiki on Node.js on my Mac and accessing it by going to 
>> http://127.0.0.1:8080/. How can I access this address from my iPhone? 
>>
>> I'm guessing this will require creating an internet server. How would I 
>> do this, and how can I keep it private?
>>
>

-- 
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/1e876db2--4586-bcea-b2f76ea2cb56%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: (TW5) Problem with operator on: subfilter:"sort[created]" ?

2017-02-24 Thread PMario
On Friday, February 24, 2017 at 7:23:16 PM UTC+1, Daniel Cunningham wrote:

> So instead of: "death by whitespace?" it's simply: "Dude.  Whitespace 
> matters."  :-)
>

:) ... but you are right. It sometime hurts quite a bit. ... 

But we also have to deal with backwards compatibility. .. There are some 
things, that Jeremy mentioned, that he would do in a different way today. 
... But that's life. 

I think we have a  great product. A hell lot of flexibility. 

... and some fun!
-mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To 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/4f5243e9-93ee-43ae-9b2b-f9821ad105d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: red screen of death TW5

2017-02-24 Thread tejjyid
I had one at least that produced the RSOD during the initial load.

-- 
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/88be9431-0a68-49ff-89fa-971815b1e341%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Announcing the 2nd TiddlyWiki European Meetup on 10th & 11th June 2017

2017-02-24 Thread Jed Carty
I should be there, this time with more than just a tablet to work on.

-- 
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/9a84715d-7d89-4b1d-b342-b65f522cd9fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: (TW5) Problem with operator on: subfilter:"sort[created]" ?

2017-02-24 Thread Daniel Cunningham
Hi Mario,

Thanks for your efforts at explaining.  Yes, I'm coming to a new
appreciation.   With TW, you can't treat declarations and invocations as a
matter of personal style.  You need to understand exactly how the
substitutions will take place.

So instead of: "death by whitespace?" it's simply: "Dude.  Whitespace
matters."  :-)

And it's very much worth learning, because of the results (and power) it
can give you.

Thanks, Mario.

-- Best regards,
   Daniel


On Fri, Feb 24, 2017 at 12:25 AM, PMario  wrote:

> On Friday, February 24, 2017 at 7:34:03 AM UTC+1, Daniel Cunningham wrote:
>>
>> Finally. some observations and questions for you veterans (keeping in
>> mind that I'm not at all familiar with the code base yet):
>>
>>- It kind of "bothered" me that the declaration "looks" like it has a
>>"default parameterization", but does not really.  In other words, when you
>>call the macro, if you don't explicitly supply all parameters, it will
>>fail.  That seems a bit fragile, right?
>>
>> Parameters do have default values, if you define them in the macro
> \define section.  IMO you just forgot the : ... see my other post..
>
>
>>
>>- Death by whitespace:  I found out if there's any leading whitespace
>>(before the macro definition) the tiddler fails.  Also, if there's any
>>whitespace in the filter list, it will fail.  Again, trying not to seem
>>harsh, but it feels rather fragile.  Am I being unfair?
>>
>> macros are TW syntax. So whitespace matters, most of the time. ... macro
> definitions have to start at the beginning of the line. Similar to headings
> and list syntax. ... It's wikitext  ...  powerful wikitext ;)
>
>
>
>>
>>- Is this "macro-ey" stuff kind of like the STL in C++?
>>
>> In the sense, that macros should abstract away complexity from enduses.
> .. yes.
>
> BUT TW macros are basically "text substitutions"  see:
> http://tiddlywiki.com/#Macros%20in%20WikiText:%5B%5BMacros%
> 20in%20WikiText%5D%5D%20Macros%20Pragma
>
>
>>
>>- Is this "fragility" due to the macro mechanism itself?
>>
>> I'm not exactly sure what you mean here? An example would be nice. ...
> Most of the time whitespace matters.
>
> TW syntax is used to produce formatted text. .. It's no general purpose
> programming language.
>
> have fun!
> mario
>
> --
> 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/0f_9pW6XKb4/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/b59da3f3-3669-48ef-8403-78b89ae45f4c%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/CA%2B0jAPiM7_nYusF%3DYukU7pN07tS4qGK59SAC1W60wDWCoh63Ow%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Announcing the 2nd TiddlyWiki European Meetup on 10th & 11th June 2017

2017-02-24 Thread Steven Schneider
I plan on coming! Crossing the pond for this event -- and to deliver a 
paper during "Web Archiving Week " 
exploring the use of TiddlyWiki as part of a Web Archiving toolkit 
.
 
Looking forward to meeting folks. I'd be very interested in visiting any 
other Universities to talk about ways to collaborate in the 
DesignWriteStudio , a virtual studio 
hosting classes, tutorials and development of TiddlyWiki-based educational 
resources, either in UK, Netherlands or Germany.

//steve.


On Friday, February 24, 2017 at 9:22:48 AM UTC-5, Eneko Gotzon wrote:
>
> Have a great meet up, code masters!
>
> Eneko Gotzon Ares
>
> On Feb 24, 2017 12:59, "Jeremy Ruston"  
> wrote:
>
>> I’m delighted to invite you to the 2nd TiddlyWiki European Meetup on 
>> Saturday 10th and Sunday 11th June 2017, in Oxford, UK.
>>
>> We had a similar event last year (see photo below and 
>> http://tiddlywiki.com/#TiddlyWiki%20European%20Meetup%202016). It was a 
>> terrific opportunity to meet face-to-face and get to know one another. We 
>> focussed on working together on twederation but broke out into many 
>> interesting discussions and demonstrations. It was pretty good fun, and 
>> hopefully we can learn from our previous experience and make the event this 
>> year even better.
>>
>> Still to do:
>>
>> * Finalising the venue; I’m hoping to use the same place as last year
>> * Although the event is free of charge, I’ll set up eventbrite (or 
>> equivalent) so that people can register and I can have an idea of numbers
>> * Planning the schedule. We might kick off with dinner on the evening of 
>> Friday 9th.
>>
>> Please reply here if you’re interested in attending, or with any 
>> questions or suggestions.
>>
>> 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+...@googlegroups.com .
>> To post to this group, send email to tiddl...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/F50D0779-2F81-4F4A-B01C-96DEB0968ABA%40gmail.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/5a185071-9cc9-4b06-b02e-dc0004416b73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: (TW5) Problem with operator on: subfilter:"sort[created]" ?

2017-02-24 Thread Daniel Cunningham
Hi Mario,

You are quite the gentleman!  Rookie mistake on my part.  Many thanks for
spotting the error!

Best regards,
-- Daniel

On Fri, Feb 24, 2017 at 12:00 AM, PMario  wrote:

> Hi,
>
> I think there is a typo. IMO it should be:
>
> \define timeline2(limit:"100",format:"DDth  MMM
> ",subfilter:"",sortaction:"sort",dateField:"modified")
>
> see the : after sortaction!
>
> -m
>
> --
> 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/0f_9pW6XKb4/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/408bddbe-4010-4e91-8139-5feddbd00b45%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/CA%2B0jAPjh7CyZGxnG-GFitafdfNN58PQuXg5xHFFcs37hBWj05Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Announcing the 2nd TiddlyWiki European Meetup on 10th & 11th June 2017

2017-02-24 Thread Mat
Cool! I had a great time last year so hope to attend again and to see both 
familiar and new faces!!

<:-)



-- 
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/f239574c-aa67-4795-adb1-672a7ea15885%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-24 Thread TheDiveO
The FontAwesome plugin should be fixed now and correctly show the symbol 
glyphs. GitHub pages are updated with both the stand-alone plugin .tid as 
well as the demonstration TiddlyWiki.

One caveat I only found out now: if you have installed Font Awesome also 
locally on your system, then this local font will take precedence (urgh). 
It seems there is nothing I can do here ... except renaming the embedded 
font, something I don't want to do.

So, please excuse the hiccup with the first update going boing.

-- 
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/b04fc67b-95a6-4c82-8b91-d942fb42aa6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-24 Thread TheDiveO
 It's an font embedding problem of my plugin. I'm seeing it also on FF on 
Android. I'll look into the issue. I suspect the base64 encoding was 
transferred incorrectly into the CSS tiddler.

-- 
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/312030b5-c716-43ae-ac2f-43d01a2606d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Announcing the 2nd TiddlyWiki European Meetup on 10th & 11th June 2017

2017-02-24 Thread Dragon Cotterill
Awesome. Hope to attend again. Even if I am a TWC advocate rather than a 
TW5 one. :)

-- 
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/30a91627-d74a-425f-8201-614ad8cfb463%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: The look of tables TW5

2017-02-24 Thread BJ
Its difficult to say what the problem might be without see the code...

all the best
BJ

On Friday, February 24, 2017 at 4:42:38 AM UTC+1, tejjyid wrote:
>
> I have a table produced by a macro that looks slightly wonky under TW5.
>
>
>
>
> 
>
>
> You can see the odd spacing in the North cards; most clearly perhaps in 
> the contrast between the erratic spacing of N's diamonds and the tight, 
> even spacing of East's clubs. This is actually an improved version thanks 
> to "text-align:center". The TWC version - from a string which *should be in 
> all material respects identical - looks much more even, withouth any CSS 
> intervantion from me.
>
>
> 
> * I know these words mean little; I had to change the string because TW5 
> doesn't easily support cell-level CSS, but all that involved was removing 
> some inline CSS wrapping from the red suit symbols and repacing it with an 
> "!" so I could switch the colour via tableheader. There are *no* gratuitous 
> spaces in the underlying string.
>
> ** I wouldn't necessarily believe me either, but I have checked.
>
> I can certainly live with the problem, but I'd like to eliminate it if 
> possible.
>
> Cheers
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To 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/931d226e-b299-4615-ae86-9705cd3f9ee4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-24 Thread Dragon Cotterill


On Friday, 24 February 2017 06:40:56 UTC, Mat wrote:
>
> Nobody else experiencing problems to see the special fonts on 
> http://thediveo.github.io/TW5FontAwesome/output/fontawesome.html ?
>
> Failures on FF, Chrome, IE and Opera (all latest versions) running on Win 
8.1. 

-- 
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/5bdc9a95-f64d-4e43-a542-e26bbcf849e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: (TW5) Problem with operator on: subfilter:"sort[created]" ?

2017-02-24 Thread PMario


On Friday, February 24, 2017 at 7:34:03 AM UTC+1, Daniel Cunningham wrote:
>
>
>- Death by whitespace:  I found out if there's any leading whitespace 
>(before the macro definition) the tiddler fails.  Also, if there's any 
>whitespace in the filter list, it will fail.  Again, trying not to seem 
>harsh, but it feels rather fragile.  Am I being unfair?
>
> whitespace in filters indicates a "filter run" see: 
http://tiddlywiki.com/#Filter%20Run:%5B%5BFilter%20Run%5D%5D%20%5B%5BFilter%20Step%5D%5D%20%5B%5BTitle%20Selection%5D%5D%20%5B%5BTitle%20List%5D%5D%20ListField

... Filters in combination with the list-widget are the most powerful 
mechanic in TW. It could fill a book ;) ... but it also has a steep 
learning curve :)

Keep in mind: The whole TW UI we use, is built with wikitext. There is no 
other wiki system I know, that gives end-users that degree of freedom.  In 
the sense of tweakability. __and__ If you mess it up. Just delete your 
stuff and the core "shadow tiddlers" take over again.

-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/062b1c48-8871-412d-8922-837364d4f014%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: (TW5) Problem with operator on: subfilter:"sort[created]" ?

2017-02-24 Thread PMario
On Friday, February 24, 2017 at 7:34:03 AM UTC+1, Daniel Cunningham wrote:
>
> Finally. some observations and questions for you veterans (keeping in mind 
> that I'm not at all familiar with the code base yet):
>
>- It kind of "bothered" me that the declaration "looks" like it has a 
>"default parameterization", but does not really.  In other words, when you 
>call the macro, if you don't explicitly supply all parameters, it will 
>fail.  That seems a bit fragile, right?
>
> Parameters do have default values, if you define them in the macro \define 
section.  IMO you just forgot the : ... see my other post..
 

>
>- Death by whitespace:  I found out if there's any leading whitespace 
>(before the macro definition) the tiddler fails.  Also, if there's any 
>whitespace in the filter list, it will fail.  Again, trying not to seem 
>harsh, but it feels rather fragile.  Am I being unfair?
>
> macros are TW syntax. So whitespace matters, most of the time. ... macro 
definitions have to start at the beginning of the line. Similar to headings 
and list syntax. ... It's wikitext  ...  powerful wikitext ;) 

 

>
>- Is this "macro-ey" stuff kind of like the STL in C++?
>
> In the sense, that macros should abstract away complexity from enduses. .. 
yes. 

BUT TW macros are basically "text substitutions"  see: 
http://tiddlywiki.com/#Macros%20in%20WikiText:%5B%5BMacros%20in%20WikiText%5D%5D%20Macros%20Pragma
 

>
>- Is this "fragility" due to the macro mechanism itself?
>
> I'm not exactly sure what you mean here? An example would be nice. ... 
Most of the time whitespace matters. 

TW syntax is used to produce formatted text. .. It's no general purpose 
programming language.
 
have fun!
mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To 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/b59da3f3-3669-48ef-8403-78b89ae45f4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: (TW5) Problem with operator on: subfilter:"sort[created]" ?

2017-02-24 Thread PMario
Hi, 

I think there is a typo. IMO it should be:

\define timeline2(limit:"100",format:"DDth  MMM 
",subfilter:"",sortaction:"sort",dateField:"modified")

see the : after sortaction!

-m

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To 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/408bddbe-4010-4e91-8139-5feddbd00b45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.