[tw] Re: [TW5] Generating a List of Macro Calls with ListWidget

2016-01-21 Thread Scott Simmons (Secret-HQ)
On Thursday, January 21, 2016 at 6:37:16 AM UTC-5, Tobias Beer wrote: > A few quick responses: > > >> <$setvars >> _client=$client$ >> _on=$on$ >> > > I'd recommend to *always* wrap html element / widget attributes in single > quotes, and to be safe in triple quotes. > If either of those

[tw] Re: [TW5] Generating a List of Macro Calls with ListWidget

2016-01-21 Thread Tobias Beer
Hi Scott, Haven't read your post in all detail yet. A few quick responses: > <$setvars > _client=$client$ > _on=$on$ > I'd recommend to *always* wrap html element / widget attributes in single quotes, and to be safe in triple quotes. If either of those values ever has a space in them, it

[tw] Re: [TW5] Idea: Instant Tiddler Bundles

2016-01-21 Thread Mat
NO WAY! This is staggering! I can't believe it... as you noted this might actually be some real steps towards a Federation, at least in some sense. Now we need a way to import that tiddler directly into another wiki. > Yes. How? ;-) @Tobias (and I know you're reading this, hehe ;-)

Re: [tw] Re: Creator bug?

2016-01-21 Thread Scott Simmons (Secret-HQ)
On Thursday, January 21, 2016 at 4:02:15 AM UTC-5, Tobias Beer wrote: > That's true. If a tiddler exists, it should possibly only touch the > modifier field. So, yes, I'd think you/we could/should raise a ticket. > Could I ask you to do that? (I don't know my way around GitHub yet, but it

[tw] Re: [TW5] Transcluded Menu Bar for Tiddlers in a Tabset? (Using /tobibeer/inc Plugin?)

2016-01-21 Thread Scott Simmons (Secret-HQ)
On Thursday, January 21, 2016 at 4:00:59 AM UTC-5, Tobias Beer wrote: I mean the file changed in this Pull Request: > > *#2245 retrieves url from connectionTiddler for modal to AddPlugins* > https://github.com/Jermolene/TiddlyWiki5/pull/2245 >

Re: [tw] Re: Creator bug?

2016-01-21 Thread Tobias Beer
Hi Scott, > Could I ask you to do that? (I don't know my way around GitHub yet, but > it looks like learning a bit about it will be the best way to report bugs > and request features in a way that's manageable for Jeremy and TW > contributors.) > So long as you're not actually coding, it's

[tw] Re: [TW5] Transcluded Menu Bar for Tiddlers in a Tabset? (Using /tobibeer/inc Plugin?)

2016-01-21 Thread Tobias Beer
Hi Scott, > To manually fix it, overwrite the file in the PR in your wiki. >> > > Do you mean the plugin repository shadow tiddler ( > $:/core/ui/ControlPanel/Plugins)? Or the inc tabs template ( > $:/plugins/tobibeer/inc/templates/tabs)? > Hi Scott, I mean the file changed in this Pull

[tw] Re: [TW5] Generating a List of Macro Calls with ListWidget

2016-01-21 Thread Scott Simmons (Secret-HQ)
You're too generous with your time and attention, Tobias (not that I'm complaining)! Thanks for the tip on using <$text> to debug my filters. I'd been altering macrocalls to print out text so I peek inside the results, and <$text> is *SO* much better than doing that. My money is on

Re: [tw] Re: Creator bug?

2016-01-21 Thread Tobias Beer
Hi Scott, > It *does *seem like a bug that TW saves a creator value into a tiddler > when it's only been modified. Maybe worth a note on Github for a "someday" > fix? > That's true. If a tiddler exists, it should possibly only touch the modifier field. So, yes, I'd think you/we

[tw] Re: [TW5] Filter question: Get all field names where value is Foo

2016-01-21 Thread Mat
> I have updated: > > Hide Tag Buttons @ tb5 > > Thank you Tobias! For anyone who doesn't know; This creation of Tobias is independent of the other things discussed here and simply let's you control which tags to show up in viewmode. For

[tw] Re: [TW5] Filter question: Get all field names where value is Foo

2016-01-21 Thread Tobias Beer
Hi Mat, > For anyone who doesn't know; This creation of Tobias is independent of the > other things discussed here and simply let's you control which tags to show > up in viewmode. For instance, if you style a *specific *tiddler using tags >

[tw] Re: [TW5] Generating a List of Macro Calls with ListWidget

2016-01-21 Thread Tobias Beer
Hi Scott, > Interesting. I had trial-and-errored my way into this rule of thumb: > I've been using quotes around any literal values I set for > underscore-prefixed variables in <$setvars>; anything I'm counting on > TiddlyMagic to evaluate/parse/transform/interpret, I forego the quotes. >

[tw] Re: [TW5] How store the result, not the macro+transclusion call?

2016-01-21 Thread Mat
Jed, I started replying but it quickly diverged in all directions and got too complex so I'm keeping it very short instead. I really like your idea and the blog example is a really good application!!! I'm thinking there are two parallel solutions for something like a blog; - your outlined

[tw] Re: [EOL-TS] Message from TiddlySpace

2016-01-21 Thread Chris Dent
On Sunday, January 17, 2016 at 9:21:25 AM UTC, Mat wrote: > > > People might want to check out TANK which is > created by the lead developer of TiddlyWeb and, previously, TiddlySpace. > > I continue to maintain tank and use it as my daily notetaker. I don't,

[tw] Re: [EOL-TS] Message from TiddlySpace

2016-01-21 Thread Chris Dent
On Tuesday, January 12, 2016 at 2:14:14 PM UTC, Mat wrote: > > > I was positively surprised to see it last for as long as it did after > @cdent left. > I think that's a credit to the work that I and others did to set things up. We had a really good group of people doing really good work. That

[tw] Re: [EOL-TS] Message from TiddlySpace

2016-01-21 Thread Tobias Beer
Hi Chris, Would you say it makes sense to... - figure out a local install of TiddlyWeb / TiddlyWebWiki - somehow replicate / migrate / import spaces there Right now I'm inclined to simply make local backups of all spaces. This, of course, will do away with any inclusion and produce

[tw] Re: [TW5] Idea: Instant Tiddler Bundles

2016-01-21 Thread Mat
Of possible relevance, an old post regarding TiddlySpace paramifiers http://jon.tiddlyspace.com/Parameters%20in%20Paramifiers -- 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

[tw] Re: [TW5] New: Plugin Library ...for tobibeer/plugins

2016-01-21 Thread Atul Grover
@Tobias Congrats! The next round of beer is on me Atul On Wednesday, January 20, 2016 at 9:34:08 PM UTC+5:30, Tobias Beer wrote: > > Hi everyone, > > You can now fetch plugins and updates from my plugin library. > See here for instructions: http://tobibeer.github.io/tw5-plugins/#Library > >

[tw] Re: [TW5] Idea: Instant Tiddler Bundles

2016-01-21 Thread Atul Grover
@Jed, Kudos...that a great plugin... Atul On Thursday, January 21, 2016 at 12:20:47 AM UTC+5:30, Mat wrote: > > Jeds Tiddler Bundles > concept is incredibly exciting. Super easily create ephemeral gropus of > tiddlers (a kind of

[tw] "Open In New Window" request

2016-01-21 Thread Joe Moon
Hey all, Been using Tiddlywiki since... well, a very long time.. and I'm really loving the TW5. The latest addition of the "Open in New Window" is a nice touch. (Even though now I've got to add some classes to my CSS for the pop-ups :) ) However, is there a way we could get the Tiddler

[tw] [TW5] Why does this standard CSS not work in TW5?

2016-01-21 Thread Mat
I can't get the (common) CSS :after pseudo element to work properly in TW5. Demos: It does not work in TW5 but it does work in work in TW2 (and jsfiddle ) No difference if on tiddlyspot

[tw] Re: [TW5] A tool to create and import schools (swarms? Groups? whatever) of tiddlers (move multiple tiddlers between wikis easily)

2016-01-21 Thread Hegart Dmishiv
Wow, hey thanks both of you. Your solution using Goggle Docs looks really interesting Mat. However, what happens when a field (such as the text field) contains quotation marks? Will I need to escape them somehow? Won't that break things when I come to importing? I don't really know enough

[tw] Re: [TW5] Why does this standard CSS not work in TW5?

2016-01-21 Thread Eric Shulman
On Thursday, January 21, 2016 at 2:04:06 PM UTC-8, Mat wrote: > > How do I actually "look at the generated html"? Where? I inspect source > file but have little idea what exactly to see or to not see... > The HTML is not in the source file. Use your browser's debugger to "inspect element" on

[tw] Re: [TW5] Why does this standard CSS not work in TW5?

2016-01-21 Thread Tobias Beer
Hi Mat, > Tobias - thanks! Yes, it does work with an external stylesheet! (demo > updated) > Great. > I'd really like to understand your answer though; > So, let's twaddle through it then, shall we. ;-) That's somewhat a short-comming of the

[tw] Re: [TW5] Why does this standard CSS not work in TW5?

2016-01-21 Thread Mat
Tobias - thanks! Yes, it does work with an external stylesheet! (demo updated) I'd really like to understand your answer though; That's somewhat a short-comming of the wikitext parser. Take a look at the > generated html and you will see the problem...

[tw] Re: [TW5] Why does this standard CSS not work in TW5?

2016-01-21 Thread Tobias Beer
Hi Eric, Using $:/tags/Stylesheet tells the TiddlyWiki core to load that tiddler's > content as if it was within a ... block. The core still > parses the content, but... it doesn't apply most of the TW parser rules... > only transclusion and macro expansions are supported. Thus, the

[tw] Re: [TW5] A tool to create and import schools (swarms? Groups? whatever) of tiddlers (move multiple tiddlers between wikis easily)

2016-01-21 Thread Mat
Hegart, Hehe - are you asking for help to cheat with your homework?? ;-) Just kidding. But I'd be surprised if he intended for people to create tiddlers in other ways than the standard one. However, regarding: > I've already started looking into a simpler way for me to complete this >

[tw] Re: [TW5] A tool to create and import schools (swarms? Groups? whatever) of tiddlers (move multiple tiddlers between wikis easily)

2016-01-21 Thread Jed Carty
The tiddler bundles have so far just been for moving things directly from one wiki to another instead of importing an external file. If you added some separator string than what you have would be almost identical to the text field of a tiddler bundle created using the widget I made (my bundles

[tw] Re: [TW5] New: Plugin Library ...for tobibeer/plugins

2016-01-21 Thread Matabele
Hi Tobias Nice :-) Thought you might like to know: the 'appear' plugin seems to interfere with the operation of the simple search (popup only opens if you click the down arrow.) regards On Wednesday, 20 January 2016 18:04:08 UTC+2, Tobias Beer wrote: > > Hi everyone, > > You can now fetch