Re: [tw] Best Practices?

2014-09-29 Thread Alex Hough
Scott,

You question makes me. Think of three others
1. Best practice for TiddlyWiki?
2. Best practice for making a personal extension to your brain?
3. Are 'best practices' useful in this environment?

Richard Veryhard raises concerns about best practices :
http://www.users.globalnet.co.uk/%7Erxv/kmoi/bestpractice.htm

Some personal suggestions
1) don't over customise your TiddlyWiki - you can find that this takes over
from your core activity, it's very addictive!
2) that said, maybe it's a vital excercise for designing a personal
extension to your brain
3) try to strike a balance when connecting. Don't over do it, don't under
do it  I think of 'requisite connectivity', and Asby's law of Requisite
Variety
4) TiddlyWiki and 'tiddling' is a bit like a yoga for the mind. A one time
I would be trying to wikify every meeting, every idea, every task, project
and next action. I don't anymore, but I think my brain has been altered by
the process. TiddlyWiki and the 'TiddlyWiki Way' is kind of in my brain now.
5)  I've settled on a large sketch book and particular type of pens as my
primary ideas space. When meeting people or being in workshops, I've
noticed that the computer or iPad adversely affects the personal
communication and sends out signals which don't help me!

Best wishes

Alex

On Sunday, 28 September 2014, Scott Kingery techlifeblog...@gmail.com
wrote:

 Jeremy,
 Nice! Thanks.

 On Sun, Sep 28, 2014 at 2:43 PM, Jeremy Ruston jeremy.rus...@gmail.com
 javascript:_e(%7B%7D,'cvml','jeremy.rus...@gmail.com'); wrote:

 Hi Scott

 Bill Seitz, a user of TiddlySpace, wrote a book that you may find useful:


 http://www.amazon.co.uk/Hack-Your-Life-Private-Notebook-ebook/dp/B00HHJA5JS

 Best wishes

 Jeremy


 On Sun, Sep 28, 2014 at 10:16 PM, Scott Kingery 
 techlifeblog...@gmail.com
 javascript:_e(%7B%7D,'cvml','techlifeblog...@gmail.com'); wrote:

 Not necessarily TW specific, but has anyone written or have a good link
 to best practices to wiki organization?

 Thanks

 --
 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 to tiddlywiki+unsubscr...@googlegroups.com
 javascript:_e(%7B%7D,'cvml','tiddlywiki%2bunsubscr...@googlegroups.com');
 .
 To post to this group, send email to tiddlywiki@googlegroups.com
 javascript:_e(%7B%7D,'cvml','tiddlywiki@googlegroups.com');.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.




 --
 Jeremy Ruston
 mailto:jeremy.rus...@gmail.com
 javascript:_e(%7B%7D,'cvml','jeremy.rus...@gmail.com');

 --
 You received this message because you are subscribed to a topic in the
 Google Groups TiddlyWiki group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/tiddlywiki/JD85hvBOwBc/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 tiddlywiki+unsubscr...@googlegroups.com
 javascript:_e(%7B%7D,'cvml','tiddlywiki%2bunsubscr...@googlegroups.com');
 .
 To post to this group, send email to tiddlywiki@googlegroups.com
 javascript:_e(%7B%7D,'cvml','tiddlywiki@googlegroups.com');.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.


  --
 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 to tiddlywiki+unsubscr...@googlegroups.com
 javascript:_e(%7B%7D,'cvml','tiddlywiki%2bunsubscr...@googlegroups.com');
 .
 To post to this group, send email to tiddlywiki@googlegroups.com
 javascript:_e(%7B%7D,'cvml','tiddlywiki@googlegroups.com');.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] crap, now I broke my wiki!

2014-09-29 Thread PMario
eg:

plugins: [
tiddlywiki/cecily,
tiddlywiki/googleanalytics,
tiddlywiki/nodewebkitsaver,
tiddlywiki/github-fork-ribbon,
tiddlywiki/browser-sniff
],

if you remove browser-sniff you also need to remove the , 

so

plugins: [
tiddlywiki/cecily,
tiddlywiki/googleanalytics,
tiddlywiki/nodewebkitsaver,
tiddlywiki/github-fork-ribbon    the last element has no 
comma. 
],

see: 
https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Array
similar if you add  a plugin, you'll need some mor commas :)

-mario

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Possible to show Title in Vertical Tabs?

2014-09-29 Thread Stephan Hradek


Am Sonntag, 28. September 2014 21:42:47 UTC+2 schrieb Jeremy Ruston:

 I think both the issues you've raised are quite confusing and unexpected.


As I just noticed :(
 

 The tabs macro issue with the currentTiddler is probably a mistake: I 
 think it would have been better for the tabs macro to take a variable 
 parameter that defaults to currentTiddler. Sadly, it's too late to change 
 now. We could add the variable parameter, but it would have to default to 
 currentTab for backwards compatibility.


I just made an experiment. I have several tiddlers tagged environment. 
Example names are Production, Test, Demo.

Then I have several tiddlers labeled with one of those names. These 
tiddlers represent hosts (Computers).

To get some lists, my environment tiddler is a template which creates a 
table of all the hosts having a tag of the current title.

So all I need in my Production (and all the other) tiddler(s) is 
{{||environment}} and I will get a nice table of all my production hosts.

Unfortunately, with this approack, it's not possible to get a tiddler with 
tabs for each environment, as the currentTiddler is not set :(

Actually, there is a potential way to resolve it: we could switch to a new 
 convention and reimplement the tabs macro as tg-macro (g === global 
 macro, to distinguish from tm-* which is used for messages). The new 
 version could have a different default for the variable parameter. But I 
 think ultimately that makes for even more confusion.


Yes. This sounds very confusing. 

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Possible to show Title in Vertical Tabs?

2014-09-29 Thread Stephan Hradek
P.S. I think I found a way to solve - at least my -issue:

1. Create a tiddler setCurrentTiddler
$tiddler tiddler=currentTab$transclude//$tiddler

2. use tabs like this:
tabs [[Hosts]] [tag[environment]] Hosts   setCurrentTiddler


-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: (TW5) how to show list filter results in three columns

2014-09-29 Thread Danielo Rodríguez


El domingo, 28 de septiembre de 2014 10:58:24 UTC+2, PMario escribió:

 I think instead of using tc-three-columns we should use uc-three-columns

 The reason is: tc- means TiddlyWiki Class ... so it suggests, to be a core 
 class. But it isn't. This will cause support problems in the future. 

 uc .. User Class.


Following this logic... should we then use pc- for plugin classes?

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Feature Request

2014-09-29 Thread Danielo Rodríguez
I created a plugin for insert wiki markup with keyboard shortcuts. I have 
plans to extend it to show also buttons.
You can check it out at braintest.tiddlyspot.com 
http://braintest.tiddlyspot.com/#keyboard-snippets:keyboard-snippets

Regards

El lunes, 29 de septiembre de 2014 05:52:01 UTC+2, aamaadmi escribió:

 http://i.gyazo.com/15eec6635ede968032da86566d2dabf9.png

 http://i.gyazo.com/e2db77613e905f95260c7af7c6f0953b.png

 http://i.gyazo.com/379c157b3c3642b01250b3f5c1f186fd.png

 http://i.gyazo.com/5979be0fd95fc4a93345ee24424aa6bc.png
 Like in wikipedia , when you create / edit a page , it shows available 
 symbols/wikiText you can apply , can this be implemented in tiddlywiki?

 ps. i prefer to call  tiddly card/s instead of tiddler/s


-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] crap, now I broke my wiki!

2014-09-29 Thread Drew O'Bannon
Ah. so basically, only the last doesn't get a comma? I'll keep that in mind.

anyway, how do I go about installing plugins like this one?

http://mptw.tiddlyspot.com/#InstantTimestampPlugin

the tiddlywiki page says to drag and drop the $ link. but doing that 
doesn't do anything in this case.(mostly because there doesn't seem to be a 
$link)

I may have misread tiddlywiki.com/#PluginMechanism though so I'll try doing 
it again manually.

On Monday, September 29, 2014 3:03:49 PM UTC+8, PMario wrote:

 eg:

 plugins: [
 tiddlywiki/cecily,
 tiddlywiki/googleanalytics,
 tiddlywiki/nodewebkitsaver,
 tiddlywiki/github-fork-ribbon,
 tiddlywiki/browser-sniff
 ],

 if you remove browser-sniff you also need to remove the , 

 so

 plugins: [
 tiddlywiki/cecily,
 tiddlywiki/googleanalytics,
 tiddlywiki/nodewebkitsaver,
 tiddlywiki/github-fork-ribbon    the last element has 
 no comma. 
 ],

 see: 
 https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Array
 similar if you add  a plugin, you'll need some mor commas :)

 -mario


-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] crap, now I broke my wiki!

2014-09-29 Thread Danielo Rodríguez
That plugin is for tiddlywiki classic and it does not work in TW5

El lunes, 29 de septiembre de 2014 11:52:14 UTC+2, Drew O'Bannon escribió:

 Ah. so basically, only the last doesn't get a comma? I'll keep that in 
 mind.

 anyway, how do I go about installing plugins like this one?

 http://mptw.tiddlyspot.com/#InstantTimestampPlugin

 the tiddlywiki page says to drag and drop the $ link. but doing that 
 doesn't do anything in this case.(mostly because there doesn't seem to be a 
 $link)

 I may have misread tiddlywiki.com/#PluginMechanism though so I'll try 
 doing it again manually.

 On Monday, September 29, 2014 3:03:49 PM UTC+8, PMario wrote:

 eg:

 plugins: [
 tiddlywiki/cecily,
 tiddlywiki/googleanalytics,
 tiddlywiki/nodewebkitsaver,
 tiddlywiki/github-fork-ribbon,
 tiddlywiki/browser-sniff
 ],

 if you remove browser-sniff you also need to remove the , 

 so

 plugins: [
 tiddlywiki/cecily,
 tiddlywiki/googleanalytics,
 tiddlywiki/nodewebkitsaver,
 tiddlywiki/github-fork-ribbon    the last element has 
 no comma. 
 ],

 see: 
 https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Array
 similar if you add  a plugin, you'll need some mor commas :)

 -mario



-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] crap, now I broke my wiki!

2014-09-29 Thread Eric Shulman
On Monday, September 29, 2014 2:52:14 AM UTC-7, Drew O'Bannon wrote:

 anyway, how do I go about installing plugins like this one?
 http://mptw.tiddlyspot.com/#InstantTimestampPlugin


Although there are quite a few new plugins being developed for TiddlyWiki 5 
(TW5) now that it is out of beta, InstantTimestampPlugin and many others 
you will find, are for TiddlyWiki Classic (TWC).

Due to major differences in the internal architecture, plugins written for 
TWC cannot be used with TW5.  Of course, some of these TWC plugins are not 
needed in TW5 because their functionality is specific to TWC or their 
features are now fully supported within the new TW5 core code.

Many TWC plugins *could* be re-written for TW5, but that will take some 
time as there are quite a few of them (e.g., over 400 addons -- plugins, 
scripts, themes, etc. -- just on my TiddlyTools.com site alone) and the 
work to re-write them (which is likely at least several months or more of 
full-time effort) needs to be prioritized and planned.  In addition, some 
plugins are now orphaned, as their original authors have moved on to 
other projects.

When you find a plugin you want for TW5, but it appears to be for TWC, the 
best course of action is to
first try to contact the plugin author and see if they have plans to 
re-write it, and then post a message on this discussion forum to ask others 
if there are native TW5 alternatives.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

YOUR DONATIONS ARE VERY IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR...
   http://TiddlyTools.github.com/fundraising.html#MakeADonation

Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
   http://www.TiddlyTools.com/#Contact

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] crap, now I broke my wiki!

2014-09-29 Thread Drew O'Bannon
Ah, OK.I'll mail him and wait a day before posting here again for 
suggestions.

thank you very much.

This is pretty much resolved, can this be closed? I'm not used to google 
groups, this is my first group... o_o

On Monday, September 29, 2014 6:20:28 PM UTC+8, Eric Shulman wrote:

 On Monday, September 29, 2014 2:52:14 AM UTC-7, Drew O'Bannon wrote:

 anyway, how do I go about installing plugins like this one?
 http://mptw.tiddlyspot.com/#InstantTimestampPlugin


 Although there are quite a few new plugins being developed for TiddlyWiki 
 5 (TW5) now that it is out of beta, InstantTimestampPlugin and many others 
 you will find, are for TiddlyWiki Classic (TWC).

 Due to major differences in the internal architecture, plugins written for 
 TWC cannot be used with TW5.  Of course, some of these TWC plugins are not 
 needed in TW5 because their functionality is specific to TWC or their 
 features are now fully supported within the new TW5 core code.

 Many TWC plugins *could* be re-written for TW5, but that will take some 
 time as there are quite a few of them (e.g., over 400 addons -- plugins, 
 scripts, themes, etc. -- just on my TiddlyTools.com site alone) and the 
 work to re-write them (which is likely at least several months or more of 
 full-time effort) needs to be prioritized and planned.  In addition, some 
 plugins are now orphaned, as their original authors have moved on to 
 other projects.

 When you find a plugin you want for TW5, but it appears to be for TWC, the 
 best course of action is to
 first try to contact the plugin author and see if they have plans to 
 re-write it, and then post a message on this discussion forum to ask others 
 if there are native TW5 alternatives.

 enjoy,
 -e
 Eric Shulman
 TiddlyTools / ELS Design Studios

 YOUR DONATIONS ARE VERY IMPORTANT!
 HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR...
http://TiddlyTools.github.com/fundraising.html#MakeADonation

 Professional TiddlyWiki Consulting Services...
 Analysis, Design, and Custom Solutions:
http://www.TiddlyTools.com/#Contact


-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] change field value onclick - TiddlerGraphPlugin

2014-09-29 Thread sklpns
Hello everyone

wondering how to change a field value with an onclick function

Imagine a tiddler created thus

newTiddler
 label:NewPT
title:NewPT
text:{{getTiddlerPassword+}}
tag:personal
fields:'graph.fillstyle:black'


it has a custom field embedded into it (graph.fillstyle) to be used with
TiddlerGraphPlugin (http://ideia.tiddlyspot.com/ )

I'm looking for a way, using FormTiddlerPlugin 
http://tiddlywiki.abego-software.de/#FormTiddlerPlugin, to change that 
fields value according to 
changes in an input form- something like when you select 'completed' from a 
drop down 
set the graph.fillstyle's value to 'white'

thanks in advance

sklpns

  


-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: (TW5) how to show list filter results in three columns

2014-09-29 Thread PMario
On Monday, September 29, 2014 10:56:51 AM UTC+2, Danielo Rodríguez wrote:

 El domingo, 28 de septiembre de 2014 10:58:24 UTC+2, PMario escribió:

 I think instead of using tc-three-columns we should use uc-three-columns
 The reason is: tc- means TiddlyWiki Class ... so it suggests, to be a 
 core class. But it isn't. This will cause support problems in the future. 
 uc .. User Class.


 Following this logic... should we then use pc- for plugin classes?


You basically can use, what you want, as long as it is different to the 
core classes. 

Plugins should try to use existing core CSS as much as possible. So that no 
additional stylesheet is needed. and plugins can work with different themes.

If you really need your own styles, you can skip the pc- prefix and use 
your plugin-name instead. This was  common practice in TWc and it worked 
well.

eg: TagSearch plugin used .tagsearch  classes for the wrapper 
element. So there are no side effects to the rest of the UI.

-mario

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: (TW5) how to show list filter results in three columns

2014-09-29 Thread Danielo Rodríguez
As you sai Mario, I try to use as many core classes as I can. But 
sometimes, this is not possible (for example , radio buttons in the 
advanced search are deformed due to the input core class), that's why I'm 
asking how should we manage this. I'm very very bad at establishing 
procedures and naming conventions, that's why I prefer to ask.

The plugin name seems too long to me, but if it is common (and clear) maybe 
I could stick to it, but I would like some kind of official naming 
convention.
Regards.

El lunes, 29 de septiembre de 2014 13:47:01 UTC+2, PMario escribió:

 On Monday, September 29, 2014 10:56:51 AM UTC+2, Danielo Rodríguez wrote:

 El domingo, 28 de septiembre de 2014 10:58:24 UTC+2, PMario escribió:

 I think instead of using tc-three-columns we should use uc-three-columns
 The reason is: tc- means TiddlyWiki Class ... so it suggests, to be a 
 core class. But it isn't. This will cause support problems in the future. 
 uc .. User Class.


 Following this logic... should we then use pc- for plugin classes?


 You basically can use, what you want, as long as it is different to the 
 core classes. 

 Plugins should try to use existing core CSS as much as possible. So that 
 no additional stylesheet is needed. and plugins can work with different 
 themes.

 If you really need your own styles, you can skip the pc- prefix and use 
 your plugin-name instead. This was  common practice in TWc and it worked 
 well.

 eg: TagSearch plugin used .tagsearch  classes for the wrapper 
 element. So there are no side effects to the rest of the UI.

 -mario



-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Feature Request

2014-09-29 Thread aamaadmi
The idea here is to show wikitext/symbols , like in wikipedia

On Monday, September 29, 2014 2:36:22 PM UTC+5:30, Danielo Rodríguez wrote:

 I created a plugin for insert wiki markup with keyboard shortcuts. I have 
 plans to extend it to show also buttons.
 You can check it out at braintest.tiddlyspot.com 
 http://braintest.tiddlyspot.com/#keyboard-snippets:keyboard-snippets

 Regards

 El lunes, 29 de septiembre de 2014 05:52:01 UTC+2, aamaadmi escribió:

 http://i.gyazo.com/15eec6635ede968032da86566d2dabf9.png

 http://i.gyazo.com/e2db77613e905f95260c7af7c6f0953b.png

 http://i.gyazo.com/379c157b3c3642b01250b3f5c1f186fd.png

 http://i.gyazo.com/5979be0fd95fc4a93345ee24424aa6bc.png
 Like in wikipedia , when you create / edit a page , it shows available 
 symbols/wikiText you can apply , can this be implemented in tiddlywiki?

 ps. i prefer to call  tiddly card/s instead of tiddler/s



-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: change field value onclick - TiddlerGraphPlugin

2014-09-29 Thread Eric Shulman
On Monday, September 29, 2014 4:31:52 AM UTC-7, sklpns wrote:

 Hello everyone
 wondering how to change a field value with an onclick function
 Imagine a tiddler created thus
 newTiddler
 ...

fields:'graph.fillstyle:black'
 

 it has a custom field embedded into it (graph.fillstyle) to be used with
 TiddlerGraphPlugin (http://ideia.tiddlyspot.com/ )

 I'm looking for a way, using FormTiddlerPlugin 
 http://tiddlywiki.abego-software.de/#FormTiddlerPlugin, to change that 
 fields value according to 
 changes in an input form- something like when you select 'completed' from 
 a drop down 
 set the graph.fillstyle's value to 'white'


1) From the link you provided (FormTiddlerPlugin 
http://tiddlywiki.abego-software.de/#FormTiddlerPlugin), follow the 
examples link (at the bottom of the Description section of the plugin 
tiddler)
2) select BiggerForm from the table of examples
3) View the source of BiggerForm and note this:
formTiddler BiggerFormTemplate
4) Find BiggerFormTemplate in the sidebar tabs and open it
5) View the source of BiggerFormTemplate and note this:
select name=browser 
 optionFirefox
 optionInternet Explorer
 optionOpera
 optionOther
/select 

The syntax used by FormTiddlerPlugin in BiggerFormTemplate is *standard 
HTML*.
Thus, to create a droplist that sets a field based on the selection, use 
something like this:
select name=graph.fillstyle size=1
 option value=blackPending/option
 option value=whiteCompleted/option
/select  
notes:
* size=1 makes it a droplist instead of a listbox,
* value=... sets a value other than the displayed text
   (i.e., black instead of Pending, white instead of Completed)
* correct use of /option to end each list item

That should do it.

P.S.  Please remember to use [TWC] in the subject heading of your posts 
when they are related to TiddlyWiki *Classic* (v 2.8.1 or below) rather 
than the current release of TiddlyWiki (v5.1.x)

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

YOUR DONATIONS ARE VERY IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR...
   http://TiddlyTools.github.com/fundraising.html#MakeADonation

Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
   http://www.TiddlyTools.com/#Contact

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Best Practices?

2014-09-29 Thread Scott Kingery
Alex,
Thanks for the link and the thoughts. I'm dipping my toe back into
TiddlyWiki after a hiatus of a few months, doing a few minor updates to my
code to make it compatible with with the latest 5.x version and then plan
to just use it with out hacking on it too much.
We'll see how long that lasts :)

Scott
On Sep 28, 2014 11:30 PM, Alex Hough r.a.ho...@gmail.com wrote:

 Scott,

 You question makes me. Think of three others
 1. Best practice for TiddlyWiki?
 2. Best practice for making a personal extension to your brain?
 3. Are 'best practices' useful in this environment?

 Richard Veryhard raises concerns about best practices :
 http://www.users.globalnet.co.uk/%7Erxv/kmoi/bestpractice.htm

 Some personal suggestions
 1) don't over customise your TiddlyWiki - you can find that this takes
 over from your core activity, it's very addictive!
 2) that said, maybe it's a vital excercise for designing a personal
 extension to your brain
 3) try to strike a balance when connecting. Don't over do it, don't under
 do it  I think of 'requisite connectivity', and Asby's law of Requisite
 Variety
 4) TiddlyWiki and 'tiddling' is a bit like a yoga for the mind. A one time
 I would be trying to wikify every meeting, every idea, every task, project
 and next action. I don't anymore, but I think my brain has been altered by
 the process. TiddlyWiki and the 'TiddlyWiki Way' is kind of in my brain now.
 5)  I've settled on a large sketch book and particular type of pens as my
 primary ideas space. When meeting people or being in workshops, I've
 noticed that the computer or iPad adversely affects the personal
 communication and sends out signals which don't help me!

 Best wishes

 Alex

 On Sunday, 28 September 2014, Scott Kingery techlifeblog...@gmail.com
 wrote:

 Jeremy,
 Nice! Thanks.

 On Sun, Sep 28, 2014 at 2:43 PM, Jeremy Ruston jeremy.rus...@gmail.com
 wrote:

 Hi Scott

 Bill Seitz, a user of TiddlySpace, wrote a book that you may find useful:


 http://www.amazon.co.uk/Hack-Your-Life-Private-Notebook-ebook/dp/B00HHJA5JS

 Best wishes

 Jeremy


 On Sun, Sep 28, 2014 at 10:16 PM, Scott Kingery 
 techlifeblog...@gmail.com wrote:

 Not necessarily TW specific, but has anyone written or have a good link
 to best practices to wiki organization?

 Thanks

 --
 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 to tiddlywiki+unsubscr...@googlegroups.com.
 To post to this group, send email to tiddlywiki@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.




 --
 Jeremy Ruston
 mailto:jeremy.rus...@gmail.com

 --
 You received this message because you are subscribed to a topic in the
 Google Groups TiddlyWiki group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/tiddlywiki/JD85hvBOwBc/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 tiddlywiki+unsubscr...@googlegroups.com.
 To post to this group, send email to tiddlywiki@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.


  --
 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 to tiddlywiki+unsubscr...@googlegroups.com.
 To post to this group, send email to tiddlywiki@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.

  --
 You received this message because you are subscribed to a topic in the
 Google Groups TiddlyWiki group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/tiddlywiki/JD85hvBOwBc/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 tiddlywiki+unsubscr...@googlegroups.com.
 To post to this group, send email to tiddlywiki@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: (TW5) how to show list filter results in three columns

2014-09-29 Thread PMario
I had a shor look at one of your styles tiddler [1]. You use 
tw-crypt-something  just remove the tw- and you are good to go.
So some of your classes even get shorter :)

And ... yes ... finding good class names isn't easy but its worth to invest 
a bit of time, because you need to stick with them for a long time :)

-m

[1] 
http://braintest.tiddlyspot.com/#%24%3A%2Fdanielo%2Fencrypt%2Fstyles:%24%3A%2Fdanielo%2Fencrypt%2Fstyles

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Macro, widget or plugin to sum up field value?

2014-09-29 Thread 'Mark S.' via TiddlyWiki
Hello!

Is there a technique, macro, widget, or plugin that will allow one to sum 
up a numerical field?  This would be useful in for tracking expenses, 
estimating the cost of a project with multiple components, etc.

Thanks!
Mark

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Technique, macro, widget or plugin to sum up numerical fields?

2014-09-29 Thread 'Mark S.' via TiddlyWiki


Hello!

Is there a technique, macro, widget, or plugin in TW5 that will allow one 
to sum up a numerical field?  This would be useful in for tracking 
expenses, estimating the cost of a project with multiple components, etc.

Thanks!
Mark

(Sorry if this comes out as a double post - I forgot to stipulate TW5 the 
first time).

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Codemirror Documentation

2014-09-29 Thread 'Stephen Kimmel' via TiddlyWiki
Among the tiddlytools I've used the most were the Quick Editor tools. I've 
been looking at standins until such time as tiddlytools is updated for TW5. 
Among the items I've looked at is the Codemirror plugin. 
http://tiddlywiki.com/plugins/tiddlywiki/codemirror/ Following the link 
http://codemirror.net/ it looks like it ought to be able to do a good deal 
more like search and replace. You couldn't prove that by my experience. As 
close as I can tell, it adds line numbers. 

The Tiddlywiki documentation for this plugin boils down to Try editing the 
tiddler LoremIpsum 
http://tiddlywiki.com/plugins/tiddlywiki/codemirror/#LoremIpsum to try 
out the editor. Given that the visually obvious difference from the 
Tiddlywiki editor is minimal, this isn't helpful. The Codemirror site's 
documentation appears to be written in English but once you get past the 
opening page strikes me as being almost incomprehensible. 

Is there someone out there who is using the Tiddlywiki CodeMirror Plugin on 
Firefox in a Windows environment who can tell me if this plugin actually 
does anything helpful? If this plug-in is really just for Linux systems, 
then could we update the documentation to say as much?

I've watched the group here for some time and there seems to be a generic 
issue here. I hope I don't offend anyone but a lot of the Tiddlywiki 
documentation seems to be written by insiders for insiders. I'm sure 
Danielo and Eric and many of the others understand what is being said but 
there seem to be far to many people who are mystified by it. And I'll wager 
that most would be users never get far enough to even find this group. As 
an experiment, try handing a copy of Tiddlywiki to your mother (or someone 
else you wouldn't describe as a power user) and see how long they last. 
The documentation should be pitched at their level. 

Stephen

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Small request on search field - closing x too small on tablets

2014-09-29 Thread 'Mark S.' via TiddlyWiki
Hello!

I'm wondering if the little X that closes out the search field in TW5 
couldn't be made into a full size icon (like the Add icon). It's already 
small on the desktop, but minuscule and hard to click on a tablet.

Tablets seem to be the future of personal computing (or at least for the 
next half decade until something else comes along).

 Thanks!
Mark

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Change IP server address

2014-09-29 Thread Jackson Pires
Hi!

How I can change the ip address and port from server listener?
It's possible to let the server listen any incoming request on a specific
port?

These my questions are because after I run the server (like below), and I'm
trying to request via browser from other computer on the same lan, the
server never response the resquest.

*~$ tiddlywiki sotipafwiki --server*
*Serving on 127.0.0.1:8080 http://127.0.0.1:8080*
*(press ctrl-C to exit)*

In other test I run the script:

*var http = require('http');*
*http.createServer(function (req, res) {*
*  res.writeHead(200, {'Content-Type': 'text/plain'});*
*  res.end('Hello World\n');*
*}).listen(1337, '127.0.0.1');*
*console.log('Server running at http://127.0.0.1:1337/'
http://127.0.0.1:1337/');*

Then I get the same error, but when I change the ip address for nothing,
the resquests are accepted.


*var http = require('http');*
*http.createServer(function (req, res) {*
*  res.writeHead(200, {'Content-Type': 'text/plain'});*
*  res.end('Hello World\n');*
*}).listen(1337, '');*
*console.log('Server running at http://127.0.0.1:1337/'
http://127.0.0.1:1337/');*


Sorry my noob questions, and sorry my poor english.


-- 
Não sejas sábio aos seus próprios olhos...
==


Jackson Pires de O. S. Júnior
~~~
Paulo Afonso - BA

About me: http://about.me/jacksonpires
Mania de Concurseiro: http://maniadeconcurseiro.com.br
Aulas de Ruby on Rails para iniciantes:
http://www.youtube.com/user/jacksonpiresjr

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Technique, macro, widget or plugin to sum up numerical fields?

2014-09-29 Thread Stephan Hradek
As far as I know, not yet.

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Change IP server address

2014-09-29 Thread Matthew DeAbreu
You can change the arguments passed to the server command to change what port 
and what IP it listens to.


--server 80 $:/core/save/all text/plain text/html   0.0.0.0

This command for example will make the server listen on all interfaces on port 
80, but let's break it down so you understand what it means.
The first argument is the port (listening on port 80)
The second is which tiddler will be served (this will serve all tiddlers)
The third is what the tiddlers are saved as
The fourth is the tiddlers will be served as
The fifth is the username for edits (in this case blank)
The sixth is the password (also blank)
And finally the seventh is which interfaces to listen on, by setting this to 
0.0.0.0 the server will be listening on all interfaces and people will be able 
to connect using your WAN IP, LAN IP, or your localhost 

You can read more about the arguments accepted by the server command here: 
http://tiddlywiki.com/#ServerCommand

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [tiddlyspace] Re: flat-file CMS and TiddlyWiki

2014-09-29 Thread Handoko Suwono
thanks Mario for clarifying the difference between flat-file and
databased CMSs.
thanks Jeremy for a good intro to TW5, the site is just great and
encouraging people to use.

Handoko -

On 9/27/14, Jeremy Ruston jeremy.rus...@gmail.com wrote:
  A flat-file CMS is a content management system that stores content in
 files and folders rather than in a database like a traditional CMS. 

 That description categorically applies to TiddlyWiki5 when it is run under
 Node.js to generate static HTML files from a wiki folder that contains
 individual tiddler files. Being able to operate in that configuration was a
 significant design goal driving the development of TiddlyWiki5.

 For example, the main dynamic TW5 site is http://tiddlywiki.com

 There is a static snapshot of the default tiddlers at
 http://tiddlywiki.com/static.html

 Then there are static HTML snapshots of individual tiddlers, for example:
 http://tiddlywiki.com/static/AllTiddlers.html

 Try clicking the links in those snapshots and you'll see that they have
 been mutated to point to the static renderings of each tiddler.

 They are better described at static-page-generator CMSs; another terms
 that's been used in the past is baked instead of fried.

 TW5 supports both baking and frying :)

 So, since a wiki page has to live-render which WikiWords are active
 links,
 it can't be baked

 TW5 renders links according to the status of the target tiddler at the time
 of rendering. So, the italicised/non-italicised status reflects the state
 at the time of baking. That's OK, because it's generally better to re-bake
 the entire file set whenever the underlying tiddler files change.

 Best wishes

 Jeremy


 On Fri, Sep 26, 2014 at 9:14 PM, PMario pmari...@gmail.com wrote:

 On Friday, September 26, 2014 1:39:35 PM UTC+2, Handoko Suwono wrote:

 I came across an article about flat-file CMS like Ghost
 https://ghost.org, Kirby http://getkirby.com, Statamic
 http://statamic.com and Jekyll http://jekyllrb.com. But not
 WordPress since the latter is database driven.

 The definition goes, A flat-file CMS is a content management system
 that
 stores content in files and folders rather than in a database like a
 traditional CMS. 

 http://www.typeandgrids.com/blog/goodbye-wordpress-2014-
 will-be-the-year-of-flat-file-cmses

 I wonder is TiddlyWiki and TiddlySpace can be categorized as flat-file
 CMS too?


 For vanilla TiddlyWiki I think it is true. It's even more. It's a single
 file, file based CMS.

 TiddlySpace has a mySQL database as a data store. So .. no.

 TiddlySpace is based on TiddlyWeb. .. The very basic store for TiddlyWeb
 is a text based store. So for a basic TiddlyWeb installation ... yes.

 TiddlyWiki5 ... is also a single file based CMS
 TW5 has the possibility to create a static representation of every
 tiddler. .. It's pure html no javascript needed.
 TW5 also has the possibility to store its content as single file tiddlers
 

 TW5 is a yes, yes, yes flat file CMS at the moment :)

 -mario

  --
 You received this message because you are subscribed to the Google Groups
 TiddlySpace group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to tiddlyspace+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.




 --
 Jeremy Ruston
 mailto:jeremy.rus...@gmail.com

 --
 You received this message because you are subscribed to a topic in the
 Google Groups TiddlyWiki group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/tiddlywiki/72AN4SkpWhY/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 tiddlywiki+unsubscr...@googlegroups.com.
 To post to this group, send email to tiddlywiki@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] TWC calling showPopup from inside Javascript

2014-09-29 Thread skye riquelme
Hi All

I have some script like this -

var popupScript=tiddler:upload_PDF label:upload width:400px 
popupClass:sticky;
var uploadDoc='script 
label=uploadablelocalStorage.docTipo=temaDocumento;localStorage.fonte='+itemDetails[0]+';config.macros.showPopup('+popupScript+');/scri'+'ptsetIcon
 
Logos/smallPDF.png  notext';
display uploadDoc;

the script generates an icon (smallPDF.png), which when clicked should 
execute the script defined by uploadDoc..which in fact defines two 
localStorage bvariables and then tries to open a popup using Erics 
ShowPopupPlugbut it gives me an error saying I have an unclosed 
) after arguemnt string???

Help
Skye

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Using List to populate column

2014-09-29 Thread Regan Jackson









*Hello, I am very new to Tiddlywiki, forgive my ignorance.What I want to do 
is populate a column in a table with a list of tiddlys with the same tab 
name(auto updated).For exampleI have 5 tiddlers tagged as 'tagName'*

*I've create a tiddly with just the list of TiddlyNames*

*ListTagNameTiddly*

{{{[tag[tagName]]}}}

*which outputs*
 *TiddlyName1*
 
*TiddlyName2 TiddlyName3*
etc

---
I would like column A to be numbered and column B to show the name of the 
tiddly tagged with 'tagName', and possibly a 3rd column that is blank.

|1 | tid1|
|2 | tid2|
|3 | tid3|
|4 | tid4|
|5 | tid5|

Is there an easy way to do this?

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Using List to populate column

2014-09-29 Thread Michael Wiktowy
On Monday, September 29, 2014 10:44:06 PM UTC-4, Regan Jackson wrote:










 *Hello, I am very new to Tiddlywiki, forgive my ignorance.What I want to 
 do is populate a column in a table with a list of tiddlys with the same tab 
 name(auto updated).For exampleI have 5 tiddlers tagged as 'tagName'*
 
 *I've create a tiddly with just the list of TiddlyNames*

 *ListTagNameTiddly*

 {{{[tag[tagName]]}}}

 *which outputs*
  *TiddlyName1*
  
 *TiddlyName2 TiddlyName3*
 etc

 ---
 I would like column A to be numbered and column B to show the name of the 
 tiddly tagged with 'tagName', and possibly a 3rd column that is blank.

 |1 | tid1|
 |2 | tid2|
 |3 | tid3|
 |4 | tid4|
 |5 | tid5|

 Is there an easy way to do this?


It is not straightforward but the simplest way that I have found is using 
this structure where you want you table that runs the filter results 
through a template:
table
tr
thColumn 1 Heading/th
thColumn 2 Heading/th
thColumn 3 Heading/th
/tr
{{{[!has[draft.of]tag[tag_of_interest]field:field_of_interest[value_to_match]sort[]]||expandTable}}}
/table  
Where expandTable is another tiddler containing simply:
tr
td''{{!!field_to_populate_column_1}}''/td
td''{{!!field_to_populate_column_2}}''/td
td 
align=right''{{!!field_to_populate_column_3_but_right_aligned}}''/td
/tr

Not exactly what you wanted but you likely can get the results you need ... 
although I am not sure how you would autoincrement the number for column 1. 
Maybe you can mix in some ordered list elements in there somewhere ... not 
sure.

Hope this helps.
/Mike

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] How to set CSS for tiddler?

2014-09-29 Thread 'Mark S.' via TiddlyWiki
I tried wrapping text using the @@ notation. Instead of actually wrapping 
everything inside the tiddler with the CSS, it applied the style to each 
paragraph inside the tiddler. This left a blank (white - the default 
background color) band between each paragraph. Trying to wrap everything in 
div tags resulted in everything being run together with paragraphs. 
Changing the order of which gets applied first (the @@ or div) ALMOST 
worked, but now some of the style commands were ignored.

So is there any way to change .tw-tiddler-body for just one tiddler?

Thanks!
Mark

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] How to set CSS for tiddler?

2014-09-29 Thread Stephan Hradek
Give the tiddler a tag and you have a class label tc-something-class (or 
so - too lazy to look up).

You can as well st a div around your tiddler having whatever style you want:

div class=myclass

content here

/div



@Jeremy: I seem to remember that we discussed (long, long time ago) about 
@@ creating a div. 

-- 
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 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.