[tw] Re: First Plugin trial, can't resolve library

2014-10-02 Thread BJ
Hi Stefan, are you trying to include https://github.com/hakimel/reveal.js into tiddlywiki, if so then you need to look at https://github.com/hakimel/reveal.js/blob/master/index.html see how it interacts with the dom (the lib is not loaded into the head but at the end body it uses section as it

[tw] Re: [TW5] If in doubt ... concatenate ... any better solutions?

2014-10-02 Thread Michael Wiktowy
On Thursday, October 2, 2014 1:11:16 AM UTC-4, Eucaly J wrote: Hi Mike, According to you code, please try below table tr thTable Header/th /tr $list filter=[!has[draft.of]tag[tag_of_interest]field:field_of_interest{!!field_of_interest}sort[]] trtd$link to={{!!title}}$view

[tw] Re: [TW5] If in doubt ... concatenate ... any better solutions?

2014-10-02 Thread Michael Wiktowy
On Thursday, October 2, 2014 12:59:30 AM UTC-4, Stephan Hradek wrote: I do not really understand what you wrote. Let me try to summarize: You want a table of those tiddlers which have the field field_of_interest which has the value the table-tiddler has in the field whose name is diefined

[tw] Re: [TW5] How to set CSS for tiddler?

2014-10-02 Thread Ton Gerner
Hi Mark, On Wednesday, October 1, 2014 8:27:01 PM UTC+2, Mark S. wrote: Thanks Ton! That seems to pretty much nail it. I couldn't find the tc-tagged thing on tiddlywiki.com. I suppose I could learn to use git-hub ;-) No, you don't need to learn git-hub. You need to learn CSS as Stephan

[tw] Re: Screen layout as percentages

2014-10-02 Thread Ton Gerner
Hi Stephen, You can use percentages. For an example of how to use percentages see my guide about a 'Tristate Sidebar' plugin [1]. With the demo at Tiddlyspot you can set the Sidebar width in the 'second' state in em, px or %. Cheers, Ton [1] http://tw5tristate.tiddlyspot.com/ On Thursday,

[tw] [TW5] SVG hierarchical navigation

2014-10-02 Thread Derivation Bud
Hi, I'm a big fan of block diagrams and TW5/HTML5 make it is easy to embed them as SVG tiddlers. :) Let's imagine main diagram contains blocks A and B. I'd really like to be able to *click on shape A and open the tiddler of A.svg* After all, this would be *non-linearity brought to graphics*

[tw] Re: First Plugin trial, can't resolve library

2014-10-02 Thread Stefan Amna Funk
I'll give it a try. My goal is to add a presentation mode, described like here: http://blog.evernote.com/blog/2013/09/18/presentation-mode-the-better-way-to-present-your-ideas/ In our team we are using confluence with a presentation plugin that automatically uses h1 as a page divider. This is

[tw] Re: [TW5] How to set CSS for tiddler?

2014-10-02 Thread PMario
On Thursday, October 2, 2014 8:53:51 AM UTC+2, Ton Gerner wrote: No, you don't need to learn git-hub. You need to learn CSS as Stephan and Mario wrote. Mario's video is very instructive and a good starting point. The mozilla developer network is a good place for all types of documentation

[tw] TW5 Thesis

2014-10-02 Thread Cyrill
Hi, where to find a clean file of the TW5 mod called thesis or something equal. @alberto Molina Kind Regards Cyrill -- 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

[tw] Re: [TW5] SVG hierarchical navigation

2014-10-02 Thread PMario
On Thursday, October 2, 2014 9:47:58 AM UTC+2, Derivation Bud wrote: When editing SVG ( with inkscape for example ) , it is easy to : * set onclick attributes ( I am thinking onclick=$tw.wiki.dispatch,... ) * create a a tag arround shapes As far as I can tell, both of these *features get

[tw] Re: TW5 Thesis

2014-10-02 Thread PMario
Hi Cyrill, TiddlyWiki for Scholars contains a download info: http://tw5.scholars.tiddlyspot.com/ -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

[tw] Re: First Plugin trial, can't resolve library

2014-10-02 Thread BJ
I think that tiddlywiki can be used for presentations (as powerful as in your evenote example) without the need of a presentation plugin. A tiddler can be a slide in a presentation (tiddlers grouped together in a 'story'), for a demonstration see http://tiddlywiki.com/talkytalky/ tiddlers can

Re: [tw] Re: Briefcase Plugin -- a GTD tool

2014-10-02 Thread Danielo Rodríguez
Hello Roma, Thank you for such detailed answer. I like the idea of a control Panel for customizations and the ability to support plugins. Very interested in how this could evolve. If you are interested, I created some plugins for additional features: _list/count (used for count items in a

[tw] Re: [TW5] SVG hierarchical navigation

2014-10-02 Thread Danielo Rodríguez
Wow, this opens a wide world of possibilities. El jueves, 2 de octubre de 2014 10:41:16 UTC+2, PMario escribió: On Thursday, October 2, 2014 9:47:58 AM UTC+2, Derivation Bud wrote: When editing SVG ( with inkscape for example ) , it is easy to : * set onclick attributes ( I am thinking

[tw] Re: First Plugin trial, can't resolve library

2014-10-02 Thread Stefan Amna Funk
Am Donnerstag, 2. Oktober 2014 10:53:25 UTC+2 schrieb BJ: I think that tiddlywiki can be used for presentations (as powerful as in your evenote example) without the need of a presentation plugin. A tiddler can be a slide in a presentation (tiddlers grouped together in a 'story'), for a

[tw] Re: [TW5] SVG hierarchical navigation

2014-10-02 Thread BJ
On Thursday, October 2, 2014 9:47:58 AM UTC+2, Derivation Bud wrote: Hi, I'm a big fan of block diagrams and TW5/HTML5 make it is easy to embed them as SVG tiddlers. :) Let's imagine main diagram contains blocks A and B. I'd really like to be able to *click on shape A and open the

[tw] NS_ERROR_DOM_BAD_URI: Access to restricted URI denied

2014-10-02 Thread Atul Grover
Hi Jeremy, Tiddlyfox addon to Firefox has started giving the URI denied error. Please suggest Atul Grover -- 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

[tw] Re: [TW5] If in doubt ... concatenate ... any better solutions?

2014-10-02 Thread Eucaly J
For those who might not know, please check the link below *Indirect Operands*[search{$:/temp/search}] *Variable Operands*[searchcurrentTiddler] http://tiddlywiki.com/#Introduction%20to%20Filters -- You received this message because you are subscribed to the Google Groups TiddlyWiki group.

[tw] Re: Screen layout as percentages

2014-10-02 Thread 'Stephen Kimmel' via TiddlyWiki
Very Nice. Thanks Ton. -- 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

[tw] Re: NewHere button issues

2014-10-02 Thread Evolena
Where did you get it ? I think it uses the newtiddler plugin originally writen by Stephan Hradek. However, I suspect it may not be up-to-date with the current TW5 version, especially the changes made in TW5.0.16: Changed

[tw] Re: Annotating Links

2014-10-02 Thread BJ
Hi Alex, I think this post was similar to yours https://groups.google.com/forum/#!topic/tiddlywiki/LV4itfpS9yM you could use field names to refer to connected tiddlers (thus mytid:yourtid - that is mytid with field yourtid connects mytid to yourtid and the contents of the field would contain a

[tw] [TWC] Help with ThumbThing

2014-10-02 Thread magev958
Hi, I'd like some help with image scaling plugin Thumb Thing (1) (I call the modified plugin Image Thing). 1) I have set the view template in a TiddlySpace (2) to display four images depending on tiddlerTitle. A large on top and three small in number below. But only one of the small display

Re: [tw] Re: Annotating Links

2014-10-02 Thread Alex Hough
Hi BJ, yes it is... Looks like its time to dive in to TW5 and start making stuff here we go again best wishes Alex On 2 October 2014 14:11, BJ buggy...@gmail.com wrote: Hi Alex, I think this post was similar to yours https://groups.google.com/forum/#!topic/tiddlywiki/LV4itfpS9yM you

Re: [tw] Re: Annotating Links

2014-10-02 Thread Alex Hough
Hi Atul, Yes... that's my starting point. The departure I want to make is this: the nodes are activities and the links conversations. The links are about how to get between one activity and state of affair and another. A criticism of mind maps is that the nodes take up more space than lines,

[tw] [TW5] REQUEST. Could we please get a TWC theme?

2014-10-02 Thread Leo Staley
One of the biggest hurdles to me adopting TW5 is the visual layout. Virtually every visual change from TWC to TW5, I find to be downright intolerable for my own uses, From there only being one sidebar, and further, one which takes up so much space and scrolls separately from the story river,

[tw] Re: [TW5] SVG hierarchical navigation

2014-10-02 Thread BJ
Hi David, you need to get with the times! the support for xlink was added in 5.0.16-beta I'm afraid. BJ On Thursday, October 2, 2014 3:12:59 PM UTC+2, Derivation Bud wrote: BJ, Thank's I did'nt know about the target=_parent. When I read the doc it should do the job ( i.e. escape from the

[tw] Re: [TW5] SVG hierarchical navigation

2014-10-02 Thread Derivation Bud
Mario, Could you elaborate on security reasons ? Clicking a shape or a text to open a tiddler look the same to me. I don't see how transcluding can help. My guess is that transclusion is performed first, filtering out happens after. Isn't it ? Cheers -- You received this message

[tw] Re: [TW5] SVG hierarchical navigation

2014-10-02 Thread Derivation Bud
: Great news, I need to catch-up Thanks -- 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

[tw] Re: [TW5] REQUEST. Could we please get a TWC theme?

2014-10-02 Thread Danielo Rodríguez
Looks like you are so used to TWC that you don't want to leave away any single detail. Instead of asking for turn TW5 into TWC I think it should be better to stick to TWC and ask to update its core to work with modern browsers and modern ways of saving. A new core of TWC has been released

[tw] Re: [TW5] REQUEST. Could we please get a TWC theme?

2014-10-02 Thread Evolena
I'm confused. I don't recognize TWC in what you're describing. OK, TWC has 3 columns display. This is achievable thanks to Ton Gerner's guide, I assume. OK for text buttons too. There is an option for that in TW5 (ControlPanel, Setting, Toolbar buttons). However, my hunch is that the result

[tw] Re: [TW5] REQUEST. Could we please get a TWC theme?

2014-10-02 Thread Eucaly J
Hi Leo: Yes, stick to TWC should be OK. While, below are some counterparts for you to compare TWC= TW5 text buttons= $:/ControlPanel Settings Toolbar Buttons, or direct link http://tiddlywiki.com/#%24%3A%2Fcore%2Fui%2FControlPanel%2FSettings%2FToolbarButtons tiddler's bar

[tw] Keeping the Wiki in expanded view

2014-10-02 Thread Shawn Chand
Hi all, Is there any way to keep my TiddlyWiki in expanded view so that once it's opened, it opens in expanded view. This is for the newest version of TW5. I was able to do this in the past by using Ton's Save Button from his Read Only guide http://tw5readonly.tiddlyspot.com/, but now I'm

[tw] Re: Keeping the Wiki in expanded view

2014-10-02 Thread Ton Gerner
Hi Shawn, Sorry, but a few things are not clear for me. Your description of the problem is a little bit cryptic. On Thursday, October 2, 2014 7:12:37 PM UTC+2, Shawn Chand wrote: Hi all, Is there any way to keep my TiddlyWiki in expanded view so that once it's opened, it opens in expanded

[tw] Re: NewHere button issues

2014-10-02 Thread RickL
Thanks for your response. I edited the shadow tiddler $:/plugins/skeeve/newtiddler.js and changed all tw- prefixes to tm- but I still have the same problem. The button still creates the tiddler but does not open it. Other suggestions? On Thursday, October 2, 2014 8:45:10 AM UTC-4, Evolena

[tw] Re: NewHere button issues

2014-10-02 Thread Ton Gerner
Hi Rick, I do not use the newhere button but as far as I know Dave described the button in [1] Dave used the class btn-invisible. That has changed (TW5.0.16-beta) to tc-btn-invisible. Check the release note of TW5.0.16-beta [2] for more changes (classes, messages, ...) Hope that helps,

[tw] Re: TW5 Thesis

2014-10-02 Thread Cyrill
Mario, Thank you Am Donnerstag, 2. Oktober 2014 10:44:58 UTC+2 schrieb PMario: Hi Cyrill, TiddlyWiki for Scholars contains a download info: http://tw5.scholars.tiddlyspot.com/ -m -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To

[tw] Re: Keeping the Wiki in expanded view

2014-10-02 Thread Danielo Rodríguez
I think expanded view means story river filling the 100% of the width. This can be accomplish by expanding tiddlywiki and then saving. Basically tiddlywiki loads as you saved it -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe from

[tw] TW5 import and export

2014-10-02 Thread tikkoneus
Apologies if this is being worked on or has been answered, but I must have missed it. Has the import/export functionality broken since the release of 5.1.0? For starters, under the tools tab of the control panel it still says This tab will be removed before the end of beta! Hmm! I also tried