[tw] Re: jQSorter question - How to use another tiddlers txt or section as info?

2010-08-05 Thread PMario
Can you still use a section? - or maybe even a section from the notestiddler (:-notes##info)?? jup info:-notes##info works The code is near createPortlet: function(here,name) { wikify(store.getTiddlerText(name+this.lblInfo), content); where name is the name of the tiddler which is

[tw] Re: jQSorter question - How to use another tiddlers txt or section as info?

2010-08-05 Thread PMario
On Aug 5, 12:33 am, Måns humam...@gmail.com wrote: Maybe off topic - however related: Are you considering to replace the icons with some of your awesome artwork from the TiddlySpace iconproject?? - It would be great to be able to style jQSorter to your hearts content - or maybe just have text

[tw] Re: jQSorter question - How to use another tiddlers txt or section as info?

2010-08-05 Thread Måns
Hi again jup info:-notes##info works Great :-) The code is near createPortlet: function(here,name) { wikify(store.getTiddlerText(name+this.lblInfo), content); where name is the name of the tiddler which is created and this.lblInfo is the -notes##info. So you can use sections and slices

[tw] pass paramter through a link

2010-08-05 Thread Kriss
Is there a possibility to pass a parameter in a link? tiddler TEST with:PARAMETER will replace $1 in the TEST-tiddler with this PARAMETER. I don't want to transclude but link to the test-tiddler: something like [[TEST with:PARAMETER]] Seems a quite obvious functionality to me; would be

[tw] Re: JQSorterPlugin request(s)

2010-08-05 Thread Tobias Beer
Hi PMario, I think the best approach would be to have a dropable-sortable list to where you could drag a handle next to a tiddlers title ...and thus add the tiddler to the list. The culprits however are updates: 1) Remove tiddlers from the sortable list that are no longer found? 2) How would

[tw] Re: jQSorter question - How to use another tiddlers txt or section as info?

2010-08-05 Thread Måns
Hi Mario If you have a look at this pnghttp://a-pm-experimental.tiddlyspot.com/#ui-icons_22_256x240.png you will see, the number of icons, which it contains. about 180. The size of the tiddler is ~7000 byte. 1 small svg glyph is about 500 byte. and it is 1 tiddler for 1 icon. The png is

[tw] Re: Announcing: readCount plugin, for knowing how much of a TW you've read

2010-08-05 Thread jnthnlstr
Hello, Thanks to everyone for all the feedback. My next version of the plugin is up: http://jrlplugins.tiddlyspace.com/ - it's showing in the MainMenu now. The motivation for this is that I want to think of this plugin as a TiddlyWiki analogue of page numbers in a book - it and they show you

[tw] Re: JQSorterPlugin request(s)

2010-08-05 Thread Måns
Hi Tobias and Mario I think the best approach would be to have a dropable-sortable list to where you could drag a handle next to a tiddlers title ...and thus add the tiddler to the list. jQSorter already has a similar - very quick way of adding an already existing tiddler. #Create a tiddler

Re: [tw] Re: Announcing: readCount plugin, for knowing how much of a TW you've read

2010-08-05 Thread Alex Hough
Neat work JayFresh congratulations Alex -- 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 unsubscribe from this group, send email to tiddlywiki+unsubscr...@googlegroups.com. For

Re: Falling behind on accumulating actions

2010-08-05 Thread ike9898
You could use 'depends on' this makes all the critiques except for the next one 'future actions'. Once you complete the next critique, mark it complete, and one from the future actions will become your new 'next action'. On Aug 4, 12:13 am, user4815162342 neilmshel...@yahoo.com wrote: I've

[tw] Re: ExternalTiddlersPlugin with sections?

2010-08-05 Thread Dave Parker
Okay, now I'm exhibiting my density, but for the sake of others with a similar search, I've re-discovered Eric's LoadTiddlersPlugin. That allows you to load individual tiddlers at will, singly and as needed from another TW source. Thanks (again) Eric! -Mr Alzheimer -- You received this

[tw] ANN: TiddlyWiki 2.6.1 beta 1 released

2010-08-05 Thread FND
We are pleased to announce the first beta of TiddlyWiki 2.6.1: http://www.tiddlywiki.com/beta/ This is a maintenance release, containing a variety of bugfixes and enhancements: http://trac.tiddlywiki.org/wiki/History As usual, help testing this release would be greatly appreciated -

Saving differences between versions

2010-08-05 Thread Gary Buckley
I'm just getting started after years of using an alternate GTD tool, so far I'm very impressed. I noticed that d-cubed saves in a different way to monkey, is this a plugin that can be applied to any of the TiddlyWiki variants? Cheers, Gary -- You received this message because you are

mGSD Next and Waiting Actions by Context Bug?

2010-08-05 Thread d...@emu
I do not see any Next Actions in the mGSD Next and Waiting Actions by Context view. All I see are Waiting actions. I suspect there is a bug in the code, but I am not sufficiently versed in tiddlywiki javascript to fix it without investing a lot of time. Has anyone else noticed this and been able

mGSD Next and Waiting Actions by Context Single Col Error

2010-08-05 Thread d...@emu
The mGSD Next and Waiting Actions by Context Single Col view shows an Error in macro mgtdList at the top of the window. Does anyone know what that's all about and how to fix. Thanks. -- You received this message because you are subscribed to the Google Groups GTD TiddlyWiki group. To post to

New user experience and questions

2010-08-05 Thread Gary Buckley
Hi, I've been using Thinking Rock for GTD for a while now and have just picked up (and transferred tasks into) mGSD, a few things either struck me as questions or issues other people may see. 1. The initial hurdle to using mGSD was the fact it wouldn't save changes on my PC at work (the IT dept

Re: Falling behind on accumulating actions

2010-08-05 Thread Gary Buckley
Create a project for Doing Critiques, add your first do critique action as the next action then queue up all the other critique actions on the one before it. This will mean that you have them all listed as needing done but only the first one will show up in the Next Actions list. Clutter = gone.

Which sort of installation?

2010-08-05 Thread Paul
mGSD looks like it might be the solution to many of my problems but I'm trying to work out how best to implement it. If I install it locally I won't have access from other computers. But I don't know enough about TiddlySpace to understand what it is, let alone if I can trust it's stability and

Simple *.txt file plugin for mobile export/import

2010-08-05 Thread Jim Maxwell
Anyone who knows JavaScript (JS), please let me know what you think of this idea. I myself don't yet know JS (just beginning to intermediate C++ Java), but I think it shouldn't be very difficult to write a plugin which exports lists to *.txt files, and imports from them to automatically create

Create new action button response inconsistent

2010-08-05 Thread kenorasis
When a click on the + buttons in a project tiddler (Create a new...) I sometimes get a popup prompt asking for the name of the new action -- but sometimes + just invokes the slider. For newly created projects, I get the prompt (which is what I would prefer). But once I click on [active] or