[tw] Re: Is the upgrade bung!

2009-01-17 Thread FND

 [importing only] works ok when the TW I am importing is in the same 
 sub-directory my TW is in

That's a known issue with Firefox 3 (which I assume is what you're 
using?), not TiddlyWiki itself. A workaround exists:
 http://www.tiddlywiki.org/wiki/Firefox#Importing

HTH.


-- 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: Table of Contents

2009-01-17 Thread FND

 I've installed [DcTableOfContentsPlugin], but it doesn't seem to work
 properly. When I click on the links in the table of contents itself,
 it doesn't take me to the headers. Nothing happens.

That's odd - I thought we'd updated that plugin to work with TiddlyWiki 
2.x... Don't remember the details though.

 I'm wondering if there is another one out there?

There are a few alternatives:
 http://tinyurl.com/9ge6o3 
(http://www.tiddlywiki.org/wiki/Table_of_Contents_For_Individual_Tiddlers)


-- 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: Google Notebook

2009-01-17 Thread FND

 I'm inclined to write an adaptor for an Atom feed

Let me know if you need help with that.
Also, Simon has done some work on RSS adaptors - not sure whether that 
includes ATOM.

 [I] can see how each note becomes a tiddler, but wonder how to
 map the notebook sections

I've never used Google Notebook, so I don't know how this works, exactly.
However, it seems like you could map sections to tags or headings?

 Maybe for purposes of adoption, a service which takes a google
 notebook URI and returns a baked TiddlyWiki might be better ..

That'd be great - but who has the time these days...


-- 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: Hide certain tags in tiddler

2009-01-17 Thread FND

 I have tiddlers that are tagged with keywords such as blog and
 Photography.  I want to prevent blog from showing up in the
 tags list within the Tiddler displayed, but still see Photography

In theory, you could tag the blog tag itself with excludeLists:
 http://www.tiddlywiki.org/wiki/Tags#Tagging_Tags

Unfortunately, it appears the Tags macro* does not support this feature 
yet - I have filed a bug report:
 http://trac.tiddlywiki.org/ticket/873


-- F.


* http://www.tiddlywiki.org/wiki/Tags_(macro)

--~--~-~--~~~---~--~~
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: How do I display a long tiddler at the top?

2009-01-17 Thread bob

Hi Eric
'bump' requested please.
Bob

On Mon, 2009-01-12 at 05:46 -0800, Eric Shulman wrote:
  So I guess you are asking for a modification to OpenTaggedTiddlers to
  scroll the page back to the first of the opened tiddlers, instead of
  the last.  Eric?  Sound possible?
 
 OpenTaggedTiddlers calls the displayTiddlers() function, which takes
 an array of tiddler titles and display's them all in the order they
 occur in the array.  It does this by invoking displayTiddler() for
 each title which, in turn, automatically triggers a scroll action
 using the core's ensureVisible() function.
 
 Normally, the solution would be to simply invoke a call to
 window.scrollTo() after calling on displayTiddlers().  However, this
 won't work, due to the asynchronous display handling used when
 *animating* the opening of the tiddlers.
 
 In order to achieve the desired effect regardless of animations,
 OpenTaggedTiddlers will need to do it's own processing of the list of
 titles rather than using the core's displayTiddlers() function, so
 that it can display the tiddlers in reverse order *and* insert each
 tiddler as the *top* of the stack.  Then, the normal core-triggered
 scrolling action that occurs at the end of the animation sequence will
 result in the topmost tiddler being scrolled into view (if not already
 visible).
 
 This change shouldn't be difficult to implement, but will need to be
 carefully tested under different conditions to ensure that some subtle
 side-effect isn't introduced.  If I haven't posted something by the
 end of this week, give this message a 'bump' to remind me.
 
 -e
  


--~--~-~--~~~---~--~~
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: Drop down tagging/untagging doesn't work in TW notes

2009-01-17 Thread Morris Gray

Hi iain,

I will try to translate the language of the Northern Beaches into
Sydney Inner West speak and not speculate which is the real world :-)

Basically TW Notes and TWT-Notes are the same. The fundamental
difference is the navigation between tiddlers.

As you know the standard TiddlyWiki stacks tiddlers upon one another
as they are opened and navigation between them is via the scroll bar
(or clicking on a link to an opened tiddler, or using the 'jump'
command on the toolbar which then jumps to the already opened tiddler
wherever it is within the stack).

http://tiddlywiki.com/
.
TW Notes uses the HistoryPlugin to move back and forth between
tiddlers that have been opened as only one tiddler shows at a time.
Navigation is similar to the back and forward buttons on a browser.
And like a browser the History button shows a drop-down list of those
tiddlers you can jump to and they are shown in the order which they
were opened.

http://twnotes.tiddlyspot.com/

TWT-Notes (TW Tabbed-Notes) uses the TiddlersBarPlugin to show a tab
across the top of the display for each open tiddler and all navigation
between tiddlers is done by clicking on the desired tab exactly like a
tabbed browser - including closing tabs individually ('close-others'
and 'close-all' can be done through any tiddler's toolbar). In
addition the tabs can represent tiddlers that are either rendered
normally or in edit mode in any quantity or combination.

Again only one tiddler shows at a time but all opened tiddlers are
obvious through their tabs. The tabs that are in edit mode are
indicated by a exclamation-mark ( ! ) on the tab. (Clicking on the
exclamation-mark takes that tiddler out of edit mode).

http://twt-notes.tiddlyspot.com/

Note:

TWT-Notes has the advantage of being easily changed between tabbed
navigation and normal TiddlyWiki behaviour by simply enabling or
disabling the TiddlersBarPluginMG.  In this mode newly open tiddlers
open at the top of the stack and scrolling between tiddlers is
restored.  And of course the 'jump' command is available on the
toolbar.

As I consider TWT-Notes the flagship of the genera, I've included the
Equation plugin to facilitate academic, scientific or engineering
use.  However it adds only a tiny footprint and need only be ignored
if not needed.

I hope this has clarified the differences between these TiddlyWikis.

Morris Gray
http://twhelp.tiddlyspot.com
A TiddlyWiki help file for beginners









On Jan 17, 12:51 pm, iain i...@jcis.net.au wrote:
 Morris,

 I am not sure if this is a different topic or not bur can you explain
 the difference between TW Notes and TWT-Notes I understand it is in a
 tagging but I am not sure what the difference is and what it means in
 the real world (of inner West Sydney) where I am trying to decide
 which version to upgrade to.
--~--~-~--~~~---~--~~
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: TW interface annoyances - what are yours?

2009-01-17 Thread FND

 I proclaim this thread completely derailed...

I've started collecting the issues raised here on the community wiki:
 http://www.tiddlywiki.org/wiki/Dev:UI_Issues

That list is very selective; I've only added issues that are related to 
the user interface and which I think are generic enough to be addressed 
in the TiddlyWiki core.
(In order for these issues to be addressed though, they should be 
discussed in separate threads on the developers list.)

Having said that, it's a wiki, so feel free to edit that page.


-- 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: keyboard shortcuts

2009-01-17 Thread FND

 that basically renders it way off the screen, right?

That's correct.

 I have a bunch of those (newTiddler, newJournal etc.) and want to keep
 them all in a special tiddler, but don't want to show that tiddler

You could transclude* the respective tiddler (e.g. MenuControls) in 
your MainMenu, wrapping it in a custom class:
 {{invisible{
 tiddler [[MenuControls]]
 }}}
Then add the following to your StyleSheet:
 .invisible {
 position: absolute;
 top: -px;
 left: -px;
 }

HTH.


-- F.


* http://www.tiddlywiki.org/wiki/Transclusion

--~--~-~--~~~---~--~~
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: Table of Contents

2009-01-17 Thread cmari

You could try making the change suggested by Eric in the 6th message
in this thread:
http://tinyurl.com/62x9yb
or
http://groups.google.com/group/TiddlyWiki/browse_frm/thread/
d25b6d431be2c12c/eba3136e49b6c15a?lnk=gstq=showtoc#eba3136e
49b6c15a
It did the trick for me.
cmari

  I've installed [DcTableOfContentsPlugin], but it doesn't seem to work
  properly. When I click on the links in the table of contents itself,
  it doesn't take me to the headers. Nothing happens.

--~--~-~--~~~---~--~~
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: Table of Contents

2009-01-17 Thread Jay-Nic

Thanks for your input folks,

 You could try making the change suggested by Eric in the 6th message
 in this thread:http://tinyurl.com/62x9yb
 orhttp://groups.google.com/group/TiddlyWiki/browse_frm/thread/
 d25b6d431be2c12c/eba3136e49b6c15a?lnk=gstq=showtoc#eba3136e
 49b6c15a

It appears the version of the plug in I've gotten already has this
code.



 There are a few alternatives:
  http://tinyurl.com/9ge6o3
 (http://www.tiddlywiki.org/wiki/Table_of_Contents_For_Individual_Tiddlers)

It seems there are really only two. Both of which are on your site
FND.
The original TableOfContentsPlugin doesn't link to the headers. The
new DcTableOfContentsPlugin (updated by Saq) has the linked headers,
but they aren't functioning, and you can't seem to change the style of
it like you can the first one.

That third appears to be miscategorized. It's actually a table of
contents OF tiddlers, not for individual tiddlers.

The question then becomes, how can the DCToC plug be repaired to work
with TW2.4.3?

Thank you,
Jay-Nic

On Jan 17, 5:42 am, cmari cema...@gmail.com wrote:
 You could try making the change suggested by Eric in the 6th message
 in this thread:http://tinyurl.com/62x9yb
 orhttp://groups.google.com/group/TiddlyWiki/browse_frm/thread/
 d25b6d431be2c12c/eba3136e49b6c15a?lnk=gstq=showtoc#eba3136e
 49b6c15a
 It did the trick for me.
 cmari



   I've installed [DcTableOfContentsPlugin], but it doesn't seem to work
   properly. When I click on the links in the table of contents itself,
   it doesn't take me to the headers. Nothing happens.- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
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] Content coded for two columns spills out of tiddler

2009-01-17 Thread Eric Weir

I thought I'd mastered a technique I got from wolfgang -- speaking of 
wolfgang, where's wolfgang? -- for putting tiddler content into two 
columns, but just now the content I coded is spilling over beyond the 
bottom margin of the tiddler.

The coded content follows. What have I done wrong?

{{cola{Dan Byrne
VP Sales  Marketing
BeavEx, Inc.
2970 Peachtree Road, Suite 275
Atlanta, GA  30305
xxx-xxx-
xxx-xxx-xxx xx...@xx,com

Directions to Dan house:
*Take 78 to Hugh Howell Rd. exit. [It will jughandle around to the
right.]
*Right at first light, onto Lilburn-Stone Mountain Road.
*Right at next light, onto Old Stone Mountain Road. [Becomes Five
Forks Trickum Road at intersection with Rockbridge Road.
*Continue past Mountain Park on the right. Cross Cole Drive (light).
*After crossing Cole Drive, take third left at Parkview Way into
Wesley Ridge subdivision.
*Take second right onto Hancock Way. First house on the right,
4662.}}}{{colb{Dan Byrne
4662 Hancock Way

xxx-xxx- h
xxx-xxx- c
xxx...@xcom}}}
{{clear{
}}}

Thanks,

Eric Weir
Decatur, GA  USA
eew...@bellsouth.net

--~--~-~--~~~---~--~~
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] Review or Clean Up messages

2009-01-17 Thread Jay-Nic

You know the messages I'm talking about?

At the top of a wiki page they say things like:

--

This article needs additional citations for verification. Please help
improve this article... etc

--

Does anyone know of a plug in that allows those macros?
I just don't know what they're called to do a search of them...


Thanks!
JN
--~--~-~--~~~---~--~~
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: Content coded for two columns spills out of tiddler

2009-01-17 Thread Eric Weir

Mark S. wrote:
 What are the definitions for the styles cola, colb, and clear? They
 don't seem to be in my tw notes.
   

Put this into your StyleSheet:

/* custom styles for parallel columns. Classes cola and colb */
.cola {width:45%; float:left; margin-left:0.5em;}
.colb {width:45%; float:left; margin-left:1.5em;}
.clear{clear:both;}


After that you can use the following syntax to generate two columns in a 
tiddler:

{{cola{Contact information:}}}{{colb{Additional notes ...}}}{{clear
{}}}


Though this works better for me:


{{cola{text of
column a}}}{{colb{Text of
column b}}}
{{clear{
}}}

This is courtesy of wolfgang, who hasn't been in evidence since before 
the holidlays.

Regards,

Eric Weir
Decatur, GA  USA
eew...@bellsouth.net

--~--~-~--~~~---~--~~
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] Strange behavior when syncing tiddlers

2009-01-17 Thread Frank

Hi everyone,

I am pretty new to Tiddlywiki and now used the sync feature for the
first time. There I observerd a strange behavior. The information
shown in the sync table in backstage area doesn't seem to be correct.

When a tiddler was imported from a local file then everything is
correct. The Server host column shows the link to the parent Wiki
file and Server URL is a working link to the corresponding file.

However, when the parent tiddler was a TiddlyWiki on the web, (e.g.
http://www.tiddlywiki.com) the Server host entry says
www.tiddlywiki.com and the Server URL link is not working because it
is somthing like file:///C:/LocalWikis/
www.tiddlywiki.com#TiddlerName

When I use the ImportTiddlersPlugin the behavior changes slightly but
is still not correct.
When importing from a local file the Server host entry results in
file://file:///C:/LocalWikis/MyTiddlyWiki.html and Server URL in
file://file:///C:/LocalWikis/MyTiddlyWiki.html#TiddlerName.

Importing from the web with ImportTiddlersPlugin gives 
file://http://www.tiddlywiki.com
as Server host and file://http://www.tiddlywiki.com#TiddlerName as
ServerURL.

Neither of the links are working because they are not valid links. Is
this a known problem or am I doing something wrong? The reported
Server type is always file, maybe this is already incorrect?

Regards,
Frank

--~--~-~--~~~---~--~~
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: if tagged A and B, then auto add tag C

2009-01-17 Thread Amzg

Ah! Thank you, I thought it was more complex than it was. How elegant.

However, the type of tag a tiddler is supposed to get depends on *two*
tags - i.e tiddlers that are tagged both with 'Private' and either of
MyStuff, HerStuff or OurStuff. Renaming it one at a time would not
work as.

In a way it seems I need your plugin backwards ;-)

...or some kind of gradual filtering - first filtering everything with
one tag as criteria, and storing these, and then filtering the result
with the rest...

I tried to cheat it by pretending two tags were actually one, but
without success.

I'll put on the thinking cap again.

My sincere thanks for helping me though, Mr.Shulman.

(Ref. back to the beginning of the thread; turning a checkbox (via
CheckboxPlugin) into kind of a catalyst to switch other tags would be
cool. I'm getting ideas (albeit vague) of using it as a flip switch to
activate a set of tiddlers, perhaps enabling apparently two TWs in one
TW document. Or a little trigger checkbox switches tags that in turn
switch tags that in turn... mushroom cloud! ...yes, it's getting late
here and HerStuff is away tonight... Seriously though, a checkbox
would offer functionality beyond having to edit/close a tiddler,
particularly as CheckboxPlugin allows remote checkbox setting.)


/Matias



On Jan 17, 8:49 pm, Eric Shulman elsdes...@gmail.com wrote:
  I downloaded ATP, checked the autoaliases configuration box and filled
  in the name AutoTaggerAliases, which I then created as a tiddler
  wherein I put the code you suggested... but nothing happens, also not
  after save+reload.

  Or maybe I don't quite understand the syntax you suggest;

  MyStuff(private)=MyStuff Private Encrypt(foo)
  - what is MyStuff(private) actually? Why do you write 'private' and
  not 'Private'?

 The above syntax means that, if you enter MyStuff(private) as a
 single tag, it will be converted into three tags, MyStuff,
 Private, and Encrypt(foo).  The different capitalization of
 private vs. Private was unintentional: you can use any
 capitalization you want... if your input *exactly* matches the tag
 alias, the substitutions will be applied.

  Does it mean all existing tiddlers tagged 'MyStuff' that get a new tag 
  'private'?

 Existing tiddlers are not altered automatically until you press 'done'
 after editing them.

  Note: AutoTagger is only invoked when using the tiddler editor..

  This means the editor where the MyStuff (HerStuff, OurStuff) is,
  right?

 Right.  You edit a tiddler, enter tags and press 'done'.  This invokes
 AutoTagger, which processes the tags you just entered, finds any
 matches in the AutoTaggerAliases list and does the replacement.  Then
 the tiddler saved into the internal 'tiddler store' as usual.

 Thus, if I enter
    A B C
 as tags on tiddler [[FooBar]], and AutoTaggerAliases says:
    A=Yabba Dabba
    C=C Doo
 then the resulting tags on [[Foobar]] will be:
    Yabba Dabba B C Doo

 enjoy,
 -e
--~--~-~--~~~---~--~~
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: Content coded for two columns spills out of tiddler

2009-01-17 Thread Mark S.

You know, just thinking out loud, it seems to me that clear isn't a
good name for a class. Too much chance that it might clash with the
clear property. What happens if you change the class everywhere to
colx ?

-- Mark

On Jan 17, 1:46 pm, Mark S. throa...@yahoo.com wrote:
 That's pretty cool. It doesn't seem to spill out the bottom on mine
 (TW notes, FF 2 under linux, FF3 under XP).

 -- Mark

 On Jan 17, 1:18 pm, Eric Weir eew...@bellsouth.net wrote:

  Mark S. wrote:
   What are the definitions for the styles cola, colb, and clear? They
   don't seem to be in my tw notes.

  Put this into your StyleSheet:

  /* custom styles for parallel columns. Classes cola and colb */
  .cola {width:45%; float:left; margin-left:0.5em;}
  .colb {width:45%; float:left; margin-left:1.5em;}
  .clear{clear:both;}

  After that you can use the following syntax to generate two columns in a
  tiddler:

  {{cola{Contact information:}}}{{colb{Additional notes ...}}}{{clear
  {}}}

  Though this works better for me:

  {{cola{text of
  column a}}}{{colb{Text of
  column b}}}
  {{clear{
  }}}

  This is courtesy of wolfgang, who hasn't been in evidence since before
  the holidlays.

  Regards,
  
  Eric Weir
  Decatur, GA  USA
  eew...@bellsouth.net
--~--~-~--~~~---~--~~
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: Content coded for two columns spills out of tiddler

2009-01-17 Thread Morris Gray

It works for me in Firefox 3.05 Vista.

This may be a hint, I can only get it to spill out the bottom by
removing
{{clear{
}}}

Morris Gray
http://twhelp.tiddlyspot.com
A TiddlyWiki help file for beginners



On Jan 18, 8:18 am, Eric Weir eew...@bellsouth.net wrote:
 Mark S. wrote:
  What are the definitions for the styles cola, colb, and clear? They
  don't seem to be in my tw notes.

 Put this into your StyleSheet:

     /* custom styles for parallel columns. Classes cola and colb */
     .cola {width:45%; float:left; margin-left:0.5em;}
     .colb {width:45%; float:left; margin-left:1.5em;}
     .clear{clear:both;}

 After that you can use the following syntax to generate two columns in a
 tiddler:

     {{cola{Contact information:}}}{{colb{Additional notes ...}}}{{clear
     {}}}

 Though this works better for me:

     {{cola{text of
     column a}}}{{colb{Text of
     column b}}}
     {{clear{
     }}}

 This is courtesy of wolfgang, who hasn't been in evidence since before
 the holidlays.

 Regards,
 
 Eric Weir
 Decatur, GA  USA
 eew...@bellsouth.net
--~--~-~--~~~---~--~~
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: How do I display a long tiddler at the top?

2009-01-17 Thread Eric Shulman


It turns out that updating the script to invoke a delayed
window.scrollTo() call was easier than writing a variation of the
displayTiddlers() processing.  Although there is still a bit of
scrolling that can occur while the tiddlers are being rendered, after
they are all displayed the script now automatically scrolls to the top
of the first newly opened tiddler.

You can get the update (v1.2.1) here:
   http://www.TiddlyTools.com/#OpenTaggedTiddlers

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: Content coded for two columns spills out of tiddler

2009-01-17 Thread Morris Gray

 Weird. I tried removing
 {{clear{
 }}}
 as Morris suggested.

You must have misunderstood I didn't mean that would fix it but only
as a hint that it might be missing or malformed in the original code
or something.

 is there some way I can have
 bulleted items in one column of a two column tiddler?

I have gotten around this in the past by using tiddler sections and a
table

|slider cookie TiddlerName##SectionName label tooltip|slider
cookie TiddlerName##SectionName2 label tooltip|

/%
!SectionName
stuff goes here
!end
%/

/%
!SectionName2
stuff goes here
!end
%/

Or the PartPlugin like this:
http://twhelp.tiddlyspot.com/#PartPlugin

Morris Gray
http://twhelp.tiddlyspot.com



On Jan 18, 1:08 pm, Eric Weir eew...@bellsouth.net wrote:
 Weird. I tried removing

     {{clear{
         }}}

 as Morris suggested. [I have Firefox 3.05 OS X.] It still spilled over
 for me.

 However, when I removed the formatting for the bulleted list, it stopped
 spilling over.

 Is this an inevitable incompatibility, or is there some way I can have
 bulleted items in one column of a two column tiddler?

 Thanks,
 
 Eric Weir
 Decatur, GA  USA
 eew...@bellsouth.net

 Eric Weir wrote:
  I thought I'd mastered a technique I got from wolfgang -- speaking of
  wolfgang, where's wolfgang? -- for putting tiddler content into two
  columns, but just now the content I coded is spilling over beyond the
  bottom margin of the tiddler.

  The coded content follows. What have I done wrong?

      {{cola{Dan Byrne
      VP Sales  Marketing
      BeavEx, Inc.
      2970 Peachtree Road, Suite 275
      Atlanta, GA  30305
      xxx-xxx-
      xxx-xxx-xxx xx...@xx,com

      Directions to Dan house:
      *Take 78 to Hugh Howell Rd. exit. [It will jughandle around to the
      right.]
      *Right at first light, onto Lilburn-Stone Mountain Road.
      *Right at next light, onto Old Stone Mountain Road. [Becomes Five
      Forks Trickum Road at intersection with Rockbridge Road.
      *Continue past Mountain Park on the right. Cross Cole Drive (light).
      *After crossing Cole Drive, take third left at Parkview Way into
      Wesley Ridge subdivision.
      *Take second right onto Hancock Way. First house on the right,
      4662.}}}{{colb{Dan Byrne
      4662 Hancock Way

      xxx-xxx- h
      xxx-xxx- c
      xxx...@xcom}}}
      {{clear{
      }}}

  Thanks,
  
  Eric Weir
  Decatur, GA  USA
  eew...@bellsouth.net
--~--~-~--~~~---~--~~
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: if tagged A and B, then auto add tag C

2009-01-17 Thread cmari

Hi Mat!
It sounds to me as though you're looking for two separate, though
related, things (but possibly more!):
1. (Retroactively) add tags to existing tiddlers.
2. From now on, automatically add certain tags when creating new
tiddlers
If you'd prefer (manual) checkboxes to the more automatic AutoTagger,
I can think of a couple of other options:

For the first task: the script you found (I recognized it because I
was the one who requested it) was one that Eric offered for changing/
adding custom fields to existing tiddlers. It was extremely useful for
making one-time, global changes, and it certainly could be tweaked so
that it would affect tags instead of fields.  But you could also use
the CheckboxPlugin and a forEachTiddler macro and check the boxes
yourself, as in:
forEachTiddler where 'tiddler.tags.containsAll([Private,
MyStuff])'
write '|checkbox [[+tiddler.title+|Encrypt(foo)]]$))|
[[+tiddler.title+]]|[[+tiddler.tags.join(]], [[)+]]|\n' begin
'|Add Encrypt(foo)|Title|Tags|h\n'

For the second part: if you're using mptw, you could take advantage of
the ToggleTag and HideWhen plugins and add something to your
ViewTemplateToolbar like:
span macro=showWhenTaggedAll Private MyStuff span
macro=toggleTag Encrypt(foo)/span/span
span macro=showWhenTaggedAll Private HerStuff span
macro=toggleTag Encrypt(bar)/span/span
cmari

--~--~-~--~~~---~--~~
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] Footer for all tiddlers?

2009-01-17 Thread Dave Gifford - http://www.giffmex.org/

Someone has asked me how to do a footer accessing another tiddler,
that appears at the bottom of every tiddler. I told him the answer is
probably a div class at the bottom of the ViewTemplate, but I don't
know what the line of code would look like. If the tiddler being
accessed were FootNote, what would the line in the ViewTemplate read?

Dave
--~--~-~--~~~---~--~~
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: Footer for all tiddlers?

2009-01-17 Thread Morris Gray

In PageTemplete I'd put at the bottom:

div id='contentFooter' refresh='content' tiddler='FootNote'/div


In StyleSheet styling examples:
#contentFooter {
 background: #ADAFFF;
 padding: 1em 2em;
 font-weight:normal;
}

#contentFooter a {
 color:#009;
}

etc

Morris Gray
http://twhelp.tiddlyspot.com
A TiddlyWiki help file for beginners





On Jan 18, 2:49 pm, Dave Gifford - http://www.giffmex.org/;
giff...@gmail.com wrote:
 Someone has asked me how to do a footer accessing another tiddler,
 that appears at the bottom of every tiddler. I told him the answer is
 probably a div class at the bottom of the ViewTemplate, but I don't
 know what the line of code would look like. If the tiddler being
 accessed were FootNote, what would the line in the ViewTemplate read?

 Dave
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---