[tw] Re: Trouble reading a TW5 (not editing) using IE8/IE9. Help!

2014-04-01 Thread Stephan Hradek
One suggestion would be to use FireFox from 
PortableApps.comhttp://portableapps.com/apps/internet/firefox_portableNo 
admin rights required to install that on any removable device or into 
any local directory.

-- 
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 - Way to change formatting of a link to a tiddler based on a tag that tiddler has?

2014-04-01 Thread Stephan Hradek
Almost possible.

Create a tiddler called (e.g.) tasklink with this content (as an example)

$list filter=[is[current]tag[done]]
strike
$link$view field=title//$link
/strike
/$list
$list filter=[is[current]tag[task]!tag[done]]
span style=background-color:pink
$link$view field=title//$link
/span
/$list

Then, instead of writing [[mytask]], write {{mytask||tasklink}}

Hope this helps.


-- 
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] Trouble reading a TW5 (not editing) using IE8/IE9. Help!

2014-04-01 Thread PMario
On Tuesday, April 1, 2014 9:23:20 AM UTC+2, Jeremy Ruston wrote:


 There's probably steps we could take to automatically redirect older IE 
 users to the static pages (which would even work in IE6, of course).


I'd like to have the automatically redirect

-m

-- 
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] Trouble reading a TW5 (not editing) using IE8/IE9. Help!

2014-04-01 Thread Stephan Hradek


Am Dienstag, 1. April 2014 09:54:58 UTC+2 schrieb PMario:

 On Tuesday, April 1, 2014 9:23:20 AM UTC+2, Jeremy Ruston wrote:


 There's probably steps we could take to automatically redirect older IE 
 users to the static pages (which would even work in IE6, of course).


 I'd like to have the automatically redirect

 I'd like to have a popup before telling about it: Your browser does not 
support enough HTML5 to properly use TW. You will be redirected to a static 
version. (Confirm) (Cancel)

If Cancel is pressed Are you sure you want to try the full-featured 
TW5? (Confirm) (Cancel)

If Confirm, and the TW is saved afterwards, this popup should not appear 
again, as long as the browser remains the same.

The idea behind this is that the browser-detection will fail sooner or 
later when newer browser (versions) appear. Having this stored browser 
information, the user isn't bugged the next time the TW file is opened. 

-- 
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] Report : Loving the Preview panel

2014-04-01 Thread Alex Hough
Jeremy,

Two links about bad fonts making it easier to remember

[1]
http://web.princeton.edu/sites/opplab/papers/Diemand-Yauman_Oppenheimer_2010.pdf
[2]
http://www.engadget.com/2011/01/17/princeton-study-shows-that-easy-fonts-make-things-harder-to-reme/

Do bad fonts make it easier to spot typos? For me certainly changing fonts
help me, and I've found seeing the different fonts next to each other makes
typos jump out. Either way its better than seeing the typo when you got
back into view mode. Perhaps its when you see the Tiddler text without the
wikimarkup that makes the critical difference.

I did a quick search for evidence of fonts for dyslexics and found this:
http://opendyslexic.org/
* don't know if it can be ported to TW

As a mild dyslexic myself I think that the core idea of breaking text into
small chunks really helps with writing. I can see TW being useful for
dyslexics. I was diagnosed late, in the first year of a degree course as a
mature student and they bought me a mindmapping application called
Inspiration, one produced by Mr Mindmaps himself Tony Buzan.

Inspiration has pre configured mind maps for different types of document,
an essay for example has an introduction, arguments for and against and a
summary.

I could see that a TW with a graph plugin (like the recent Timeline plugin)
could be a fantastic tool for dyslexics and anyone who find work processors
do not really help with the process of writing.

Dyslexics are know for there problem solving skill (a few high profile
cases, Richard Rogers the architect and Richard Branson), i think the
flexibility of TW might enable dyslexics introduced to TW to design their
own tool and optimise their writing skills



Alex

On 31 March 2014 21:47, Jeremy Ruston jeremy.rus...@gmail.com wrote:

 Hi Alex

  When you create missing tiddlers you can click to them from the preview
 panel, I found it changes the way I write my TW. It's a big improvement

 Gosh, that's interesting, I hadn't thought of that.


The interesting thing is that I find my flow less interupted



 We could quite easily create a list of missing tiddlers that are referred
 to in the tiddler being edited, without having to have the preview pane
 open. Would that be useful? How might we present it?

  and another thing, having the two fonts next to each other helps spot
 typos.

 Also interesting, why do you think that is? Because you lose all the
 formatting gobbledegook?



Well there was some research a while back, i made it onto the today programe



 Best wishes

 Jeremy.


 On Mon, Mar 31, 2014 at 7:20 PM, Alex Hough r.a.ho...@gmail.com wrote:

 Hello TW,

 I have really just started to use TW5 on Node.js and can report deep
 feelings of satisfaction, especially concerning the preview panel.

 When you create missing tiddlers you can click to them from the preview
 panel, I found it changes the way I write my TW. It's a big improvement

 At first I thought it a little unnecessary, not now. Great work Jeremy!

 Alex

 --
 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 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 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] changing drive letters

2014-04-01 Thread Willem Evert Hoekstra
Is there a possibility within TiddlyWiki tot change the drive letters? i.e. 
Change ///D: to ///F: or the like?


-- 
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] Trouble reading a TW5 (not editing) using IE8/IE9. Help!

2014-04-01 Thread Jeremy Ruston
I've created a ticket here:

https://github.com/Jermolene/TiddlyWiki5/issues/521

Best wishes

Jeremy



On Tue, Apr 1, 2014 at 9:23 AM, Stephan Hradek stephan.hra...@gmail.comwrote:



 Am Dienstag, 1. April 2014 09:54:58 UTC+2 schrieb PMario:

 On Tuesday, April 1, 2014 9:23:20 AM UTC+2, Jeremy Ruston wrote:


 There's probably steps we could take to automatically redirect older IE
 users to the static pages (which would even work in IE6, of course).


 I'd like to have the automatically redirect

 I'd like to have a popup before telling about it: Your browser does not
 support enough HTML5 to properly use TW. You will be redirected to a static
 version. (Confirm) (Cancel)

 If Cancel is pressed Are you sure you want to try the full-featured
 TW5? (Confirm) (Cancel)

 If Confirm, and the TW is saved afterwards, this popup should not appear
 again, as long as the browser remains the same.

 The idea behind this is that the browser-detection will fail sooner or
 later when newer browser (versions) appear. Having this stored browser
 information, the user isn't bugged the next time the TW file is opened.




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

-- 
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] Visual timeline widget plugin v0.8.1 released

2014-04-01 Thread David Gifford
Finally took a moment to play with the Timeline widget. Very nice! Thank 
you emkay, you are o-kay in my book!

I put in a topmenu, hid the sidebar and widened the story river to 100% to 
take advantage of the horizontal layout of the timeline. Here is the 
beginning of an experiment with that layout: 

http://giffmex.org/cronos/cronosnt.htm

I second the earlier comments that having a way to do BCE dates would be 
great. Since I do some stuff with ancient near eastern history I will need 
that. I will try the formatting you mentioned.

Blessings, Dave

On Saturday, March 15, 2014 8:08:16 AM UTC-4, emkay wrote:

 I have released an updated version of my vis.js based timeline plugin.

 The main changes that may be of interest are:
 * Removed list and tiddler attributes from widget - unified using the 
 filter attribute
 * support 'now' as a value for the end date or start date fields
 * test for end dates before start date in timeline
 * In refresh handle a tiddler excluding itself from the timeline

 As usual, a demonstration of the widget and it's help tiddler can be seen 
 at:

 http://emkayonline.github.io/tw5visjs

 You can install it by dragging it from the demonstration's ControlPanel 
 into your wiki.  It requires TW5 version = 5.0.8-beta.

 Full documentation, source and tests can be found at:

 https://github.com/emkayonline/tw5visjs

 Have fun,

 Martin


-- 
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] $edit widget on current toddler loses focus

2014-04-01 Thread emkay
I am attempting to put edit widgets on a tiddler to allow maintenance of 
that tiddler's fields.

e.g.

$edit field=test/


However, after every keypress the widget is refreshed and this means that 
focus is lost on the field, then the field has to be reselected to type the 
next letter, and so on.

Using TWedit this means the iPad keyboard keeps popping away after every 
key press, making it unusable.

I wondered if I am wrong to be editing a field on the current tiddler?

Any help would be appreciated,

Martin

-- 
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] $edit widget on current toddler loses focus

2014-04-01 Thread emkay
I have just found out that this is already under discussion in the 
TiddlyWikiDev area - apologies.

For anyone else suffering with this you can track progress at:

https://github.com/Jermolene/TiddlyWiki5/issues/341

and

https://groups.google.com/d/msg/tiddlywikidev/-nWqbNg-DwI/Kwmg_Tzi_pEJ

Martin

On Tuesday, 1 April 2014 13:53:29 UTC+1, emkay wrote:

 I am attempting to put edit widgets on a tiddler to allow maintenance of 
 that tiddler's fields.

 e.g.

 $edit field=test/


 However, after every keypress the widget is refreshed and this means that 
 focus is lost on the field, then the field has to be reselected to type the 
 next letter, and so on.

 Using TWedit this means the iPad keyboard keeps popping away after every 
 key press, making it unusable.

 I wondered if I am wrong to be editing a field on the current tiddler?

 Any help would be appreciated,

 Martin


-- 
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] poor man's tag cloud

2014-04-01 Thread UBi
Hi,

currently I'm using a start tiddler comme ça, resembling a kind of poor 
man's tag cloud:
 $list filter=[tags[]!is[system]sort[title]]
$set name=cnt value=$count filter=[is[current]tagging[]]/
$transclude tiddler=$:/core/ui/TagTemplate/cnt
/$set
/$list

I would like to use cnt to style the tag pills, e.g.
 $list filter=[tags[]!is[system]sort[title]]
$set name=cnt value=$count filter=[is[current]tagging[]]/
span style=font-size:1.cntem
$transclude tiddler=$:/core/ui/TagTemplate/
/span
/$set
/$list

but that doesn't work. Why? What would be the Right Way to do it?

Uwe

-- 
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] poor man's tag cloud

2014-04-01 Thread Stephan Hradek
I don't think it's possible 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] Re: [TW5] poor man's tag cloud

2014-04-01 Thread Stephan Hradek
I just created a count filter which WOULD help with this, but your idea 
is not well thought through. Imagine I have a 3 counts: 1, 10 and 100. The 
resulting sizes would be: 1.1em, 1.10em and 1.100em. Would you be 
able to tell the difference? ;)

For completeness sake, this is the source of my count filter:

/*\
title: $:/core/modules/filters/count.js
type: application/javascript
module-type: filteroperator

Filter operator that gives the counts the current list's members

\*/
(function(){

/*jslint node: true, browser: true */
/*global $tw: false */
use strict;

/*
Export our filter function
*/
exports.count = function(source,operator,options) {
// count the source if it's not an array
var count = 0;
if(!$tw.utils.isArray(source)) {
$tw.utils.each(source,function(element,title) {
++count;
});
return [  + count ];
}
// return array's length
return [  + source.length ];
};

})();



used like this (using your request)

\define mySize()
font-size:$(cnt)$em
\end

$list filter=[tags[]!is[system]sort[title]]
  $set name=title value={{!!title}}
$list filter=[is[current]tagging[]count[]]
  $set name=cnt value={{!!title}}
span style=mySize
  $tiddler tiddler=title
$transclude tiddler=$:/core/ui/TagTemplate/
  /$tiddler
/span
  /$set
/$list
  /$set
/$list



I'm not sure yet, whether to make it a plugin. Comments welcome.


-- 
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: TiddlyWiki Hangout #41 is on Tuesday 1st April 2014 at 4pm BST

2014-04-01 Thread Jeremy Ruston
Hangout #41 is about to start over at:

https://plus.google.com/hangouts/_/hoaevent/AP36tYe1kpaRcYhGSXweZ893dFFfMo90FUFipS2tbZaFPiXuGph6_w

Best wishes

Jeremy



On Mon, Mar 31, 2014 at 4:07 PM, Jeremy Ruston jeremy.rus...@gmail.comwrote:

 A reminder that you can submit questions to be answered during tomorrow's
 hangout. Visit the hangout page and click the QA button at the top right
 of the preview video:

 https://plus.google.com/events/c1pptld26gqtbags6e68ib86i18

 Best wishes

 Jeremy.



 On Thu, Mar 27, 2014 at 7:24 PM, Jeremy Ruston jeremy.rus...@gmail.comwrote:

 TiddlyWiki Hangout #41 is on Tuesday 1st April at 4pm BST:

 https://plus.google.com/events/c1pptld26gqtbags6e68ib86i18

 Note that the UK changes to daylight savings time this weekend, so to
 people in the US the hangout will appear to be an hour earlier than last
 week.

 Best wishes

 Jeremy

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




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




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

-- 
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] Leaving TiddlyWiki for good, and moving to OneNote

2014-04-01 Thread David Gifford
April Fools...

-- 
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: Leaving TiddlyWiki for good, and moving to OneNote

2014-04-01 Thread Mat
HAHA - you b*stard! I read the line thinking oh, sad and then I saw the 
name next to it and WHAT!? Of all people!!!

On Tuesday, April 1, 2014 9:31:36 PM UTC+2, David Gifford wrote:

 April Fools...


-- 
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: Trouble reading a TW5 (not editing) using IE8/IE9. Help!

2014-04-01 Thread nathan . mcelroy
Thank you all for the feedback.  I've looked around at several posts, 
including links above.  And while I'm able to create a static page by 
exporting in the tools menu, what I'd really like to create (instead of a 
list of all tiddlers in alphabetical order) is a set of HTML pages that 
work like ... http://tiddlywiki.com/static.html

I'm still not seeing how to do this, either through the tools menu or with 
commands on node.js

Help?

Thanks,
Nate

-- 
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: Leaving TiddlyWiki for good, and moving to OneNote

2014-04-01 Thread David Gifford
Gotcha!

On Tuesday, April 1, 2014 3:36:42 PM UTC-4, Mat wrote:

 HAHA - you b*stard! I read the line thinking oh, sad and then I saw the 
 name next to it and WHAT!? Of all people!!!

 On Tuesday, April 1, 2014 9:31:36 PM UTC+2, David Gifford wrote:

 April Fools...



-- 
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: Leaving TiddlyWiki for good, and moving to OneNote

2014-04-01 Thread Jon
You got me too!

On Tuesday, 1 April 2014 21:05:09 UTC+1, David Gifford wrote:

 Gotcha!

 On Tuesday, April 1, 2014 3:36:42 PM UTC-4, Mat wrote:

 HAHA - you b*stard! I read the line thinking oh, sad and then I saw the 
 name next to it and WHAT!? Of all people!!!

 On Tuesday, April 1, 2014 9:31:36 PM UTC+2, David Gifford wrote:

 April Fools...



-- 
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] secret comments? [TW5]

2014-04-01 Thread Alex Hough
Hello there,


In TWC you could, as far as I remember, include text in edit mode that
would not show up in view mode. Is this available in TW5?

Alex

-- 
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: secret comments? [TW5]

2014-04-01 Thread Stephan Hradek
!-- I think so --

;)

-- 
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: Trouble reading a TW5 (not editing) using IE8/IE9. Help!

2014-04-01 Thread Jeremy Ruston
Hi Nate

 I'm still not seeing how to do this, either through the tools menu or
with commands on node.js

There's a description of how tiddlywiki.com/static.html is generated under
Node.js here:

http://tiddlywiki.com/static/Generating%2520Static%2520Sites%2520with%2520TiddlyWiki.html

Best wishes

Jeremy



On Tue, Apr 1, 2014 at 8:47 PM, nathan.mcel...@gmail.com wrote:

 Thank you all for the feedback.  I've looked around at several posts,
 including links above.  And while I'm able to create a static page by
 exporting in the tools menu, what I'd really like to create (instead of a
 list of all tiddlers in alphabetical order) is a set of HTML pages that
 work like ... http://tiddlywiki.com/static.html

 I'm still not seeing how to do this, either through the tools menu or with
 commands on node.js

 Help?

 Thanks,
 Nate

 --
 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 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: secret comments? [TW5]

2014-04-01 Thread Ton Gerner
Hi Alex,

Or

@@display:none;
Hidden text
@@

Cheers,

Ton

On Tuesday, April 1, 2014 10:41:14 PM UTC+2, AlexHough wrote:

 Hello there,


 In TWC you could, as far as I remember, include text in edit mode that 
 would not show up in view mode. Is this available in TW5?

 Alex
  

-- 
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: secret comments? [TW5]

2014-04-01 Thread Eric Shulman
On Tuesday, April 1, 2014 1:41:14 PM UTC-7, AlexHough wrote:

 In TWC you could, as far as I remember, include text in edit mode that 
 would not show up in view mode. Is this available in TW5?


TWC had it's own comment marker syntax, using /% and %/, like this:
   /% this text is a comment that is not rendered %/

TW5 supports mixing standard HTML syntax with wiki syntax.
To embed a comment in tiddler content, use HTML comment syntax, !-- and 
--, like this:
   !-- this text is a comment that is not rendered --

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] Re: secret comments? [TW5]

2014-04-01 Thread Alex Hough
Thank you gentlemen, most kind

The standard HTML syntax makes most sense to me

Alex


On 1 April 2014 22:12, Eric Shulman elsdes...@gmail.com wrote:

 On Tuesday, April 1, 2014 1:41:14 PM UTC-7, AlexHough wrote:

 In TWC you could, as far as I remember, include text in edit mode that
 would not show up in view mode. Is this available in TW5?


 TWC had it's own comment marker syntax, using /% and %/, like this:
/% this text is a comment that is not rendered %/

 TW5 supports mixing standard HTML syntax with wiki syntax.
 To embed a comment in tiddler content, use HTML comment syntax, !-- and
 --, like this:
!-- this text is a comment that is not rendered --

 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.


-- 
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] Leaving TiddlyWiki for good, and moving to OneNote

2014-04-01 Thread Daniel Baird
+1 lol


On 2 April 2014 05:31, David Gifford dgiff...@crcna.org wrote:

 April Fools...

 --
 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.




-- 
Daniel Baird
retro objoke: Chuck Norris had a problem so he decided to use regular
expressions. Now, every problem in the world is solved.

-- 
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: Trouble reading a TW5 (not editing) using IE8/IE9. Help!

2014-04-01 Thread nathan . mcelroy
Jeremy,

Yes, I found that and ran those commands, but I must still be doing 
something incorrectly since I can't seem to get it to work.  I'll try again 
tomorrow.

Thanks,
Nate

On Tuesday, April 1, 2014 4:46:42 PM UTC-4, Jeremy Ruston wrote:

 Hi Nate

  I'm still not seeing how to do this, either through the tools menu or 
 with commands on node.js

 There's a description of how tiddlywiki.com/static.html is generated 
 under Node.js here:


 http://tiddlywiki.com/static/Generating%2520Static%2520Sites%2520with%2520TiddlyWiki.html

 Best wishes

 Jeremy



 On Tue, Apr 1, 2014 at 8:47 PM, nathan@gmail.com javascript:wrote:

 Thank you all for the feedback.  I've looked around at several posts, 
 including links above.  And while I'm able to create a static page by 
 exporting in the tools menu, what I'd really like to create (instead of a 
 list of all tiddlers in alphabetical order) is a set of HTML pages that 
 work like ... http://tiddlywiki.com/static.html

 I'm still not seeing how to do this, either through the tools menu or 
 with commands on node.js

 Help?

 Thanks,
 Nate

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




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

-- 
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: Tiddler Specific CSS Style - Help/Question

2014-04-01 Thread Shankar

Hello,

I vaguely remember there is a way to specify CSS style inside a tiddler - 
NOT @@color(#00FF); some text here @@.  That change would be effective only 
within that tiddler.

I would like to specify all  *.tiddlyLinkExisting* in one color and 
*.tiddlyLinkNonExisting* in another color, inside a particular tiddler.  
And these colors are different from the all others used for the same 
outside of this tiddler.

Does someone know a way of doing this, please.

Thanks!

Cheers; 'best,
shankar swamy

-- 
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: TWC: Tiddler Specific CSS Style - Help/Question

2014-04-01 Thread Eric Shulman
On Tuesday, April 1, 2014 7:24:28 PM UTC-7, Shankar wrote:

 I vaguely remember there is a way to specify CSS style inside a tiddler - 
 NOT @@color(#00FF); some text here @@.  That change would be effective only 
 within that tiddler.  I would like to specify all  *.tiddlyLinkExisting*in 
 one color and 
 *.tiddlyLinkNonExisting* in another color, inside a particular tiddler.  
 And these colors are different from the all others used for the same 
 outside of this tiddler.


You can embed an CSS stylesheet directly into tiddler content like this:
htmlstyle
#tiddlerNameOfTiddler .viewer .tiddlyLinkExisting {background:lightgreen;}
#tiddlerNameOfTiddler .viewer .tiddlyLinkNonExisting {background:lightblue;}
/style/html
GettingStarted exists
NotHere does not exist

Note the way the CSS rules use #tiddlerNameofTiddler to ensure the rule 
is specific to only a given tiddler.  Also note how .viewer is used to 
limit the styles to only the *content* of the tiddler so any links within 
the tiddler's title/subtitle (e.g., the username of the tiddler author), 
will not be affected by the style change.
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] TWC - calling showPopup within javascript

2014-04-01 Thread skye riquelme
Hi All

trying to active a popup with this code.
config.macros.showPopup(PopupText,title,,,300px,,)
but it responds that the macro showPopup does not exist Whats the 
correct format to call this plugin?

Thanks
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.