[tw] Search Options Plugin

2009-01-26 Thread JB
Hi all, I've been using TiddlyWiki for a little bit of time now and find it to be an excellent tool. Just hoping, somebody has a solution to the problem I'm currently having with the SearchOptions plugin. Unfortunately it appears to be a IE 6 issue, as it works fine on Firefox. Whilst the opti

[tw] Re: How do I reference imbedded files using img src=

2009-01-26 Thread jrbast
It worked! Great thaks for your quick response. Jeff On Jan 26, 8:52 pm, Eric Shulman wrote: > > > > > Can someone help me code the above html  to reference the internal > > attached file contacts.png I have loaded into my tiddler file using > > AttachFilePlugin? > > Attached images are store

[tw] Re: How do I reference imbedded files using img src=

2009-01-26 Thread Eric Shulman
> > > Can someone help me code the above html  to reference the internal > attached file contacts.png I have loaded into my tiddler file using > AttachFilePlugin? Attached images are stored in tiddlers using base64-encoded data. When the TW [img[...]] wiki syntax is processed, the tiddler data

[tw] Re: how to learn - from scratch?

2009-01-26 Thread Ken Girard
The thing is that first you need a grasp of html, css, and javascript. Once you have those, then you just start taking things apart. And how well commented the TW source code comes in handy for this. Mind you, I get html, a big chunk of css, and I can kind of follow javascript. I write code the wa

[tw] How do I reference imbedded files using img src=

2009-01-26 Thread jrbast
When using AttachFilePlugin, AttachFilePluginFormatters, and AttachFileMIMETypes you can imbed .gif, .jpg and .png file inside your tiddler file ans well as reference local and remote links. The file can then be referenced like this: [img[tooltip|contacts.png]] or [img[tooltip|contacts.png][lin

[tw] Re: Adding image as header background to top of page banner

2009-01-26 Thread Mark S.
I'm sure someone will be along who knows what they're talking about, but until then ... The PageTemplate tiddler doesn't have a div with class header. If I put this: right above it looks pretty good on FireFox 3. The shadowing doesn't look quite right on IE, but maybe that's normal ...

[tw] Adding image as header background to top of page banner

2009-01-26 Thread bwallum
Hi, Sorry to come up with such a basic question but I'm getting nowhere. I've taken out the gradient and added the image but only get a change in font and a blank background. Could somebody put me right please. The mess can be viewed at http://www.ettrickvillagehall.org/Events.html The image is

[tw] Error in doSync: false

2009-01-26 Thread zygosis
Get the above error message when attempting to Sync plug-ins (TW v2.4.3). Things worked fine till I upgraded to latest version. What's up? Thanks, David --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" g

[tw] Re: newTiddler - prompt for title

2009-01-26 Thread Eris of StrongHold [STRM]
Thank You - Looks like this plugin may help with a few of my questions !! Mike On Jan 26, 5:05 am, Eric Shulman wrote: > > How would I change title:'New Project1 task' to create a popup prompt? > > Using New Tiddler Macro: > > < > label:'New Task' > > title:'New Project1 task' > > text:{{store.

[tw] Re: newTiddler - Use tag of parent tiddler

2009-01-26 Thread Eris of StrongHold [STRM]
Actually you answered my question perfectly - my post name was not correct. Thank You for your patience !! Mike On Jan 25, 11:23 am, FND wrote: > > How would I change tag:'Project1' to use the title of the parent > > tiddler? > > The following should work: >      <          tag:{{tiddler.title

Re: Tiddlyspot down?

2009-01-26 Thread Bob N.
I didn't wait long enough... it's back up now. :-) On Jan 26, 12:51 pm, "Bob N." wrote: > Tried to get to my mGTD on Tiddlyspot, buthttp://tiddlyspot.com/ > seems to be down. Anyone know what's up? --~--~-~--~~~---~--~~ You received this message because you are su

Tiddlyspot down?

2009-01-26 Thread Bob N.
Tried to get to my mGTD on Tiddlyspot, but http://tiddlyspot.com/ seems to be down. Anyone know what's up? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "GTD TiddlyWiki" group. To post to this group, send email to g

[tw] Re: Disabling Java plugin alert with Chromium

2009-01-26 Thread dad...@orange.fr
Thank you both of you. I didn't thought about the risk of spreading a modified version of TW, because the one I'm writting is not done for editing or starting a new one. Just a reader app combinated with Chromium. Anyway that is a point to thinck about before outing a modified version, so if a mor

[tw] Re: menu item that will open journal entries

2009-01-26 Thread Mark S.
Are you talking about collaboration? Then you might want to check out this page: http://tinyurl.com/bw28s7 If you're not talking about marking up your own journal, then you might be able to use Udo Borkowski's Include plugin: http://tinyurl.com/c84zth This plugin allows you to insert the

[tw] Re: How do you use TW to track bookmarks?

2009-01-26 Thread Eric Shulman
> I have a bookmark called FreeMindBM set up like this : > |URL:|http://freemind.sourceforge.net/wiki/index.php/Screenshots| > Every time that I click on a FreeMindBM link, the bookmark viewer > displays it for about 1/2 second, and then navigates away from TW. If > TW is already saved, it goes r

[tw] Re: Shadow tiddlers and fET content

2009-01-26 Thread Eris of StrongHold [STRM]
I think that answers my question, I will play around and see. I was just looking far a way to make some tiddlers shadowed so if they were "accidentally deleted" on a refresh they would come back. . . for a LAN project I am working on. (using tiddlyLock) Thx for all of the help :D On Jan 25, 10:5

[tw] Re: How do you use TW to track bookmarks?

2009-01-26 Thread Mark S.
One more thing. I have a bookmark called FreeMindBM set up like this : /% |URL:|http://freemind.sourceforge.net/wiki/index.php/Screenshots| |Description:|Free mind is free mind-mapping software| |Author:|unk| |Screen:|FreeMind-computer-knowledge-thumb.png| %/ Every time that I click on a FreeMi

[tw] Re: menu item that will open journal entries

2009-01-26 Thread Ryan
Thanks Eric, thats perfect. This might be a bit harder... Id like to make it easy on my peers at work to comment on my journal entries. Any suggestions? On Jan 26, 11:51 am, Eric Shulman wrote: > > Got some journal entries posted which open on startup.  However, Id > > like a 'Journal' menu it

[tw] Re: How do you use TW to track bookmarks?

2009-01-26 Thread Mark S.
Thank you Eric! Its working beautifully now. -- Mark On Jan 26, 8:42 am, Eric Shulman wrote: > > But there's still the question of why the resulting data, formatted > > using pipes, isn't displayed as a table. > > The problem is that you are inserting a newline between the > description (%1) a

[tw] Re: how to learn - from scratch?

2009-01-26 Thread Mark S.
Tim O'Reilly, are you listening? The problem with the Wiki at tiddlywiki.org, and maybe all unmoderated wiki's, is that anyone can start a topic. Different people will think to put the same information under different topic categories. Looking at "slices" for example, I see at least 3 attempts d

[tw] Re: menu item that will open journal entries

2009-01-26 Thread Eric Shulman
> Got some journal entries posted which open on startup.  However, Id > like a 'Journal' menu item that will open the journals.  What would I > have to add to that tiddler? By default, journal entries are tagged with "journal"... To view a 'popup list' of all tiddlers with a specific tag, you ca

[tw] Re: How do you use TW to track bookmarks?

2009-01-26 Thread Eric Shulman
> But there's still the question of why the resulting data, formatted > using pipes, isn't displayed as a table. The problem is that you are inserting a newline between the description (%1) and the url (%2): var strx = "| ... | ... %1\n%2 |".format([t,d,u,s]) ; However: TiddlyWiki table format

[tw] menu item that will open journal entries

2009-01-26 Thread Ryan
Total newb here.. Have tried to figure this one out but am stumped. Got some journal entries posted which open on startup. However, Id like a 'Journal' menu item that will open the journals. What would I have to add to that tiddler? Thanks --~--~-~--~~~---~--~~

[tw] Re: How do you use TW to track bookmarks?

2009-01-26 Thread Mark S.
Hi Eric, Sure -- its easy enough to change the name to something like BookmarkDisplay. But there's still the question of why the resulting data, formatted using pipes, isn't displayed as a table. Thanks, Mark On Jan 26, 12:42 am, Eric Shulman wrote: > On Jan 25, 10:37 pm, "Mark S." wrote: >

[tw] Re: how to learn - from scratch?

2009-01-26 Thread Eric Weir
On Jan 26, 2009, at 9:43 AM, Merlin wrote: > I'm wondering, is there a course I can do, or a step by step > tutorial I can go through, rather than just picking topics more or > less at random and trying to piece it all together in my head? Easy for me to say, since I am in absolutely no positio

[tw] Re: TiddlyToolsBookmarkTemplate to display images?

2009-01-26 Thread skye riquelme
Sorry about thatlate last night it didn´t worktoday its working fine... as I said it was late..sorry and thanks for clearing it up so quickly Skye On 26 jan, 12:38, Eric Shulman wrote: > > Been playing around with TiddlyTools BookmarkTemplate and how it used > > slices..I want to

[tw] Creating a tiddler with a bookmarklet in a .hta file using information from a web page

2009-01-26 Thread Aeschi
Hi there, I have a TW file on a shared network drive. I had to change it from a .html to a .hta file because I was not able to save changes in the .html file. I use this TW file to document bookmarks. Now, I would like to launch my TW file using a bookmarklet when I'm on an interesting web page.

[tw] Re: DropDown (NestedSliders) dropping way down !!!

2009-01-26 Thread skye riquelme
Perfect Not sure I understand all your explanation.but it works now! Strange that it was working fine, untill I changed to a different themeguess the StyleSheet messes things up...somhow! Thanks Skye On 26 jan, 12:31, Eric Shulman wrote: > > I have a page where the MainMenu h

[tw] how to learn - from scratch?

2009-01-26 Thread Merlin
Hi all, The more I look at this WIKI thing the more I realize I don't know... I have decided I REALLY want to learn this thing, all the way inside and out. I mean, I want to go all the way from "hello world" to being able to create custom layouts, print out tiddlers based on what tags they have a

[tw] Re: TiddlyToolsBookmarkTemplate to display images?

2009-01-26 Thread Eric Shulman
> Been playing around with TiddlyTools BookmarkTemplate and how it used > slices..I want to use this approach to show fotos...so instead of > a URL to a HTML document it would be a path to an imageobviousy > the iframe built into the template doesn't display images Actually, an IFRAME

[tw] Re: DropDown (NestedSliders) dropping way down !!!

2009-01-26 Thread Eric Shulman
> I have a page where the MainMenu has a few simple dropdown lists > (using NestedSlidersPlugin) that appear half-way down the pageI can > ´t see what is causing this behaviour...or how to resolve it > +...@[people |People] > <> > === > ++...@[ Locations|Locations] > <> > === What's happe

[tw] DropDown (NestedSliders) dropping way down !!!

2009-01-26 Thread skye riquelme
Hi Again (it was a busy, productive and slightly frustrating night!!!) I have a page where the MainMenu has a few simple dropdown lists (using NestedSlidersPlugin) that appear half-way down the pageI can ´t see what is causing this behaviour...or how to resolve itI´d prefer that the drop

[tw] TiddlyToolsBookmarkTemplate to display images?

2009-01-26 Thread skye riquelme
Hi All Been playing around with TiddlyTools BookmarkTemplate and how it used slices..I want to use this approach to show fotos...so instead of a URL to a HTML document it would be a path to an imageobviousy the iframe built into the template doesn't display imageswhat's the code to di

[tw] ChangeModePlgin

2009-01-26 Thread skye riquelme
Hi Again Started playing with ChangeModePlugin as a way of having a web page switch between langauges (in my case English and Portugues). Had the page working well with the Portugues texts and a great backbground. As soon as I installed ChangeMode (and re-freshed) the background image doesn´t ap

[tw] Re: how to keep the name of the creator for each tiddler?

2009-01-26 Thread Merlin
Hi again, once again thanks for your help. I appreciate the time and trouble you have taken to answer my questions. so, here's what I've done now: I selected "import" from the backstage menu at the top of my wiki. I entered http://www.tiddlytools.com/#CoreTweaks in the box, and opened it. then I

[tw] Re: tiddlydesktop & tagmindmap!

2009-01-26 Thread Eric Shulman
> i'm discovering to my great pleasure that tagmindmapplugin is now > somewhat compatible with tiddlydesktop. As an alternative to TiddlyDesktop, you might want to try: http://www.TiddlyTools.com/quickstart/moveable.html enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios --~--~

[tw] Re: newTiddler - prompt for title

2009-01-26 Thread Eric Shulman
> How would I change title:'New Project1 task' to create a popup prompt? > Using New Tiddler Macro: > < label:'New Task' > title:'New Project1 task' > text:{{store.getTiddlerText('TaskTemplate','')}} > tag:'Project1'>> First, install this brand new TiddlyTools plugin: http://www.TiddlyTools.co

[tw] Re: how to keep the name of the creator for each tiddler?

2009-01-26 Thread Eric Shulman
> I haven't installed a plugin before, but I found this page: > > http://tiddlywikiguides.org/index.php?title=How_do_I_install_a_plugin%3F Those instructions are very old. Rather than installing tiddlers via the error-prone manual copy-and-paste method it describes, you should use the TW core's

[tw] Re: how to keep the name of the creator for each tiddler?

2009-01-26 Thread FND
> I haven't installed a plugin before, but I found this page: > http://tiddlywikiguides.org/index.php?title=How_do_I_install_a_plugin%3F As stated on the top of that site, TWG is obsolete; you should us this instead: http://www.tiddlywiki.org/wiki/Plugins > it doesn't seem to be working I

[tw] Re: What spreadsheet plugins are recommended?

2009-01-26 Thread Eric Shulman
> There's a warning on the ColumnCalculatorPlugin, advising that its > alpha. Not sure what the possible harm is. This plugin was written as a quick experiment and, while the code has been extensively tested and appears to be robust, I can't guarantee that it will always fail gracefully for all p

[tw] Re: how to keep the name of the creator for each tiddler?

2009-01-26 Thread Merlin
Hi Eric, thank you very much for your reply, It's a big help. There's a lot of info on that page you pointed me to... I feel like I'm a bit out of depth, but it's really sink-or-swim time I guess! I haven't installed a plugin before, but I found this page: http://tiddlywikiguides.org/index.php?t

[tw] Re: edit field

2009-01-26 Thread Eric Shulman
> But custom fields still don't  work. Hope to solve this issue for this > outstanding plugin since I'm planning to use it to store information > of journal articles which have many fields. Although the field values aren't getting stored, you have said that you are able to *see* the custom fields

[tw] Re: "Reverse" linking?

2009-01-26 Thread Eric Shulman
> How would I change the ViewTemplate so that these back-references are > displayed at the bottom of each tiddler...? in [[ViewTemplate]]: Note: documentation for most inline scripts is generally embedded within non-rendered comments at the top of the script itself... so you should alway

[tw] Re: newTiddler - intercept template contents

2009-01-26 Thread Eric Shulman
> Prompts in an evaluated parameter are problematic, as they're evaluated > when the button is created, not when it is being clicked. > (There's a discussion on this somewhere in the group archives... ) I now have a solution for this issue... http://www.TiddlyTools.com/#ClickifyPlugin Usage:

[tw] Re: how to keep the name of the creator for each tiddler?

2009-01-26 Thread Eric Shulman
> For each tiddler, between the title and the body it shows the UserName > and the modified date and the created date. But if I change the user > name and make a change to the body of the tiddler, the name shown > changes to the name of the last modifier. Is there a way to make it > show the name

[tw] how to keep the name of the creator for each tiddler?

2009-01-26 Thread Merlin
Hi all, I am very new to WIKIs, just since yesterday I downloaded my first one and started reading about them. I am trying to build a system to keep track of repairs and backorders for my shop. So far I have begun with the basic blank wiki [empty.html] and started putting in some data from the o

[tw] Re: How do you use TW to track bookmarks?

2009-01-26 Thread Eric Shulman
On Jan 25, 10:37 pm, "Mark S." wrote: > Thanks for the recommendations, Eric. > > What I would like to do is to have the bookmarks that use a screen > shot to help jog the memory. So I've added a "screen" field to your > bookmark template, and have modified the Bookmark listing code like > this

[tw] Re: Conflict of Core Tweaks 784 with SectionLinksPlugin

2009-01-26 Thread Eric Shulman
> I wonder if it is advisable to continue using the core tweak 784. What > is it's longevity is and if it will one day be in the core for it is > truly valuable. There is an open TW ticket (http://trac.tiddlywiki.org/ticket/784), but no decision has been reached as of yet. Obviously, this featur