[tw] Re: Raphael library update?

2010-02-23 Thread shavinder
In a minified file all the needless spaces are removed in order to make them lightweight. One can minify any javascript code. For example here: http://jscompress.com/ You can download the minified version of Raphael from its own site from Top Right Link. Its 57 Kb: http://raphaeljs.com/ On Feb

[tw] Re: Change label for link returned by tag macro

2010-02-22 Thread shavinder
plugin (- playground of mine?!?) that interferes with it... I see if I can reproduce your problem and get to a solution. Looks cute though... being in use!!!    ;-) Tobias. On 21 Feb., 16:03, shavinder shavinderpalsi...@gmail.com wrote: On Feb 21, 7:14 pm, cmari cema...@gmail.com wrote

[tw] Re: Change label for link returned by tag macro

2010-02-22 Thread shavinder
to the core tag-macro. Maybe there's some installed plugin (- playground of mine?!?) that interferes with it... I see if I can reproduce your problem and get to a solution. Looks cute though... being in use!!!    ;-) Tobias. On 21 Feb., 16:03, shavinder shavinderpalsi...@gmail.com wrote

[tw] Change label for link returned by tag macro

2010-02-21 Thread shavinder
If one writes this: tag Poem 'All Poems' The text of the link/button should change to the second parameter ie All Poems It seems something is wrong because it is not happening here: http://selectedpoems.tiddlyspot.com/#MainMenu Any ideas why? The version of the TW document is 2.5.3 -- You

[tw] Re: MiniPedia Released

2010-02-13 Thread shavinder
It looks good. feels nice and comfortable. On Feb 14, 5:01 am, FLX flx...@gmail.com wrote: Hey TiddlyWiki community, I created a Wikipedia clone out of TiddlyWiki. I think it's great to get a more mediawiki like behavior when it comes to documenting all kinds of ideas and projects. Please

[tw] Re: Request: Firebug tutorial for TiddlyWiki

2010-02-10 Thread shavinder
. to debug inline script by sending flag values to console.log of firebug. Besides firebug another tool which is indispensible when it comes to any coding in TW is Eric Shulman's http://www.tiddlytools.com/insideTW/ -shavinder On Feb 11, 2:26 am, Mark S. throa...@yahoo.com wrote: Just thinking out

[tw] Re: MiniTiddlyServer

2010-02-06 Thread shavinder
think its the upload plugin available at tiddlytools which is responsible for this. -shavinder On Feb 7, 1:58 am, wikiwizz d.bl...@hccnet.nl wrote: Hello all, I am new to this community and not a native english writer, but nevertheless I want to try and share my findings with Tiddlywiki

[tw] Re: TiddlySpot Download

2010-02-02 Thread shavinder
if download link has been hidden somehow, then just add '/download' the to site address and try and open it. The browser should prompt you to save the file. For example if your site is http://foo.tiddlyspot.com then try this http://foo.tiddlyspot.com/download -shavinder On Feb 2, 6:41 pm, Mark S

[tw] query regarding a-pm

2010-01-28 Thread shavinder
I looked up http://a-pm.tiddlyspot.com/ but could not understand its concept. Could anyone please explain what its about? -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to tiddlyw...@googlegroups.com. To

[tw] Re: Tiddlyspot Upload Issue

2010-01-28 Thread shavinder
Is it a browser message or does this error show up in a yellowish message box on the top right corner of the tiddlywiki doc? If its a browser alert then somebody might be able to help you out better if you post which browser you are using. You ca lookup the version from HelpAbout in the browser

[tw] Re: TiddlyWiki for the Rest of Us

2010-01-26 Thread shavinder
It might simply be a matter of norms, with the likes of Eric establishing a culture of unusual politeness, helpfulness, friendliness and patience early on. I would like to express my gratitude for people of this community who have helped me whenever I asked for. Especially Eric, who has gone

[tw] Re: How do I create navigation menu like this one

2010-01-26 Thread shavinder
used this technique to call a particular section into the related slider macro. -hope this helps shavinder On Jan 27, 7:41 am, Claudio kwn...@gmail.com wrote: Quite like the MainMenu ofhttp://www.tiddlytools.com/quickstart/basics.html Wonder how to create one like that. Not sure whether

[tw] Re: TiddlyWiki for the Rest of Us

2010-01-25 Thread shavinder
. Do not give up asking for help in this group. You will soon overcome this block and move forward. best wishes -shavinder On Jan 26, 1:48 am, Alex Hough r.a.ho...@googlemail.com wrote: my €0.1 don't bother with tiddlysnip. tiddlyspot is good, but dropbox is better ALex 2010/1/25 Mike eris

[tw] Re: TiddlyWiki for the Rest of Us

2010-01-25 Thread shavinder
Hello again Neil, Another suggestion. I shall today, after work download a blank new tiddlywiki, and i shall try to upload it to one of my tiddlywikis at tiddlyspot. If i succeed I shall jot down all the steps and post them here. That should help you out. - shavinder On Jan 26, 7:46 am

[tw] Re: TiddlyWiki for the Rest of Us

2010-01-25 Thread shavinder
]], [[UploadPlugin]] and [[TSpotPlugin]] should be tagged with 'systemConfig' tag. -shavinder On Jan 26, 7:57 am, shavinder shavinderpalsi...@gmail.com wrote: Hello again Neil, Another suggestion. I shall today, after work download a blank new tiddlywiki, and i shall try to upload it to one

[tw] Re: Tiddlers side-by side?

2010-01-21 Thread shavinder
parents's id in a hidden field in the new tiddler making it as a child record. You would also need some kind of summary reports for quick look at data. You will find logic for these too, in there. hope it helps, shavinder On Jan 22, 4:38 am, Anthony Muscio anthony.mus...@gmail.com wrote

[tw] Re: Cool TW Trick

2010-01-17 Thread shavinder
Thank you Neil for sharing the Readability service. Thats what I like about tiddlywiki list. Besides TW I get to know about so many other different things going on in the web world here. I din know about zotero but found it out here some weeks ago. Thats why i think in places like this, its better

[tw] Re: Run jQuery code at startup

2010-01-16 Thread shavinder
classrecords.tiddlyspot.com and found that its easy to callup code from [[PageTemplate]]. I put this at the very bottom of my PageTemplate: span macro=tiddler zz-myScript/span On Jan 15, 11:18 pm, Michael Mahemoff mich...@mahemoff.com wrote: On Fri, Jan 15, 2010 at 5:58 PM, shavinder shavinderpalsi

[tw] Exploring further on tiddlywiki960

2010-01-16 Thread shavinder
with an Alternative Face for the TW document which is defined in the tiddler [[Alternative Face]]. The styling of the same is put in [[AlternativeStyleSheet]]. Here is the link: http://www.box.net/shared/4yzjeuqdec I really dont know if this is of any worth. The idea struck me and I did it. -shavinder -- You

[tw] Re: Exploring further on tiddlywiki960

2010-01-16 Thread shavinder
face is not *alive* as the original TW face :-) -shavinder On Jan 17, 12:04 am, Julio jpe...@gmail.com wrote: shavinder, that is indeed an interesting concept! I actually like it. I do have a question though...you know how some the titles in boxes are linked to tiddlers...in the original 960

[tw] Re: Dynamic data in a form listbox

2010-01-12 Thread shavinder
in the view mode. Each record is a tiddler of its own, and some tiddlers have inline script for generating customised lists. You can get ideas from this application. There are many small tricks in there, which were fresh in my mind back then, but not so much now. -shavinder On Jan 12, 9:47 pm, stone1343

[tw] Re: TiddlySnips won't load

2010-01-07 Thread shavinder
I have uploaded the modified Tiddlysnip file. I tried it again and the xpi installs ok on FF 3.5.7. on PuppyLinux4.3 On Jan 7, 4:51 am, Morris Gray msg...@symbex.net.au wrote: On Jan 7, 5:21 am, shavinder shavinderpalsi...@gmail.com wrote: You can trick FF by changing entries

[tw] Re: Regarding Puppy

2010-01-07 Thread shavinder
as Puplets. On Jan 7, 11:19 pm, David davidconne...@gmail.com wrote: Shavinder: Your talk about Puppy Linux on a usb stick got me very curious, so I've done some quick searches on it. One unanswered question for me is, does Puppy come with a GUI (or can one be added)? I've avoided Linux

[tw] Re: TiddlySnips won't load

2010-01-06 Thread shavinder
, cos i tried this only on Puppy Linux, I would like to know if it works on other systems too. -shavinder On Jan 6, 9:48 pm, Mark S. throa...@yahoo.com wrote: I would also be interested if there are other tools that do something similar, even if not explicitly for TW. The problem with TiddlySnip

[tw] Re: Looking for some feedback

2010-01-06 Thread shavinder
How the hell did i miss this thread yesterday David, this is JUST what the doctor ordered!!! Read my lips. PLEASE KEEP WORKING ON THIS. Its great!!! On Jan 6, 9:44 pm, David davidconne...@gmail.com wrote: Hi Alex ... I too will be interested in hearing FND and Eric's thoughts. One

[tw] Re: BrowserLinux and TiddlyWiki - a perfect couple..

2010-01-04 Thread shavinder
I have been using main puppy, puppy 4.3 for many months now. I have installed it on a 4GB kingston pen drive and I love it. I have used ubuntu for a some years now and I switched over to puppy because I specifically wanted a pen drive linux which ran fast. And no OS is faster than puppy because it

[tw] Re: TiddlyWiki and Dreamweaver

2010-01-03 Thread shavinder
No you cant format a tiddlywiki in dreamweaver. An HTML editor expects an HTML markup on which it can work. Although a tiddlywiki is an HTML document there is no html markup lying there inside the body/body tags which is ready to be read and rendered by the browser. The actual page layout and its

[tw] Re: TiddlyWiki for Research and Dissertation

2010-01-02 Thread shavinder
to 'package' your research for impressing the audience. Use impressive layout and colors for your tw when you submit it to your department. I know what I say may be taken to be unethical advice but I believe its better to do hard work and get a positive result than a negative one. all the best -shavinder

[tw] Using graphic border for tiddler display

2010-01-02 Thread shavinder
I wish to decorate my tiddler display with graphic border which i shall either borrow or create in gimp/inkscape. Can anybody please guide me regarding the css aspect of it? I'd be grateful. -shavinder -- You received this message because you are subscribed to the Google Groups TiddlyWiki

[tw] Re: I can't edit my wiki now that I have copied the file to the web server

2009-12-31 Thread shavinder
Editing features can be configured to either show or hide over http through Advanced Options reachable either through the right sidebar. But even if the edit feature is on you will not be able to save onto your web server. For this you need a plugin which uploads the TW file from your browser to

[tw] Wishes for a Damn Good Year Ahead

2009-12-31 Thread shavinder
a super duper, extra-enjoyable, eco-friendly, top-of-line, tax- free, unprecendently-successful, healthy, energetic, terrific and extremely HAPPY 2010! -shavinder -- You received

[tw] Re: Wishes for a Damn Good Year Ahead

2009-12-31 Thread shavinder
Oh :-p the ASCII masterpiece got all warped!! Never mind, have a great one anyway! On Jan 1, 9:06 am, shavinder shavinderpalsi...@gmail.com wrote: Greetings from Chandigarh India, for this GREAT GROUP

[tw] Re: Bump

2009-12-30 Thread shavinder
Thats a great picture Dave! I like its wide screen style. Did you crop the original one to make it wide? Just asking out of curiosity. On Dec 30, 9:18 am, Dave Gifford - http://www.giffmex.org/; giff...@gmail.com wrote: Bump again because I was in Acapulco for Christmas. Of course I only live

[tw] Re: Bump

2009-12-30 Thread shavinder
Ah! I noticed some warping on the man who is sipping his drink, alongside a red t-shirt guy. On Dec 30, 9:58 pm, shavinder shavinderpalsi...@gmail.com wrote: Thats a great picture Dave! I like its wide screen style. Did you crop the original one to make it wide? Just asking out of curiosity

[tw] Re: Bump

2009-12-29 Thread shavinder
Yes thats true too. So here goes: Bump! :) On Dec 29, 6:23 pm, Dave Gifford - http://www.giffmex.org/; giff...@gmail.com wrote: I don't know, it's kind of fun just bumping for bumping's sake -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To

[tw] Re: TiddlyWiki for Research and Dissertation

2009-12-28 Thread shavinder
In the differential geometry site here http://deferentialgeometry.org/#[[Clifford%20matrix%20representation]] how has the author done up all that equations? Its not TW wiki markup I am sure. Is it some special plugin? for example what is this?:: $$ \begin{array}{cc} \si_1 = \sigma_{1}^{P} =

[tw] Re: Bump

2009-12-28 Thread shavinder
Reply with bump on the particular thread you wish to bump -shavinder On Dec 28, 12:24 am, Ken Girard ken.gir...@gmail.com wrote: Bump of what? Ken Girard On Dec 26, 9:48 am, skye riquelme riquelme.s...@gmail.com wrote: bump!! -- You received this message because you are subscribed

[tw] Re: TiddlySpot

2009-12-28 Thread shavinder
Although I assume tiddlyspot is as reliable as it needs to be, i think in case of tiddlywikis it should be a general practice to keep a copy of all your TWs offline. Thats the beauty of a TW! no installation no large file size, just a single html file! It is so easy to first prepare content

[tw] Re: API or Documentation for core macros?

2009-12-27 Thread shavinder
Wow Eric, It will be wonderful! On Dec 27, 3:07 am, Paul Truzzi paul.tru...@gmail.com wrote: Eric, I'm a long time lurker and only a hack when it comes to programming.   But please release your reference document ASAP.  I can't tell you how long I've spent trying to understand the trivial

[tw] Re: How to disable the header

2009-12-17 Thread shavinder
]]. and in it embed an image like this: [img[http://path/to/HeaderGraphics]] -regards Shavinder On Dec 17, 9:38 am, Mark S. throa...@yahoo.com wrote: Well, putting .header {display:none;} in the StyleSheet tiddler hides the header but leaves the backstage. Is that what you want? Mark

[tw] Re: Am I the only one getting some foreign language in this Group?

2009-12-17 Thread shavinder
Nothing this side. -shavinder On Dec 18, 6:32 am, Mark S. throa...@yahoo.com wrote: It does seem to happen once in awhile since, hmm, maybe a week ago? Probably they're trying something new deep in the heart of the google groups servers. On Dec 17, 4:35 am, Dave Gifford -http

[tw] Did I miss the new TW which Morris mentioned a while ago?

2009-12-17 Thread shavinder
I cant find the previous post. All I remember is Morris mentioned working on a new version which will have the ability to radically change the TW interface in an interactive manner, structure and colors etc. Or was it somebody else? -shavinder -- You received this message because you

[tw] Re: Keep hover text and background colors after mouseoff

2009-12-16 Thread shavinder
Should be possible using scripting. Shall try it out in evening, I am off to work now. But I feel its do-able. -shavinder On Dec 15, 10:26 am, Morris Gray msg...@symbex.net.au wrote: I'd like the selected link in MainMenu to retain the hover text and background colors after mouseoff. Of course

[tw] Re: Newbie Question about tags

2009-12-16 Thread shavinder
If you just started today you could use this too: http://twhelp.tiddlyspot.com/ On Dec 17, 3:17 am, Amzg matiasg...@gmail.com wrote: The case of the letters matters here. systemConfig is a tag which is specially reserved for plugins. ..because it makes the particular tiddler be

[tw] Re: formating viewtemplate

2009-12-07 Thread shavinder
InsideTW seems to be made for someone who knows what he is looking for.. One finds a lot just with some intelligent guesses :) On Dec 6, 6:56 pm, Måns humam...@gmail.com wrote: Thanks Shavinder! I didn't know this ressource existed... My explorations are based on more or less random

[tw] Re: formating viewtemplate

2009-12-06 Thread shavinder
Just for mentioning so that anyone who reads this thread and does'nt know already should know: 'InsideTW' by Eric Shulman is a great help in diving deep into TW's inner and finding what functions take what and return what http://www.tiddlytools.com/insideTW/ -shavinder On Dec 6, 12:22 am

[tw] Re: formating viewtemplate

2009-12-03 Thread shavinder
Wow Mario. This Malo CSS is impressive in its utter small size and simplicity. Thanks for sharing this. -shavinder On Dec 3, 1:10 am, PMario pmari...@gmail.com wrote: Skye, I have read also many posts here in the forum about multi columns and was not really satisfied with the solutions

[tw] Re: assign a variable to txtUserName - howto?

2009-11-30 Thread shavinder
.hope you are feeling better. Yes, same wishes from me too. Hope you get full fit. -shavinder On Nov 30, 11:34 pm, Alex Hough r.a.ho...@googlemail.com wrote: Thanks Eric, I tried and gawped at var who = config.options.txtUserName; zillions of times and went on a lengthy detour of the TW

[tw] Re: migrating to TW notes or TWT notes

2009-11-03 Thread shavinder
Morris, what you just described is like a long-standing wish come true. Being able to change color schemes in an easy and mix-and-match way is what I have wanted since long. Looking forward and waiting to be amazed. -shavinder On Nov 3, 3:11 pm, Morris Gray msg...@symbex.net.au wrote: On Nov 3

[tw] Re: introducing quick-add to tbGTD

2009-11-01 Thread shavinder
Toby, even though I don't use a GTD, I am feeling greatly tempted to find out some use for tbGTD for myself. Its damn attractive and slick. And you have put in great efforts into the interface. Good work. On Nov 2, 12:13 am, Tobias - http://tbGTD.tiddlyspot.com; beertob...@googlemail.com wrote:

[tw] Re: Help a newb download plugins!

2009-11-01 Thread shavinder
Create a new tiddler in the new TW and copy the required plugin tiddler's title and content from the older TW to the new tiddler in the new TW. Give it 'systemConfig' tag, save and reload. The plugin would become active. -shavinder On Nov 2, 9:18 am, LoB lordofbones...@gmail.com wrote: Hi. I

[tw] Re: Can't get the RightSidebar to hide by default

2009-10-31 Thread shavinder
I think the documentation on TiddlyTools.com needs serious improvement. Tiddlytools says it clearly: Usage tiddler ToggleRightSidebar tiddler ToggleRightSidebar with: label tooltip -shavinder On Oct 31, 7:50 pm, Eric Winter eric.p.win...@gmail.com wrote: Hi Shavinder! Got

[tw] Add elements to DOM using jQuery

2009-10-31 Thread shavinder
I do this in an inline script: var foo = jQuery(div class='myfoo'/div); How do i append this element foo to the tiddler which calls this script ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups TiddlyWiki group. To

[tw] Re: manipulating the dom using jQuery

2009-10-30 Thread shavinder
to FND for this again. -shavinder On Oct 30, 8:02 pm, FND f...@gmx.net wrote: May I suggest you moved on and consider [using jQuery] I believe one should have a firm grasp of JavaScript and the DOM before using abstractions like jQuery. (Although that's not necessarily a strictly linear

[tw] Re: Spams

2009-10-30 Thread shavinder
wow. I hope this solves quickly and on the plus side provides an insight into how these spammers works, leaving us a bit more empowered if possible. -shavinder On Oct 30, 10:13 pm, FND f...@gmx.net wrote: could someone explain to me how my profile could become associated with such spam

[tw] Re: Can't get the RightSidebar to hide by default

2009-10-30 Thread shavinder
tiddlytools and do the same check. -shavinder On Oct 30, 9:34 pm, Septimus eric.p.win...@gmail.com wrote: Hi people! I like the RightSidebar to be hidden by default, and only show if I, myself and me, log in. This should be easily configured and is explained herehttp://tiddlywiki.org/wiki

[tw] Re: Can't get the RightSidebar to hide by default

2009-10-30 Thread shavinder
startup in a normal tiddler or in a tiddler which is called at startup like in [[MainMenu]] or [[SiteSubtitle]]. You could make it more discreet by using a smaller label, eg a dot '.' instead of 'sidebar' and making its color same as the background. hope this helps -shavinder On Oct 30, 11:34 pm

[tw] Re: changing tiddlyspot account but not tiddlywiki

2009-10-29 Thread shavinder
If i understand you correctly, you want to upload the older mptw to the new address. right? Well for this you open your [[TSpotSetupPlugin]] and change the config.tiddlyspotSiteId to the new site-id which you created. Save the file and reload it. and then try to upload it. It should upload to the

[tw] Re: Does jquery provide TW ability to query ODBC database?

2009-10-29 Thread shavinder
fields I have used the foreign key concept too. Right here in the group there is an application being discussed by the name of Tiddle, which is built for searching through a number of TW files. Maybe it could provide come pointers towards your specific needs. -shavinder On Oct 30, 7:33 am, roger

[tw] Re: new (extra) menu

2009-10-26 Thread shavinder
these in a single tiddler and hide that tiddler under a slider in the main menu on the left or even in the new menu you create on the right. -shavinder On Oct 26, 2:54 pm, Wim w...@zeggetwaalf.be wrote: Hello, I now have my own TiddlyWiki with the main menu on the left and no sidebar on the right

[tw] Re: Tracking time spent viewing tiddlers

2009-10-26 Thread shavinder
. -shavinder On Oct 26, 5:20 am, Michael Mahemoff mich...@mahemoff.com wrote: On Fri, Oct 23, 2009 at 4:25 PM, Craig in Calgary craig.prich...@gmail.com wrote: For my TiddlyWiki Tutorial (http://groups.google.com/group

[tw] Re: Script/Macro/Plugin to view a persons age?

2009-10-24 Thread shavinder
tiddler GreatEnding with:transclusion On Oct 24, 1:35 am, Tobbe torbjorn.tornqv...@gmail.com wrote: Fantastic Eric :) thanks a million //Tobbe On 23 Okt, 22:04, Eric Shulman elsdes...@gmail.com wrote: I'm a novice you know. How do I use it in a tiddler? I've saved the macro/script as

[tw] Re: Is there any maintenance that should be done to a TiddlyWiki after a fixed period of time?

2009-10-23 Thread shavinder
Keep a back up! thats the first and foremost if you have so much data. Other than this I don't think TW is prone to any wear and tear or even residual build up of any file data outside or inside the TW file. -shavinder On Oct 23, 1:22 pm, Nandish Bhatt nandish.bh...@gmail.com wrote: It's been

[tw] Re: Is anyone using TW with Opera 10?

2009-10-22 Thread shavinder
I have used opera a couple of times in the past(on Ubuntu), and I remember it errors out badly while loading Eric's tiddlytools. AFAICR it does a couple of other unwanted things too. On Oct 21, 9:43 pm, Mark S. throa...@yahoo.com wrote: Hello, Opera 10 seems to run TW much faster than FF 3.5.

[tw] Re: tbGTD

2009-10-17 Thread shavinder
Toby you are unstoppable! Very cool app. Way to go! On Oct 16, 8:26 pm, Tobias beertob...@googlemail.com wrote: Never quite published that one properly, After a major overhaul, I now present you with tbGTD, yet another TiddlyWiki's to get things done. Look here for recent

[tw] Re: SiteTitle Layout

2009-10-17 Thread shavinder
In [[PageTemplate]] you will find this line: div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]' By changing the two color params here you can change the gradient of the header. You need not specify the colors mentioned in [[ColorPalette]] eg: div

[tw] Re: Want to join this group

2009-10-15 Thread shavinder
like javascript tinkering then Tiddlywiki is a delightful world of its own. You can start off by reading from various plugin codes available as open source. If you believe me there are some seniors over here who can perform real magic, lol. -shavinder singh On Oct 16, 6:59 am, Nagarjuna nagu.advai

[tw] Re: tiddLEGAL (or any other good name you may think of)

2009-10-14 Thread Shavinder
Sidebar toggle button is in the footer On Oct 14, 2:55 pm, FND f...@gmx.net wrote: Since the very beginning that I came accross TW, I thought it could be a great tool to manage legal information, such as laws, resolutions, decrees, rules and court decisions... That sounds interesting -

[tw] Re: tiddLEGAL (or any other good name you may think of)

2009-10-14 Thread shavinder
on this forum, the gurus over here are especially effective at solving particular and unique problems :) Another thing, there is a small typo in one of your help tiddlers. It says you can add a new case from the left sidebar, whereas it is actually in the right side bar. -shavinder On Oct 15, 4:08 am

[tw] Re: Question about closing tiddlers automatically, when you click to open another tiddler.

2009-09-26 Thread shavinder
, with which all tiddlers open up in a tabbing way on a horizontal bar. happy tiddlering, shavinder On Sep 25, 9:41 pm, Iggy ignacio.herre...@gmail.com wrote: Hi everybody, I'm sorry but I could not find an answer to this question in the thousand messages of the group. I am very new to all

[tw] Re: AutoOpenPlugin

2009-09-14 Thread shavinder
: var title=who+when.formatString('-0MM0DD0hh0mm'); to: var title=who+when.formatString('-0MM0DD0hh0mm0ss'); //adding the seconds Now one tiddler per second can be created. -shavinder On Sep 14, 11:02 am, Eric Shulman elsdes...@gmail.com wrote: type some text and then hit send

[tw] Re: Ok, here we go agian...different color on display area and background

2009-09-09 Thread shavinder
Well here is my attempt to sound interesting: A knot is and should be kept much more higher in importance due to its complexity and creatively. What can a poor Nut do but to move in either of the two direction? Now the knot is so much fluid, it is rhythmical, its flowing and has a personality.

[tw] Re: fields do not display in view mode.

2009-08-14 Thread shavinder
Thank you Eric. I shall try that out. On Aug 14, 8:32 pm, Eric Shulman elsdes...@gmail.com wrote: out.push('|'+enrolled[i].title+'|wikify [[%0]] @marks'+enrolled [i].title+'|wikify [[%0]] @grade'+enrolled[i].title+'|'); Note: in the above wikify syntax, the 'here' keyword preceding the @

[tw] Re: ForEachTiddlerPlugin output alters with a space character

2009-08-09 Thread shavinder
by the function writeOut (context) is just as it should be. Still the tabs do not show any content. Why? On Aug 9, 3:11 am, Eric Shulman elsdes...@gmail.com wrote: On Aug 8, 10:13 am, shavinder shavinderpalsi...@gmail.com wrote: guys please have a look herehttp://classrecords.tiddlyspot.com

[tw] Re: TiddlyTools is unusably slow - is this me or what?

2009-08-09 Thread shavinder
Close the default opened tiddler. It becomes all right after that. I always do that as the first thing when I open tiddly tools. On Aug 9, 4:12 pm, Lyall lyall.pea...@gmail.com wrote: I am using FireFox 3.0.11 (Gentoo Linux) on an Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz. Just sitting

[tw] ForEachTiddlerPlugin output alters with a space character

2009-08-08 Thread shavinder
guys please have a look here http://classrecords.tiddlyspot.com/#StudentGroupSliders In the function getGroupTitle() in the line: str = part\x22+(context.lastGroup?context.lastGroup:no Student Group) + \x22; when i introduce a space after part and before \x22 the foreachtiddler macro does not

[tw] How to access custom field passed through NewTiddler macro?

2009-08-04 Thread shavinder
i have this macro call: newTiddler label:try custom field template:myTemplate fields:k:v and this in myTemplate: !--{{{-- div class=toolbar border macro=toolbar [[ToolbarCommands::EditToolbar]]/div div class=title macro=edit title/div div macro=edit k/div !--}}}-- But in the new Tiddler

[tw] Title field picks up extra value in Edit Template

2009-08-03 Thread shavinder
Please have a look here http://fnd.lewcid.org/tmp/testcase_editTemplate.html When a new tiddler is created by clicking the link 'myLabel' in the GettingStarted tiddler, the title field in edit mode shows the value 'myTitle myTag' whereas it should contain ONLY 'myTitle' (the string 'myTag' is

[tw] Re: Title field picks up extra value in Edit Template

2009-08-03 Thread shavinder
Thank you guys, I shall open a ticket. On Aug 4, 12:08 am, Eric Shulman elsdes...@gmail.com wrote: On Aug 3, 10:51 am, shavinder shavinderpalsi...@gmail.com wrote: Please have a look herehttp://fnd.lewcid.org/tmp/testcase_editTemplate.html When a new tiddler is created by clicking

[tw] twt-treeview-executive is cool

2009-07-31 Thread shavinder
Just downloaded http://twt-treeview-executive.tiddlyspot.com/ It looks and feels like an expensive car. Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to

[tw] Re: Easy Static Text Formatting?

2009-07-29 Thread shavinder
How about using visual editors from here http://visualtw.ouvaton.org/VisualTW.html ? I think it has what you want. I would avoid MS Word for two reasons. First the auto generated html code is too ugly for me. Too many useless tags, too much text. Secondly it would go against the idea of a self

[tw] Tiddlysnip in Firefox 3, No Context menu command

2009-07-25 Thread shavinder
I have installed TiddlySnip in FF 3.0.3 using the file hosted in the tiddlysnip group. But I cannot find any snip command in the context menu when I right click on a selection on a webpage. Is this some FF 3.x problem or something else? I tried looking the ToolsTiddlySnip Preferences but there

[tw] Re: Can't change master password of tiddlyfolio

2009-07-23 Thread shavinder
, shavinder shavinderpalsi...@gmail.com wrote: i am experimenting with tiddlerencryption plugin from tiddlyfolio.tiddlyspot.com Its working all fine but i cannot change the master password. I click on the EncryptionChangePassword Change password new password Encrypt(TiddlyFolio) link button and fill

[tw] Re: Can't change master password of tiddlyfolio

2009-07-23 Thread shavinder
Thanks a lot for the Ubuntu One and Lastpass suggestion. I have checked them out and will try them. I already have signed up for Ubuntu One and received their invitation but my ubuntu is 8.04 and I have to either upgrade or clean-install to 9.04. I have the 9.04 CD ready and shall do it maybe

[tw] Can't change master password of tiddlyfolio

2009-07-20 Thread shavinder
i am experimenting with tiddlerencryption plugin from tiddlyfolio.tiddlyspot.com Its working all fine but i cannot change the master password. I click on the EncryptionChangePassword Change password new password Encrypt(TiddlyFolio) link button and fill in the new password but nothing happens on

[tw] Re: A simple word processor?

2009-07-18 Thread shavinder
You are right about snapshot plugin but as an after-thought I think that is not what I am looking for. I type out many letter at my office. As is usually the case these are created in MS word and placed in separate folders on some hard disk. Slowly and slowly their number grows and it all starts

[tw] A simple word processor?

2009-07-17 Thread shavinder
I was wondering if there was a word processor plugin for TW. I found visual TW plugin based upon fckeditor very close. But what I was thinking of a scene like this; I type out all my letters and small documents in my all-in-one TW and print it out right from there and in case I need to pass on

[tw] Re: Odd table behaviour with HTML formatting plugin.

2009-07-16 Thread shavinder
Its by design. Take a look at this thread. http://groups.google.com/group/TiddlyWiki/browse_thread/thread/7b33d84e45804323 Eric has explained it quite well. Try reading the plugin code. I found that quite helpful to understand what was happening behind the curtains. You would see that span tags

[tw] Re: HTMLFormattingPlugin interferes with my own HTML code

2009-07-12 Thread shavinder
in hand-coding my content. Thank you for all your help On Jul 12, 9:35 am, Morris Gray msg...@symbex.net.au wrote: On Jul 11, 8:50 pm, shavinder shavinderpalsi...@gmail.com wrote: I am ok with disabling the plugin in quickstart_basics but if i disable it in TWT-Blackicity the topmenu visual

[tw] Re: Steps toward better documentation: requests, suggestions, ideas, wishlists

2009-07-11 Thread shavinder
thanks shavinder On Jul 10, 1:36 pm, Alex Hough r.a.ho...@googlemail.com wrote: On the 'jQuery: little applications as demonstration models for people to try and see some of the advantages of jQuery' thread [1] Cory S made some comments and suggestions [2] about from the perspective of someone

[tw] HTMLFormattingPlugin interferes with my own HTML code

2009-07-11 Thread shavinder
I am using quickstart_basics(from tiddlytools.com) as well as TWT- Blackicity for creating offline html pages which later on I upload to my online moodle account at punjabi.ninehub.com In both of the TW adaptations I have noticed that HTMLFormattingPlugin interferes with my html code rendering

[tw] Re: A demonstration of a tag based accordion menu

2009-07-05 Thread shavinder
Guys maybe I am misunderstanding something obvious but nevertheless I shall bring it to your notice. When the tw first open and I click on the Main Menu the drop-down reveals both 'Intro TreeView' and the second 'Main Menu' in their expanded state with their children revealed. They also have a

[tw] Trying to access tiddler.title in foreachtiddler in a template

2009-04-03 Thread shavinder
I have a tiddler containing student record, it is connected with its own StudentFormViewTemplate and StudentFormEditTemplate. In the view template i have a newTiddler macro which is supposed to create a Qualifications tiddler. This new qualification tiddler should be tagged with the title of the

[tw] Re: Trying to access tiddler.title in foreachtiddler in a template

2009-04-03 Thread shavinder
Thank you. It worked. On Apr 3, 4:25 pm, Eric Shulman elsdes...@gmail.com wrote: span macro='newTiddler title: forEachTiddler where 'tiddler.tags.contains(tiddler.title)' write '' end '{{tiddler.title}}+-Qualification + count' none ''  label:Add Qualification tag:{{tiddler.title}}