[tw] Re: Syntax for PhotoGalleryPlugin

2011-04-19 Thread TonG
Hi,

Nobody using the PhotoGalleryPlugin? Or ever tried it?

A Minimal Test Case is available at 
http://dl.dropbox.com/u/2638511/Test_PhotoGalleryPlugin.html

Any help appreciated,

Ton

On Apr 16, 5:54 pm, TonG ton.ger...@gmail.com wrote:
 Hi,

 I am trying to use Paulo Soares' PhotoGalleryPlugin [1] but can't get
 it to work.
 The syntax for using it is not clear to me.
 The example Lisboa [2] uses:

 photoGallery url:photos/lisboa-*.jpg sequence:'1-4' height:200 time:
 2000 labels:SubTitles numbers start:5000

 With my 4 photos in a subfolder Images of the folder wherein TW
 resides, I tried:

 photoGallery url:Images/*.jpg sequence:'1-4' height:200 time:2000
 labels:SubTitles numbers start:5000

 This did not work.

 With my photos in the same folder as my TW, I tried:

 photoGallery url:*.jpg sequence:'1-4' height:200 time:2000
 labels:SubTitles numbers start:5000

 but that did not work either.
 Since I am not a programmer, looking at the code did not help.

 I'am using TW v2.6.2, Windows 7, Firefox 4.0

 Somebody an idea what I'm doing wrong?

 Thanks in advance,

 Ton

 [1]http://www.math.ist.utl.pt/~psoares/addons.html#PhotoGalleryPlugin
 [2]http://www.math.ist.utl.pt/~psoares/addons.html#Lisboa

-- 
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] Saving-backups in a different directory.

2011-04-19 Thread Jan Johannpeter
Hello!
Is there a possiblity to save backups in a directory which isn't in the
same folder as the TiddlyFile.
I am using Tiddlywiki within dropbox and so it is quite
bandwidth-busting to update a bacupfolder with lots of files which
aren't really used.

Jan

-- 
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: Syntax for PhotoGalleryPlugin

2011-04-19 Thread Paulo Soares
Hi Ton,

how are your pictures named? Are they named 1.jpg to 4.jpg?

--
Paulo Soares

On 19 Abr, 11:11, TonG ton.ger...@gmail.com wrote:
 Hi,

 Nobody using the PhotoGalleryPlugin? Or ever tried it?

 A Minimal Test Case is available 
 athttp://dl.dropbox.com/u/2638511/Test_PhotoGalleryPlugin.html

 Any help appreciated,

 Ton

 On Apr 16, 5:54 pm, TonG ton.ger...@gmail.com wrote:







  Hi,

  I am trying to use Paulo Soares' PhotoGalleryPlugin [1] but can't get
  it to work.
  The syntax for using it is not clear to me.
  The example Lisboa [2] uses:

  photoGallery url:photos/lisboa-*.jpg sequence:'1-4' height:200 time:
  2000 labels:SubTitles numbers start:5000

  With my 4 photos in a subfolder Images of the folder wherein TW
  resides, I tried:

  photoGallery url:Images/*.jpg sequence:'1-4' height:200 time:2000
  labels:SubTitles numbers start:5000

  This did not work.

  With my photos in the same folder as my TW, I tried:

  photoGallery url:*.jpg sequence:'1-4' height:200 time:2000
  labels:SubTitles numbers start:5000

  but that did not work either.
  Since I am not a programmer, looking at the code did not help.

  I'am using TW v2.6.2, Windows 7, Firefox 4.0

  Somebody an idea what I'm doing wrong?

  Thanks in advance,

  Ton

  [1]http://www.math.ist.utl.pt/~psoares/addons.html#PhotoGalleryPlugin
  [2]http://www.math.ist.utl.pt/~psoares/addons.html#Lisboa

-- 
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: Syntax for PhotoGalleryPlugin

2011-04-19 Thread TonG
Hi Paulo,

My pictures are named:
1881_origineel_toilet.jpg
1900_ca_kaartje_Sigarenfabriek_Bout.jpg
2008_Het_Witte_Huis.jpg
2008_Marnix_van_St_Aldegondeschool_fontein2.jpg

All pictures I want to show start with year and a short description
is following. Therefor I tried *.jpg.

Ton

On Apr 19, 1:12 pm, Paulo Soares psoares...@gmail.com wrote:
 Hi Ton,

 how are your pictures named? Are they named 1.jpg to 4.jpg?

 --
 Paulo Soares

 On 19 Abr, 11:11, TonG ton.ger...@gmail.com wrote:







  Hi,

  Nobody using the PhotoGalleryPlugin? Or ever tried it?

  A Minimal Test Case is available 
  athttp://dl.dropbox.com/u/2638511/Test_PhotoGalleryPlugin.html

  Any help appreciated,

  Ton

  On Apr 16, 5:54 pm, TonG ton.ger...@gmail.com wrote:

   Hi,

   I am trying to use Paulo Soares' PhotoGalleryPlugin [1] but can't get
   it to work.
   The syntax for using it is not clear to me.
   The example Lisboa [2] uses:

   photoGallery url:photos/lisboa-*.jpg sequence:'1-4' height:200 time:
   2000 labels:SubTitles numbers start:5000

   With my 4 photos in a subfolder Images of the folder wherein TW
   resides, I tried:

   photoGallery url:Images/*.jpg sequence:'1-4' height:200 time:2000
   labels:SubTitles numbers start:5000

   This did not work.

   With my photos in the same folder as my TW, I tried:

   photoGallery url:*.jpg sequence:'1-4' height:200 time:2000
   labels:SubTitles numbers start:5000

   but that did not work either.
   Since I am not a programmer, looking at the code did not help.

   I'am using TW v2.6.2, Windows 7, Firefox 4.0

   Somebody an idea what I'm doing wrong?

   Thanks in advance,

   Ton

   [1]http://www.math.ist.utl.pt/~psoares/addons.html#PhotoGalleryPlugin
   [2]http://www.math.ist.utl.pt/~psoares/addons.html#Lisboa

-- 
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: Syntax for PhotoGalleryPlugin

2011-04-19 Thread Paulo Soares
That's it. In the plugin, the * is used as a restricted wildcard that
is simply replaced be numbers in the range indicated by the 'sequence'
parameter. So, in one of your examples,

photoGallery url:*.jpg sequence:'1-4' height:200 time:2000
labels:SubTitles numbers start:5000

the plugin will look for the files 1.jpg to 4.jpg

In my example

photoGallery url:photos/lisboa-*.jpg sequence:'1-4' height:200
time:
2000 labels:SubTitles numbers start:5000

the files are named lisboa-1.jpg to lisboa-4.jpg.

This was a simple solution that I've found flexible enough. I suggest
you to find some automated way to rename your files.

Cheers,
--
Paulo Soares


On 19 Abr, 12:36, TonG ton.ger...@gmail.com wrote:
 Hi Paulo,

 My pictures are named:
 1881_origineel_toilet.jpg
 1900_ca_kaartje_Sigarenfabriek_Bout.jpg
 2008_Het_Witte_Huis.jpg
 2008_Marnix_van_St_Aldegondeschool_fontein2.jpg

 All pictures I want to show start with year and a short description
 is following. Therefor I tried *.jpg.

 Ton

 On Apr 19, 1:12 pm, Paulo Soares psoares...@gmail.com wrote:







  Hi Ton,

  how are your pictures named? Are they named 1.jpg to 4.jpg?

  --
  Paulo Soares

  On 19 Abr, 11:11, TonG ton.ger...@gmail.com wrote:

   Hi,

   Nobody using the PhotoGalleryPlugin? Or ever tried it?

   A Minimal Test Case is available 
   athttp://dl.dropbox.com/u/2638511/Test_PhotoGalleryPlugin.html

   Any help appreciated,

   Ton

   On Apr 16, 5:54 pm, TonG ton.ger...@gmail.com wrote:

Hi,

I am trying to use Paulo Soares' PhotoGalleryPlugin [1] but can't get
it to work.
The syntax for using it is not clear to me.
The example Lisboa [2] uses:

photoGallery url:photos/lisboa-*.jpg sequence:'1-4' height:200 time:
2000 labels:SubTitles numbers start:5000

With my 4 photos in a subfolder Images of the folder wherein TW
resides, I tried:

photoGallery url:Images/*.jpg sequence:'1-4' height:200 time:2000
labels:SubTitles numbers start:5000

This did not work.

With my photos in the same folder as my TW, I tried:

photoGallery url:*.jpg sequence:'1-4' height:200 time:2000
labels:SubTitles numbers start:5000

but that did not work either.
Since I am not a programmer, looking at the code did not help.

I'am using TW v2.6.2, Windows 7, Firefox 4.0

Somebody an idea what I'm doing wrong?

Thanks in advance,

Ton

[1]http://www.math.ist.utl.pt/~psoares/addons.html#PhotoGalleryPlugin
[2]http://www.math.ist.utl.pt/~psoares/addons.html#Lisboa

-- 
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] sync cut-n-paste plugins

2011-04-19 Thread Craig in Calgary
If I add a plugin to my TW by copying the tiddler content from the
source TW, creating a new tiddler in my TW with the same name, pasting
the clipboard, setting the tags to the same values, saving my TW then
restarting my TW, is it possible to make the kind of sync connection
between the source TW and my TW so that backstage  sync will work for
that plugin? 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.



Re: [tw] Re: INTRO: Simplicity a TiddlySpace

2011-04-19 Thread Alex Hough
Mario,

I passed by the phone shop earlier this week and looked at your space
on a demo iPad: looks great - it really fits with asthetic.

The is something curious about touching the tiddlers and then kinda
going into them .. or perhaps breaking the surface ...

Alex

On 7 April 2011 17:47, PMario pmari...@gmail.com wrote:
 On Apr 6, 4:35 am, passingby passingby...@gmail.com wrote:
 How does one create or edit tiddlers in this kind of space? ..
 If you are logged in, you'll have a minimum interface in the top
 toolbar.

 [edit title] [edit subtitle] [new page]

 Page names are automatically created and not displayed. Use !heading1
 if you need a chapter title.
 If you have CammelCase in your text and click that. It will create a
 Tiddler as known from TW.

 In edit mode you have [done] [cancel] [delete]
 That's it.

 ..And how
 does one convert an existing space into this simplicity style/theme?
 There is no theme yet.
 What will you do with it, if I tell?

 have fun!
 -m

 --
 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.



-- 
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: Is this possible?

2011-04-19 Thread axelm
Thank you Eric, that works!

script 
  if (tiddler.isTagged(A Student)) return A Student; 
   /script 

The only thing is, how do I refer to another tiddler and not the one that 
contains this script?
I want to put this script in several tiddlers and check for the tag on the 
tiddler called Susan.

Thank you,

axelm

-- 
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: Syntax for PhotoGalleryPlugin

2011-04-19 Thread TonG
Hi Paolo,

Thanks for the explanation; I did not think of that (* as a restricted
wildcard).
Unfortunately renaming is not an option for me since the photos are
also used inside tiddlers, so I have to adjust these tiddlers as well
and I'am talking about 1200+ photos!

I'am describing the history of a part of Amsterdam (in Dutch), so with
text and photos (thumbnails 400 px high) in tiddlers. Most photos
can be enlarged by clicking the photo (so I have 1 sets of photos: 1
set of 400 px high photos and 1 set of photos in all kind of
dimensions). The TW can be found at 
http://dl.dropbox.com/u/2638511/Amsterdam_1822-2009.html
As an extra I thought of a slideshow of all available photos. I hope
to find another solution of displaying photos in TW: a slideshow of
photos in a certain folder at a fixed dimension of e.g. 800 px or -
better - fullscreen.
An alternative is making a separate slideshow (outside a TW), but that
is not my first choice.

Anyway, thanks for answering my question about the syntax.

Regards,

Ton

On Apr 19, 3:56 pm, Paulo Soares psoares...@gmail.com wrote:
 That's it. In the plugin, the * is used as a restricted wildcard that
 is simply replaced be numbers in the range indicated by the 'sequence'
 parameter. So, in one of your examples,

 photoGallery url:*.jpg sequence:'1-4' height:200 time:2000
 labels:SubTitles numbers start:5000

 the plugin will look for the files 1.jpg to 4.jpg

 In my example

 photoGallery url:photos/lisboa-*.jpg sequence:'1-4' height:200
 time:
 2000 labels:SubTitles numbers start:5000

 the files are named lisboa-1.jpg to lisboa-4.jpg.

 This was a simple solution that I've found flexible enough. I suggest
 you to find some automated way to rename your files.

 Cheers,
 --
 Paulo Soares

 On 19 Abr, 12:36, TonG ton.ger...@gmail.com wrote:







  Hi Paulo,

  My pictures are named:
  1881_origineel_toilet.jpg
  1900_ca_kaartje_Sigarenfabriek_Bout.jpg
  2008_Het_Witte_Huis.jpg
  2008_Marnix_van_St_Aldegondeschool_fontein2.jpg

  All pictures I want to show start with year and a short description
  is following. Therefor I tried *.jpg.

  Ton

  On Apr 19, 1:12 pm, Paulo Soares psoares...@gmail.com wrote:

   Hi Ton,

   how are your pictures named? Are they named 1.jpg to 4.jpg?

   --
   Paulo Soares

   On 19 Abr, 11:11, TonG ton.ger...@gmail.com wrote:

Hi,

Nobody using the PhotoGalleryPlugin? Or ever tried it?

A Minimal Test Case is available 
athttp://dl.dropbox.com/u/2638511/Test_PhotoGalleryPlugin.html

Any help appreciated,

Ton

On Apr 16, 5:54 pm, TonG ton.ger...@gmail.com wrote:

 Hi,

 I am trying to use Paulo Soares' PhotoGalleryPlugin [1] but can't get
 it to work.
 The syntax for using it is not clear to me.
 The example Lisboa [2] uses:

 photoGallery url:photos/lisboa-*.jpg sequence:'1-4' height:200 time:
 2000 labels:SubTitles numbers start:5000

 With my 4 photos in a subfolder Images of the folder wherein TW
 resides, I tried:

 photoGallery url:Images/*.jpg sequence:'1-4' height:200 time:2000
 labels:SubTitles numbers start:5000

 This did not work.

 With my photos in the same folder as my TW, I tried:

 photoGallery url:*.jpg sequence:'1-4' height:200 time:2000
 labels:SubTitles numbers start:5000

 but that did not work either.
 Since I am not a programmer, looking at the code did not help.

 I'am using TW v2.6.2, Windows 7, Firefox 4.0

 Somebody an idea what I'm doing wrong?

 Thanks in advance,

 Ton

 [1]http://www.math.ist.utl.pt/~psoares/addons.html#PhotoGalleryPlugin
 [2]http://www.math.ist.utl.pt/~psoares/addons.html#Lisboa

-- 
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: Syntax for PhotoGalleryPlugin

2011-04-19 Thread julien23
I am interested too... and my need is closed to Ton's need

I wish I could have a photoGallery of all images below tw.html or
attached in tw.html

Thanks to contribute with any solution...


On Apr 19, 3:56 pm, Paulo Soares psoares...@gmail.com wrote:
 That's it. In the plugin, the * is used as a restricted wildcard that
 is simply replaced be numbers in the range indicated by the 'sequence'
 parameter. So, in one of your examples,

 photoGallery url:*.jpg sequence:'1-4' height:200 time:2000
 labels:SubTitles numbers start:5000

 the plugin will look for the files 1.jpg to 4.jpg

 In my example

 photoGallery url:photos/lisboa-*.jpg sequence:'1-4' height:200
 time:
 2000 labels:SubTitles numbers start:5000

 the files are named lisboa-1.jpg to lisboa-4.jpg.

 This was a simple solution that I've found flexible enough. I suggest
 you to find some automated way to rename your files.

 Cheers,
 --
 Paulo Soares

 On 19 Abr, 12:36, TonG ton.ger...@gmail.com wrote:

  Hi Paulo,

  My pictures are named:
  1881_origineel_toilet.jpg
  1900_ca_kaartje_Sigarenfabriek_Bout.jpg
  2008_Het_Witte_Huis.jpg
  2008_Marnix_van_St_Aldegondeschool_fontein2.jpg

  All pictures I want to show start with year and a short description
  is following. Therefor I tried *.jpg.

  Ton

  On Apr 19, 1:12 pm, Paulo Soares psoares...@gmail.com wrote:

   Hi Ton,

   how are your pictures named? Are they named 1.jpg to 4.jpg?

   --
   Paulo Soares

   On 19 Abr, 11:11, TonG ton.ger...@gmail.com wrote:

Hi,

Nobody using the PhotoGalleryPlugin? Or ever tried it?

A Minimal Test Case is available 
athttp://dl.dropbox.com/u/2638511/Test_PhotoGalleryPlugin.html

Any help appreciated,

Ton

On Apr 16, 5:54 pm, TonG ton.ger...@gmail.com wrote:

 Hi,

 I am trying to use Paulo Soares' PhotoGalleryPlugin [1] but can't get
 it to work.
 The syntax for using it is not clear to me.
 The example Lisboa [2] uses:

 photoGallery url:photos/lisboa-*.jpg sequence:'1-4' height:200 time:
 2000 labels:SubTitles numbers start:5000

 With my 4 photos in a subfolder Images of the folder wherein TW
 resides, I tried:

 photoGallery url:Images/*.jpg sequence:'1-4' height:200 time:2000
 labels:SubTitles numbers start:5000

 This did not work.

 With my photos in the same folder as my TW, I tried:

 photoGallery url:*.jpg sequence:'1-4' height:200 time:2000
 labels:SubTitles numbers start:5000

 but that did not work either.
 Since I am not a programmer, looking at the code did not help.

 I'am using TW v2.6.2, Windows 7, Firefox 4.0

 Somebody an idea what I'm doing wrong?

 Thanks in advance,

 Ton

 [1]http://www.math.ist.utl.pt/~psoares/addons.html#PhotoGalleryPlugin
 [2]http://www.math.ist.utl.pt/~psoares/addons.html#Lisboa

-- 
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.



Re: [tw] Re: What's so special about Tiddly

2011-04-19 Thread Alex Hough
Eric,

I think you make a good point here [1]
I also think that stories from people using TW would be interesting. I
suspect that people have quite personal relationships with their TW,
and they often contain private thoughts, so sharing can be a problem

Alex

[1] Sophisticated users, especially developers, are generally not good
at writing documentation. What is needed is a writer who can put
himself or herself in the position of a naive adopter.

On 8 April 2011 18:40, Eric Weir eew...@bellsouth.net wrote:

 On Apr 8, 2011, at 6:24 AM, Dani Zobin wrote:

 Hey Alex, that's interesting. How that's? One of the prominent elements that 
 I noticed during my short time in this list, is that people here seem to be 
 JS/css developers, or half the way there,  as this is what needed to twist 
 the application (and it seems that everybody do it). Which is fine for me 
 personally, but I did notice to myself that this is probably not an app for 
 regular end users

 Unfortuknately, that seems to be true, but not necessary. What is needed is 
 decent documentation, sufficient at least for getting potential adopters who 
 are not developers, who are attracted by the potential practical applications 
 of TiddlyWiki in their own work, over the hump of initial bafflement.

 Most of the available documentation, on the websites and in the PlugInInfo 
 tiddlers that accompany many plugins, is as obscure as TiddlyWiki itself is 
 to the potential non-developer adopter. E.g., some don't bother to mention 
 dependencies on other readily available plugins.

 [1] Sophisticated users, especially developers, are generally not good at 
 writing documentation. What is needed is a writer who can put himself or 
 herself in the position of a naive adopter.

 --
 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.



-- 
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] Using TiddlyWiki For Wireframing?

2011-04-19 Thread Jonah
Does anyone have experience using TiddlyWiki for wireframing websites?

It seems like it has incredible potential for defining page
requirements, user actions, and page flows extremely quickly, and in a
way that even non-technical team members can use and contribute to.
I'm wondering first if there are any official plugins for doing this?

Second, what are the options for defining a page that has multiple
version?  That is, a homepage that displays different content
depending on if the user is logged or logged out, or what role or
permissions the user has.  Of course, you could start making new
Tiddlers for each version:

HomeLoggedOutUser
HomeLoggedInUser
HomeAdminUser
etc

Of course, this could messy pretty fast when you have lots of
different combinations and pages.  It might be useful to have a kind
of toggle on a single Home tiddler, where you could select user type
and user permissions, say.  Then it would dynamically change the
content of the tiddler.  This is just one idea, I'm sure there are
other ways to handle this.  Would love to hear from someone who has
ideas about this.

Thanks,
Jonah

-- 
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.



Re: [tw] Re: ANN: TidQL - tiddler query language

2011-04-19 Thread Dani Zobin
FND,

Can you - or anybody - point on features that this plugins have beyond
the feature set of YourSearch plugin?

I remember you said that it's mainly about a syntax that you like, I wonder
however if you can point on feature differences that you are aware of

On Mon, Apr 18, 2011 at 9:40 PM, FND f...@gmx.net wrote:

  It's a nice way to specify a lot of different search parameters, buut
  it's way to much to type.

 I'm aware - but since I use this only occasionally rather than on a
 regular basis, that makes no significant difference to me.

 It's worth noting that TidQL is essentially just a small JavaScript
 library, with no UI (the repurposed  search bar hardly counts). I
 created it for myself, to solve a rather specific problem.

 One could _imagine_ other plugins - e.g. something like Tagsplorer -
 building GUIs on top of TidQL, or provide a DSL simplifying the query
 language (e.g. `tag foo | title *lipsum* | modifier FND`)...

  It would be nice if the macro could save a successful search

 That might be a nice extension - it's not something I intend to
 implement though.


 -- 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.



-- 
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: Is this possible?

2011-04-19 Thread Eric Shulman
 script
    if (tiddler.isTagged(A Student)) return A Student;
 /script

 The only thing is, how do I refer to another tiddler and not the one that
 contains this script?
 I want to put this script in several tiddlers and check for the tag on the
 tiddler called Susan.

script
var t=store.getTiddler(Susan);
if (t  t.isTagged(A Student)) return A Student;
/script

-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: Is this possible?

2011-04-19 Thread axelm
Wow, you are the best Eric!

One more question and I get out of your hair:

If I want to look for several tags in the same tiddler (Susan), I know this 
works:

script 
var t=store.getTiddler(Susan); 
if (t  t.isTagged(A Student)) return A Student; 
/script 

script 
var t=store.getTiddler(Susan); 
if (t  t.isTagged(B Student)) return B Student; 
/script 

Is there a way to combine this in one script.../script instead of 
having to repeat the whole script?
I tried this:

script 
var t=store.getTiddler(Susan); 
if (t  t.isTagged(A Student)) return A Student; if (t  t.isTagged(B 
Student)) return B Student;
/script 

but it doesn't want to work.

axelm

-- 
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.



Re: [tw] Re: Does the Simile-Timeline-Plugin Work and is it still maintained?

2011-04-19 Thread Alex Hough
josep,

very interesting work. It shows what you can do with a TW -- and
serious stuff too

Alex

On 11 April 2011 21:41, josep josep.sald...@gmail.com wrote:
 hi,

 Dawn's plugin also working at: http://canricart.info
 TiddlyWiki version: 2.4.0

 cheers
 josep


 On Apr 11, 9:40 pm, Måns humam...@gmail.com wrote:
 Btw -
 I've got the SimileTimeline working on tiddlyspace ver 2.6.2 
 here:http://stimeline.tiddlyspace.com/

 Cheers Måns Mårtensson

 On 11 Apr., 21:34, Måns humam...@gmail.com wrote:







  Hi Jan Johannpeter

  David announced Dido on the devgroup a while 
  ago:http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b86...wrote:

  Dido, a tiddlywiki-inspired tool for managing
  small databases in a web page.  Dido is intended for managing small
  databases of information---an address book, a stamp collection, a
  shopping list, a video collection.  It contains an editable
  structured
  database (stored in the page, tiddlywiki-style) and layers rich
  interactive visualizations (sortable lists, grids, maps, timelines)
  and filtering (faceted browsing and text search) over the data.  You
  can find Dido at
   http://projects.csail.mit.edu/exhibit/Dido
  Both the data and the visualization can be edited using the WYSIWYG
  editor that's part of the document.
  As with tiddlywiki, you can download it and start playing, saving
  your
  file to persist any changes (we use the tiddlywiki file save code;
  thanks for that!). 

  Cheers Måns Mårtensson

  On 11 Apr., 17:32, Jan Johannpeter lasjoht...@googlemail.com wrote:

   Hello
   I wonder whethter the plugin that is implementing scripts the
   MIT-Visualisation-Freeware Simile
   (http://simile.mit.edu/timeline/examples/) in Tiddly Wiki working and
   whether it is still maintained.
   I found Martin Buddens wellworking example but it is impossible to
   integrate it into newer 
   distributions.http://www.martinswiki.com/timeline/

   The discussion on this googlegroup seems to stop 2007. Are there any
   newer 
   experiences?http://groups.google.com/group/tiddlywiki/search?hl=engroup=tiddlywi...
   http://groups.google.com/group/tiddlywiki/search?hl=engroup=tiddlywi...
   I think this could  be a great tool for educational und Organizing 
   purposes.

   Regards Jan Johannpeter

 --
 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.



-- 
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.



Re: [tw] Favicon as tag?

2011-04-19 Thread Alex Hough
Do you mean using a icon as a tag? Then choosing the tag by clicking on an icon?


ALex

On 10 April 2011 18:57, axelm miedbr...@gmail.com wrote:
 I am just wondering if there is a simple way to have a favicon as a tag?
 The favicon's file name could be used for search purposes?

 Just an idea.

 axelm


 --
 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.


-- 
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.



Re: [tw] Favicon as tag?

2011-04-19 Thread axelm
Yes, exactly.

axelm

-- 
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.



Re: [tw] Re: Creating journals with full datetime stamp, rather than only a date

2011-04-19 Thread Dani Zobin
Mario

Thank you, this definitely helps.

I need one more step however to make this functional: where do I edit the
code of the link on the right of  my default tiddly saying create new
journal

On Tue, Apr 19, 2011 at 2:53 AM, PMario pmari...@gmail.com wrote:

 Hope this helps


 http://docs.tiddlyspace.com/#%5B%5BnewJournal%20macro%5D%5D%20%5B%5BDate%20format%20reference%5D%5D

 -m

 On Apr 19, 12:17 am, Dani Zobin danizo...@gmail.com wrote:
  I figure out that TiddlyWiki has a link create a journal which allows
 me
  to specify as the title the current date
  However this only uses the date for the title, thus creating another
 journal
  at the same date, will take me to editing the existing journal created
  earlier at that date, rather than a new one
  Using date and time instead of just date for the Tiddlers title would
 have
  solved the issue.
  I wonder if there is a simple way to do it. Anybody knows?

 --
 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.



-- 
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: Beautify external url link text

2011-04-19 Thread Sub
I know how to use links. But that what I requested.

On Apr 15, 12:54 am, PMario pmari...@gmail.com wrote:
 Hi,
 Just use
 [[Pretty text|http://your/long/url/comes/here]] will create a Pretty
 text link.

 see:http://docs.tiddlyspace.com/#[[Links%20formatting]] for more
 -m

-- 
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: Is it easy to upload a TW made offline to TiddlySpace?

2011-04-19 Thread Yakov
Thanks Mario.

I've run into many more difficulties and questions. As for now, in [1]
I have a very interesting one: I can't edit tiddlers that are not
created yet. Those ones (opened by clicking a pretty link, for
instance) doesn't have the edit button and are not opened for
editing, if double-clicked. Any ideas?

Only system-plugins is included. Also, the [2] link doesn't work for
me. Do you mean allyourspace space?

[1] http://yl-test-upload.tiddlyspace.com/
[2] http://yourspace.tiddlyspace.com/_safe

-- 
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: Creating journals with full datetime stamp, rather than only a date

2011-04-19 Thread PMario
Ahh ... OK ..

In a vanilla = default TW from TiddlyWiki.com it is the
[[SideBarOptions]] shadow tiddler, which contains the stuff.

Edit this one and save. If you mess it up, just delete your tiddler,
and the shadow will be active again.

If you used a different TW as a starting point it may be somewhere
else. If you don't find it, provide a link with your starting TW, and
we'll find it :)

-m

-- 
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: Is it easy to upload a TW made offline to TiddlySpace?

2011-04-19 Thread PMario
Hi,
At you link, I can't see anything. All your tiddlers seem to be
private. You need to make them public, that we can see them. Only
those, which you want us to see, off course :)

Enter the backstage area and got to the batch tab.
There should be 2 tabs: private public

at the private tab select every tiddler we should see and make
public.

If you log out, you'll see, what we can see, because we are no members
of your space.
===

Your link [2] should be: http://yl-test-upload.tiddlyspace.com/_safe
-m


On Apr 19, 10:33 pm, Yakov yakov.litvin.publi...@gmail.com wrote:
 Thanks Mario.

 I've run into many more difficulties and questions. As for now, in [1]
 I have a very interesting one: I can't edit tiddlers that are not
 created yet. Those ones (opened by clicking a pretty link, for
 instance) doesn't have the edit button and are not opened for
 editing, if double-clicked. Any ideas?

 Only system-plugins is included. Also, the [2] link doesn't work for
 me. Do you mean allyourspace space?

 [1]http://yl-test-upload.tiddlyspace.com/
 [2]http://yourspace.tiddlyspace.com/_safe

-- 
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] CollapseTiddlersPlugin questions

2011-04-19 Thread Craig in Calgary
1. Is there a transclusion equivalent to this plugin? Something like
http://www.TiddlyTools.com/#ToggleFullScreen?
2. Is there a way to have a single UI element (in SiteSubtitle) that
toggles between collapse all and expand all? Something like
http://www.TiddlyTools.com/#ToggleFullScreen? Having two (2) buttons
is a drag.
3. Is there a way to modify the label of the button (collapse all =
↔ and expand all = ⇔) so I can make either the two (2) buttons
smaller or the single button smaller (see Question #2)? Can this
modification be applied to CollapseTiddlersPlugin as a zzConfig (or
SystemSettings) tweak rather than actually changing the tiddler? I
would prefer to not get out of sync with the distributed version.

Thank you.

Craig

-- 
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.