[tw] Re: Before I give up - database/spreadsheet features?

2009-05-23 Thread Alex Hough
I use Zotero [1] with Tiddlywiki. It is free and is specifically designed for bibliography management. It detects metadata on pages like Amazon. I also have a TW with over 1,300 references in it. Its a MPTW - the taggly tagging feature comes in useful I have used FND's experiemental list nav plu

[tw] Re: Here's an example of a tree structure (treeview) implemented on TW

2009-05-23 Thread Morris Gray
On May 23, 3:40 pm, "Mark S." wrote: > Hi Morris, > > Actually, I have the jquery.cookie.js code from DD already embedded in > the code at treeview.tiddlyspot.com ... so hopefully you're referring > to what happened when you updated the plugin2 on your tw site. I > suppose I should make this clea

[tw] Re: Before I give up - database/spreadsheet features?

2009-05-23 Thread wolfgang
Hi Alex, > I have used FND's experiemental list nav plugin. Its excellent > Is there an example somewhere which shows what ListNavMacro does? regards.. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" g

[tw] Re: Before I give up - database/spreadsheet features?

2009-05-23 Thread Måns
Hi Wolfgang FND has made an example here: http://fnd.lewcid.org/tmp/ListNavMacro.html I've put an example in the sidebar of my extended bibblywiki - here: http://bibtw.tiddlyspot.com/ Regards Måns Mårtensson On May 23, 1:19 pm, wolfgang wrote: > Hi Alex, > > > I have used FND's experiemental

[tw] Re: What in the world did I do wrong?

2009-05-23 Thread Dave Gifford
Thanks Mans Bummer to hear it won't work in EditTemplate. I'm sure I got it to work initially, because I created a few entries when I first created the file. But then when we reopened it, it wouldn't work. Well, it works in ViewTemplate now, thanks to your help. Thank you Mans. How exactly woul

[tw] Re: popup of tiddler with <> missing contents

2009-05-23 Thread cmari
This is really neat, especially because it's then possible to make changes to a form while it's being viewed in transclusion! But as Dave says, the refresh doesn't quite keep up - whenever either the original tiddler or the transclusion tiddler is changed, the other tiddler has to be closed and re

[tw] Removing 'doubles' in fET with tiddlers with data in them

2009-05-23 Thread Alex Hough
I have a Results tiddler [1] which get one of many archeypes the tiddler has contained in However some questions thow up the same archetype. In this event I would like to display only one. In English there would be some JS which said, If tiddler.data("archetype1") has already been writen, then d

[tw] Re: What in the world did I do wrong?

2009-05-23 Thread Måns
Hi Dave I excuse in advance for my lenghty answer - but I had some good ideas, and let myself inspire (as your TWs have inspired me many times before!!) I didn't use TaggedTemplateTweakPlugin - but used only view and edittemplates for these operations: First I open EditTemplate and remove the li

[tw] Re: What in the world did I do wrong?

2009-05-23 Thread Måns
Sorry - I forgot to name the tiddler from which I took the fET in the first place: *Gethsemaní Xochimilco* I would also cut this fET from the *Gethsemaní Xochimilco* and put in into another tiddler (SdgTemplate) changing it to make a list based on the title instead - and put it in the viewtemplat

[tw] Re: TagglyTaggingPlugin suggestion

2009-05-23 Thread Måns
Thank you for sharing RA!!! I didn't even know that you could use an expression for leaving out tiddlers which are also tagged with &&!SomeTag... That's great!! YS Måns Mårtensson On May 23, 1:57 am, RA wrote: > > I don't think I understand what you are achieving here. Can you explain a > > l

[tw] Re: What in the world did I do wrong?

2009-05-23 Thread Måns
I've put the modified version here for you to look at: http://xn--mns-ula.dk/download/IndiceHimnos.zip Open the tiddler "Sólo a Dios la gloria (himnario)" and see the result.. Regards Måns Mårtensson On May 23, 3:33 pm, Måns wrote: > Sorry - I forgot to name the tiddler from which I took the fET

[tw] Re: Before I give up - database/spreadsheet features?

2009-05-23 Thread Matt L.
Wow, Måns - that is really interesting! There are some great examples in there that I think I can adopt to my purposes. Thanks for going to the trouble of setting it up for me... I don't understand much of it yet but I think I am a lot closer than when I wrote the original post. Alex, I have s

[tw] Re: What in the world did I do wrong?

2009-05-23 Thread Måns
Btw - I've made some experimental changes to a copy of your bibblywiki - Maybe some of them could inspire you to devellop it further? http://groups.google.com/group/TiddlyWiki/browse_thread/thread/9e2796dfdd68?hl=en Here it is on tiddlyspot: http://bibtw.tiddlyspot.com/ YS Måns Mårtensson On

[tw] Re: Here's an example of a tree structure (treeview) implemented on TW

2009-05-23 Thread Eric Weir
On May 23, 2009, at 4:18 AM, Morris Gray wrote: > On May 23, 3:40 pm, "Mark S." wrote: >> Actually, I have the jquery.cookie.js code from DD already embedded >> in >> the code at treeview.tiddlyspot.com ... so hopefully you're referring >> to what happened when you updated the plugin2 on your

[tw] Re: Here's an example of a tree structure (treeview) implemented on TW

2009-05-23 Thread Mark S.
The little icons that make up the tree have to be available either in a local directory, or online somewhere. When I put TW on a stick, I tend to take an entire directory at once anyways. That way I can carry along information that would bloat the TW file -- like images and web sites. If there is

[tw] Javascript gurus...

2009-05-23 Thread rtimwest
Noob here. In testing a (user-entered) string to see if it's (potentially) numeric, somewhat to my surprise the string methods parseInt() and parseFloat() will return a number if the first part of the string converts successfully, ignoring trailing non-numeric characters (and not making an index

[tw] Re: Here's an example of a tree structure (treeview) implemented on TW

2009-05-23 Thread wolfgang
Hi Mark, > The images are used as background urls in the CSS that gets applied to > the tree. So if some CSS expert knows how to translate background > images into text substitutes, maybe that could be another off-line > approach. > Though not really an expert, but here an example of an embedded

[tw] Re: Auto-build mainmenu ideas?

2009-05-23 Thread DrCory
Eric, Wolfgang; Thanks, I've got the No Bullets part working. Next that pesky Show References... DrCory --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to Tiddly

[tw] Re: Here's an example of a tree structure (treeview) implemented on TW

2009-05-23 Thread Eric Shulman
> If there is a way to access images embedded with the AttachFilePlugin > in CSS, then maybe the tree could be completely contained in the TW. The good news is that AttachFilePluginFormatters -- the 'runtime' rendering functions that handle 'attachment tiddlers' -- already supports the use of att

[tw] Re: Javascript gurus...

2009-05-23 Thread FND
N.B.: Strictly development-related issues should be discussed on the dev group: http://groups.google.com/group/TiddlyWikiDev/ > In testing a (user-entered) string to see if it's (potentially) > numeric, somewhat to my surprise the string methods parseInt() and > parseFloat() will return

[tw] Re: Here's an example of a tree structure (treeview) implemented on TW

2009-05-23 Thread Mark S.
Thanks Eric! I've tried this on 2 or 3 images, and it seems to be working well. Guess I'll be doing a bit of cutting and pasting this weekend. Thanks! Mark On May 23, 10:19 am, Eric Shulman wrote: > > If there is a way to access images embedded with the AttachFilePlugin > > in CSS, then maybe

[tw] Re: Javascript gurus...

2009-05-23 Thread rtimwest
> Strictly development-related issues should be discussed on the dev group: I considered doing that, but frankly I hesitated because I have no idea what many of the posts over there are about or what their norms are, and I had a feeling that basic, not-TW-specific questions might not be considere

[tw] Re: Here's an example of a tree structure (treeview) implemented on TW

2009-05-23 Thread Mark S.
Thanks to Eric, the treeview menu is now portable. The images are embedded in the TW file. Calling this 0.24. Additional documentation in the plugin write-up. Thanks all! Mark On May 23, 11:22 am, "Mark S." wrote: > Thanks Eric! > > I've tried this on 2 or 3 images, and it seems to be working w

[tw] Re: Here's an example of a tree structure (treeview) implemented on TW

2009-05-23 Thread Eric Weir
On May 23, 2009, at 4:32 PM, Mark S. wrote: > . . . the treeview menu is now portable. The images are > embedded in the TW file. Calling this 0.24. Additional documentation > in the plugin write-up., Wow! That was quick. But that's the way things happen around here. Looking forward to giving T

[tw] Re: Putting Taggly Tagging in my existing TW

2009-05-23 Thread DrCory
Simon; Do I have to have the systemThemes? > But the real reason you're not there so far is that MPTW uses systemThemes. > So you could try importing > these:http://mptw.tiddlyspot.com/empty.html#systemTheme > and putting this somewhere in MptwUserConfigPlugin. > config.options.txtTheme = 'Mptw

[tw] Getting a "first line-script" into a table

2009-05-23 Thread Måns
Hi TwWizards I'm trying to get the first line of text from tiddlers fetched by fET into a table... I often need to refer to the firstline of a tiddler - and keep it as one line - not to break a table, so I would appreciate any help on this matter.. I've tried to do it like this (and I get <= 1 ?

[tw] Re: Putting Taggly Tagging in my existing TW

2009-05-23 Thread Måns
Hi DrCory I've just imported the plugin http://mptw.tiddlyspot.com/#TagglyTagging Tagged it with "systemConfig" and put it in my ViewTemplate. Like this: And this into the StyleSheetTiddler: /*TagglyTag styles*/ .tagglyTagged li.listTitle { display:none;} .tagglyTagged li { display: inline

[tw] TiddlyTagMindMap - navigation + size of nodes

2009-05-23 Thread lerone
hey, as many here I love the TTMM-concept, and as many I really feel attracted to the possibilties of combining the best of the TW- and TheBrain-worlds )concept mapping and dynamic relational maps). as much as I love TTMM, as much I have to admit that I find myself not using it because of naviga

[tw] Backwards reference (via fET) to a tiddler with title+suffix = this tiddlers title ??

2009-05-23 Thread Måns
Hi TwWizards Im trying to make a backwards reference to a tiddler with title+suffix (title-note) = this tiddlers title. I've done like this so far (it doesn't work..): <> My attempt: http://bibtw.tiddlyspot.com/#NoteArchiveScript (click view - to see the fET) Where it should work: http://bibtw

[tw] Re: What in the world did I do wrong?

2009-05-23 Thread Dave Gifford
Wow I like that table of books and articles. The only problem is that once you add a few books to that, it is going to take forever to generate the table. I use BibblyWiki for our seminary's 3400 title library, and the 'By author' and 'by title' indexes take forever and a day to generate. I tell

[tw] Re: What in the world did I do wrong?

2009-05-23 Thread Dave Gifford
Hi Mans I had already used TaggedTemplateTweak to modify my index, but I used some features of yours to make the Monkey tagger section a button. Works like a charm. Thanks for your work on this. Now my assistant can do her work on Monday. Yay! My only concern is that as we add 1000 or more hymns