[tw] Re: Compilation/comparison for menu / tree / mindmap TW apps

2009-04-14 Thread MobileLibrary
ImageTaggingPlugin (Another one by the amazing Jon Robson) http://www.jonrobson.me.uk/workspaces/tiddlers/Keeping%20your%20notes%20cleaner%20using%20image%20tagging/ Zoomable images in your TW that can have links to your tiddlers --~--~-~--~~~---~--~~ You received

[tw] Re: Questions to Tiddler Sectioning and Cross-Referencing

2009-04-14 Thread Michael.Tarnowski
No one an idea?? -- Eric?? Michael On Apr 7, 6:49 pm, "Michael.Tarnowski" wrote: > Hi community, > > tiddler sectioning by using the heading structure commands "!", "!!", > etc. is very cool. When tiddler x has the structure > > !Section A > !!Section A1 > !!Section A2 > !Section B > ... > > one

[tw] Re: Compilation/comparison for menu / tree / mindmap TW apps

2009-04-14 Thread ybabel
http://ideia.tiddlyspot.com/ automatic graph creation from tiddler links & tags with many features : * smart layout algorithm * customization through fields or slices * living nodes (can appear or disapear in time) * group nodes and dot syntax (not published yet) --~--~-~--~~--

[tw] Re: Saving in firefox

2009-04-14 Thread Johndb
Okay so first I download the html file at the manage firefox privileges site and an interface to manage per-file privileges in Firefox section right? So that downloads and opens up the manage firefox privileges page as a tab on my firefox browser. It doesn't install a new tab in my backstage named

[tw] Re: Questions to Tiddler Sectioning and Cross-Referencing

2009-04-14 Thread cmari
One workaround method (which quite possibly you have already considered and rejected!) would be to use the PartTiddlerPlugin (http://tiddlywiki.abego-software.de/#PartTiddlerPlugin). Then you could identify the primary sections in tiddler x as parts: !Section A !!Section A1 !!Section A2 !Section

[tw] InlineJavascriptPlugin

2009-04-14 Thread overett1
I have just installed v1.9.5 of InlineJavascriptPlugin from TiddlyTools (not having used any earlier version) but when I add ... to a tiddler I get the error message 'this.formatter.formatters[...]' is null or not an object. Grateful for any help. Regards Jonathan --~--~-~--~~

[tw] Re: Customized Edit- and ViewTemplates with preformatted text to write a letter or a report..

2009-04-14 Thread Mel Grubb
On Apr 13, 3:29 pm, Måns wrote: > I'd like to setup a preformatted letter in a cutomized > LetterViewTemplate- with title, subtitle, date, picture (from > fieldvalue-defined url) > Different sections of the letter should have different typographical > layout - fonttypes and colours, lettersizes e

[tw] Re: Internet explorer problem

2009-04-14 Thread Mel Grubb
On Apr 12, 10:25 pm, Måns wrote: > That said - you can tell IE to always trust your local copy of TW. > There is a link in the yellow securitybar which lets you make it > 'Always Allow Blocked Content' - I believe it's available after you > allow blocked content the first time. > Read what it say

[tw] Re: Questions to Tiddler Sectioning and Cross-Referencing

2009-04-14 Thread cmari
Minor correction: at the end of Section B, the end of the should of course include a backslash: !Section A !!Section A1 !!Section A2 !Section B cmari On Apr 14, 8:37 am, cmari wrote: > One workaround method (which quite possibly you have already > considered and rejected!) would be to use t

[tw] Re: <

2009-04-14 Thread geertsky
Hello Eric, thanks for your reply! and sorry for my late reply I didn't have time yet to try it... anyways I tried it and it doesn't seem to work, could you point me to where I'm mistaking? my code is: < 0' script ' Array.prototype.startsWith=function(txt) { var out=[]; for (va

[tw] Re: InlineJavascriptPlugin

2009-04-14 Thread Eric Shulman
> I have just installed v1.9.5 of InlineJavascriptPlugin from > TiddlyTools (not having used any earlier version) but when I add > ... to a tiddler I get the error message > 'this.formatter.formatters[...]' is null or not an object. Some basic information that you should *always* include when r

[tw] Re: Customized Edit- and ViewTemplates with preformatted text to write a letter or a report..

2009-04-14 Thread Eric Shulman
> some nicely formatted "starter" text, then I'd go with Eric's template > suggestion. Mel, Please try not to use the term "template" when referring to a tiddler that merely contains some starter text. TiddlyWiki templates are special tiddlers that contain enhanced HTML syntax that is used to c

[tw] Re: Customized Edit- and ViewTemplates with preformatted text to write a letter or a report..

2009-04-14 Thread Eric Shulman
> I'd like to setup a preformatted letter in a cutomized > LetterViewTemplate- with title, subtitle, date, picture (from > fieldvalue-defined url) > Different sections of the letter should have different typographical > layout - fonttypes and colours, lettersizes etc etc > > Can you define fon

[tw] Re: <

2009-04-14 Thread Eric Shulman
> my code is: > > < 'tiddler.tags.startsWith("ulcn").length > 0' > script ' >    Array.prototype.startsWith=function(txt) { >       var out=[]; >       for (var i=0;i          if (tiddler.tags[i].substr(0,txt.length)==txt) >             out.push(tiddler.tags[i]); >       return out; >    } > ' >>

[tw] Re: InlineJavascriptPlugin

2009-04-14 Thread overett1
> Some basic information that you should *always* include when reporting > a problem with a plugin: > Fair point - I had stupidly not tried it on an empty version of TW and it works fine there, so I'll track down what the clash seems to be and come back if I have any problems. Jonathan --~--~

[tw] Re: Internet explorer problem

2009-04-14 Thread Eric Shulman
> I'd probably use a normal .htm file, but since I'm a > consultant, it's not always up to me what the file association is at a > client site, so I can't just decide to use Firefox all the time.  Most > of the time I'm stuck with IE, and the javascript problems it brings. http://portableapps.com/

[tw] Re: InlineJavascriptPlugin

2009-04-14 Thread overett1
On 14 Apr, 14:46, overett1 wrote: > I have just installed v1.9.5 of InlineJavascriptPlugin from > TiddlyTools (not having used any earlier version) but when I add > ... to a tiddler I get the error message > 'this.formatter.formatters[...]' is null or not an object. I have narrowed this down.

Re: Waiting actions

2009-04-14 Thread Kralik
Thanks for working on it! I've made a bunch of tweaks over time so it's hard to remember what I've kept. I do still use the: To show dependent actions, but as noted, I changed the "dependent action" code a bit. As for the New Action option, I'm not sure if it could be programmed to do what you

Re: problem using reminder macros.

2009-04-14 Thread Kralik
This has to do with linebreaks (br's) being disabled for columns. If you are not using IE, you can try finding this section in MonkeyGTDTheme: /* IE not doing these right :( */ /* .cols3>br, .col>br { display:none; } */ /* so try this instead. it's annoying and will mean you have trouble with br

[tw] Re: Saving in firefox

2009-04-14 Thread Morris Gray
On Apr 14, 9:35 pm, Johndb wrote: > Okay so first I download the html file at the manage firefox > privileges site and an interface to manage per-file privileges in > Firefox section right? So that downloads and opens up the manage > firefox privileges page as a tab on my firefox browser. > It d

[tw] Re: Questions to Tiddler Sectioning and Cross-Referencing

2009-04-14 Thread Michael.Tarnowski
Hi cmari, thanks for your post. As you suppose, I'am totaly aware of the PartTiddlerPlugin, but I rejected it due to lack of flexibility: since one can not nest /part definitions you are not able to react flexible to different citations/embeddings of text structures. Therefore I looked for an opti

[tw] Re: Does FF3 save cookies or not?

2009-04-14 Thread roger
I haven't taken time to try out Eric's suggestion yet, but am wondering about another workaround. Would it be possible to create a txt file on the c: drive of each users PC that contains their user name. Then whenever the user loads one of our TW files, have the file attempt to get the value for

[tw] Re: Does FF3 save cookies or not?

2009-04-14 Thread Morris Gray
What version of Firefox is being used, there was some cookie issues in 3.06 http://www.mozilla.com/en-US/firefox/3.0.7/releasenotes/ "For some users, cookies would appear to go “missing” after a few days (bug 444600)." Morris On Apr 15, 3:23 am, roger wrote: > I haven't taken time to try out

[tw] Re: Saving in firefox

2009-04-14 Thread Johndb
Your sequence of steps in option 2 is drag to Firefox BookMarks Toolbar then you say drag the Bookmarklet from TiddlyTools. TiddlyTools is that just an alternative name to ignore or a step you omitted. I've attempted option 2, there is a hyperlink on http://tiddlytools.com/#InstantBookmarklets t

Re: problem using reminder macros.

2009-04-14 Thread Rob Brown-Bayliss
On Wed, Apr 15, 2009 at 3:15 AM, Kralik wrote: > > This has to do with linebreaks (br's) being disabled for columns. If > you are not using IE, you can try finding this section in > MonkeyGTDTheme: > > /* IE not doing these right :( */ > /* .cols3>br, .col>br { display:none; } */ That did not fi

[tw] Re: Customized Edit- and ViewTemplates with preformatted text to write a letter or a report..

2009-04-14 Thread Måns
Thanks Eric I think that by now you would be able to answer my questions even if i asked them in danish ;-) I will try to take my first steps into the css-class arena. Thank you very much!! YS Måns Mårtensson On 14 Apr., 16:30, Eric Shulman wrote: > > I'd like to setup a preformatted letter in

[tw] Moveable panel - not moveable in Google Chrome - possible solution - fixed place??

2009-04-14 Thread Måns
Hi I've installed MoveablepanelPlugin http://www.tiddlytools.com/#MoveablePanelPlugin in my tw. I'm using it for Jon Robsons TiddlyTagMindMap - Great plugin!!! (Both of them btw...) Im using Google Chrome (the mobile version actually) quite often - and I've discovered that I cannot move the mov

[tw] Re: Compilation/comparison for menu / tree / mindmap TW apps

2009-04-14 Thread Måns
Hi ybabel I like ideia very much and think that it could become a very usefull tool - but I can't make it work in TW 2.5 ... The ImageTaggingPlugin works incredibly fast in my very heavy TW - but it gives weird errormessages - something like: URIError: malformed URI sequence... YS Måns Mårtensso

[tw] Maybe just a simple css question - How do I make my moveable panels table background white?? -

2009-04-14 Thread Måns
Hi I've tried to make my background color white (instead of default grey) on a specific moveable panel. I put the tiddler content into the panel in a table and want to make the background in the cell white - like this: TagMindMap@@position:relative;+++^38,5em^@ [[TagMindMap|UR]] <> | bgcolor

[tw] Re: Maybe just a simple css question - How do I make my moveable panels table background white?? -

2009-04-14 Thread Måns
A funny thing is that if I mark the table as header ||h it shows the default lightbrown backgroundcolor... YS Måns Mårtensson On 15 Apr., 01:13, Måns wrote: > Hi > I've tried to make my background color white (instead of default grey) > on a specific moveable panel. > I put the tiddler content

[tw] Re: Does FF3 save cookies or not?

2009-04-14 Thread roger
Right now I'm still on FF 3.0.3. On Apr 14, 12:39 pm, Morris Gray wrote: > What version of Firefox is being used, there was some cookie issues in > 3.06 > > http://www.mozilla.com/en-US/firefox/3.0.7/releasenotes/ > > "For some users, cookies would appear to go “missing” after a few days > (bug

[tw] Re: Saving in firefox

2009-04-14 Thread Morris Gray
On Apr 15, 4:39 am, Johndb wrote: > Your sequence of steps in option 2 is drag to Firefox BookMarks > Toolbar then you say drag the Bookmarklet from TiddlyTools. > TiddlyTools is that just an alternative name to ignore or a step you > omitted. If you carefully read the first paragraph where it

[tw] Re: Does FF3 save cookies or not?

2009-04-14 Thread Morris Gray
The bug seemed to be attended to in 3.07, who knows how long in may have been lurking or what combination of computer configuration caused it. Perhaps it's time to install 3.08 and take advantage of all of the updates. (and the new bugs :-) Morris On Apr 15, 9:16 am, roger wrote: > Right now I

[tw] Re: Auto append tiddlers

2009-04-14 Thread Anthony Muscio
I use the plugins Eric Recommends. It also integrates well with the remindersplugin such that remainders can be viewed by the same right click method (though I am living with a bug at the moment). I use the following to create a separate log entry one tiddler at a time; <> and the following to vi

[tw] Re: Auto append tiddlers

2009-04-14 Thread Anthony Muscio
PS If you can use the created date of a tiddler you may not need a separate tag. TonyM If you have not found an easy way to do it with TiddlyWiki, you have missed something. www.tiddlywiki.com On Wed, Apr 15, 2009 at 13:00, Anthony Muscio wrote: > I use the plugins Eric Recommends. It also in

[tw] Re: Does FF3 save cookies or not?

2009-04-14 Thread Anthony Muscio
It may not be relevant but I have resolved a number of unpredictable cookie saving problems recently by looking inside the cookiejar and finding some text option set with values including {{tiddler.title}}, unpredictable results occurred including the loss of my uesr cookie. TonyM If you have not

[tw] Re: Does FF3 save cookies or not?

2009-04-14 Thread roger
Morris: Just upgraded to FF 3.0.8 and the cookie problem appears to be a thing of the past. My txtUserName cookie setting is working fine now. Thanks for the suggestion! ~ Roger On Apr 14, 10:05 pm, Anthony Muscio wrote: > It may not be relevant but I have resolved a number of unpredictable