[tw] Re: Pretty links to sections

2009-11-14 Thread Morris Gray

On Nov 14, 3:58 am, Tobias Beer beertob...@googlemail.com wrote:
 Wow, this is really good. I have been wondering for some time now why
 html anchors seem so neglected in tw. They're powerful stuff, when it
 comes to native browser navigation... (toc's and such).

I knew the answer the minute I hit send.

Eric had a fix ages ago. It was CoreTweaks784, about 2400bytes, it has
since grown to an application at about 10k far beyond the a simple
need to anchor link. Which I think should be resurrected as a simple
and slim solution many of us could benefit by.  Like many of Eric's
charming innovative solutions it has been subjected, by other
requests, to create solutions far beyond it's original elegance.

Where is Eric?  He said he has been not well. Let's wish him good
health soon.

Morris




On Nov 14, 3:58 am, Tobias Beer beertob...@googlemail.com wrote:
 Wow, this is really good. I have been wondering for some time now why
 html anchors seem so neglected in tw. They're powerful stuff, when it
 comes to native browser navigation... (toc's and such).
--~--~-~--~~~---~--~~
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: Tiddlywiki Presentation Manager

2009-11-14 Thread PMario

Hi,

On Nov 14, 7:49 am, olosvk olo...@gmail.com wrote:
 Hi

 I tried to open your page, but evertime my FF (3.0.15) crashes. Any
 suggestions?

I have tested the site with brwosershots.

Screenshots can be seen there [1] and [2]. There is one with
Windows XP and FF 3.0.6 [1] which is very close to yours.

Please tell me if you have problems also opening part1 part2 part3

Regards Mario

Links:
[1] http://browsershots.org/http://a-pm.tiddlyspot.com/
[2] http://browsershots.org/http://a-pm-part3.tiddlyspot.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: Tiddlywiki Presentation Manager

2009-11-14 Thread PMario

On Nov 13, 10:40 pm, Alex Hough r.a.ho...@googlemail.com wrote:
 Ahh very clever!!!
Thx
 The tagglyTagging has been reused in a different way than the intended
 purpose.
 Rather than the tags relating to clasification and heirachies, they are
 re-tooled for sequence.


My first intension was, only to use tagglyTagging, but if you/I worked
with the file, more and more tags are needed. Thats why I needed
somthing different and found navigationMacro. And I like it :) taggly
tagging is still used, but now I use my file as a reference manual and
the a-pmStory line is used as a red line for beginners, or someone
who reads the file the first time.

Mario
--~--~-~--~~~---~--~~
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: ImageSizePlugin, width 100% on SHIFT-CLICK ?

2009-11-14 Thread julien23

in ImageSizePlugin,
replace
 if (ev.shiftKey) { this.style.width=this.style.height=''; }
by
 if (ev.shiftKey) { this.style.width='100%';
this.style.height=''; }

On 27 oct, 14:37, julien23 ju.bouc...@gmail.com wrote:
 In the ImageSizePlugin, Is there a way to have width 100% instead of
 full-size on SHIFT-CLICK ?

 thanks
--~--~-~--~~~---~--~~
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: Tiddlywiki Presentation Manager

2009-11-14 Thread PMario

Måns

On Nov 14, 8:46 am, Måns humam...@gmail.com wrote:
 Congratulations Mario
Thx

 You have made a very informative and beautiful trail of work which
 lets everyone learn from your examples.
I hope so. I found a lot of really good Info TiddlyWikis. But every
one of them covers too many topics, so I got lost from time to time.
Thats why I wanted to use TW to make a tutorial about how to adjust
the layout.

 It's one big presentation in itself - and a very good tutorial.
I hope so.

 I definitely think that your recorded progression should be
 mentioned/
 described in tiddlywiki.org as a good example  (a tutorial in it's
 own
 right) of how to accomplish things with TiddlyWiki.
That would be nice. part1 -2 -3 At the beginnese guide section and
part3 and a-pm at the Customization section. Can I do this?

 Very good job and thanks for sharing.

Thank you for your feedback.
Mario

--~--~-~--~~~---~--~~
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: An Extended-ExtendTagButtonPlugin

2009-11-14 Thread PMario

Hello

On Nov 14, 2:51 am, dickon dickon.beving...@googlemail.com wrote:
 06. Second, it would be great if such a drop down extended TagButton
 function could ALSO have a sort of new journal fucntion, so that the
 newly generated, and double-tagged tiddler was also titled with the
 date and time.

Copy the following

newTiddler label:new tagged A [[B C]] D title:New Tiddler
text:some text tag:A B C D

newJournal ', DD MMM' label:new journal tagged A [[B C]] D
text:some text tag:A B C D

newJournal ', DD MMM'

into a new tiddler. click the buttons and try.

regards Mario
--~--~-~--~~~---~--~~
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: Separate Edit Window - how to implement it: your thoughts

2009-11-14 Thread Måns

Hi Shankar

Are you aware of OpenTiddlerInWindowCommand by Bradley Meck?
It's a pure text popup of the tiddler in question. It's opened from
the toolbar.
Wolfgang has a copy of it in his dropbox:
http://dl.getdropbox.com/u/241006/archive/MathCell.html#OpenTiddlerInWindowCommand

We had a talk about options in that direction in this thread:
http://tinyurl.com/yzyxpxv

Regards Måns Mårtensson


On 13 Nov., 19:02, Shankar shankar.sw...@gmail.com wrote:
 I use TiddlyWiki as a note taking software.  It would be useful to me
 to have the editor pop out as a separate browser window.  The IDEAL
 solution I have in mind is one where a window with absolutely no
 browser decorations - like one of those annoying pop-up ads on the
 Internet - pop up with the document opened in the editor inside it.

 I am willing to work around or live with the potential document
 consistency issues this may pose.

 I am wondering if you have some ideas on how to implement this.

 For whatever it is worth, I have been using the TidIDE editor for
 years now, the solution has to work with that, for my use.

 Thanks for your time/suggestions.

 Cheers; 'best,

 shankar
--~--~-~--~~~---~--~~
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: Tiddlywiki Presentation Manager

2009-11-14 Thread Måns

Hi Mario

 That would be nice. part1 -2 -3 At the beginnese guide section and
 part3 and a-pm at the Customization section. Can I do this?

I'm sure You can.. I think it would be very nice if you did..
Read here: http://tiddlywiki.org/wiki/Meta:Community_Portal

 Thank you for your feedback.
You are welcome

regards 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] Got the upload plugin working for my website, but can I add a save to web button like tiddlyspot?

2009-11-14 Thread fuf

Hi, I hope the jump right in with your questions message was
genuine.

First of all, tiddlywiki has been an amazing discovery for me - I work
in academia and have been struggling for years to find the perfect way
to structure my notes, quotes, bibliography, references and so on.  So
far it seems like tiddlywiki does it all!  Amazing.

Anyway, being able to host my wiki on my own website is fantastic, I
couldn't believe how simple the upload plugin was.  However, having to
click backstage  upload  upload to web every time I want to
save is kind of a hassle.  Is there a way I can add a save to web
button on the right-hand side like tiddlyspot has?

I would really rather work exclusively online - ie. not have to ever
save a local copy.  But I kind of get the impression the upload plugin
is intended for backing up, or maybe for saving online once at the end
of a work session etc.  I tend to save constantly, and I also like the
auto-save thing.  Is it feasible to be constantly saving to the web
every time I add / edit something?

Finally, could someone summarise how the backups work when saving
online?  I created a backup directory and put backup in the upload
uptions, but so far the directory remains empty.

Thanks.

--~--~-~--~~~---~--~~
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: An Extended-ExtendTagButtonPlugin

2009-11-14 Thread Måns

Hi Dickon

Maybe MatchTagsPlugin isn't directly what you are asking for - but it
seems that you could find good use of it in your system (anyway if you
plan to export or import tiddlers from to different TWs or if you want
to create special lists from tagcombinations):
http://www.tiddlytools.com/#MatchTagsPlugin
http://www.tiddlytools.com/#MatchTagsPluginInfo

2009.08.29 2.0.1 added support for config.macros.matchTags.defTags to
auto-tag MatchingTiddlers output

Regards Måns Mårtensson

On 14 Nov., 02:51, dickon dickon.beving...@googlemail.com wrote:
 I wonder if anyone can help me, please.

 01. I really like the ExtendTagButtonPlugin - click on the tag, and at
 the bottom of the drop down menu of tagged tiddlers, there is an
 option to create a new tiddler that is automatically tagged with this
 same tag.

 02. Now, what if a set of tiddlers all need to be tagged automatically
 with MORE THAN ONE tag? ... is there a way of making the option at the
 bottom of the drop-down menu that will creat a new tiddler and tag it
 not only with the tag you are looking, but ALSO with any other tags
 that that tag is tagged with (or, even better than that, is required
 in some way to be associated with...)

 03. Let me explain with an example: I am generating tiddlers tagged as
 ClientNotes for patients in my treatment manual/workbook (http://
 imp.peermore.com/imp/recipes/editorial/tiddlers.wiki) - and these
 ClientNotes are then sub-categorised into topics like
 PrescribedMedication, or RiskAssessment, etc, etc... At present I use
 a macro to generate new tiddlers under each heading, that are pre-
 tagged with the required tags.  See [[Make or View Client Notes]] in
 the manual if you want to see what I mean (currently a bit messy.)

 04. It would be much easier if I could use a Tag Button for each
 'brand' of notes I want, so that a practitioner could BOTH look at all
 the existing material tagged with, say, PrescribedMedication, AND,
 from the same drop down menu, generate a new tiddler that is tagged
 with BOTH PrescribedMedication AND ClientNotes.

 05. Just to add two complications; first, the complication I alluded
 to in brackets (at the end of para 02) - I don't really want to tag
 the actual tiddler/tag that is *titled* PrescribedMedication with
 ClientNotes as well; as in itself it is not strictly a note about
 the client.  Hence my wondering whether there is some other tiddler
 that could be used to define which tags MUST always be generated with
 which other associated tags.

 06. Second, it would be great if such a drop down extended TagButton
 function could ALSO have a sort of new journal fucntion, so that the
 newly generated, and double-tagged tiddler was also titled with the
 date and time.

 I can seee what I want, but I can't yet work out how to do it - is
 this something that exisits out there already?  Is it a relatively
 simple job to write this, or not...?

 Thanks for any advice you have

 Dickon
--~--~-~--~~~---~--~~
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: ImageSizePlugin, width 100% on SHIFT-CLICK ?

2009-11-14 Thread Måns

Hi Julien

Ok - Thank you for sharing the information..

Måns

On 14 Nov., 14:39, julien23 ju.bouc...@gmail.com wrote:
 in ImageSizePlugin,
 replace
      if (ev.shiftKey) { this.style.width=this.style.height=''; }
 by
      if (ev.shiftKey) { this.style.width='100%';
 this.style.height=''; }

 On 27 oct, 14:37, julien23 ju.bouc...@gmail.com wrote:



  In the ImageSizePlugin, Is there a way to have width 100% instead of
  full-size on SHIFT-CLICK ?

  thanks
--~--~-~--~~~---~--~~
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: Got the upload plugin working for my website, but can I add a save to web button like tiddlyspot?

2009-11-14 Thread FND

 I hope the jump right in with your questions message was genuine.

Yeah, pretty much.

 First of all, tiddlywiki has been an amazing discovery for me

Glad it's useful to you.

 Is there a way I can add a save to web
 button on the right-hand side like tiddlyspot has?

It's been a while since I've used the UploadPlugin myself, but you 
should be able to add the upload macro[1] to the SideBarOptions shadow 
tiddler[2]:
 upload http://example.org/store.cgi; index.html . . MyDoc
(IIRC, you can use the options in backstage  tweak instead of 
specifying these macro parameters)

 Is it feasible to be constantly saving to the web
 every time I add / edit something?

A while back I wrote some plugins for that, though I doubt it's still 
the state of the art:
 http://groups.google.com/group/tiddlywiki/t/7a9ded44d21db132
 http://groups.google.com/group/tiddlywiki/t/4de7766528d66dc9
 http://groups.google.com/group/tiddlywiki/t/c84d176da888daf5

 Finally, could someone summarise how the backups work when saving
 online?  I created a backup directory and put backup in the upload
 uptions, but so far the directory remains empty.

I'm sure someone else will be able to answer that.


-- F.


[1] http://tiddlywiki.org/wiki/Macros
[2] http://tiddlywiki.org/wiki/Shadow_Tiddlers

--~--~-~--~~~---~--~~
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: Tiddlywiki Presentation Manager

2009-11-14 Thread Måns

http://groups.google.com/group/tiddlywikidocs
Group for discussion of TiddlyWiki documentation of all kinds.
Regards Måns

On 14 Nov., 17:26, Måns humam...@gmail.com wrote:
 Hi Mario

  That would be nice. part1 -2 -3 At the beginnese guide section and
  part3 and a-pm at the Customization section. Can I do this?

 I'm sure You can.. I think it would be very nice if you did..
 Read here:http://tiddlywiki.org/wiki/Meta:Community_Portal

  Thank you for your feedback.

 You are welcome

 regards 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: Got the upload plugin working for my website, but can I add a save to web button like tiddlyspot?

2009-11-14 Thread fuf

Great!  Adding upload to SideBarOptions worked like a charm.
Thanks a lot.

On Nov 14, 5:15 pm, FND f...@gmx.net wrote:
  I hope the jump right in with your questions message was genuine.

 Yeah, pretty much.

  First of all, tiddlywiki has been an amazing discovery for me

 Glad it's useful to you.

  Is there a way I can add a save to web
  button on the right-hand side like tiddlyspot has?

 It's been a while since I've used the UploadPlugin myself, but you
 should be able to add the upload macro[1] to the SideBarOptions shadow
 tiddler[2]:
      upload http://example.org/store.cgi; index.html . . MyDoc
 (IIRC, you can use the options in backstage  tweak instead of
 specifying these macro parameters)

  Is it feasible to be constantly saving to the web
  every time I add / edit something?

 A while back I wrote some plugins for that, though I doubt it's still
 the state of the art:
      http://groups.google.com/group/tiddlywiki/t/7a9ded44d21db132
      http://groups.google.com/group/tiddlywiki/t/4de7766528d66dc9
      http://groups.google.com/group/tiddlywiki/t/c84d176da888daf5

  Finally, could someone summarise how the backups work when saving
  online?  I created a backup directory and put backup in the upload
  uptions, but so far the directory remains empty.

 I'm sure someone else will be able to answer that.

 -- F.

 [1]http://tiddlywiki.org/wiki/Macros
 [2]http://tiddlywiki.org/wiki/Shadow_Tiddlers
--~--~-~--~~~---~--~~
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: Separate Edit Window - how to implement it: your thoughts

2009-11-14 Thread Måns

Sorry - It wasn't an editwindow - just the tiddler in another window..
I tried to implement it my copy of wolfgangs Groundless Desktop - it
also has TidIDE editor..
http://desktree.tiddlyspot.com (see open in new window bottom left
in the tiddlers toolbar)

I had some success in implementing an editwindow for quicknotes in the
SideBarOptionsPanel in my own version of Dave Giffords NoteStorm -
Nota⊕Bene http://notabene.tiddlyspot.com (it's in Danish) open right
sidebar and click on ny note (new note) just beneath the searchfield
and you'll get the slightly modified QuickNotes window. (It prompts
for a username - just hit enter...)

I'm sure you could use Eric's moveablePanelPlugin and make it work on
a tiddler in editmode only. This would free up the display area for
other tiddlers - and you wouldn't loose  any of the edittools that
your TW offer...

Regards Måns Mårtensson

On 14 Nov., 17:14, Måns humam...@gmail.com wrote:
 Hi Shankar

 Are you aware of OpenTiddlerInWindowCommand by Bradley Meck?
 It's a pure text popup of the tiddler in question. It's opened from
 the toolbar.
 Wolfgang has a copy of it in his 
 dropbox:http://dl.getdropbox.com/u/241006/archive/MathCell.html#OpenTiddlerIn...

 We had a talk about options in that direction in this 
 thread:http://tinyurl.com/yzyxpxv

 Regards Måns Mårtensson

 On 13 Nov., 19:02, Shankar shankar.sw...@gmail.com wrote:



  I use TiddlyWiki as a note taking software.  It would be useful to me
  to have the editor pop out as a separate browser window.  The IDEAL
  solution I have in mind is one where a window with absolutely no
  browser decorations - like one of those annoying pop-up ads on the
  Internet - pop up with the document opened in the editor inside it.

  I am willing to work around or live with the potential document
  consistency issues this may pose.

  I am wondering if you have some ideas on how to implement this.

  For whatever it is worth, I have been using the TidIDE editor for
  years now, the solution has to work with that, for my use.

  Thanks for your time/suggestions.

  Cheers; 'best,

  shankar
--~--~-~--~~~---~--~~
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] To Eric Shulman

2009-11-14 Thread Måns

Hi Eric
You've been quiet for some time.
I hope that you are well - and are recovering from your sickness...
You are missed - and the threads of this Group aren't the same without
your great insight and magic contributions..

Yours sincerely 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: An Extended-ExtendTagButtonPlugin

2009-11-14 Thread dickon

Thanks Mans and Mario - that gives me plenty to play with.. much
obliged!  Will report back in due course.

Dickon

On Nov 14, 4:37 pm, Måns humam...@gmail.com wrote:
 Hi Dickon

 Maybe MatchTagsPlugin isn't directly what you are asking for - but it
 seems that you could find good use of it in your system (anyway if you
 plan to export or import tiddlers from to different TWs or if you want
 to create special lists from 
 tagcombinations):http://www.tiddlytools.com/#MatchTagsPluginhttp://www.tiddlytools.com/#MatchTagsPluginInfo

 2009.08.29 2.0.1 added support for config.macros.matchTags.defTags to
 auto-tag MatchingTiddlers output

 Regards Måns Mårtensson

 On 14 Nov., 02:51, dickon dickon.beving...@googlemail.com wrote:

  I wonder if anyone can help me, please.

  01. I really like the ExtendTagButtonPlugin - click on the tag, and at
  the bottom of the drop down menu of tagged tiddlers, there is an
  option to create a new tiddler that is automatically tagged with this
  same tag.

  02. Now, what if a set of tiddlers all need to be tagged automatically
  with MORE THAN ONE tag? ... is there a way of making the option at the
  bottom of the drop-down menu that will creat a new tiddler and tag it
  not only with the tag you are looking, but ALSO with any other tags
  that that tag is tagged with (or, even better than that, is required
  in some way to be associated with...)

  03. Let me explain with an example: I am generating tiddlers tagged as
  ClientNotes for patients in my treatment manual/workbook (http://
  imp.peermore.com/imp/recipes/editorial/tiddlers.wiki) - and these
  ClientNotes are then sub-categorised into topics like
  PrescribedMedication, or RiskAssessment, etc, etc... At present I use
  a macro to generate new tiddlers under each heading, that are pre-
  tagged with the required tags.  See [[Make or View Client Notes]] in
  the manual if you want to see what I mean (currently a bit messy.)

  04. It would be much easier if I could use a Tag Button for each
  'brand' of notes I want, so that a practitioner could BOTH look at all
  the existing material tagged with, say, PrescribedMedication, AND,
  from the same drop down menu, generate a new tiddler that is tagged
  with BOTH PrescribedMedication AND ClientNotes.

  05. Just to add two complications; first, the complication I alluded
  to in brackets (at the end of para 02) - I don't really want to tag
  the actual tiddler/tag that is *titled* PrescribedMedication with
  ClientNotes as well; as in itself it is not strictly a note about
  the client.  Hence my wondering whether there is some other tiddler
  that could be used to define which tags MUST always be generated with
  which other associated tags.

  06. Second, it would be great if such a drop down extended TagButton
  function could ALSO have a sort of new journal fucntion, so that the
  newly generated, and double-tagged tiddler was also titled with the
  date and time.

  I can seee what I want, but I can't yet work out how to do it - is
  this something that exisits out there already?  Is it a relatively
  simple job to write this, or not...?

  Thanks for any advice you have

  Dickon
--~--~-~--~~~---~--~~
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: Separate Edit Window - how to implement it: your thoughts

2009-11-14 Thread Måns

I don't know if you can use any of my ideas - or if it's offtopic
implementing quicknotes - but here's yet another variant.. (this time
in English)
I've even tried to implement the quickedit in a ShowPopup from the
header. It's not as reliable as used in a slider in the SideBar -
because it closes when you click in the background and you'll loose
the notes if you haven't saved them..
http://dl.dropbox.com/u/1064531/NoteStormMod%231.html -  click New
Note in the header..

regards Måns Mårtensson

On 14 Nov., 19:24, Måns humam...@gmail.com wrote:
 Sorry - It wasn't an editwindow - just the tiddler in another window..
 I tried to implement it my copy of wolfgangs Groundless Desktop - it
 also has TidIDE editor..http://desktree.tiddlyspot.com(see open in new 
 window bottom left
 in the tiddlers toolbar)

 I had some success in implementing an editwindow for quicknotes in the
 SideBarOptionsPanel in my own version of Dave Giffords NoteStorm -
 Nota⊕Benehttp://notabene.tiddlyspot.com(it's in Danish) open right
 sidebar and click on ny note (new note) just beneath the searchfield
 and you'll get the slightly modified QuickNotes window. (It prompts
 for a username - just hit enter...)

 I'm sure you could use Eric's moveablePanelPlugin and make it work on
 a tiddler in editmode only. This would free up the display area for
 other tiddlers - and you wouldn't loose  any of the edittools that
 your TW offer...

 Regards Måns Mårtensson

 On 14 Nov., 17:14, Måns humam...@gmail.com wrote:



  Hi Shankar

  Are you aware of OpenTiddlerInWindowCommand by Bradley Meck?
  It's a pure text popup of the tiddler in question. It's opened from
  the toolbar.
  Wolfgang has a copy of it in his 
  dropbox:http://dl.getdropbox.com/u/241006/archive/MathCell.html#OpenTiddlerIn...

  We had a talk about options in that direction in this 
  thread:http://tinyurl.com/yzyxpxv

  Regards Måns Mårtensson

  On 13 Nov., 19:02, Shankar shankar.sw...@gmail.com wrote:

   I use TiddlyWiki as a note taking software.  It would be useful to me
   to have the editor pop out as a separate browser window.  The IDEAL
   solution I have in mind is one where a window with absolutely no
   browser decorations - like one of those annoying pop-up ads on the
   Internet - pop up with the document opened in the editor inside it.

   I am willing to work around or live with the potential document
   consistency issues this may pose.

   I am wondering if you have some ideas on how to implement this.

   For whatever it is worth, I have been using the TidIDE editor for
   years now, the solution has to work with that, for my use.

   Thanks for your time/suggestions.

   Cheers; 'best,

   shankar
--~--~-~--~~~---~--~~
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: Case insensitive tags?

2009-11-14 Thread Måns

Hi fuf

I believe TiddlerAliasPlugin by Udo Borkowski allows you to do it:
http://tiddlywiki.abego-software.de/Beta.html#TiddlerAliasPlugin

regards Måns Mårtensson

On 14 Nov., 21:50, fuf tissand...@gmail.com wrote:
 I could only find one reference to this, from 2005, with no response.

 So I love the tagglytagging stuff that is part of MPTW, but I don't
 want the tags to be case sensitive.  If I have a tag for a certain
 concept, and put a link to it on the MainMenu, then I want it
 capitalised, say [[Ethics]].  But if I'm linking to the same tag as
 part of a sentence where the word should not be capitalised, then I
 want to be able to write [[ethics]].

 Is there any way I can do this?
--~--~-~--~~~---~--~~
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: Case insensitive tags?

2009-11-14 Thread Eric Shulman

 So I love the tagglytagging stuff that is part of MPTW, but I don't
 want the tags to be case sensitive.  If I have a tag for a certain
 concept, and put a link to it on the MainMenu, then I want it
 capitalised, say [[Ethics]].  But if I'm linking to the same tag as
 part of a sentence where the word should not be capitalised, then I
 want to be able to write [[ethics]].

To use links with case-folding (and/or space-folding), try this:
   http://www.TiddlyTools.com/#LooseLinksPlugin

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: Case insensitive tags?

2009-11-14 Thread Måns

Hi fuf

I think you'll find the appropriate edittemplate to amke your
adjustments to in the systemTheme tiddler MptwTheme:
http://mptw.tiddlyspot.com/#MptwTheme
Click ##EditTemplate
and the page rolls down to it..

regards Måns Mårtensson

On 14 Nov., 22:23, fuf tissand...@gmail.com wrote:
 Thanks for your prompt response Måns, that plugin does indeed look
 like it will solve the problem for me.

 However, now I have a new problem!  After installing the plugin I
 don't see an alias box under the tags box, even though I can see
 that it has been added to EditTemplate.  I assume this is because I am
 using MPTW, and maybe the MPTW themes mean EditTemplate isn't actually
 used?  If this is the case, what should I edit in order to get the
 alias box to show up?

 Thanks!

 On Nov 14, 9:06 pm, Måns humam...@gmail.com wrote:



  Hi fuf

  I believe TiddlerAliasPlugin by Udo Borkowski allows you to do 
  it:http://tiddlywiki.abego-software.de/Beta.html#TiddlerAliasPlugin

  regards Måns Mårtensson

  On 14 Nov., 21:50, fuf tissand...@gmail.com wrote:

   I could only find one reference to this, from 2005, with no response.

   So I love the tagglytagging stuff that is part of MPTW, but I don't
   want the tags to be case sensitive.  If I have a tag for a certain
   concept, and put a link to it on the MainMenu, then I want it
   capitalised, say [[Ethics]].  But if I'm linking to the same tag as
   part of a sentence where the word should not be capitalised, then I
   want to be able to write [[ethics]].

   Is there any way I can do this?
--~--~-~--~~~---~--~~
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: Case insensitive tags?

2009-11-14 Thread fuf

Thanks for your prompt response Måns, that plugin does indeed look
like it will solve the problem for me.

However, now I have a new problem!  After installing the plugin I
don't see an alias box under the tags box, even though I can see
that it has been added to EditTemplate.  I assume this is because I am
using MPTW, and maybe the MPTW themes mean EditTemplate isn't actually
used?  If this is the case, what should I edit in order to get the
alias box to show up?

Thanks!

On Nov 14, 9:06 pm, Måns humam...@gmail.com wrote:
 Hi fuf

 I believe TiddlerAliasPlugin by Udo Borkowski allows you to do 
 it:http://tiddlywiki.abego-software.de/Beta.html#TiddlerAliasPlugin

 regards Måns Mårtensson

 On 14 Nov., 21:50, fuf tissand...@gmail.com wrote:



  I could only find one reference to this, from 2005, with no response.

  So I love the tagglytagging stuff that is part of MPTW, but I don't
  want the tags to be case sensitive.  If I have a tag for a certain
  concept, and put a link to it on the MainMenu, then I want it
  capitalised, say [[Ethics]].  But if I'm linking to the same tag as
  part of a sentence where the word should not be capitalised, then I
  want to be able to write [[ethics]].

  Is there any way I can do this?
--~--~-~--~~~---~--~~
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] Case insensitive tags?

2009-11-14 Thread fuf

I could only find one reference to this, from 2005, with no response.

So I love the tagglytagging stuff that is part of MPTW, but I don't
want the tags to be case sensitive.  If I have a tag for a certain
concept, and put a link to it on the MainMenu, then I want it
capitalised, say [[Ethics]].  But if I'm linking to the same tag as
part of a sentence where the word should not be capitalised, then I
want to be able to write [[ethics]].

Is there any way I can do this?
--~--~-~--~~~---~--~~
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] tiddlertxt as img source in Pagetemplate - possible?

2009-11-14 Thread Måns

Hi TwWizards

I want to be able to exchange an image put in the sidebar via the
PageTemplate simply by inputting an URL in a tiddler:

PageTemplate:
div id='sidebar'
img src='sitelogo.jpg' width='100%' align='center'br /
div id='sidebarOptions' refresh='content'
tiddler='SideBarOptions'/div
div id='sidebarTabs' refresh='content' force='true'
tiddler='SideBarTabs'/div
/div

I thought I'd just create a tiddler called sitelogo.jpg and input an
URL - but ofcourse that didn't work...

If you have a working solution (avoiding direct editing of the
PageTemplate) please give me a hint.

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: Case insensitive tags?

2009-11-14 Thread Måns

:-)
 enjoy,
 -e
 Eric Shulman
 TiddlyTools / ELS Design Studios

Great to hear from you Eric - hope you are ok..

regards Måns
--~--~-~--~~~---~--~~
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: Case insensitive tags?

2009-11-14 Thread fuf

Thanks again Måns.  You were right that MptwTheme was what I needed to
check.  However, clicking ##EditTemplate takes me straight to the
standard EditTemplate, which already had the code for the alias plugin
(but which wasn't displaying).  Instead, I had to edit the MptwTheme
directly.  Not really a problem, but a bit more of a hassle.

Thanks Eric, that plugin is also very useful.  However, after
installing, [[ETHICS]] does not link to [[Ethics]].  Do I need to put
option chkLooseLinks somewhere?

Apologies for what are probably incredibly simple questions!

On Nov 14, 9:56 pm, Måns humam...@gmail.com wrote:
 :-)

  enjoy,
  -e
  Eric Shulman
  TiddlyTools / ELS Design Studios

 Great to hear from you Eric - hope you are ok..

 regards Måns
--~--~-~--~~~---~--~~
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: Case insensitive tags?

2009-11-14 Thread fuf

Ah!  I spoke too soon.  Unfortunately there is still a significant
problem.

A new example: I have a Philosophers tiddler, for which I have now
added an alias philosopher.  Tagging the Plato tiddler with
philosopher now links to Philosophers, which is great.  However,
at the bottom of the Philosophers tiddler is a Tagged as
'Philosophers' section (as I understand it this is the key feature of
'tagglytagging') which does NOT list Plato.  It only lists tiddlers
tagged with precisely Philosophers.

Is it possible to list not only tiddlers tagged as 'Philosophers' but
also tiddlers tagged with the ALIASES of 'Philosophers'?

Perhaps I am asking too much.

On Nov 14, 10:14 pm, fuf tissand...@gmail.com wrote:
 Thanks again Måns.  You were right that MptwTheme was what I needed to
 check.  However, clicking ##EditTemplate takes me straight to the
 standard EditTemplate, which already had the code for the alias plugin
 (but which wasn't displaying).  Instead, I had to edit the MptwTheme
 directly.  Not really a problem, but a bit more of a hassle.

 Thanks Eric, that plugin is also very useful.  However, after
 installing, [[ETHICS]] does not link to [[Ethics]].  Do I need to put
 option chkLooseLinks somewhere?

 Apologies for what are probably incredibly simple questions!

 On Nov 14, 9:56 pm, Måns humam...@gmail.com wrote:



  :-)

   enjoy,
   -e
   Eric Shulman
   TiddlyTools / ELS Design Studios

  Great to hear from you Eric - hope you are ok..

  regards Måns
--~--~-~--~~~---~--~~
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: Case insensitive tags?

2009-11-14 Thread fuf



On Nov 14, 10:14 pm, fuf tissand...@gmail.com wrote:

 Thanks Eric, that plugin is also very useful.  However, after
 installing, [[ETHICS]] does not link to [[Ethics]].  Do I need to put
 option chkLooseLinks somewhere?

 Apologies for what are probably incredibly simple questions!

Never mind, this was indeed a simple problem - turns out I was
installing the plugin wrong!  Works fine now.
--~--~-~--~~~---~--~~
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: Case insensitive tags?

2009-11-14 Thread fuf

I solved this problem using the AutoTaggerAliases feature of Eric's
fantastic AutoTagger plugin.  Now when I tag a tiddler with
philosopher it is automatically changed to Philosophers - perfect!

On Nov 14, 10:27 pm, fuf tissand...@gmail.com wrote:
 Ah!  I spoke too soon.  Unfortunately there is still a significant
 problem.

 A new example: I have a Philosophers tiddler, for which I have now
 added an alias philosopher.  Tagging the Plato tiddler with
 philosopher now links to Philosophers, which is great.  However,
 at the bottom of the Philosophers tiddler is a Tagged as
 'Philosophers' section (as I understand it this is the key feature of
 'tagglytagging') which does NOT list Plato.  It only lists tiddlers
 tagged with precisely Philosophers.

 Is it possible to list not only tiddlers tagged as 'Philosophers' but
 also tiddlers tagged with the ALIASES of 'Philosophers'?

 Perhaps I am asking too much.

 On Nov 14, 10:14 pm, fuf tissand...@gmail.com wrote:



  Thanks again Måns.  You were right that MptwTheme was what I needed to
  check.  However, clicking ##EditTemplate takes me straight to the
  standard EditTemplate, which already had the code for the alias plugin
  (but which wasn't displaying).  Instead, I had to edit the MptwTheme
  directly.  Not really a problem, but a bit more of a hassle.

  Thanks Eric, that plugin is also very useful.  However, after
  installing, [[ETHICS]] does not link to [[Ethics]].  Do I need to put
  option chkLooseLinks somewhere?

  Apologies for what are probably incredibly simple questions!

  On Nov 14, 9:56 pm, Måns humam...@gmail.com wrote:

   :-)

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

   Great to hear from you Eric - hope you are ok..

   regards Måns
--~--~-~--~~~---~--~~
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: Best solution for connecting TWs

2009-11-14 Thread Amzg

Valuable input, but it seems there is no decent solution.

Regarding the iframe semi-solution, I just wish to mention these
plugins;

http://tw.lewcid.org//#FullScreenPlugin  (note/warning; it is 3+ years
old.)
http://www.tiddlytools.com/#ToggleFullScreen

Maybe when loading the iframe it's possible to evoke such a plugin
there at the same time?




On Nov 13, 1:31 am, AlanBCohen alanbco...@gmail.com wrote:
 Tobias,
 Thanks for the information on using iframes to embed one TW file in
 the GUI on another.  I implemented that earlier today between several
 files I use as more or less static data repositories and my work
 machine homepage.

 Alan
--~--~-~--~~~---~--~~
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: To Eric Shulman

2009-11-14 Thread AlanBCohen

Mans isn't alone in appreciating your help.  Get well soon.
Alan
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---