[tw] Re: LoadRemotePlugin question

2009-12-18 Thread Tobias Beer
Errrm... I meant invisible of course.

On 17 Dez., 13:17, Tobias Beer beertob...@googlemail.com wrote:
 To not have a visible button, you could put that call to
 LoadTiddlersPlugin into (a) named container in your template which has
 the css style rules set to display:none.

 I guess you could as well have a list of those optional js-files in
 html script sections in your MarkUpPostBody (if that's the right
 spot for it) and uncomment them whenever you need to. That won't even
 require LoadTiddlersPlugin.

 Tobias.

 On 8 Dez., 00:17, skye riquelme riquelme.s...@gmail.com wrote:



  Hi All (especially Eric)

  Is it possible to use LoadRemotePlugin without the label and
  tooltip.and have it work in the background.

  In the interest of economizing on space/size I am wondering if its
  possible to have some useful but only used occassionally plugins
  sitting in the local folder as .js files.. when I need to use one
  of thema script loads the plugin, activates it and then does its
  thing.

  Possible or not?

  Skye

--

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




[tw] Are there known bugs in TW2.4.1 affecting transclusions?

2009-12-18 Thread AlanBCohen
I have recently typed in several transclusions from TiddlyTools
(including ToggleReadOnly and ToggleScrollingSidebars) into my work TW
(version 2.4.1[newer versions not available]; no internet, usb
connectivity, or disk access).  Most of them do not work or even
display properly.  I have checked for fat fingers, spelling,
punctuation, and case errors and have fixed all discovered.  These are
fairly short and I think I've caught them all.  Are there known bugs
in 2.4.1 relative to transclusions?

--

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




[tw] Re: SendTiddlerPlugin

2009-12-18 Thread Tobias Beer
Maybe you could fill the blanks of how to achieve a certain end, if
you'd precisely describe the workflow in all its steps... what
information you want to gather and what you or someone else wants to
do with it afterwards... and then give us a hint about those steps
where tiddlywiki doesn't offer any out of the box solutions or
plugins ...in other words, where you need the most support to get
going (server-wise).

Other than bidix's contributions, I think that - in general -
interoperability with php serversides doesn't get much attention,
unfortunately... where there'd be use-cases and howto's on having a
server backend interacting with tiddlywiki (for special purposes)...
without going all the way to the cutting edge of python/tiddlyweb.

Though I guess, a generic Ajax interface to post to and retrieve
content from serverside-scripts should not require sorcery.

Does anyone know of any examples of such interaction that exist
already, esp. php centric?

--

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




[tw] open tagged tiddlers tree

2009-12-18 Thread EduardWagner
Hi,
i would like to open many tiddlers at once for printing needs.

So corresponding to TagglyTaggingPlugin or SiteMapMacro i would like
to open all tiddlers
starting from the root tiddler and opening all tiddlers in the trees
at once.
TagglyTagging uses an embedded view to show the tiddler content, but i
would like to open separate tiddlers.

Any hints?
Thanks Edi

--

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




[tw] Re: SendTiddlerPlugin

2009-12-18 Thread skye riquelme
OK

I was originally hoping for a simple solution to why SendTiddlerToFile
wasn´t working for me. Normally Erics plugins are fantastic...you just
copy the tiddler  and wow!!! they workright out of the box...

...on looking closer it seems SendTiddlerToFile will overwrite
sucessive posts (it seems to on TiddlyTools) with some fancy
serverside coding...beyond me !!!

...I have gone back to Eric mail contact script (simple html form and
send) and have been able to modify the mailtext.php (serverside)
sufficient that it sends me an email with the correct
information..so that part is solved. Except that I would love to
have the email contact tiddler and the mailtext.php script more
dynamic and presentable in terms of generating and receiving the
databut thats another question

will start a new post

Thanks  for helping me to a simple and satisfactory solution

Skye

On 18 Dez, 13:56, Tobias Beer beertob...@googlemail.com wrote:
 Maybe you could fill the blanks of how to achieve a certain end, if
 you'd precisely describe the workflow in all its steps... what
 information you want to gather and what you or someone else wants to
 do with it afterwards... and then give us a hint about those steps
 where tiddlywiki doesn't offer any out of the box solutions or
 plugins ...in other words, where you need the most support to get
 going (server-wise).

 Other than bidix's contributions, I think that - in general -
 interoperability with php serversides doesn't get much attention,
 unfortunately... where there'd be use-cases and howto's on having a
 server backend interacting with tiddlywiki (for special purposes)...
 without going all the way to the cutting edge of python/tiddlyweb.

 Though I guess, a generic Ajax interface to post to and retrieve
 content from serverside-scripts should not require sorcery.

 Does anyone know of any examples of such interaction that exist
 already, esp. php centric?

--

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




[tw] Re: Are there known bugs in TW2.4.1 affecting transclusions?

2009-12-18 Thread cmari
If you haven't already done so, you might try installing Eric's
CoreTweaks that were fixed after version 2.4.1 and see if that helps:
http://www.tiddlytools.com/#CoreTweaks.
cmari


On Dec 18, 10:57 am, Mark S. throa...@yahoo.com wrote:
 Since a single misplaced semi-colon or carriage return might break the
 code, it seems most likely that the problem is a typo.

 Perhaps you could print out the transclusion template, take it home,
 scan, and post on image shack or somewhere. Then multiple eyes could
 check your work.

 -- Mark

 On Dec 18, 7:40 am, AlanBCohen alanbco...@gmail.com wrote:

  I have recently typed in several transclusions from TiddlyTools
  (including ToggleReadOnly and ToggleScrollingSidebars) into my work TW
  (version 2.4.1[newer versions not available]; no internet, usb
  connectivity, or disk access).  Most of them do not work or even
  display properly.  I have checked for fat fingers, spelling,
  punctuation, and case errors and have fixed all discovered.  These are
  fairly short and I think I've caught them all.  Are there known bugs
  in 2.4.1 relative to transclusions?



--

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




[tw] Re: FileDropPlugin not creating a new tiddler when dropping pdf file

2009-12-18 Thread roger
bump

On Dec 11, 12:48 pm, roger roger.ma...@gmail.com wrote:
 I just realized that it doesn't seem to matter what type of file I
 drop onto the TW, it doesn't create a tiddler with a link to the file,
 but rather opens the file either in the browser or the default
 application.  So dropping an rft file for example, causes the file to
 open in Word.  So it seems obvious that this isn't an Adobe related
 issue.  Also upgrade Firefox from 3.5.1 to 3.5.5, but that didn't make
 a difference either.

 ~Roger

 On Dec 11, 11:17 am, roger roger.ma...@gmail.com wrote:

  Others in my office use FileDropPlugin daily to create tiddlers that
  link to pdf files created by our scanning software.  However, I just
  tried to use it myself and it's not working.  When I drop a pdf file
  onto the TW file in my browser window, rather than creating a tiddler,
  the browser opens the pdf file for viewing within the browser. I
  checked the about:config setting as suggested by Eric in the
  FileDropPlugin usage notes, and have the same problem whether the
  setting is set to true or false.

  My assumption is that the problem is with a setting in either Adobe
  Reader or in Firefox.  I did recently upgrade Adobe Reader from ver
  8.x to ver 9.2.0.  I think everyone else in our office is using ver
  8.x, but I had to upgrade to maintain compatibility with another
  application that uses reader.

  I have discovered that by updating FileDropPlugin from ver. 0.1.1 to
  the most current version the problem is fixed.  So I know how to
  correct the problem for the future, but we have a ton of TW's that are
  using the old version of FileDropPlugin without any complaint.  So I
  guess I'd like to know exactly what the source of the problem is that
  I experience on my machine so the other users don't run into the same
  problem I just encountered.

  All TW  linked pdf files are locally stored.  Firefox is ver. 3.5.x
  TW core is ver. 2.2.5 or 2.4.1

  ~Roger

--

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




[tw] Interactive Dynamic Email Forms

2009-12-18 Thread skye riquelme
Hi All

I am using Erics (TiddlyTools) contact form so that people can send me
an email...registering for courses.

I can change the form to include new courses...using check boxes and
dropdown lists of up-coming courses..and managed to change the
mailtext.php file that resends this information as an email...so that
it passes on the information from the contacts (html) form.

The issue is that new courses keeping coming up and older  courses
dropping off the list (they are passed/finished)...so I will be
continually and laboriously editing the html and php scripts all the
time

...SO is it possible to have the html form dynamically generate the
courses listsmaybe from tiddler slides? and include this into the
form ?...AND then have the serverside php script use the same
info to structure the construction of the body of the email.

It may be easier to give an example..

A tiddler...or part of one (using tiddler.name##part names...or
slices) has the information about courses

NameCourse#1, startingdate#1, startingdate#2 startingdate#3...
NameCourse#2, startingdate#1, startingdate#2.

..now script in the mail form tiddler converts that information into
something like -

NameCourse#1input name=NameCourse#1 type=checkbox /subbSelect
date:/b/subbr/
select name=NameCourse#1Dates 
 optionstartingdate#1
 optionstartingdate#2
 optionstartingdate#3
/select 
br
NameCourse#2input name=NameCourse#2 type=checkbox /subbSelect
date:/b/subbr/
select name=NameCourse#2Dates 
 optionstartingdate#1
 optionstartingdate#2..

STEP 1 - do-able?

STEP 2 - I imagine more tricky

The courses information...gets copied (I guess manually) into the
mailtext.php file.and now it generates the code so that the
information from the html form is formated into the body of the email
that is sentresulting in something like ---

else { // send message
  mail($to,$subj,'[ Visitor IP: '.$id. ]\n\n.$name.\n
NameCourse#1: .$NameCourse#1. selected date: .$NameCourse#1Dates
$.\n NameCourse#2:\n.$msg.\n\n From: .$from.'');
echo Thank you. Your message has been sent;
}

I am imagining this will not be so easy...and I see it as a great tool
for anyone using TWs online and interacting with the public.I hope
this is possible...the other alternative might be GoogleDocs
Formsbut I am much more comfortable inside a TiddlyWiki !!

Thanks in advance

Skye

--

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




[tw] Re: Did I miss the new TW which Morris mentioned a while ago?

2009-12-18 Thread Craig in Calgary
I am willing to provide beta testing if that would be useful. It's one
of the things I do (http://members.shaw.ca/craig.prichard) when I'm
busy not maintaining my portfolio website.

Craig

--

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




[tw] Re: Interactive Dynamic Email Forms

2009-12-18 Thread Mark S.
Could you point out which plugin or technology of Eric's you are
using?

Thanks,
Mark

In this case, you might have fields that were

On Dec 18, 9:32 am, skye riquelme riquelme.s...@gmail.com wrote:
 Hi All

 I am using Erics (TiddlyTools) contact form so that people can send me
 an email...registering for courses.

 I can change the form to include new courses...using check boxes and
 dropdown lists of up-coming courses..and managed to change the
 mailtext.php file that resends this information as an email...so that
 it passes on the information from the contacts (html) form.

 The issue is that new courses keeping coming up and older  courses
 dropping off the list (they are passed/finished)...so I will be
 continually and laboriously editing the html and php scripts all the
 time

 ...SO is it possible to have the html form dynamically generate the
 courses listsmaybe from tiddler slides? and include this into the
 form ?...AND then have the serverside php script use the same
 info to structure the construction of the body of the email.

 It may be easier to give an example..

 A tiddler...or part of one (using tiddler.name##part names...or
 slices) has the information about courses

 NameCourse#1, startingdate#1, startingdate#2 startingdate#3...
 NameCourse#2, startingdate#1, startingdate#2.
 
 ..now script in the mail form tiddler converts that information into
 something like -

 NameCourse#1input name=NameCourse#1 type=checkbox /subbSelect
 date:/b/subbr/
 select name=NameCourse#1Dates 
  optionstartingdate#1
  optionstartingdate#2
  optionstartingdate#3
 /select 
 br
 NameCourse#2input name=NameCourse#2 type=checkbox /subbSelect
 date:/b/subbr/
 select name=NameCourse#2Dates 
  optionstartingdate#1
  optionstartingdate#2..

 STEP 1 - do-able?

 STEP 2 - I imagine more tricky

 The courses information...gets copied (I guess manually) into the
 mailtext.php file.and now it generates the code so that the
 information from the html form is formated into the body of the email
 that is sentresulting in something like ---

                 else { // send message
                       mail($to,$subj,'[ Visitor IP: '.$id. ]\n\n.$name.\n
 NameCourse#1: .$NameCourse#1. selected date: .$NameCourse#1Dates
 $.\n NameCourse#2:\n.$msg.\n\n From: .$from.'');
                         echo Thank you. Your message has been sent;
                 }

 I am imagining this will not be so easy...and I see it as a great tool
 for anyone using TWs online and interacting with the public.I hope
 this is possible...the other alternative might be GoogleDocs
 Formsbut I am much more comfortable inside a TiddlyWiki !!

 Thanks in advance

 Skye

--

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




[tw] Re: ToodleDo Import Export or intergration

2009-12-18 Thread elife...@gmail.com
I would love that, too. I tried to use it as iFrame, but then my TW
won't save new tiddlers, so I open/close my toodledo tiddler 20 times
a day. I'd rather for it to be really part of my TW and no to
interfere with it.

Thanks,
Eli

On 18 Des, 02:15, Anthony Muscio anthony.mus...@gmail.com wrote:
 Has anyone created TiddlyWiki ToodleDo interaction ?

 I have been using and continue to use TiddlyWiki as a personalised
 GetThingsDone. I really have a fantastic, customisable and extensible
 environment for all my organisational needs. You could call this
 application development on demand.

 Now as a new iPhone user I have come across ToodleDo which has
 desktop, Web, Mobile Browser, Firefox integration and an iPhone
 Application. Another feature is a substantial set of import export
 tools using largely standard formats and protocols. None of these
 tools is for TiddlyWiki unfortunatly.

 Has anyone tried to interface the two ? This would be a dream
 integration. TiddlyWiki could leverage the reminders, due dates, tags
 and contexts in ToodleDo to rule the world.

 I will endeavor to follow this path on my own but I expect some of you
 will know exactly what to do when to see the interface options.

 Regards TonyM

--

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




[tw] Annoying WikiWords

2009-12-18 Thread Andre
Hi there...

I really like TW a lot. But what I hate about is are the full
automatic WikiWords. Since I work as a programmer nearly every class,
method and var -name is a wiki word. So I use these words in my notes
regularely and therefore have to mess around with  a lot.

The text looks really ugly while editing and is very confusing. Also
it takes a lot of time to mark all these words as non WikiWord.

In other wikis they use another approach. They mark the words which
should be wiki words with [[WikiWord]]. I would prefer this method
over the current one.

Is there any chance of making this a new feature of TiddlyWiki in the
future or does anyone know a workaround?

--

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




[tw] Re: Annoying WikiWords

2009-12-18 Thread Eric Shulman
 I really like TW a lot. But what I hate about is are the full
 automatic WikiWords. Since I work as a programmer nearly every class,
 method and var -name is a wiki word. So I use these words in my notes
 regularely and therefore have to mess around with  a lot.

 The text looks really ugly while editing and is very confusing. Also
 it takes a lot of time to mark all these words as non WikiWord.

 In other wikis they use another approach. They mark the words which
 should be wiki words with [[WikiWord]]. I would prefer this method
 over the current one.

TW also uses [[...]] to create explicit links, even for tiddler titles
that are *not* WikiWords.

To prevent an unbracketed WikiWord from being automatically linked,
you can precede it by a tilde, i.e., ~WikiWord.

You can, as you've noted, also use the triple-quotes nowiki syntax
to prevent automatic linking of a single word.  However, this syntax
is really meant to be used with extended blocks of content to bypass
*all* wiki formatting within that content.

 Is there any chance of making this a new feature of TiddlyWiki in the
 future or does anyone know a workaround?

This plugin will give you more control over automatic linking:
   http://www.TiddlyTools.com/#DisableWikiLinksPlugin

You can use it to block *all* automatic linking, and/or tag as tiddler
with 'excludeWikiWords' to block auto-linking in that specific
tiddler, and/or create a white-space separated 'glossary' of excluded
words in DisableWikiLinksList.

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 tiddlyw...@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] Print CSS - inserting page header and graphics

2009-12-18 Thread skye riquelme
Hi All

Playing around to having some of my tiddler content printed in real
paper..I know...but I wont do it too often...

Using Erics story plugins I can get the sequence right and turn off
MainMenu etc. Then Firefox print is good enough for what I need.

Except I would like to make the pages a little more
presentablethree ideas

A Table of Contents...generated from the story listI actually
printing to PDF so even links could be acceptabe/ useful.any
ideas..other than doing it manually

And a page header that has the title of the story (and a little logo
type graphic???)

And a page footerwith page numbering

any or all of these possible within the CSS scripting of media
print 

Thanks in Advance
Skye

--

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




[tw] Re: how to activate archived tiddlers or externalTiddler to be seen by showReminders macro

2009-12-18 Thread Dave Parker
Craig from Calgary said this (you must have clicked reply to author
instead of reply):


Dave,

 in it, the showReminders macro will not pick it up until I open the
 tiddler to edit, but then it picks it up after I close the edit
 tiddler.

The beauty of external tiddlers is that they do not load until needed,
i.e. your TiddlyWiki is smaller and loads faster. The downside is that
your TiddlyWiki will not know anything about the contents of an
external tiddler until you open it. For systemConfig tiddlers this
means you can load on demand. If you include an external tiddler in
[[DefaultTiddlers]] it will load with your TiddlyWiki.

You could use http://www.tiddlytools.com/#LoadTiddlersPlugin and
http://www.tiddlytools.com/#TemporaryTiddlersPlugin to load external
tiddlers when your TiddlyWiki is loaded and *not* save them with your
TiddlyWiki when you save it. In this reminders should work alright.

But if you really want to maintain those tiddlers through
ArchivePlugin, I think you could create a tiddler in your TiddlyWiki
that references the archived tiddler and put your reminder on it. You
will still have the extra step of loading (and executing, if
applicable) the archived tiddler but the local tiddler will handle the
reminder behavior for you.

I'm keen for a more elegant solution. Not being a fan of redundant
content, I do not like having two of something when one should
suffice. TiddlyWiki is an excellent framework for good information
architecture and design. I use it to help keep me on the best
practices straight and narrow. YMMV.




Thanks Craig,

I tried putting the Archived tiddler and the tiddler with the
tiddler reminders.txt statement in the default tiddler and that
didn't work.  The LoadTiddlersPlugin doesn't load an individual text
file as far as I can tell.  I also tried loading the Archived tiddler
from itself (i.e. referencing the current TW) to load it that way, and
that didn't work either.

Re the suggestion about putting a reminder on another tiddler that
references the Archived tiddler, that kind of defeats the point:  The
goal is to be able to add a line like

reminder day:25 month:12 year:2009 title:Christmas Day

to the end of a text file called reminders.txt while the TW is not
open, then have all the reminders in that file read when I go to open
the TW 3 hours later.


I'm wondering if there's a way to make an inline script that
essentially does the same thing that opening up a tiddler for editing,
and closing it again does.  That would activate the Archived tiddler
so that it could be ready for the reminder macro to read it.  It could
even be a script in a tiddler tagged systemConfig so that it would
happen on loading.


I guess the first question is:  What actually is changing in the TW
when an edited archived tiddler is closed again?  I'll try looking at
the ArchivePlugin to see if there's anything apparent.


Dave

--

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




[tw] Paulo Soares' SlideShowPlugin woes!!!

2009-12-18 Thread skye riquelme
Hi All (and Paulo)...como vai?

Playing with SlideShowPlugin as part of the way I organise my study
notes...which become information sheets/assignments/presentations
packets for my students...all wrapped up in a tight little TW 

When the SlideShow list, is simple tiddlers with such text or
imagens...it runs perfectly...but I want it to run through the
main tiddlers that are my research notes and presentation
packages..for examplea foto tiddler has the code -

|@@font-size:12pt;wikify {{tiddler.title}}@@|{{larger{tiddler
ShowPopup with:{{tiddler.title+##texto}} Texto}}}|
|tiddler {{tiddler.title+##fotoref}}|''Referencias/Estudos''
forEachTiddler where 'tiddler.tags.contains
(context.viewerTiddler.title)  ! tiddler.tags.contains(nota)'
sortBy 'tiddler.title'|
|''Notas'' forEachTiddler where 'tiddler.tags.containsAll
([context.viewerTiddler.title,nota])' sortBy 'tiddler.modified'
write ' [[ + tiddler.title+]]- +tiddler.modifier+ \n' |
player id=1 {{Som/+tiddler.title+.mp3}} 200 45 true false|
/%
!!texto
TEXTO
!!fotoref
[img(500px,auto)[Presentation/biochar_lever_schematic4.jpg]]
!!end
%/

which means the tiddler presents as a 2 by 3 table basically like

| title | explanatory text (as popup) |
| foto |list of references - tagged with title) |
| list of notes that the students have added | player plugin that
reads aloud  the explanatory text (mp2 files held in subdirectory
with file name as title) |

If I organise these tiddlers into a slideshow sequenceSlideShow
manages to display the first slide...and then looks for
undefined...in the slide control panel it says I am on slide NaN/
15 where 15 is the current slide count.

SO, something in the code in the tiddler is conflicting with the
SlideShow Plugin.

(this TW has lots of other plugins...but I setup a much simpler TW
using the same SlideShow parameters and sample tiddllers similar to
above...and it failed in the same wayso its the tiddler code thats
the problem)

I could work around the problem by duplicating the fotos to be used in
the slide show in simple tiddlersbut I´d rather know why this is
happening...

Any Ideas???/ Anyone??

Thanks
Skye

(PS the simple case study here...http://dl.dropbox.com/u/284644/
Presention.html - note that I stripped out the PortuguesPlugin...to
make it easier for Craig!!)

--

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




Re: advice on keeping mGTD running well

2009-12-18 Thread Mat
Is the idea to weed out inactive stuff? Otherwise, I must say it that
starting over is a lot of unnecessary and double work. Anyway, FWIW:

I know there is an ArchiveTiddlersPlugin (or similarly named). I guess
this in combination with a listing sorted by last modified (or is
there such a thing as last viewed?) could be a decent starting
point. I.e archiving anything not viewed for x months.

Or maybe the IncludePlugin, i.e strating fresh but including the old
TW so it is availible but still not quite part of the new one.

HTH

On 17 Dec, 15:21, Pat Sine pats...@gmail.com wrote:
 Hello all,

 I have been using TiddlyWiki for years and mGTD for the past year.
 Both are godsends for organizing and finding things.  I'm concerned
 going forward, though, about the best ways to keep mGTD running
 smoothly as more things move into the archives.

 With files, I start a new top level directory every year and keep the
 things I need to slosh through to a minimum, but the old stuff is
 still around in the previous year's set of folders.  So my solution
 set was headed in two directions.

 1.  Start a new mGTD each January and build from there.  I can freeze
 the old one and have it open in another tab.

 2.  Prune the old mGTD.  For this what I'd really like to do is to
 designate a bunch of items to export and have them then in another
 mGTD or TW.

 Advice?

 Pat

--

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




Re: Index card printing error

2009-12-18 Thread Daniel Baird
It might be that your browser is ignoring the CSS that makes it nice.  If
you are using a stunted, ancient browser like Internet Explorer, I'd try it
with an enlightened, modern browser like Firefox or Safari.

;Daniel

On Thu, Dec 17, 2009 at 7:01 AM, Daniel deathofs...@gmail.com wrote:

 Is no one able to help with this?

 On Dec 11, 12:30 am, Daniel deathofs...@gmail.com wrote:
  In addition, it would clean up the printed pages a bit if empty area's
  (waiting actions, future actions)  are not included in the printing of
  the card.

 --

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





-- 
Daniel Baird
I've tried going to the XHTML bar / a few times, but it's always closed.

--

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