[tw] Re: Less than, less than or equal to, etc in ASCIIMathML

2008-11-14 Thread kilucas
The following solution is from David Lippman in the ASCIIMath Google group: = doesn't always work because the editor can sometimes mess up encoding of HTML entities. To get it to recognize gt or \gt, search the ASCIIMathML.js file for a line like: {input:lt, tag:mo, output:, tex:null,

[tw] Bullets in HTMLArea

2008-11-14 Thread kilucas
I'm using standard bullets using the* markup and numbered bullets using the # markup in HTMLArea and wondered if anyone has any clues about how to resolve the following perhaps: 1) Bullets are widely spaced - like paragraph spacing. But in some HTML editors it's possible to have them in adjacent

[tw] Re: Google SyntaxHighlighter Plugin for TiddlyWiki

2008-11-14 Thread FND
N.B.: Coding-related questions should be discussed on the developers group: http://groups.google.com/group/TiddlyWikiDev/ You're much more likely to get a useful response there. I was able to make this interesting plugin SyntaxHighlighterPlugin work in TW version 2.4. [...] But I have

[tw] Re: iPhone 3G

2008-11-14 Thread FND
I have been using TW for a year or more now and I *really* want this function on my iPhone. I also want to be able to save. I'm not an iPhone user myself, but maybe the community wiki can provide some leads here: http://www.tiddlywiki.org/wiki/IPhone The possibility of setting up a

[tw] Re: Google SyntaxHighlighter Plugin for TiddlyWiki

2008-11-14 Thread BramChen
Installation reference: 1) download and extract the zip file, http://www.coolcode.cn/ attachment.php?id=8, to the relative subfolder *common/ syntaxhighlighter/* where the folder your TW document located. 2) add the followed contents to the shadowed tiddler *MarkupPostBody* !--{{{-- script

[tw] Re: Formatting center alignment and TW philosophy

2008-11-14 Thread iain
I can see where you are coming from Cloudburst Poetry, it is frustrating that to use TW it seems that you need to know something about HTML and CSS (and thanks very much to Eric I now know allot more about CSS). But isn't this where the various fully formatted TW's such as No Brainer Notes and

[tw] Re: iPhone 3G

2008-11-14 Thread Mario
Willsy, If you get this up and running I will buy an iPhone, or at least an iPod touch (not that you get a commission or anything). The only thing stopping me now is that I use my pda for two main things - contacts and a wikified notepad. So, contacts - check, wikified notepad - none that I can

[tw] CopyTiddlerPlugin new mode?

2008-11-14 Thread Ruzz
Eric - thanks for the help re ILJS btw... Now, CopyTiddlerPlugin... I don't know if this can be added to CT by way of a new mode of operation or, indeed, if it might be a whole new plugin (or perhaps there's an existing plugin I don't know about!) ;) Currently, CT (pseudocode) does this: NewT

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread Eric Shulman
Currently, CT (pseudocode) does this: NewT = T + (n)  // eg: MyTiddler begets MyTiddler (1) When another copy is made we get MyTiddler (2) - but only as long as the source was *MyTiddler*.  If the source was MyTiddler (1) we get MyTiddler (1) (1) (or MyTiddler-1-1 in my hacked version).

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread Carol Rizzolo
I'm sorry but I am completely clueless as to what to do with what you have written...help translating please! And thanks for your quick reply...I did go to the link below , but, I really have no idea how to understand what is there...help please! On Fri, Nov 14, 2008 at 8:39 AM, Eric Shulman

[tw] Still unable to upload to TiddlySpot

2008-11-14 Thread Eric Weir
I finally found time -- I'm recovering from surgery to repair a ruptured Achilles tendon -- to try to upload a TW to TiddlySpot. History: I registered on TiddlySpot and created a TiddlyWiki, downloaded it, then imported it into a bare K2WS-themed TiddlyWiki, then tried uploading it, which

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread Eric Shulman
I'm sorry but I am completely clueless as to what to do with what you have written...help translating please! And thanks for your quick reply...I did go to the link below , but, I really have no idea how to understand what is there...help please! My posting was specifically addressing a

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread schilke
Carol, I believe you've mixed up different threads, did you expect an answer to your question here: http://groups.google.com/group/TiddlyWiki/t/7e8895f81f160d62 If so, there's also the right place to look for answers (you might also watch the title/subject of the answer to see what question is

[tw] Re: TiddlyDu2 - changing the left menu items

2008-11-14 Thread AlanBCohen
Dave, Thanks for the tip. I haven't invested any significant time in data entry yet, so I will take a look at MonkeyGTD. If I go the route of moving to a wiki-based PIM instead of Palm Desktop (since 1996 - LOTS of data!), there will be a significant rebuilding effort needed on my part. On Nov

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread Ruzz
On Nov 14, 1:39 pm, Eric Shulman [EMAIL PROTECTED] wrote: I've updated the plugin so that the suffix *pattern* can be properly customized to match your customized suffix output *format*. Get the update (v3.1.1) here:    http://www.TiddlyTools.com/#CopyTiddlerPlugin -e Many many thanks

Re: Tiddlywiki and android phones

2008-11-14 Thread schilke
Hah! Works for me...I could do some iPhone compatibility testing too... damn, best parts away - so I'll go for the MBP, or at least a MBA :-S --s. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups GTD TiddlyWiki

[tw] Re: TiddlyDu2 - changing the left menu items

2008-11-14 Thread schilke
Dave, Thanks for the tip. I haven't invested any significant time in data entry yet, so I will take a look at MonkeyGTD. ...it resides here: http://monkeygtd.tiddlyspot.com/ And a better place for questions is here: http://groups.google.com/group/GTD-TiddlyWiki --s.

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread Eric Weir
On 11/14/2008 Ruzz wrote: What I'd like is: MyTiddler (2), MyTiddler (3) irrespective of *which* tiddler was used as the source. Hmm. Perhaps I was using another plugin, but I thought CopyTiddler gave the title New Tiddler to the copies it creates. Am I mistaken in taking this to suggest

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread Eric Shulman
 What I'd like is:  MyTiddler (2), MyTiddler (3) irrespective of  *which* tiddler was used as the source. Hmm. Perhaps I was using another plugin, but I thought CopyTiddler gave the title New Tiddler to the copies it creates. Perhaps you are thinking of

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread Ruzz
   config.commands.copyTiddler.suffixText= - %0;    config.commands.copyTiddler.suffixPattern=/ - ([0-9]+)$/; Eric - what change is required to force min 2 digits in 'n'? (I always find RegEx to have completely the opposite effect to aspirin ;)) TIA R

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread FND
config.commands.copyTiddler.suffixPattern=/ - ([0-9]+)$/; Eric - what change is required to force min 2 digits in 'n'? I'm not familiar with the rest of the code, but it seems like changing [0-9]+ to [0-9]{2,} should do the trick. I always find RegEx to have completely the opposite

[tw] Saving Tiddly Online

2008-11-14 Thread misha
Hello! I am trying to get my Tiddly to save online the way it would if stored locally. Right now, if i make any changes to my wiki online, it doesnt take. Is there a way to make the Tiddly function like a wiki does online? Please help --~--~-~--~~~---~--~~ You

[tw] Re: Google SyntaxHighlighter Plugin for TiddlyWiki - Translation

2008-11-14 Thread Alfonso Reyes
FND ad Brem, in retribution, if you don't mind, I will do the translation of the Chinese page of the installation. It about 5 lines. I used the Google translator which did good, approx. 75% accurate. Alfonso Reyes Houston, Texas On Nov 14, 5:20 am, FND [EMAIL PROTECTED] wrote: Installation

Re: Use of TiddlyLock Plugin in monkeyGTD

2008-11-14 Thread Jordi Ballester Alomar
Hello Len, I'm not sure where should I document my findings in the wiki. Do you refer to this link? http://tiddlywiki.org/wiki/MonkeyGTD/Contributing_to_MonkeyGTD Anyway, the changes are quite small, so I'll be posting them here. I have uploaded a running example in the files section of this

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread Ruzz
On Nov 14, 5:19 pm, FND [EMAIL PROTECTED] wrote:    config.commands.copyTiddler.suffixPattern=/ - ([0-9]+)$/; Eric - what change is required to force min 2 digits in 'n'? I'm not familiar with the rest of the code, but it seems like changing [0-9]+ to [0-9]{2,} should do the trick. I

[tw] Re: Saving Tiddly Online

2008-11-14 Thread FND
Right now, if i make any changes to my wiki online, it doesnt take. Is there a way to make the Tiddly function like a wiki does online? You'll need a server-side solution for that: http://tinyurl.com/2y8fma

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread Eric Shulman
   config.commands.copyTiddler.suffixPattern=/ - ([0-9]+)$/; what change is required to force min 2 digits in 'n'? changing [0-9]+ to [0-9]{2,} should do the trick. Thanks - but didn't work: config.commands.copyTiddler.suffixText=-%0;

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread Ruzz
Get the update (v3.1.2) here:    http://www.TiddlyTools.com/#CopyTiddlerPlugin and then add this to your [[CopyTiddlerPluginConfig]]:    config.commands.copyTiddler.zeroPad=2; Just a suggestion for 3.1.3 config.commands.copyTiddler.sparse='true'; Eric being... well, Eric, he'll 1

[tw] Re: CopyTiddlerPlugin new mode?

2008-11-14 Thread Eric Shulman
config.commands.copyTiddler.sparse=true; Eric being... well, Eric, he'll 1 - know exactly what I'm expecting If you've deleted a numbered tiddler, you don't want to re-use that number... right? I already thought about that situation, even before your posting, but I decided to wait to see

[tw] Re: Unable to use ContactInfoPlugin

2008-11-14 Thread David Sevilla
Someone sent me a TW with the plugin (much appreciated), I rather wanted it in MPTW (may come in handy) so I imported the plugin from that TW into a new MPTW. It didn't work. Then I imported _all_ the related plugins into a MPTW and it did work. Thanks to all, David On Nov 13, 5:02 pm, David

New Next Action in Project

2008-11-14 Thread Jeff
If I am working in a project tiddler, and I click the plus sign next to next actions, it pops a new next action item, but doesn't fill in the project. Clicking on the plus sign next to future actions in a project tiddler pops a new future action item with the project field pre-filled. Am I doing

[tw] ccTiddly importing themes

2008-11-14 Thread misha
Hello Everyone, I have setup my server side ccTiddly install and have imported my content from my local tiddly, however, the styles and theme don't seem to be taking, i am thinking i have missed something but cannot figure out what or find the place in the cctiddly that controls look and feel

[tw] Re: Google SyntaxHighlighter Plugin for TiddlyWiki

2008-11-14 Thread BramChen
On 11月14日, 下午7時20分, FND [EMAIL PROTECTED] wrote: Installation reference [...] Thanks for that, Brem. The code's not exactly lightweigt (~56 kB in total), but seems to produce really nice results. shPlugin.js included shCore.js, SyntaxHighlighterPlugin.js, all supported languages listed