[tw] Re: fET syntax for including only a part of the title

2010-08-28 Thread whatever
Alternatively, I tried putting Else in a field called projecttask and then I tried to invoke it with fET: <> While the store.getValue(tiddler,"projecttask") syntax works elsewhere, it doesn't work here. I suspect it has to do with the double quotes around the field name ("projecttask"). I tried esc

[tw] Re: Plugins Installation Error

2010-08-28 Thread Tobias Beer
Just updated to Opera 10.61... no changes ...import is not working. Tobias. -- 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 tiddlywik

[tw] Re: Task dependencies

2010-08-28 Thread Tobias Beer
Hi w, First question: Why tag a task with itself? Furthermore, I NEVER tag a high-level item (e.g. a project) with its subitems (e.g. tasks). I would strongly recommend that you tag your tasks with the corresponding project, not the other way around! Also, whether a task is finished or open is i

[tw] Task dependencies

2010-08-28 Thread whatever
Hi! I'm trying to establish a list of active tasks. Each task is tagged with its name and, when finished, with a corresponding finish tag. Example: Task name: task1 Tags: task1 Tags when finished: task1_finished Each task is in its own tiddler, however, they are displayed in the Project tiddler,

[tw] Re: Plugins Installation Error

2010-08-28 Thread Tobias Beer
Hi Kenny, Tried it too on XP SP3 and Opera 10.10 with no luck. ImportTiddlersPlugin from tiddlytools fails as well. Looks like at this point you have at least two options: a) use a different browser b) copy & paste plugins while not forgetting to tag them systemConfig Tobias. -- You received

[tw] Re: Calendar Popups

2010-08-28 Thread Tobias Beer
To avoid unwanted linebreaks, I have also pasted the script to a pastebin: http://pastebin.com/hm28iLhs Tobias. -- 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

[tw] Re: Calendar Popups

2010-08-28 Thread Tobias Beer
Hi homeops, A) I never quite understood for what reasons there's two of them but have a look at: http://tiddlytools.com/#DatePlugin http://tiddlytools.com/#CalendarPlugin I have to admit that I don't quite like the way holidays are defined... it's just a simple array in the plugin code that nei

[tw] Re: Making an automatically updating list of links to a group of tiddlers

2010-08-28 Thread Tobias Beer
Hi Zans, I think your solution would be much cleaner and unambiguous if instead of name-searching you would use tagging. Just tag your notes with Tag_Category_A, Tag_Category_B, etc... then use the tagging macro in your notes-overview to list notes in each category, like so: !Notes in Tag_Catego

[tw] Calendar Popups

2010-08-28 Thread homeops
I need daily calendar popups to display any desired text when hovered over. Examples, holiday names, "In-service Day", etc. Which plugins need to be altered and altered how? Thanks, homeops -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post

[tw] Re: Two colums macro in ViewTemplate?

2010-08-28 Thread PMario
I did an experiment some time ago. May be it is of interest. -m http://geneology.tiddlyspot.com/ On Aug 28, 9:47 am, Tobbe wrote: > Hi there, > > I wonder if it is possible to have a two colums macro in ViewTemplate? > > * On the left (column 1) data about a persons birthday and other info. > *

[tw] Making an automatically updating list of links to a group of tiddlers

2010-08-28 Thread Zans Mihejevs
I have a habit of grouping links to my journal entries in a separate tiddler, and whenever I make a new journal entry I manually add the link to that entry into that tiddler. I was wondering if it was possible to automate this process so that my "Links to Journals" tiddler would automatically sear

[tw] Plugins Installation Error

2010-08-28 Thread Kenny
Using Opera and the latest version of TiddlyWiki whenever I try to install plugins or themes (using the backstage) I always get this error: Error getting list of tiddlers, click Cancel to try again How can I install plugins and themes another way or fix this way of installing plugins -- You rece

[tw] Re: Two colums macro in ViewTemplate?

2010-08-28 Thread Tobias Beer
Hi Tobbe, It looks like all the information you are looking for is already in the "Facts" section. You would first have to define which information you want in the left column and which in the right one. Once you know that it's even simpler than I thought... You merely need to play with wrapping

[tw] Re: Two colums macro in ViewTemplate?

2010-08-28 Thread Tobias Beer
Hi Tobbe, It looks like the information you are looking for is already in the "Facts" section. So, you would first have to define which information you want in the left column and which in the right one. Once you know that it's even simpler than thought... You merely have two wrap the contents o

[tw] Re: Two colums macro in ViewTemplate?

2010-08-28 Thread Tobias Beer
I have posted a corrected version of the javascript on pastebin: http://pastebin.com/hH5dmLw6 -- 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 e

[tw] Re: Two colums macro in ViewTemplate?

2010-08-28 Thread Tobbe
The ViewTemplate looks like this now   ( - ) Child of och Spouse(s): Child of Facts < (here's the birthfacts) Inga fakta finns born i occupation died <- (here's the deathfacts) i i en ålder av Biografi How would you put it all to

[tw] Re: Two colums macro in ViewTemplate?

2010-08-28 Thread Tobias Beer
Please note that there's some nasty text-wrapping in the code above as introduced by google. Btw. can anyone explain why they're even engaging in this somewhat nonsensical procedure to introduce line- feeds where there were none before and none intended? Tobias. -- You received this message beca

[tw] Re: Nested tag search?

2010-08-28 Thread Eli
Thanks a lot. That's exactly what I was looking for. On Aug 28, 2:18 pm, Tobias Beer wrote: > I believe TagsplorerMacro [1][2] provides just what you need... > > Tobias. > > [1]http://fnd.lewcid.org/tmp/tagsplorer.html > [2]http://groups.google.com/group/tiddlywiki/browse_frm/thread/2986d7efa...

[tw] Re: Nested tag search?

2010-08-28 Thread Tobias Beer
I believe TagsplorerMacro [1][2] provides just what you need... Tobias. [1] http://fnd.lewcid.org/tmp/tagsplorer.html [2] http://groups.google.com/group/tiddlywiki/browse_frm/thread/2986d7efae85b6ef -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group

[tw] Re: Two colums macro in ViewTemplate?

2010-08-28 Thread Tobias Beer
Hi Tobbe, A) You could use HideWhenPlugin[1] to configure your ViewTemplate such that for a tiddler tagged "person" you would have two div elements floating-left, populated with the contents of certain sections of your person-tiddler. So your StyleSheet could read: .p_birth, .p_

[tw] Nested tag search?

2010-08-28 Thread Eli
Hi, I have hundreds of tiddlers tagged with thousands of tags. Is there an easy, nested, way to browse them? For example, I want to start by looking on all tiddlers that have the tag "A" and then progress to those that have "A" and "B", reconsider, return to "A" only and then to "A" and "C" and

[tw] Re: Modifier name in RSS feed?

2010-08-28 Thread eBk
Thanks for the tip, i'll definitively try this! On Aug 23, 11:02 am, FND wrote: > > I'd like to know if it's possible to include the modifier's name [...] > > on every RSS feed? > > You could use a small plugin that hijacks and extends tiddlerToRssItem: > > (function() { > > var _tiddlerToRssItem

[tw] Two colums macro in ViewTemplate?

2010-08-28 Thread Tobbe
Hi there, I wonder if it is possible to have a two colums macro in ViewTemplate? * On the left (column 1) data about a persons birthday and other info. * On the right (column 2) info regarding that persons death info. I think that should look nice. I'm configurating Ron's familytree so it fits m