Re: Project/Task

2009-03-10 Thread jacques

Hello,

Well I'm no mGTD developer, but I had a similar problem, that is, I
wanted to preserve some custom views and menus through future upgrades
and so I needed to find the easiest way to do so. Obviously in an
upgrade *something* is going to be overwritten no matter what you do
(unless a specific facility for this is introduced in the future) but
I think I have got it down to one thing that will need to be re-
customised after an upgrade.

You can see my solution at http://ivashko.tiddlyspot.com/
Under the Process menu (which is custom) I have added a link to those
tiddlers tagged 'custom'. So far just four.

With the ProcessInboxMenu and DoWorkMenu I just added the word custom
to the end for my versions - as the names don't matter because you
don't see them. For the Action Dashboard by Context, I added an
asterisk for the custom version.

Then in the actual MGTDSidebar I changed it to use my custom menus,
which in turn include my custom dashboard and other modifications.

I also created MGTDSidebarCustom which is not actually in use, but is
a copy of my changes to MGTDSidebar. So now, when upgrading:
1: My custom tiddlers won't be overwritten because they have different
names, and
2: all I have to do is copy the contents of MGTDSidebarCustom to
MGTDSidebar (which will have been overwritten) and all should be good,
unless,
3: there were major changes to the structure of the sidebar and menus,
but then all bets are off:)

So that should work ok I think. Obviously such a scheme could be
extended to have a dropdown listbox to choose a customised system as
is now available for themes and colour schemes - but of course it
would have to be incorporated into the official mGTD or it would be
overwritten.

Jacques.

p.s. just in case anyone wonders why there is a ₤ in my Process menu,
it's not because I love money, I just have to use the symbol a lot and
don't have one on my keyboard:)

On Mar 9, 10:53 pm, Ed Griebel edgrie...@gmail.com wrote:
 On Mon, Mar 9, 2009 at 3:19 AM, jdunham jwdun...@gmail.com wrote:

  Hi Ed:

  You're right, it was easier than I thought it would be to add the new
  statuses. Thanks for the push.
  What I chose was a new ProjectStatus I call pending which is really
  pending my availability to work on it.
  I also have a new ActionStatus called queued which basically means
  the same thing.
  The hardest part of all this was to come up with appropriate names,
  and I'm still not totally thrilled, but I think the functionality is
  good.

 I'm not too crazy about my names either :-)
 Even though it's not pure GTD, I like your idea of having a
 pending-type status on projects and actions, sounds like a get around
 to it status.

  Also I would appreciate input from the developers on how to keep these
  changes from getting discarded in any mGTD upgrades.

 Hah, always the $64 question, I would like to understand if there's
 any best practices for this too. There's a tickler where
 customizations can go (MgtdUserConf) but that won't work for inline
 macro modifications.



  Jason

  On Mar 2, 9:37 am, Ed Griebel edgrie...@gmail.com wrote:
  I like the idea of a long-term idea because I have a lot of them too.

  I'm just a user of mGTD, but I was able to add a new classification
  for Future, this is how I did it:
  - I added a new tiddler Future/Never, tagged ProjectStatus, content
  order:3 newline button:fut newline buttonLong:future
  - added a new entry to Projects Dashboard tiddler by double-clicking
  on it after the someday/maybe line:
  mgtdList title:'Future/Never Projects' startTag:Project
  tags:'Future/Never  !Complete' view:ProjectArea mode:global
          newButtonTags:'Project Future/Never'
          

  I haven't thoroughly searched the code to see where else blocks for
  Active and Someday/Maybe projects are displayed to add
  Future/Never to them.

  -ed

  On Fri, Feb 27, 2009 at 5:32 PM, Jason Dunham jwdun...@gmail.com wrote:
   Hi Ronin and Jacques,
   thanks for the ideas.

   Realms won't really work for me, because I am already making use of them.
   In fact I'm using most of the features of mGTD, and finding them 
   useful.  If
   that weren't true, I'd be more interested in finding another task manager
   than fixing mGTD.

   So I'm reluctant to overload one of those features with this function,
   though I will probably start with more disciplined use of the stars.

   I believe this is a real problem so I would love to hear if any of the
   developers have an opinion, or if other people like Ronin are also 
   grappling
   with this.

   Thanks,

   On Fri, Feb 27, 2009 at 11:52 AM, RoninTDK ronin@gmail.com wrote:

   I have sort of similar problem:

   So what I do in monkeyGTD is create a
   seperate realm IDEAS where I put all that stuff.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups GTD 
TiddlyWiki group.
To post to this group, send email to 

[tw] Re: Change size of .txtOptionInput to suit length of string - howto?

2009-03-10 Thread Alex Hough

FND
Thank for this.  Slowly things are coming more and more clear.
ALex

 how do you arrive at the syntax of things like this

 {{evaluated parameters}} are part of the TiddlyWiki core functionality:
     http://tiddlywiki.org/wiki/Macros#Evaluated_Parameters

 Similarly, the %n substitution is achieved using the core's string
 format method.


 -- F.

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Bringing jQuery to TiddlyWiki release 2.5.0

2009-03-10 Thread Jeremy Ruston

We've just uploaded release 2.5.0 of TiddlyWiki to
http://www.tiddlywiki.com/. It's an unusual release because it
contains only a single new feature over and above what we delivered in
the previous release 2.4.3, but the new feature is a very significant
change: we've added the standard jQuery library to TiddlyWiki.

The immediate consequence is that plugin authors can start to use the
powerful facilities of jQuery to simplify and speed-up plugin
development. Over the next few releases we'll be refactoring the
TiddlyWiki core code to take advantage of jQuery too, which should see
a reduction in the size of TiddlyWiki, and improvements in performance
and flexibility.

There's more details about this move over on the TiddlyWikiDev list:

http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/c0711e68f7caa680

And there's also a roadmap here:

http://tiddlywiki.org/wiki/Dev:Roadmap

I should emphasise again that the addition of jQuery is the only
change between 2.4.3 and 2.5.0, and that the size of TiddlyWiki's
empty.html has consequently increased from 286k to 342k. That extra
space will be recovered as we refactor the core TiddlyWiki code (there
are substantial swathes of TiddlyWiki core code that can be rewritten
much more succinctly with jQuery).

Cheers

Jeremy




-- 
Jeremy Ruston
mailto:jer...@osmosoft.com
http://www.tiddlywiki.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: TiddlyTweets - a TiddlyWiki web app to archive your tweets

2009-03-10 Thread Alex Hough

This offers some interesting possibilities, like tweeting with [[tw
stuff]] to send stuff to your own TW.
Also twitter can become the first step in an expendable channel.

Could the plugins be easily adapted for delicious?

ALex




2009/3/9 jnthnlstr jnthnl...@googlemail.com:

 Hello,

 I don't know if people on this list are as mental as I am about
 Twitter, but I really enjoy using it and, more recently, playing with
 it as a messaging channel... Anyhow, after prompting from Jeremy, I
 assembled this Twitter Archiver, which is a TiddlyWiki presented as a
 web app:

 http://osmosoft.com/TiddlyTweets

 I'm posting here because I think it's an interesting example of using
 a theme to hide the guts of TiddlyWiki, with a little button that
 switches you back into TiddlyWiki mode so you can get to the stored
 data and plugins, and see how it's put together.

 If anyone has any thoughts about how to make this into a better
 example of this pattern, or has any similar examples, I'd love to hear
 about that here.

 If you have any feedback or ideas about the application itself, I set
 up a UserVoice to use for that, where you can vote stuff up and track
 what's planned, development and finished.

 http://tiddlytweets.uservoice.com

 Thanks,


 J.
 




-- 
t: 0161 442 2202
m: 0781 372 50 17
skype: alexhough
delicious: alexhough

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Bringing jQuery to TiddlyWiki release 2.5.0

2009-03-10 Thread Eric Shulman

On Mar 10, 3:40 am, Jeremy Ruston jeremy.rus...@gmail.com wrote:
 We've just uploaded release 2.5.0 of TiddlyWiki

http://www.TiddlyTools.com is now using TW250.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] TiddlyThemes Submission

2009-03-10 Thread Parkov

Hey there,

I am creating a theme for TiddlyWiki. Just putting in the last effort
to make it entirely unique. I have a couple of questions.

1. Would you consider this for tiddlythemes?

See shot: http://dl.getdropbox.com/u/248206/themes/brainjuice.jpg

2. Is it okay to extend functionality (notice the topbar and the
timestamp for last modified)?

Regards,
Parkov

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Tiddly themes submission - BrainJuice

2009-03-10 Thread Parkov

Hey there,

I am creating a theme for TiddlyWiki. Just putting in the last effort
to make it entirely unique. I have a couple of questions.

1. Would you consider this for tiddlythemes?

See shot: http://dl.getdropbox.com/u/248206/themes/brainjuice.jpg

2. Is it okay to extend functionality (notice the topbar and the
timestamp for last modified)?

Regards,
Parkov
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: TiddlyTweets - a TiddlyWiki web app to archive your tweets

2009-03-10 Thread jnthnlstr

Thanks Fred for fixing the url and to Ken for being the first to
report a bug! ;)

Alex, I do like the idea of a Twitter client written in TiddlyWiki...

About your idea of tweeting [[tw stuff]] to send to your own
TiddlyWiki, I've been trying to make that. You could do that very
easily if you're happy to tweet in public; for privacy, I think you
either need another Twitter account to send a dm to, or make use of a
service that lets you dm yourself (I'm trying to make that too).

What do you mean about Twitter becoming the first step in an
expendable channel?


J.

On Mar 10, 10:49 am, Alex Hough r.a.ho...@googlemail.com wrote:
 This offers some interesting possibilities, like tweeting with [[tw
 stuff]] to send stuff to your own TW.
 Also twitter can become the first step in an expendable channel.

 Could the plugins be easily adapted for delicious?

 ALex

 2009/3/9 jnthnlstr jnthnl...@googlemail.com:





  Hello,

  I don't know if people on this list are as mental as I am about
  Twitter, but I really enjoy using it and, more recently, playing with
  it as a messaging channel... Anyhow, after prompting from Jeremy, I
  assembled this Twitter Archiver, which is a TiddlyWiki presented as a
  web app:

 http://osmosoft.com/TiddlyTweets

  I'm posting here because I think it's an interesting example of using
  a theme to hide the guts of TiddlyWiki, with a little button that
  switches you back into TiddlyWiki mode so you can get to the stored
  data and plugins, and see how it's put together.

  If anyone has any thoughts about how to make this into a better
  example of this pattern, or has any similar examples, I'd love to hear
  about that here.

  If you have any feedback or ideas about the application itself, I set
  up a UserVoice to use for that, where you can vote stuff up and track
  what's planned, development and finished.

 http://tiddlytweets.uservoice.com

  Thanks,

  J.

 --
 t: 0161 442 2202
 m: 0781 372 50 17
 skype: alexhough
 delicious: alexhough
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: TiddlyTweets - a TiddlyWiki web app to archive your tweets

2009-03-10 Thread Ken Girard

Works in IE7, but gives the Are you sure you want to navigate away
warning when switching themes.

Ken Girard

On Mar 10, 7:46 am, jnthnlstr jnthnl...@googlemail.com wrote:
 Thanks Fred for fixing the url and to Ken for being the first to
 report a bug! ;)

 Alex, I do like the idea of a Twitter client written in TiddlyWiki...

 About your idea of tweeting [[tw stuff]] to send to your own
 TiddlyWiki, I've been trying to make that. You could do that very
 easily if you're happy to tweet in public; for privacy, I think you
 either need another Twitter account to send a dm to, or make use of a
 service that lets you dm yourself (I'm trying to make that too).

 What do you mean about Twitter becoming the first step in an
 expendable channel?

 J.

 On Mar 10, 10:49 am, Alex Hough r.a.ho...@googlemail.com wrote:

  This offers some interesting possibilities, like tweeting with [[tw
  stuff]] to send stuff to your own TW.
  Also twitter can become the first step in an expendable channel.

  Could the plugins be easily adapted for delicious?

  ALex

  2009/3/9 jnthnlstr jnthnl...@googlemail.com:

   Hello,

   I don't know if people on this list are as mental as I am about
   Twitter, but I really enjoy using it and, more recently, playing with
   it as a messaging channel... Anyhow, after prompting from Jeremy, I
   assembled this Twitter Archiver, which is a TiddlyWiki presented as a
   web app:

  http://osmosoft.com/TiddlyTweets

   I'm posting here because I think it's an interesting example of using
   a theme to hide the guts of TiddlyWiki, with a little button that
   switches you back into TiddlyWiki mode so you can get to the stored
   data and plugins, and see how it's put together.

   If anyone has any thoughts about how to make this into a better
   example of this pattern, or has any similar examples, I'd love to hear
   about that here.

   If you have any feedback or ideas about the application itself, I set
   up a UserVoice to use for that, where you can vote stuff up and track
   what's planned, development and finished.

  http://tiddlytweets.uservoice.com

   Thanks,

   J.

  --
  t: 0161 442 2202
  m: 0781 372 50 17
  skype: alexhough
  delicious: alexhough
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: TiddlyTweets - a TiddlyWiki web app to archive your tweets

2009-03-10 Thread Jeremy Ruston

Lovely stuff. Couple of ideas:

- Would it be possible to include in the archive any tweets from other
people to whom user has @replied
- Would it be possible to demangle any URLs from tinyurl.com, is.gd
etc to the real underlying URL?

Best wishes

Jeremy

On Tue, Mar 10, 2009 at 1:26 PM, Ken Girard ken.gir...@gmail.com wrote:

 Works in IE7, but gives the Are you sure you want to navigate away
 warning when switching themes.

 Ken Girard

 On Mar 10, 7:46 am, jnthnlstr jnthnl...@googlemail.com wrote:
 Thanks Fred for fixing the url and to Ken for being the first to
 report a bug! ;)

 Alex, I do like the idea of a Twitter client written in TiddlyWiki...

 About your idea of tweeting [[tw stuff]] to send to your own
 TiddlyWiki, I've been trying to make that. You could do that very
 easily if you're happy to tweet in public; for privacy, I think you
 either need another Twitter account to send a dm to, or make use of a
 service that lets you dm yourself (I'm trying to make that too).

 What do you mean about Twitter becoming the first step in an
 expendable channel?

 J.

 On Mar 10, 10:49 am, Alex Hough r.a.ho...@googlemail.com wrote:

  This offers some interesting possibilities, like tweeting with [[tw
  stuff]] to send stuff to your own TW.
  Also twitter can become the first step in an expendable channel.

  Could the plugins be easily adapted for delicious?

  ALex

  2009/3/9 jnthnlstr jnthnl...@googlemail.com:

   Hello,

   I don't know if people on this list are as mental as I am about
   Twitter, but I really enjoy using it and, more recently, playing with
   it as a messaging channel... Anyhow, after prompting from Jeremy, I
   assembled this Twitter Archiver, which is a TiddlyWiki presented as a
   web app:

  http://osmosoft.com/TiddlyTweets

   I'm posting here because I think it's an interesting example of using
   a theme to hide the guts of TiddlyWiki, with a little button that
   switches you back into TiddlyWiki mode so you can get to the stored
   data and plugins, and see how it's put together.

   If anyone has any thoughts about how to make this into a better
   example of this pattern, or has any similar examples, I'd love to hear
   about that here.

   If you have any feedback or ideas about the application itself, I set
   up a UserVoice to use for that, where you can vote stuff up and track
   what's planned, development and finished.

  http://tiddlytweets.uservoice.com

   Thanks,

   J.

  --
  t: 0161 442 2202
  m: 0781 372 50 17
  skype: alexhough
  delicious: alexhough
 




-- 
Jeremy Ruston
mailto:jer...@osmosoft.com
http://www.tiddlywiki.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: TiddlyTweets - a TiddlyWiki web app to archive your tweets

2009-03-10 Thread FND

 - Would it be possible to include in the archive any tweets from other
 people to whom user has @replied

That would be possible, but might easily get out of hand (e.g. exceeding 
the Twitter API limit with the number of requests).

Back when I was writing the Twitter adaptor, I imagined this sort of 
thing would be loaded on demand (i.e. using loadMissingTiddler).

 - Would it be possible to demangle any URLs from tinyurl.com, is.gd
 etc to the real underlying URL?

Good idea, that would provide further independence from possibly 
unreliable online services.


-- F.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: TiddlyTweets - a TiddlyWiki web app to archive your tweets

2009-03-10 Thread Alex Hough

 What do you mean about Twitter becoming the first step in an expendable 
 channel?
ah ... there is a typo here i meant expandable channel. By
expandable i mean expanding it by filtering, number of ways it can be
shared, number of ways it can be combined and linked with other
information. I've tried to get out what I mean below. Its not been
refined, so there could be some errors ;)

Double Brackets in Delicious
--
At the moment I am experimenting with adding [[double brackets]] in
Delicious. I am using Delicious to bookmark resources for a group
interested in Creativirty and Health. The idea is that the group
adopts using the same tag; this has some evidence of success in the
'Community of Practice' community (Community of Practice [0.5] has
some established credibility, in education and healthcare so I am
using it as an example to show the tags and bookmarks are  not
something crazy i dreamed up.

The same principal is behind hash tags in twitter. I see a use for
both Twitter and Delicious being aggregated and saved in TW used by a
group.

The value of this in my project is because security is very tight. Web
is not available in some areas, and there is crackdown on memory
sticks. An html TW 'magazine'  which can be e-mailed or a printed to
PDF could show  the content generated elsewhere. It would enable those
who are trying to encourage the innovation in social media in contexts
like health and education can see what is going on; At the moment
their IT environments are vastly different from ones us outside enjoy

Report Extended in Delicious
---
The horizon 2009 [2] report makes use of Delicious tags to add extend
the report's 'text' to include dynamicl produced elements [3]. If you
wanted to extend these resources into your Personal Non-Linear
Learning Notebook, you could add double brackets when you bookmark and
tag (more often than not i generate the note by selecting the abstract
before bookmarking - the text is automatically added to the bookmark).
When you fire up your tw, you can then review the bookmarks and expand
out following nonexisting links. The underused 'references' function
would form a link to the bookmark and the URL if the link was
existing. This process would come in especially usefull when
bookmarking [[academic references]] containing [[keywords]] -- capture
them from the paper then check 'em out in wikipedia! ha

TWs, with Tiddlers with links expanding from the bookmarked URL would
enable a team to build up a knowledge base of linked together stuff,
some of which is public and other bits private.

Alex


[0.5]http://en.wikipedia.org/wiki/Community_of_practice
[1]http://delicious.com/tag/communityofpractice
[2] http://wp.nmc.org/horizon2009/
[3] http://delicious.com/tag/hz09+personalweb
 When imported into a TW using rssReader asText the double bracket
is wikified.



2009/3/10 jnthnlstr jnthnl...@googlemail.com:

 Thanks Fred for fixing the url and to Ken for being the first to
 report a bug! ;)

 Alex, I do like the idea of a Twitter client written in TiddlyWiki...

 About your idea of tweeting [[tw stuff]] to send to your own
 TiddlyWiki, I've been trying to make that. You could do that very
 easily if you're happy to tweet in public; for privacy, I think you
 either need another Twitter account to send a dm to, or make use of a
 service that lets you dm yourself (I'm trying to make that too).

 What do you mean about Twitter becoming the first step in an
 expendable channel?


 J.

 On Mar 10, 10:49 am, Alex Hough r.a.ho...@googlemail.com wrote:
 This offers some interesting possibilities, like tweeting with [[tw
 stuff]] to send stuff to your own TW.
 Also twitter can become the first step in an expendable channel.

 Could the plugins be easily adapted for delicious?

 ALex

 2009/3/9 jnthnlstr jnthnl...@googlemail.com:





  Hello,

  I don't know if people on this list are as mental as I am about
  Twitter, but I really enjoy using it and, more recently, playing with
  it as a messaging channel... Anyhow, after prompting from Jeremy, I
  assembled this Twitter Archiver, which is a TiddlyWiki presented as a
  web app:

 http://osmosoft.com/TiddlyTweets

  I'm posting here because I think it's an interesting example of using
  a theme to hide the guts of TiddlyWiki, with a little button that
  switches you back into TiddlyWiki mode so you can get to the stored
  data and plugins, and see how it's put together.

  If anyone has any thoughts about how to make this into a better
  example of this pattern, or has any similar examples, I'd love to hear
  about that here.

  If you have any feedback or ideas about the application itself, I set
  up a UserVoice to use for that, where you can vote stuff up and track
  what's planned, development and finished.

 http://tiddlytweets.uservoice.com

  Thanks,

  J.

 --
 t: 0161 442 2202
 m: 0781 372 50 17
 skype: alexhough
 delicious: alexhough
 




-- 

[tw] Reset Tagged-script or Remove tag from tiddlers and update only those tiddlers afterwards

2009-03-10 Thread Måns

How do I remove a tag from all tiddlers tagged with it - and refresh
those tiddlers, which were tagged, with that specific tag - in one
action??
If I use tiddlertweaker - it happens automatically - but I need some
kind of script - controlled by a labelled button - which I would call
- Reset all TagName

I'm already using a script to update (saving tiddlerwise) every
tiddler tagged with a specific tag:
script label=UpdateTiddlersTagged
var tag=TagName;
var tids=store.getTaggedTiddlers(tag);
store.suspendNotifications();
for (var i=0; itids.length; i++) { var t=tids[i];
   store.saveTiddler
(t.title,t.title,t.text,t.modifier,t.modified,t.tags,t.fields);
}
store.resumeNotifications();
/script

YS Måns Mårtensson
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Reset Tagged-script or Remove tag from tiddlers and update only those tiddlers afterwards

2009-03-10 Thread Eric Shulman

 I'm already using a script to update (saving tiddlerwise) every
 tiddler tagged with a specific tag:
 script label=UpdateTiddlersTagged
 var tag=TagName;
 var tids=store.getTaggedTiddlers(tag);
 store.suspendNotifications();
 for (var i=0; itids.length; i++) { var t=tids[i];
    store.saveTiddler
 (t.title,t.title,t.text,t.modifier,t.modified,t.tags,t.fields);}

 store.resumeNotifications();
 /script

add something like this, just before the call to store.saveTiddler
(...):

store.setTiddlerTag(t.title,false,tag);


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Customizable interwiki links similar to AliasPlugin necessary

2009-03-10 Thread Mammut

Hello,

i´d like to handle (often used) very large hyperlinks easily within my
TW. With AliasPlugin i thought i found a solution, but ...

Problem is that I have a changing variable (see V_A_R_I_A_B_L_E) in
the middle of the hyperlink, so it seems I can´t use the substitution
marker. That´s right?

For example:
http://10.20.30.4/search?q=V_A_R_I_A_B_L_E;
entqr=0output=xml_no_dtdsort=date ...



Anybody an idea how to solve this challenge?

Thanks for any advice, help or reference.
Mammut
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] conflict between FET and TiddlerWithEditPlugin?

2009-03-10 Thread Dave Parker

Is there a known conflict here?
http://worldenglishbible.tiddlyspot.com/

If you click on Matthew or any of the items on the right to open up
the tiddler with the pagewise FET you'll get the first 12 verses, each
of which are the contents of individual tiddlers.  If you then double-
click one of those verses, it'll open up not the FET tiddler but the
verse tiddler for editing (because of the TiddlerWithEditPlugin).

Here's the wierd behaviour:  if you now done/close that verse tiddler,
then press the next button on the FET tiddler, and then the back
button to the first set, the verse/tiddler that you opened to edit is
now missing, and will stay missing until you reload the entire TW.

Is this fixable?

Thanks,
Dave
(6.8M, takes 30-60 seconds to load)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Customizable interwiki links similar to AliasPlugin necessary

2009-03-10 Thread Eric Shulman

 i´d like to handle (often used) very large hyperlinks easily within my
 TW. With AliasPlugin i thought i found a solution, but ...

 Problem is that I have a changing variable (see V_A_R_I_A_B_L_E) in
 the middle of the hyperlink, so it seems I can´t use the substitution
 marker. That´s right?

 For example:http://10.20.30.4/search?q=V_A_R_I_A_B_L_E;
 entqr=0output=xml_no_dtdsort=date ...

 Anybody an idea how to solve this challenge?

AliasPlugin supports use of javascript substitution markers (%0
through %9).  Thus, if you define an alias (e.g., SearchLink), like
this:

alias searchLink http://10.20.30.4/search?q=%0entqr=0...;

You can then invoke it like this:

searchLink V_A_R_I_A_B_L_E

where the parameter value is automatically inserted in place of the
%0, and is then rendered as if the original content was:
   http://10.20.30.4/search?q=V_A_R_I_A_B_L_Eentqr=0...

You can even make things look nicer by using a PrettyLink in the alias
definition:

alias searchLink [[search for %0|http://10.20.30.4/search?q=
%0entqr=0...]]

which will display the external link using the text search for
V_A_R_I_A_B_L_E instead of a big long ugly URL.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Customizable interwiki links similar to AliasPlugin necessary

2009-03-10 Thread Mammut

...again, Eric you´re right!

Thanks a lot for your example, I had a mistake in my previous alias
definition, therefore it did´nt work.

You are great!
Mammu


On 10 Mrz., 18:14, Eric Shulman elsdes...@gmail.com wrote:
  i´d like to handle (often used) very large hyperlinks easily within my
  TW. With AliasPlugin i thought i found a solution, but ...

  Problem is that I have a changing variable (see V_A_R_I_A_B_L_E) in
  the middle of the hyperlink, so it seems I can´t use the substitution
  marker. That´s right?

  For example:http://10.20.30.4/search?q=V_A_R_I_A_B_L_E;
  entqr=0output=xml_no_dtdsort=date ...

  Anybody an idea how to solve this challenge?

 AliasPlugin supports use of javascript substitution markers (%0
 through %9).  Thus, if you define an alias (e.g., SearchLink), like
 this:

 alias searchLink http://10.20.30.4/search?q=%0entqr=0...;

 You can then invoke it like this:

 searchLink V_A_R_I_A_B_L_E

 where the parameter value is automatically inserted in place of the
 %0, and is then rendered as if the original content was:
    http://10.20.30.4/search?q=V_A_R_I_A_B_L_Eentqr=0...

 You can even make things look nicer by using a PrettyLink in the alias
 definition:

 alias searchLink [[search for %0|http://10.20.30.4/search?q=
 %0entqr=0...]]

 which will display the external link using the text search for
 V_A_R_I_A_B_L_E instead of a big long ugly URL.

 enjoy,
 -e
 Eric Shulman
 TiddlyTools / ELS Design Studios
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Reset Tagged-script or Remove tag from tiddlers and update only those tiddlers afterwards

2009-03-10 Thread Måns

Fantastic - Eric - You are a true magician!!! - My son tells me that
it's not called magic - just programming!! - But nevertheless its
working - and I'm very gratefull!

Now I have a Reset-button for those of my tags that I use temporarily
- and can start over from scratch after having hitted the
restbutton!!!

Can I make a timed reset for certain tags?? - I'd like to be able to
set an individual countdown for each Tag getting reset
Is this possible?

YS Måns Mårtensson

On 10 Mar., 17:30, Eric Shulman elsdes...@gmail.com wrote:
  I'm already using a script to update (saving tiddlerwise) every
  tiddler tagged with a specific tag:
  script label=UpdateTiddlersTagged
  var tag=TagName;
  var tids=store.getTaggedTiddlers(tag);
  store.suspendNotifications();
  for (var i=0; itids.length; i++) { var t=tids[i];
     store.saveTiddler
  (t.title,t.title,t.text,t.modifier,t.modified,t.tags,t.fields);}

  store.resumeNotifications();
  /script

 add something like this, just before the call to store.saveTiddler
 (...):

 store.setTiddlerTag(t.title,false,tag);
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Bringing jQuery to TiddlyWiki release 2.5.0

2009-03-10 Thread Paul Kronenwetter

Is there an example of what could be done at this point by some over-
ambitious person wanting to dive into jQuery-TW?

-Paul

On Mar 10, 6:54 am, Eric Shulman elsdes...@gmail.com wrote:
 On Mar 10, 3:40 am, Jeremy Ruston jeremy.rus...@gmail.com wrote:

  We've just uploaded release 2.5.0 of TiddlyWiki

 http://www.TiddlyTools.comis now using TW250.

 enjoy,
 -e
 Eric Shulman
 TiddlyTools / ELS Design Studios
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Music notation - LilyPond in a TW??

2009-03-10 Thread Måns

LilyPond (http://lilypond.org/web/) uses Project GNU's GUILE Scheme
interpreter for extension. Scheme is a dialect of the LISP programming
language.

I'm using OOoLilyPondPlugin(http://ooolilypond.sourceforge.net/) in
OpenOffice and I can write musical notation via a little texteditor in
Writer, Impress and Draw. Here's an example: \relative c'' {c d e f g}
\addlyrics {this fol--lows the notes} . It runs the LilyPondcode
through a local installation of LilyPond - (it's a program without any
gui) - but it can also be used from a server running lilypond... - and
produces a png - from a ps-file made by LilyPond. The quality is very
good!! If I want to reedit the music - I just click the graphic and
reinvoke the macro - which shows the previous code for the ps-file and
lets me overwrite the previous png-output. It's very elegant and
intuitive..And it means that You can send your document to someone who
hasn't Lilypond installed - and they can read the notation anyway!!

I've seen Mr Paolo Soares': ASCIIMathMLPlugin (made in collaboration
with Peter Jipsen )(http://www.math.ist.utl.pt/~psoares/
asciimathml.html#Dynamic) - and was wondering if it is possible to
make something like that for musical notation in a TW??

A plugin with an option to specify the location of the Lilypond.exe
file (Like the FCK-editor plugin) - would make it very mobile - and
let musicteachers publish lessons and pieces online - as well as give
their students a TW-version (maybe with pngs in the same directory as
the html) - working as a portable musicscrapbook - and the music could
be edited - when the TW is loaded on a PC with LilyPond installed - or
from the web - but still useable without LilyPond - because of the
pngs...

Maybe I'm just dreaming??!!
Food for thought: // If music is the food of love - then let's try
to write some music - in a TW  :-)//

YS Måns Mårtensson


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Bringing jQuery to TiddlyWiki release 2.5.0

2009-03-10 Thread Paulo Soares

Thank you Jeremy et al. for this new TW flavour. It's a pleasure to
write Javascript with jQuery.

BTW, importing from TW 2.4.3 seems to be broken.

Cheers,
--
Paulo Soares

On 10 Mar, 10:40, Jeremy Ruston jeremy.rus...@gmail.com wrote:
 We've just uploaded release 2.5.0 of TiddlyWiki tohttp://www.tiddlywiki.com/. 
 It's an unusual release because it
 contains only a single new feature over and above what we delivered in
 the previous release 2.4.3, but the new feature is a very significant
 change: we've added the standard jQuery library to TiddlyWiki.

 The immediate consequence is that plugin authors can start to use the
 powerful facilities of jQuery to simplify and speed-up plugin
 development. Over the next few releases we'll be refactoring the
 TiddlyWiki core code to take advantage of jQuery too, which should see
 a reduction in the size of TiddlyWiki, and improvements in performance
 and flexibility.

 There's more details about this move over on the TiddlyWikiDev list:

 http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/c07...

 And there's also a roadmap here:

 http://tiddlywiki.org/wiki/Dev:Roadmap

 I should emphasise again that the addition of jQuery is the only
 change between 2.4.3 and 2.5.0, and that the size of TiddlyWiki's
 empty.html has consequently increased from 286k to 342k. That extra
 space will be recovered as we refactor the core TiddlyWiki code (there
 are substantial swathes of TiddlyWiki core code that can be rewritten
 much more succinctly with jQuery).

 Cheers

 Jeremy

 --
 Jeremy Ruston
 mailto:jer...@osmosoft.comhttp://www.tiddlywiki.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Music notation - LilyPond in a TW??

2009-03-10 Thread Måns

The address to Mr Soares' Plugin is of course:
http://www.math.ist.utl.pt/~psoares/asciimathml.html#ASCIIMathMLPlugin


On 10 Mar., 23:48, Måns humam...@gmail.com wrote:
 LilyPond (http://lilypond.org/web/) uses Project GNU's GUILE Scheme
 interpreter for extension. Scheme is a dialect of the LISP programming
 language.

 I'm using OOoLilyPondPlugin(http://ooolilypond.sourceforge.net/) in
 OpenOffice and I can write musical notation via a little texteditor in
 Writer, Impress and Draw. Here's an example: \relative c'' {c d e f g}
 \addlyrics {this fol--lows the notes} . It runs the LilyPondcode
 through a local installation of LilyPond - (it's a program without any
 gui) - but it can also be used from a server running lilypond... - and
 produces a png - from a ps-file made by LilyPond. The quality is very
 good!! If I want to reedit the music - I just click the graphic and
 reinvoke the macro - which shows the previous code for the ps-file and
 lets me overwrite the previous png-output. It's very elegant and
 intuitive..And it means that You can send your document to someone who
 hasn't Lilypond installed - and they can read the notation anyway!!

 I've seen Mr Paolo Soares': ASCIIMathMLPlugin (made in collaboration
 with Peter Jipsen )(http://www.math.ist.utl.pt/~psoares/
 asciimathml.html#Dynamic) - and was wondering if it is possible to
 make something like that for musical notation in a TW??

 A plugin with an option to specify the location of the Lilypond.exe
 file (Like the FCK-editor plugin) - would make it very mobile - and
 let musicteachers publish lessons and pieces online - as well as give
 their students a TW-version (maybe with pngs in the same directory as
 the html) - working as a portable musicscrapbook - and the music could
 be edited - when the TW is loaded on a PC with LilyPond installed - or
 from the web - but still useable without LilyPond - because of the
 pngs...

 Maybe I'm just dreaming??!!
 Food for thought: // If music is the food of love - then let's try
 to write some music - in a TW  :-)//

 YS Måns Mårtensson
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: conflict between FET and TiddlerWithEditPlugin?

2009-03-10 Thread Dave Parker

It looks like this is a problem with Udo's original script, or maybe
how it acts in a recent (2.4.3) TW (??)

If you go to http://tiddlywiki.abego-software.de/ and search for
pagewise. then edit that tiddler, then click 'done', the listing of
itself stays (normal behaviour), but when you download his TW and do
the same thing from the local file, the tiddler listed disappears just
like I've noted in mine.

Udo? Are you out there?

-Dave

On Mar 10, 11:11 am, Dave Parker cedar...@telus.net wrote:
 Is there a known conflict here?http://worldenglishbible.tiddlyspot.com/

 If you click on Matthew or any of the items on the right to open up
 the tiddler with the pagewise FET you'll get the first 12 verses, each
 of which are the contents of individual tiddlers.  If you then double-
 click one of those verses, it'll open up not the FET tiddler but the
 verse tiddler for editing (because of the TiddlerWithEditPlugin).

 Here's the wierd behaviour:  if you now done/close that verse tiddler,
 then press the next button on the FET tiddler, and then the back
 button to the first set, the verse/tiddler that you opened to edit is
 now missing, and will stay missing until you reload the entire TW.

 Is this fixable?

 Thanks,
 Dave
 (6.8M, takes 30-60 seconds to load)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---