[tw] Call in variable custom field into another custom field

2016-07-05 Thread LG
I'm using the Timeline plugin to generate a sweet-looking timeline. My next stop is that I want the description field (the hover popup) to be the data from the birth and death custom fields. I tried copying in the literal text which is rendering the birth & death info to show on the tiddlers'

[tw] Re: Setting the title of a tiddler to be param of a remove-tag message.

2016-07-05 Thread 'Mark S.' via TiddlyWiki
Hi Jan, I'm not sure if I understand what you're trying to do. There are some inconsistencies in your code -- I don't think it can run as it stands. I think what you want is to take the title of the current tiddler, and then remove that title as a tag from all other tiddlers. I'm not sure why

Re: [tw] Re: [TW5] Static Website Generation

2016-07-05 Thread Suzanne McHale
Agreed - using Node.js to generate static files via the command line is NOT beginner-friendly; I found it difficult to understand at first, and was only able to do it after a few weeks of frustration. On Wednesday, July 6, 2016 at 7:53:26 AM UTC+10, Josiah wrote: > > all > > this whole thing is

Re: [tw] Re: [TW5] Static Website Generation

2016-07-05 Thread James Anderson
Will try to take a look at this tomorrow, probably an issue with your templates 2016/07/04 22:16 "David Gifford" : > Ok, James, here is an experimental site based on your website generator > > http://giffmex.org/moomoo/ > > One last question: why does the CSS only apply to the

Re: [tw] Re: [TW5] Static Website Generation

2016-07-05 Thread Josiah
all this whole thing is vital this whole thing is a BLACK ART. its about as transparent as a FOG in a MIST. Josiah -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email

[tw] Re: Future Proofness

2016-07-05 Thread Josiah
Ciao Mark S. The TW community is a sweet thing. Likely fragile if anything went turbulent. But the current Google / Github thing looks pretty stable. At ROOT TW has longevity from what it IS & has long been. . A very sophisticated JavaScript webpage. Here is mainly commentary & refinement.

[tw] Setting the title of a tiddler to be param of a remove-tag message.

2016-07-05 Thread Jan
Hi! I made the following macro called <> which shall render a taglist with a little button to remove Items from the list (which means to remove the tag which is the title of the tiddler. Somehow I do not manage to enter the title of the tiddler as param of the tag to remove. How to do this?

[tw] Re: Future Proofness

2016-07-05 Thread Bruno Wassermann
The argument that commercial tools do not offer a satisfactory (any) way to ensure the longevity of ones knowledge base is certainly true. I will begin to move part of my notes into TW and see how it feels when the rubber hits the road. Looking forward to HTML25 and quantum entanglers ;-)

Re: [tw] Re: Library tracker plugin - help extending with an API?

2016-07-05 Thread László Zsigmond
I was referring only to book metadata, entries of the Library tracker plugin. As I would like to import entries to that plugin's book model it would take more than just importing a csv line into one tiddler, it has separate tiddlers with lists of authors, etc., so it's a bit more complex, I'll

[tw] Re: Library tracker plugin - help extending with an API?

2016-07-05 Thread 'Mark S.' via TiddlyWiki
I have an experimental csv2json converter in this thread: https://groups.google.com/forum/#!searchin/tiddlywiki/csv|sort:date/tiddlywiki/qabE7I41Hos/L4kDni7ZBQAJ When you say "thousand books", do you mean the whole book, or just meta data about the books? I don't think TW could handle the

Re: [tw] Re: Formatting question

2016-07-05 Thread Marc Ferguson
I knew that! Thanks. It would be nice if the color information was added to that page. Sent from my iPad > On Jul 5, 2016, at 6:34 AM, Ton Gerner wrote: > > Hi Marc, > > http://tiddlywiki.com/#Formatting%20in%20WikiText:%5B%5BFormatting%20in%20WikiText%5D%5D > >

Re: [tw] Re: Formatting question

2016-07-05 Thread Mat
Ton Gerner wrote: > > Hi Mat, > > Just for the record, it needs to be: > > @@color:red;background-color:yellow;Beatiful styling@@ > >> >> I stand corrected. Good catch Ton! <:-) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe

Re: [tw] Re: Formatting question

2016-07-05 Thread Ton Gerner
Hi Marc, http://tiddlywiki.com/#Formatting%20in%20WikiText:%5B%5BFormatting%20in%20WikiText%5D%5D Cheers, Ton On Tuesday, July 5, 2016 at 2:29:21 PM UTC+2, Marc wrote: > > Thank you. One more reminder what is the code for strike through? > > Sent from my iPad > > On Jul 5, 2016, at 3:05 AM,

Re: [tw] Re: Formatting question

2016-07-05 Thread Marc Ferguson
Thank you. One more reminder what is the code for strike through? Sent from my iPad > On Jul 5, 2016, at 3:05 AM, Mat wrote: > > For the record, here's explicitly how to combine the above advice into the > (probably) simplest solution; > >

Re: [tw] Re: Formatting question

2016-07-05 Thread Ton Gerner
Hi Mat, Just for the record, it needs to be: @@color:red;background-color:yellow;Beatiful styling@@ A typo: background:color instead of background-color And I do not see the need for an extra space. Without the space it works for me (Linux Mint, Firefox & Chrome) Cheers, Ton On Tuesday,

Re: [tw] Re: Formatting question

2016-07-05 Thread Mat
For the record, here's explicitly how to combine the above advice into the (probably) simplest solution; @@color:red;background:color:yellow; Beatiful styling@@ Note that there must be a space character between the last style semi-colon and the content. <:-) -- You received this

[tw] Re: [TW5] When I add a tag and hit ENTER, the tag is not saved

2016-07-05 Thread Mat
Note also that anything not yet saved in the new tag field, as well as new custom fields, is by default stored when the tiddler is saved. <:-) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw] Re: Library tracker plugin - help extending with an API?

2016-07-05 Thread László Zsigmond
Haven't signed up for the thread, was thinking it is done automatically, but well, now I got your answer, thank you! You are right, I should have linked it, it is your pluging and I wasn't attentive enough to see that last used values are kept on new book edits. Unique apis that are a pain to

[tw] Re: List data from a JSON DataTiddler [rookie] [TW5]

2016-07-05 Thread Jens Georg Frøjk
Thanks Mark I saw that sentence but did not understand it ;-) Hopefully, some will add 2 lines of code, what you can and can't, to better understand that sentence. I also read many of you other post, and have seen you script before. But I thought it was for some very special situation. I just