[tw] Twitter factory functions for dynmically embedded timelines

2017-02-18 Thread dorian . corvus
Hello, I've been directed towards http://tid.li/tw5/hacks.html#TweetTesting and http://inmysocks.tiddlyspot.com/#Twitter%20Plugin for Twitter integration. How

[tw] Re: next/previous navigation

2017-02-18 Thread dorian . corvus
Wouldn't that completely remove it? The behavior I'm trying to get is for it to skip over tiddlers with priority[-1] and go to the next tiddler in order, not omit it completely. On Saturday, February 18, 2017 at 5:44:12 PM UTC-5, Eric Shulman wrote: > > On Saturday, February 18, 2017 at 2:24:42

[tw] Re: next/previous navigation

2017-02-18 Thread Eric Shulman
On Saturday, February 18, 2017 at 2:24:42 PM UTC-8, dorian...@gmail.com wrote: > > How do I exclude tiddlers from the ordering? > <$list variable=NextTiddler filter='[tagsort[order] > -priority[-1] +after]'> > doesn't work. > Try this: <$list variable=NextTiddler filter='[tagsort[order]after

[tw] Re: next/previous navigation

2017-02-18 Thread dorian . corvus
How do I exclude tiddlers from the ordering? <$list variable=NextTiddler filter='[tagsort[order] -priority[-1] +after]'> doesn't work. On Saturday, February 18, 2017 at 2:39:42 PM UTC-5, Jed Carty wrote: > > You can now do this with just wikitext and a display template. > > Make a tiddler, tag

[tw] [TW5] How Do I Create a Powerpoint-style Presentation in TiddlyWiki5?

2017-02-18 Thread TiddlyTalker
I have read various tutorials, tips and tricks. But I can't seem to understand it. So far, I've understood that there are different ways to create a slideshow presentation, but that's about it. What I'm trying to do is embed a slideshow presentation into a single tiddler, so that I don't have

[tw] Re: list-links output: suffix/append field

2017-02-18 Thread Eric Shulman
On Saturday, February 18, 2017 at 8:57:24 AM UTC-8, András Novoszáth wrote: > > 1. My question is how can I put this together. The following line creates > the first part of the format until the colon, but I cannot manage to append > after it the *title* of the missing tiddler: > > <> > > Bonus q

[tw] Re: next/previous navigation

2017-02-18 Thread Jed Carty
http://tiddlywiki.com/#tag%20Macro -- 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 ti

[tw] Re: next/previous navigation

2017-02-18 Thread dorian . corvus
Thank you so much! I've been breaking my head over this for quite a bit now. Where is <> documented? On Saturday, February 18, 2017 at 2:39:42 PM UTC-5, Jed Carty wrote: > > You can now do this with just wikitext and a display template. > > Make a tiddler, tag it with "$:/tags/ViewTemplate" > > p

[tw] Re: javascript macros in TW5

2017-02-18 Thread BJ
bridgeHand.test - I dont see this - only your twc tiddlywiki On Saturday, February 18, 2017 at 9:03:41 PM UTC+1, tejjyid wrote: > > I see. How can i identify that necessity in a given TWC macro? macros should not modifly tiddlers or the dom, only return wikitext -- You received this message

[tw] Re: twitter comments

2017-02-18 Thread dorian . corvus
Perfect! Is there any way to use Twitter's factory functions ? Otherwise, you just end up with the same timeline on each Tiddler, instead of different ones. Also, is there any way to change the text of "Tweet" button? On S

[tw] Re: javascript macros in TW5

2017-02-18 Thread tejjyid
I see. How can i identify that necessity in a given TWC macro? -- 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

[tw] Re: javascript macros in TW5

2017-02-18 Thread tejjyid
https://www.dropbox.com/s/luya0x3dl0q57l8/bridgethunk.html?dl=0 bridgeHand.test contains the attempt at a new TW5 version of the TWC version in bridgeHand.old. Winnipeg is one of tiddlers trying to use it. Thanks -- You received this message because you are subscribed to the Google Groups "T

[tw] Re: next/previous navigation

2017-02-18 Thread Jed Carty
You can now do this with just wikitext and a display template. Make a tiddler, tag it with "$:/tags/ViewTemplate" put this in the text field (you will probably want different styling, but this should do the rest): <$list filter='[is[current]tags[]]' variable=CurrentTag> <$tiddler tiddler=<>><>

[tw] Re: javascript macros in TW5

2017-02-18 Thread BJ
some twc macros would have to be written as tw5 widgets, not as tw5 macros. all the best BJ On Saturday, February 18, 2017 at 11:40:56 AM UTC+1, tejjyid wrote: > > I finally decided I had to bite the bullet and deal with converting all my > old JS macros to TW5 so that I can move forward on wha

[tw] Re: Create tiddler with multiple tags, included transcluded and selected values

2017-02-18 Thread BJ
Hi Steve, first I think everyone tries to write tw5 like you just did (I still do occasionally). The first problem is that attributes to widgets must be either "xx" <> or {{xx}}, inside quotes the xx (eg {{tiddlername}})is treated as an ordinary strings not as wikitext. next you might try t

[tw] Re: twitter comments

2017-02-18 Thread Josiah
Jed's thing is good. But also this Presenting Tweet On Saturday, 18 February 2017 18:47:12 UTC+1, Jed

[tw] Re: list-links output: suffix/append field

2017-02-18 Thread András Novoszáth
Since then I realized two things: 1. As for the 2. question, the output does not become initialized but *italicized* :) 2. This interestingly happens as if TW, with the additional string at the end of the lines, would recognize them as non-exising, *missing links*. A On Satur

[tw] next/previous navigation

2017-02-18 Thread dorian . corvus
hello, http://tw5magick.tiddlyspot.com has a great bit in "Putting common stuff into tiddlers" where the next and previous tiddler in a tag are linked to at the end of each tiddler. I want to use this for a bunch of tags, so that at the bottom of each tiddler, for each tag that tiddler has, it

[tw] Re: twitter comments

2017-02-18 Thread Jed Carty
This may help a bit. http://inmysocks.tiddlyspot.com/#Twitter%20Plugin -- 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

[tw] twitter comments

2017-02-18 Thread dorian . corvus
Hello, I would like to use Twitter for commenting on individual tiddlers. The idea is that each tiddler has a Tweet button that's pre-populated with hashtags of the wiki name and the tiddler's name, and then uses Twitter's embedded search to show tweets tagged with that tiddler, preferably hidi

[tw] list-links output:

2017-02-18 Thread András Novoszáth
Perhaps these are obvious questions in which case I am sorry, I just started to learn about tiddlywiki. I also searched for answers to them in forums but without much success (the nearest solution I found here ). I would like to list 'miss

[tw] Re: Linear integrated with non-linear - GDoc(TiddlyWiki)

2017-02-18 Thread Eric Stephens
I was hoping to extend a Google Doc to include TiddlyWiki tags and categories to refer to songs and performances. Participants could then microblog on them separately and as audio is added the book could become a huge evolving playlist. My hope was that someone else had the GoogleDoc expertise

[tw] Re: [TW5] How can I embed an image into the header of each tiddler? (to implement a hit-counter)

2017-02-18 Thread Tobias Beer
Hi Gesundelehre, > Should i just try to create a filter for all my tiddlers, in which i would > like to embed something and then conditionally add it to the ViewTemplate > like described here ( > http://tobibeer.github.io/tb5/#Conditional%20ViewTemplate%20Section) ? > That's precisely right.

[tw] Re: Keyboard shortcuts for Tagging and moving from Tag to Body text?

2017-02-18 Thread Captain Packers
I would be in favor of an improved way to manage tagging mouse-free. I like the idea of adding up, down, and enter keys functionality. Even better would be the ability to enter multiple tags at the same time by comma or space separation. Thanks -- You received this message because you are subs

[tw] Re: Create tiddler with multiple tags, included transcluded and selected values

2017-02-18 Thread Steven Schneider
Thanks! Works perfectly. Much appreciated... Following the ancient TiddlyWiki proverb -- Give a person some code and he'll be able to work for the day. Teach a person to code and he'll be able to answer the next post in the group" --- it would be great to understand (though I'll probably get i

[tw] Re: [TW5] How can I embed an image into the header of each tiddler? (to implement a hit-counter)

2017-02-18 Thread Gesundelehre
@Tobias Beer I now understood the use of the <>-macro so i can conditionally embed something only if it is being rendered in the browser or node. However, how do i make sure the thing that i want to embed is embedded into every single tiddler? Should i just try to create a filter for all my ti

[tw] Re: [TW5] How can I embed an image into the header of each tiddler? (to implement a hit-counter)

2017-02-18 Thread Gesundelehre
@Tobieas Beer is the code you just attached something that i can just copy paste to somewhere? If so, where do i need to enter this code? Also, is the word "env" in the code a placeholder for something else or do i not need to replace it with something else? Thanks for your help -- You receiv

[tw] Re: Share all tiddlers that have a common tag

2017-02-18 Thread Tobias Beer
Hi Diego, What do you mean "share"? You can always go to advanced search, use a filter search and export that as json, for example. Best wishes, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop r

[tw] Re: javascript macros in TW5

2017-02-18 Thread Tobias Beer
Hi tejjid, A good start would be: an example. ;-) Best wishes, Tobias. -- 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.

[tw] Re: [TW5] How can I embed an image into the header of each tiddler? (to implement a hit-counter)

2017-02-18 Thread Tobias Beer
Hi Gesundelehre, This may help: *[TW5] UPDATEd plugin tobibeer/sysinfo version 0.6.0 to output environment (browser/node)* https://groups.google.com/forum/?fromgroups=#!topic/tiddlywiki/qTQGvTSaOis Best wishes, Tobia

[tw] [TW5] UPDATEd plugin tobibeer/sysinfo version 0.6.0 to output environment (browser/node)

2017-02-18 Thread Tobias Beer
Hi everyone, To answer Gesundeslehre's request , I enhanced tobibeer/sysinfo with version 0.6.0 so that you c

Re: [tw] Re: TiddlerWidget - formulate what it does!

2017-02-18 Thread Josiah
Ciao PMario Fascinating thread. I perhaps read it a bit different than others. *I find you "hit a nail on the head" about it not being intended to be that visible to "end users".* My question is: WHO are the "end users"? :-) I hope its not just only the people here in this group :-). Lovely as

[tw] javascript macros in TW5

2017-02-18 Thread tejjyid
I finally decided I had to bite the bullet and deal with converting all my old JS macros to TW5 so that I can move forward on what will hopefully prove to be a more stable platform. I can't find a document describing how to convert TWC JS macros, but looking at the sketchy documentation & a cou

[tw] Re: Tiddlywiki with Katex: Syntax for environments

2017-02-18 Thread karl.bopper
Hi Bob, i have it installed and already used it to do simple inline equations but take for example the matrix environment. Under latex i would do something like \begin{matrix} \alpha& \beta\\ \gamma& \delta \end{matrix} But how would the syntax in Katex look like? Should i do $$ \matrix \alph