[tw] Re: Using ToggleRightSideBar

2012-03-02 Thread HansBKK
I forgot how I did it, but I've PM'd you my template based on TWT treeview "executive", core probably needs updating as well. On Saturday, March 3, 2012 7:51:21 AM UTC+7, Milind wrote: > > Hi, > For the past hour I have been trying to install an use the > ToggleRightSideBar transclusion

[tw] Using ToggleRightSideBar

2012-03-02 Thread Milind Gupta
Hi, For the past hour I have been trying to install an use the ToggleRightSideBar transclusion, but it doesn't work. What I would like to have is 2 arrows on the top to show and collapse both the right side bar and the left side bar. Any help would be appreciated. Thanks, Milind -- You r

[tw] Re: automatic editing of tiddlers

2012-03-02 Thread skye riquelme
Opa I was not aware that the return ends the scrip..now you point it out it seems so obvious !!! text.replace...I thought you were refering to a TW function and not the basic javascript guess I should go back to bed and try again tomorrowwhen my brain is fully engaged... thanks

[tw] Re: TiddlyTemplating and Template Variables

2012-03-02 Thread Eric Shulman
> I started with a form and specifically a dropdown: >         >             Select something... >             Drop down 01 >             Drop down 02 >         > > I want the drop-down options auto populated ... > iterate through a separated list within a tiddler... > an alternative way to do s

Re: [tw] Re: Another browser to add to the "it works" list: luakit!

2012-03-02 Thread Eric Weir
On Mar 2, 2012, at 10:58 AM, Måns wrote: >> Will it run in OS X? > > A comment: > http://news.ycombinator.com/item?id=1947036 > > I guess you'll have to use Linux ... Thanks, Måns. Interesting. At the luakit page on github it is described as "a fast, light and simple to use micro-browser fram

[tw] TiddlyTemplating and Template Variables

2012-03-02 Thread funkyeah
I am in the process of learning to use the abilities of TiddlyWiki to implement templates. I've done some research on this and decided that their needs to be a wiki article on tiddlywikidev.tiddlyspace.com or somewhere else that explains how to use the templating mechanisms that tiddlywiki affo

[tw] Re: automatic editing of tiddlers

2012-03-02 Thread Eric Shulman
> var newtext=fullref+"|\n|Autor||\n|Editora||\n|Fonte|www|\n|Tipo|pdf|\n > \n!!Comentarios\n"; > return newtext; ^^^ WHY?!? (this *ends* the script *without saving the tiddler*... *none* of the code that follows it will *ever* be invoked) >       store.saveTiddler( tids[t].title, tids

[tw] Catching Ideas....how to start?

2012-03-02 Thread skye riquelme
Hi All Guess like most people, I often have brilliant ideaswell ideas at leastin the middle of doing something else...and have that conflict between needing to concentrate on what I am doing.or stop and record the idea. .since I live a reasonable part of my life in Firefox (th

[tw] Re: automatic editing of tiddlers

2012-03-02 Thread skye riquelme
Hi Again Thanks Eric. so now I have var ref="???"; var tids=store.getMatchingTiddlers(ref); for (var t=0; t>"); var fullref=firstreplace.slic

[tw] Re: Another browser to add to the "it works" list: luakit!

2012-03-02 Thread Måns
Hi Eric > Will it run in OS X? A comment: http://news.ycombinator.com/item?id=1947036 I guess you'll have to use Linux ... Can you run Chrome on OS X ? - If you can, then you should be able to produce mini-applications from webpages, and save them as shortcuts... I do that in Linux and Windows.

[tw] Load external tiddlers lazily

2012-03-02 Thread andrew.j.harrison84
Ok, I'm once again trying to incorporate external word documents as searchable tiddler content. IncludePlugin is great if I save as html and then copy everything in the body and put between tags and then export it, but when I try to load 250 external tiddler files it takes a really long time to di

Re: [tw] Re: Another browser to add to the "it works" list: luakit!

2012-03-02 Thread Eric Weir
On Mar 2, 2012, at 6:08 AM, Jeremy Ruston wrote: > Awesome, and congratulations. There's nothing like the exhilaration of > something working unexpectedly. I hadn't come across Luakit, not being > a Linux user, but it seems like a great fit for TiddlyWiki. Will it run in OS X? -

Re: [tw] Re: Another browser to add to the "it works" list: luakit!

2012-03-02 Thread Jeremy Ruston
Awesome, and congratulations. There's nothing like the exhilaration of something working unexpectedly. I hadn't come across Luakit, not being a Linux user, but it seems like a great fit for TiddlyWiki. Is there something I can link to from tiddlywiki.com - maybe it would be worth setting up a gith