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

2017-02-23 Thread 'Mark S.' via TiddlyWiki
Hi Daniel, Mario's syntax uses the macrocall widget, which is a somewhat more formal way of calling a macro that works better in some situations. The problem with the timeline macro is that it doesn't give you access to the sorting order (A/D), as you can see in this filter:

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

2017-02-23 Thread Daniel Cunningham
Many thanks, Mario! I tried that, and it works. But rather than change a shadow tiddler, I elected to put in into a "end-user" tiddler, that I can then place in the sidebar with a "$:tags/SideBar" tag. That gives me the functionality I was looking for. Also, I won't shoot myself in the

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

2017-02-23 Thread Mat
Thanks for sharing! It is probably great stuff but this is how the fontawesome demo looks for me on FF win10 On Thursday, February 23, 2017 at 6:33:48 PM UTC+1, TheDiveO wrote: > > After a long time away from TW5 I've finally managed to update my two > plugins so they work with the

[tw] red screen of death TW5

2017-02-23 Thread tejjyid
I'm working on the conversion of my TW's from TWC -> TW5. I was fiddling with one of my new macros (converted & functional, but improveable) and I introduced a syntax error. Bingo, RSOD and I can no longer access the tiddler to repair the damage. In fact, I can't access the wiki. Fortunately

[tw] The look of tables TW5

2017-02-23 Thread tejjyid
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

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

2017-02-23 Thread Mat
> >- the *ThirdFlow* plugin now works with TW 5.1.13 again, after I've >added a missing sync adaptor method. Plugin download: >http://thediveo.github.io/ThirdFlow/ -- > > Even the illustrations are cool! <:-) -- You received this message because you are subscribed to the

[tw] Re: red screen of death TW5

2017-02-23 Thread David Szego
try loading yourfilename.html#: and immediately deleting the Tiddler that's crashing you, or at the very least opening it, editing it, and removing the $:/tags/Macro tag, or removing the <> call in the text of any Tiddler using it so it doesn't get called until you fix it. -- You received

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

2017-02-23 Thread TheDiveO
Looks like the embedded font isn't properly used. I tested with FF on Win8.1. Do you have a recent FF version installed? -- 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

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

2017-02-23 Thread Daniel Cunningham
Hi Mark, Thanks for that follow-up! I'm beginning to see (thanks to you and Mario) how this works. OK, so I now get how you can negate the sort order inside the macro (with a bang). And then I see from the docs that the way that expression evaluates is L-to-R via that "railroad" style

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

2017-02-23 Thread Daniel Cunningham
Sorry It was when I tried to add a comment above the macro that I threw the error. I need to study up on TW5 comment syntax. On Thursday, February 23, 2017 at 11:15:35 PM UTC-8, Daniel Cunningham wrote: > > Uhhh, scratch the "leading whitespace fragility" question. I need to > chase my own

[tw] Re: The look of tables TW5

2017-02-23 Thread David Szego
Try putting a non-breaking space between cards: or setting CSS word-break and word-spacing properties: https://www.w3schools.com/cssref/css3_pr_word-break.asp https://www.w3schools.com/cssref/pr_text_word-spacing.asp -- You received this message because you are subscribed to the Google

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

2017-02-23 Thread Daniel Cunningham
Uhhh, scratch the "leading whitespace fragility" question. I need to chase my own sloppiness down... :-) On Thursday, February 23, 2017 at 10:34:03 PM UTC-8, Daniel Cunningham wrote: > > Hi Mark, > > Thanks for that follow-up! I'm beginning to see (thanks to you and Mario) > how this

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

2017-02-23 Thread Mat
On Friday, February 24, 2017 at 7:16:14 AM UTC+1, TheDiveO wrote: > > Looks like the embedded font isn't properly used. I tested with FF on > Win8.1. Do you have a recent FF version installed? > FF latest version. Same non-result when testing on Chrome latest and Edge (probably latest). Also

[tw] Re: [TW5] TiddlyWiki plugin: Call WebService.

2017-02-23 Thread Stéphane Delaye
Hello. The web services are hosted on the same domain as the tiddlywiki HTML file. I should not have cordialement cors issues. -- 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,

[tw] Re: [TW5] TiddlyWiki plugin: Call WebService.

2017-02-23 Thread Dragon Cotterill
On Thursday, 23 February 2017 12:24:51 UTC, Jed Carty wrote: > > I have looked into making things like this work, but browser security > makes it difficult. I made a widget somewhere that lets you make xmlhttp > requests but for many uses there are CORS problems that prevent it from > working.

[tw] Re: Kinship, Genealogy & Family Trees ... Observations & Request

2017-02-23 Thread Josiah
Ciao David Thanks! I'll work-up a decent brief on this over the next few days. Best wishes Josiah On Wednesday, 22 February 2017 02:54:33 UTC+1, David Szego wrote: > > Being an amateur geneaologist, I'd be very interested in seeing your > formal procedure. FWIW, I currently use TW to index

Re: [tw] [TW5-node]

2017-02-23 Thread Xavier Cazin
Captain Packers, I was thinking about something like replacing <$list filter="[list[$:/StoryList]]" history="$:/HistoryList" template="$:/core/ui/ViewTemplate" editTemplate="$:/core/ui/EditTemplate" storyview={{$:/view}} emptyMessage={{$:/config/EmptyStoryMessage}}/> by <$list

[tw] Re: [TW5] TiddlyWiki plugin: Call WebService.

2017-02-23 Thread Jed Carty
They use a third party service called rss2json (https://rss2json.com/#rss_url=https%3A%2F%2Fnews.ycombinator.com%2Frss) to get around the problems, but it wouldn't work as a general solution and I don't like relying on things like that. -- You received this message because you are subscribed

[tw] Re: Tagging a tiddler and changing color field in one move

2017-02-23 Thread Matabele
Hi Unfortunately, the box widths and sizes are set with css styles. Although this worked fro the version used on the demo site -- the css has been messed up for more recent editions of TW5. regards On Monday, 20 February 2017 21:29:21 UTC+2, dlu...@emich.edu wrote: > > Matbele, > > I just

[tw] Re: [TW5] TiddlyWiki plugin: Call WebService.

2017-02-23 Thread Jed Carty
I have looked into making things like this work, but browser security makes it difficult. I made a widget somewhere that lets you make xmlhttp requests but for many uses there are CORS problems that prevent it from working. -- You received this message because you are subscribed to the Google

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

2017-02-23 Thread 'Mark S.' via TiddlyWiki
>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

[tw] Re: [BETA] Noteself android app

2017-02-23 Thread Danielo Rodríguez
El lunes, 20 de febrero de 2017, 16:43:53 (UTC+1), The Bo escribió: > > It works like a charm. I will continue testing and give you a more > detailed feedback. > > I already love it! :) > Thank you very much The Bo. Glad you are enjoying it. Are you using the share-with capabilities? Regards

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

2017-02-23 Thread TheDiveO
After a long time away from TW5 I've finally managed to update my two plugins so they work with the recent TW5 version 5.1.13: - the *FontAwesome* plugin now embedds font version 4.7.0 of the incredibly useful "Font Awesome". Plugin download: http://thediveo.github.io/TW5FontAwesome/

Re: [tw] Re: [TW5-node] How to trigger a rebuild of $__StoryList.tid

2017-02-23 Thread Xavier Cazin
Captain Packers is right to say that one can insert tiddlers in a running wiki server. For instance, consider this command: curl -v -H "Content-Type: application/json" -X PUT \ --data-binary '{ "text": "Some content above the line", "tags": "[[incoming content]] $:/tags/AboveStory"}' \

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

2017-02-23 Thread Josiah
Stuff like this deserves UPvotes :-). Josiah, x On Thursday, 23 February 2017 18:33:48 UTC+1, TheDiveO wrote: > > After a long time away from TW5 I've finally managed to update my two > plugins so they work with the recent TW5 version 5.1.13: > >- the *FontAwesome* plugin now embedds font