[tw] [TW5] How to export tiddler fields to a file without using the nodejs version

2014-09-16 Thread vpl
Hi,

Using my TW5 as a database I extensively leverage the flexible tiddler 
fields capability
I need to export these fields and I'm currently using the nodejs version 
with the command line (as documented)

I'm wondering if I could develop a macro to do that, but I'm blocking on 
the File I/O. Is their a code sample that I could start from to develop a 
macro that will create a file containing each tiddler fields ?

Thanks for your help 

Regards

Vpl 

-- 
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: Does Story Width actually do anything?

2014-09-16 Thread PMario
Hi Stephen,

You need to set 3 settings: 

eg: 

Story right *(the distance between the left side of the screen and the left 
margin of the sidebar area)*:  970px
Story width *(the width of the story river or tiddler area)*:  970 px
Tiddler width *(the width of individual tiddlers – used for zoomin 
storyview)*: 886px

have fun!
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: Tags with spaces

2014-09-16 Thread PMario
On Tuesday, September 16, 2014 4:45:00 AM UTC+2, c pa wrote:


 Is there a reason for this? and if not can we make it so tags are trimmed 
 before they are created?


imo it's a bug.  https://github.com/Jermolene/TiddlyWiki5/issues/751 ... 
But there seem to be many places in the core, that need to be touched. So 
careful testing is needed. ... probably after 20th Sept :)
-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] Re: Tags with spaces

2014-09-16 Thread Jeremy Ruston
Thanks c pa, Mario,

I've added a comment to the GitHub ticket.

Best wishes

Jeremy

On Tue, Sep 16, 2014 at 8:12 AM, PMario pmari...@gmail.com wrote:

 On Tuesday, September 16, 2014 4:45:00 AM UTC+2, c pa wrote:


 Is there a reason for this? and if not can we make it so tags are trimmed
 before they are created?


 imo it's a bug.  https://github.com/Jermolene/TiddlyWiki5/issues/751 ...
 But there seem to be many places in the core, that need to be touched. So
 careful testing is needed. ... probably after 20th Sept :)
 -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.




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


Re: [tw] [TW5] How to export tiddler fields to a file without using the nodejs version

2014-09-16 Thread Jeremy Ruston
Hi vpl

 I need to export these fields and I'm currently using the nodejs version
with the command line (as documented)

What file format are you hoping to use?

Depending on the format, you may not need to write any JS code to do this.
The rendertiddlers command renders a filtered list of tiddlers through a
template, and you can define a template that outputs all the fields. For
example, the template for writing tiddlers as HTML DIVs is in
$:/core/templates/html-div-tiddler;
it writes tiddlers in the format:

div created=20131211131022562 modified=20131211131023829
title=$:/SiteTitle type=text/vnd.tiddlywiki
preTiddlyWiki/pre
/div

Best wishes

Jeremy.



On Tue, Sep 16, 2014 at 7:48 AM, vpl vpl.prof...@gmail.com wrote:

 Hi,

 Using my TW5 as a database I extensively leverage the flexible tiddler
 fields capability
 I need to export these fields and I'm currently using the nodejs version
 with the command line (as documented)

 I'm wondering if I could develop a macro to do that, but I'm blocking on
 the File I/O. Is their a code sample that I could start from to develop a
 macro that will create a file containing each tiddler fields ?

 Thanks for your help

 Regards

 Vpl

 --
 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] Cannot get TiddlyWiki to save to shared drive on server

2014-09-16 Thread Carl Fagergren
Hi, I have tried to set up my TiddlyWiki to save changes to our common 
server drive G:\Technical\23._ProjectWiki\Wikibackup.

But the TiddlyWiki insists on saving to C:\Users\owcafa\Downloads instead.

See the attached screendump for my settings.

The tiddler is located at G:\Technical\23._ProjectWiki.

Please help!


/Carl F

-- 
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] Cannot get TiddlyWiki to save to shared drive on server

2014-09-16 Thread Jeremy Ruston
Hi Carl

The settings in the screenshot relate to the TiddlySpot saver, not for
saving to a local file. The TiddlySpot saver can be used to save changes to
tiddlyspot.com, or to a compatible PHP script.

It sounds like you're using the HTML5 fallback saver. It works by
downloading a new copy of the wiki each time you click save. If you need
to use that saver, I recommend setting up your browser to prompt for the
download location each time you save. Then when you click save you'll get
a prompt to select the save location. It should default to the same folder
as the previous save, so generally you'll just need to click the existing
file, then the save button on the save dialogue, and finally click
replace when the browser asks if you want to overwrite the existing file.

The best user experience for saving locally comes with using TiddlyFox on
Firefox.

Best wishes

Jeremy.



On Tue, Sep 16, 2014 at 10:35 AM, Carl Fagergren owc...@gmail.com wrote:

 Hi, I have tried to set up my TiddlyWiki to save changes to our common
 server drive G:\Technical\23._ProjectWiki\Wikibackup.

 But the TiddlyWiki insists on saving to C:\Users\owcafa\Downloads
 instead.

 See the attached screendump for my settings.

 The tiddler is located at G:\Technical\23._ProjectWiki.

 Please help!


 /Carl F

 --
 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: Announcing TiddlyWiki release 5.0.17-beta

2014-09-16 Thread Shash
I had uninstalled tiddlywiki and then installed it back., but the error is 
still there. 

Any help please. 
Thanks!
Shash

On Monday, September 15, 2014 8:41:11 PM UTC+5:30, Shash wrote:

 Hi,

 Please see these and help.

 root@shash-linux:~# sudo npm install -g tiddlywiki
 /usr/bin/tiddlywiki - /usr/lib/node_modules/tiddlywiki/tiddlywiki.js
 tiddlywiki@5.0.17-beta /usr/lib/node_modules/tiddlywiki
 root@shash-linux:~# tiddlywiki --version
 5.0.16-beta

 Thanks!
 Shash

 On Monday, September 15, 2014 1:37:03 AM UTC+5:30, Jeremy Ruston wrote:

 Hi Shash


 Updating via node.js is not working for me. Any help would be 
 appriciaited. Here are the logs from my machine. I am on Ubuntu 14.04.

 shash@shash-linux:~$ sudo npm update -g tiddlywiki
 [sudo] password for shash: 
 shash@shash-linux:~$ tiddlywiki --version
 5.0.16-beta


 This is puzzling. The fact that npm didn't print anything to the console 
 while doing the update suggests that it indeed didn't make any changes. 
 Other than the possibility of npmjs.org being down at the time I can't 
 quite guess what's going on. What happens if you try uninstalling TW and 
 then reinstalling? (you should be able to uninstall with `sudo npm 
 uninstall -g tiddlywiki`).

 Best wishes

 Jeremy
  


 Regards 
 Shash

 On Friday, September 12, 2014 10:41:31 PM UTC+5:30, Jeremy Ruston wrote:

 I'm delighted to announce the release of TiddlyWiki version 5.0.17-beta:

 http://tiddlywiki.com/

 As with the previous release, there are some incompatible changes. 
 However, in this case I've taken care to support the previous behaviour 
 with various deprecation warnings. See the release note for details; the 
 summary is:

 * $:/tags/Stylesheet is now used for stylesheets (for consistency with 
 other system tags)
 * Change ButtonWidget `title` attribute to `tooltip` (for consistency 
 with the ImageWidget and LinkWidget)
 * Removing Support for RegExp Filter Operands (because their 
 implementation is not consistent). There is a new regexp filter operator 
 that you can use instead

 Other big changes include a major overhaul of the documentation:

 * Dave Gifford has contributed a bunch of introductory material, and a 
 new structure for the table of contents
 * Christian Heigele and Christian Jurke have contributed the kernel of 
 a new, separate developer documentation wiki at 
 http://tiddlywiki.com/dev

 The documentation changes are still in progress, and there are still 
 many loose ends.

 Other changes listed in the release note:

 * Disable plugins when in SafeMode
 * Added new TimelineMacro
 * Added new DumpVariablesMacro
 * Extended TableOfContentsMacro so that individual links can be disabled
 * Removed unnecessary p tag from edit tags and types dropdowns
 * Added `multiple` attribute to the BrowseWidget
 * Extended view template to hide bodies of tiddlers with field 
 hide-body set to yes
 * Fixed problem with draft tiddlers not counting as dirty
 * Fixed problem with keyboard shortcuts introduced in 5.0.16-beta
 * Fixed problem with stylesheets being parsed in inline mode
 * Fixed bug with selective expandable TableOfContentsMacro

 As usual, I'd like to thank the contributors to this release. 
 TiddlyWiki is now truly a group effort, and I couldn't be more 
 appreciative 
 of the time and attention of my fellow contributors.

 Reply here with any comments or questions (developer related questions 
 are usually best posted as a new topic on the tiddlywikidev group).

 Best wishes

 Jeremy

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



 -- 
 Jeremy Ruston
 mailto:jeremy...@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] Any idea how to shorten this?

2014-09-16 Thread Stephan Hradek
Hi!

I started to use TiddlyWiki to keep a list of my opened tickets in HP 
Quality Center, which we use here at work.

For each of those tickets, I create a tiddler QC ### where ### is the 
ticket number.

Now I've created a list of all tiddlers starting with QCBLANK and got 
the idea of providing a direct link to Quality Center fro this list.

A Quality Center link here looks like this (some data anonymized)

testdirector:[S]our.qc.server/qcbin,MYDOMAIN,SOMETHINGELSE,%5bAnyUser%5d;2:###

As you (might) see, I require just the number (###) not the QCBLANK.

The way how I solved that is to treat the tiddler title as a list and take 
the last element of that list.

Unfortunately it seems to mee, I need 2 macros for this and I'm wondering 
whether or not one can shorten this, without falling back to JavaScript.

Here are the 2 macros and the list I use:

\define get_link(id)
a href=t
estdirector:[S]our.qc.server/qcbin,MYDOMAIN,SOMETHINGELSE,%5bAnyUser%5d;2:$id$
↗/a
\end

\define qclink(id)
$list filter=[[$id$]list[!!title]last[]]
$macrocall $name=get_link id=currentTiddler/
/$list
\end

$list filter=[prefix[QC ]!sort[title]]
  tr
td
  $link to=currentTiddler$view field=title//$link
  $macrocall $name=qclink id=currentTiddler/
/td
td$transclude field=summary//td
  /tr
/$list



-- 
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] Cannot get TiddlyWiki to save to shared drive on server

2014-09-16 Thread Carl Fagergren
Hi Jeremy and thanks a lot for quick response! 

I´m sorry to say that I am a complete dummy when it comes to this, thus 
maybe some stupid questions or comment from my side. I don´t even know how 
to use this blog (or whatever it is), can´t find a proper place to write 
this answer so I try here, hope you can read it...

Anyway, maybe I am using the HTML5 fallback saver, what do I know? But 
the last version of my TiddlyWiki, which was of the older Wiki version (2. 
something) did save a new copy of the wiki each time i klicked Save, 
which is how I wanted it to do.

And I still want it to do just that. Is that feature taken away from the 
TiddlyWiki5 version?

Kind regards/Carl


Den tisdagen den 16:e september 2014 kl. 11:41:42 UTC+2 skrev Jeremy Ruston:

 Hi Carl

 The settings in the screenshot relate to the TiddlySpot saver, not for 
 saving to a local file. The TiddlySpot saver can be used to save changes to 
 tiddlyspot.com, or to a compatible PHP script.

 It sounds like you're using the HTML5 fallback saver. It works by 
 downloading a new copy of the wiki each time you click save. If you need 
 to use that saver, I recommend setting up your browser to prompt for the 
 download location each time you save. Then when you click save you'll get 
 a prompt to select the save location. It should default to the same folder 
 as the previous save, so generally you'll just need to click the existing 
 file, then the save button on the save dialogue, and finally click 
 replace when the browser asks if you want to overwrite the existing file.

 The best user experience for saving locally comes with using TiddlyFox on 
 Firefox.

 Best wishes

 Jeremy.



 On Tue, Sep 16, 2014 at 10:35 AM, Carl Fagergren owc...@gmail.com 
 javascript: wrote:

 Hi, I have tried to set up my TiddlyWiki to save changes to our common 
 server drive G:\Technical\23._ProjectWiki\Wikibackup.

 But the TiddlyWiki insists on saving to C:\Users\owcafa\Downloads 
 instead.

 See the attached screendump for my settings.

 The tiddler is located at G:\Technical\23._ProjectWiki.

 Please help!


 /Carl F

 -- 
 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.com 
 javascript:.
 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] Re: [TW5] How to export tiddler fields to a file without using the nodejs version

2014-09-16 Thread vpl
Hi,

Thanks very much.
OK. This direction is perfect for me. Using a $transclude 
tiddler=myTemplate/ I can get a tiddler containing, in the format I 
want, the expected result.

My last concern is, as mentioned in the first post: is their a way to push 
this result to a file. The export button export all the tiddlers. 
May I have to create a widget for exemple which could export the current 
tiddler ?

Thanks for your help,

Regards




Le mardi 16 septembre 2014 08:48:08 UTC+2, vpl a écrit :

 Hi,

 Using my TW5 as a database I extensively leverage the flexible tiddler 
 fields capability
 I need to export these fields and I'm currently using the nodejs version 
 with the command line (as documented)

 I'm wondering if I could develop a macro to do that, but I'm blocking on 
 the File I/O. Is their a code sample that I could start from to develop a 
 macro that will create a file containing each tiddler fields ?

 Thanks for your help 

 Regards

 Vpl 


-- 
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] How to export tiddler fields to a file without using the nodejs version

2014-09-16 Thread Jeremy Ruston
Hi vpl


 My last concern is, as mentioned in the first post: is their a way to push
 this result to a file. The export button export all the tiddlers.
 May I have to create a widget for exemple which could export the current
 tiddler ?


$button message=tm-download-file param=myTemplate
class=tc-btn-big-greenExport/$button

The template will be rendered with the currentTiddler variable set to the
currentTiddler in force at the site of the button.

On the server you'd use the rendertiddler or rendertiddlers command.

Best wishes

Jeremy




 Thanks for your help,

 Regards




 Le mardi 16 septembre 2014 08:48:08 UTC+2, vpl a écrit :

 Hi,

 Using my TW5 as a database I extensively leverage the flexible tiddler
 fields capability
 I need to export these fields and I'm currently using the nodejs version
 with the command line (as documented)

 I'm wondering if I could develop a macro to do that, but I'm blocking on
 the File I/O. Is their a code sample that I could start from to develop a
 macro that will create a file containing each tiddler fields ?

 Thanks for your help

 Regards

 Vpl

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


Re: [tw] Cannot get TiddlyWiki to save to shared drive on server

2014-09-16 Thread Jeremy Ruston
Hi Carl


 I´m sorry to say that I am a complete dummy when it comes to this, thus
 maybe some stupid questions or comment from my side. I don´t even know how
 to use this blog (or whatever it is), can´t find a proper place to write
 this answer so I try here, hope you can read it...


Heh! This is a Google discussion group. It can be used as a web-based
bulletin board, or you can subscribe via email so that you can read and
post using your email app.


 Anyway, maybe I am using the HTML5 fallback saver, what do I know?


It would help to know what browser you are using? I'm guessing Chrome,
which only supports the HTML5 fallback saver.

If you look at GettingStarted on tiddlywiki.com you'll see that there are
different methods of saving for different browsers.


 But the last version of my TiddlyWiki, which was of the older Wiki version
 (2. something) did save a new copy of the wiki each time i klicked Save,
 which is how I wanted it to do.


With TiddlyWiki5 you'll get that experience using Firefox and the TiddlyFox
add-on.

TiddlyWiki Classic also supports saving via a Java applet called
tiddlysaver.jar which does support saving in Chrome. However, Java has
been widely deprecated in the last few years due to security concerns, and
so TiddlyWiki5 doesn't use it.

Best wishes

Jeremy

And I still want it to do just that. Is that feature taken away from the
 TiddlyWiki5 version?

 Kind regards/Carl


 Den tisdagen den 16:e september 2014 kl. 11:41:42 UTC+2 skrev Jeremy
 Ruston:

 Hi Carl

 The settings in the screenshot relate to the TiddlySpot saver, not for
 saving to a local file. The TiddlySpot saver can be used to save changes to
 tiddlyspot.com, or to a compatible PHP script.

 It sounds like you're using the HTML5 fallback saver. It works by
 downloading a new copy of the wiki each time you click save. If you need
 to use that saver, I recommend setting up your browser to prompt for the
 download location each time you save. Then when you click save you'll get
 a prompt to select the save location. It should default to the same folder
 as the previous save, so generally you'll just need to click the existing
 file, then the save button on the save dialogue, and finally click
 replace when the browser asks if you want to overwrite the existing file.

 The best user experience for saving locally comes with using TiddlyFox on
 Firefox.

 Best wishes

 Jeremy.



 On Tue, Sep 16, 2014 at 10:35 AM, Carl Fagergren owc...@gmail.com
 wrote:

 Hi, I have tried to set up my TiddlyWiki to save changes to our common
 server drive G:\Technical\23._ProjectWiki\Wikibackup.

 But the TiddlyWiki insists on saving to C:\Users\owcafa\Downloads
 instead.

 See the attached screendump for my settings.

 The tiddler is located at G:\Technical\23._ProjectWiki.

 Please help!


 /Carl F

 --
 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.
 To post to this group, send email to tiddl...@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...@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] Re: Announcing TiddlyWiki release 5.0.17-beta

2014-09-16 Thread Jeremy Ruston
Hi Shash

One possibility is that you've got TiddlyWiki 5.0.16 installed somewhere
else. (That would happen if at some point you had typed sudo npm install
tiddlywiki without the -g option). Can you search your harddrive for
files called `tiddlywiki.js`? There should be the 5.0.17 one
at /usr/lib/node_modules/tiddlywiki/tiddlywiki.js but perhaps there are
others?

Best wishes

Jeremy


On Tue, Sep 16, 2014 at 12:21 PM, Shash skmurth...@gmail.com wrote:

 I had uninstalled tiddlywiki and then installed it back., but the error is
 still there.

 Any help please.
 Thanks!
 Shash


 On Monday, September 15, 2014 8:41:11 PM UTC+5:30, Shash wrote:

 Hi,

 Please see these and help.

 root@shash-linux:~# sudo npm install -g tiddlywiki
 /usr/bin/tiddlywiki - /usr/lib/node_modules/tiddlywiki/tiddlywiki.js
 tiddlywiki@5.0.17-beta /usr/lib/node_modules/tiddlywiki
 root@shash-linux:~# tiddlywiki --version
 5.0.16-beta

 Thanks!
 Shash

 On Monday, September 15, 2014 1:37:03 AM UTC+5:30, Jeremy Ruston wrote:

 Hi Shash


 Updating via node.js is not working for me. Any help would be
 appriciaited. Here are the logs from my machine. I am on Ubuntu 14.04.

 shash@shash-linux:~$ sudo npm update -g tiddlywiki
 [sudo] password for shash:
 shash@shash-linux:~$ tiddlywiki --version
 5.0.16-beta


 This is puzzling. The fact that npm didn't print anything to the console
 while doing the update suggests that it indeed didn't make any changes.
 Other than the possibility of npmjs.org being down at the time I can't
 quite guess what's going on. What happens if you try uninstalling TW and
 then reinstalling? (you should be able to uninstall with `sudo npm
 uninstall -g tiddlywiki`).

 Best wishes

 Jeremy



 Regards
 Shash

 On Friday, September 12, 2014 10:41:31 PM UTC+5:30, Jeremy Ruston wrote:

 I'm delighted to announce the release of TiddlyWiki version
 5.0.17-beta:

 http://tiddlywiki.com/

 As with the previous release, there are some incompatible changes.
 However, in this case I've taken care to support the previous behaviour
 with various deprecation warnings. See the release note for details; the
 summary is:

 * $:/tags/Stylesheet is now used for stylesheets (for consistency with
 other system tags)
 * Change ButtonWidget `title` attribute to `tooltip` (for consistency
 with the ImageWidget and LinkWidget)
 * Removing Support for RegExp Filter Operands (because their
 implementation is not consistent). There is a new regexp filter operator
 that you can use instead

 Other big changes include a major overhaul of the documentation:

 * Dave Gifford has contributed a bunch of introductory material, and a
 new structure for the table of contents
 * Christian Heigele and Christian Jurke have contributed the kernel of
 a new, separate developer documentation wiki at
 http://tiddlywiki.com/dev

 The documentation changes are still in progress, and there are still
 many loose ends.

 Other changes listed in the release note:

 * Disable plugins when in SafeMode
 * Added new TimelineMacro
 * Added new DumpVariablesMacro
 * Extended TableOfContentsMacro so that individual links can be
 disabled
 * Removed unnecessary p tag from edit tags and types dropdowns
 * Added `multiple` attribute to the BrowseWidget
 * Extended view template to hide bodies of tiddlers with field
 hide-body set to yes
 * Fixed problem with draft tiddlers not counting as dirty
 * Fixed problem with keyboard shortcuts introduced in 5.0.16-beta
 * Fixed problem with stylesheets being parsed in inline mode
 * Fixed bug with selective expandable TableOfContentsMacro

 As usual, I'd like to thank the contributors to this release.
 TiddlyWiki is now truly a group effort, and I couldn't be more 
 appreciative
 of the time and attention of my fellow contributors.

 Reply here with any comments or questions (developer related questions
 are usually best posted as a new topic on the tiddlywikidev group).

 Best wishes

 Jeremy

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




 --
 Jeremy Ruston
 mailto:jeremy...@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.


Re: [tw] Cannot get TiddlyWiki to save to shared drive on server

2014-09-16 Thread Jeremy Ruston
Hi Carl

On Tue, Sep 16, 2014 at 2:17 PM, Carl Fagergren owc...@gmail.com wrote:

 Thanks again,
 I use Internet Explorer 11.
 I will consider installing Firefox.
 Or using another kind of Wiki that works on IE.


If you look at the GettingStarted tiddler on tiddlywiki.com you will see
that there are specific instructions for using TiddlyWiki with Internet
Explorer. Give those instructions a try and let me know how you get on.


 Another question, just out of curiosity. This is a Google discussion
 group... I really appreciate that someone is willing to help me in this
 case! But how come you spend time doing this? Are you in any way connected
 to TiddlyWiki? Or just being kind?


Google provide free discussion groups that anyone can setup and use.

I'm the primary author of TiddlyWiki, and as such I spend a good deal of my
time trying to help users so that I can learn more about how to improve it
for the future. Many other people also answer questions here, it just
happens that I got here first to answer your original question. By
answering the questions here in public the advantage is that anyone can
read them and benefit in the future.


 You must understand that I am of an ld generation, brought up to read
 instruction books, and later on users guides that were provided together
 with any software, by the software maker!


There's a lot of help on tiddlywiki.com. Your best bet for finding things
out is to search on tiddlywiki.com first, and if you can't find the answer
you wanted then come and ask the question here.


 Therefore it is new to me that when you klick on the Help-button you get
 directed to some kind or blog or whatever, where you have to spend half a
 day looking though FAQ´s and blogposts. Or being so lucky that you find
 someone that: 1. Is willing to help you, 2. Have the time, and 3. Can be of
 help.


 TiddlyWiki isn't really like the old fashioned packaged software model of
the past. It's a community effort where people work on it to benefit
themselves but choose to help others at the same time. Everyone's focus is
on improving the product and making it easier to use.

Best wishes

Jeremy



 :-)

 Kind regards/Carl


 2014-09-16 14:46 GMT+02:00 Jeremy Ruston jeremy.rus...@gmail.com:

 Hi Carl


 I´m sorry to say that I am a complete dummy when it comes to this, thus
 maybe some stupid questions or comment from my side. I don´t even know how
 to use this blog (or whatever it is), can´t find a proper place to write
 this answer so I try here, hope you can read it...


 Heh! This is a Google discussion group. It can be used as a web-based
 bulletin board, or you can subscribe via email so that you can read and
 post using your email app.


 Anyway, maybe I am using the HTML5 fallback saver, what do I know?


 It would help to know what browser you are using? I'm guessing Chrome,
 which only supports the HTML5 fallback saver.

 If you look at GettingStarted on tiddlywiki.com you'll see that there
 are different methods of saving for different browsers.


 But the last version of my TiddlyWiki, which was of the older Wiki
 version (2. something) did save a new copy of the wiki each time i klicked
 Save, which is how I wanted it to do.


 With TiddlyWiki5 you'll get that experience using Firefox and the
 TiddlyFox add-on.

 TiddlyWiki Classic also supports saving via a Java applet called
 tiddlysaver.jar which does support saving in Chrome. However, Java has
 been widely deprecated in the last few years due to security concerns, and
 so TiddlyWiki5 doesn't use it.

 Best wishes

 Jeremy

 And I still want it to do just that. Is that feature taken away from the
 TiddlyWiki5 version?

 Kind regards/Carl


 Den tisdagen den 16:e september 2014 kl. 11:41:42 UTC+2 skrev Jeremy
 Ruston:

 Hi Carl

 The settings in the screenshot relate to the TiddlySpot saver, not for
 saving to a local file. The TiddlySpot saver can be used to save changes to
 tiddlyspot.com, or to a compatible PHP script.

 It sounds like you're using the HTML5 fallback saver. It works by
 downloading a new copy of the wiki each time you click save. If you need
 to use that saver, I recommend setting up your browser to prompt for the
 download location each time you save. Then when you click save you'll get
 a prompt to select the save location. It should default to the same folder
 as the previous save, so generally you'll just need to click the existing
 file, then the save button on the save dialogue, and finally click
 replace when the browser asks if you want to overwrite the existing file.

 The best user experience for saving locally comes with using TiddlyFox
 on Firefox.

 Best wishes

 Jeremy.



 On Tue, Sep 16, 2014 at 10:35 AM, Carl Fagergren owc...@gmail.com
 wrote:

 Hi, I have tried to set up my TiddlyWiki to save changes to our common
 server drive G:\Technical\23._ProjectWiki\Wikibackup.

 But the TiddlyWiki insists on saving to C:\Users\owcafa\Downloads
 instead.

 See the attached screendump for my 

Re: [tw] Any idea how to shorten this?

2014-09-16 Thread Xavier Cazin
Hi Stephan,

I'm not sure I understand your question correctly, but using
*currentTiddler* as a variable operand
http://tiddlywiki.com/#Introduction%20to%20Filters instead of a macro
parameter, I think you can get rid of the qclink macro:

\define get_link(id)
a href=t
estdirector:[S]our.qc.server/qcbin,MYDOMAIN,SOMETHINGELSE,%5bAnyUser%5d;2:$id$
↗/a
\end

$list filter=[prefix[QC ]!sort[title]]
  tr
td
  $link to=currentTiddler$view field=title//$link
  $list filter=[titlecurrentTiddlerlist[!!title]last[]]
  $macrocall $name=get_link id=currentTiddler/
  /$list
/td
td$transclude field=summary//td
  /tr
/$list

Cheers,
Xavier.

-- Xavier Cazin

On Tue, Sep 16, 2014 at 1:35 PM, Stephan Hradek stephan.hra...@gmail.com
wrote:

 Hi!

 I started to use TiddlyWiki to keep a list of my opened tickets in HP
 Quality Center, which we use here at work.

 For each of those tickets, I create a tiddler QC ### where ### is the
 ticket number.

 Now I've created a list of all tiddlers starting with QCBLANK and got
 the idea of providing a direct link to Quality Center fro this list.

 A Quality Center link here looks like this (some data anonymized)


 testdirector:[S]our.qc.server/qcbin,MYDOMAIN,SOMETHINGELSE,%5bAnyUser%5d;2:###

 As you (might) see, I require just the number (###) not the QCBLANK.

 The way how I solved that is to treat the tiddler title as a list and take
 the last element of that list.

 Unfortunately it seems to mee, I need 2 macros for this and I'm wondering
 whether or not one can shorten this, without falling back to JavaScript.

 Here are the 2 macros and the list I use:

 \define get_link(id)
 a href=t
 estdirector:[S]our.qc.server/qcbin,MYDOMAIN,SOMETHINGELSE,%5bAnyUser%5d;2:$id$
 ↗/a
 \end

 \define qclink(id)
 $list filter=[[$id$]list[!!title]last[]]
 $macrocall $name=get_link id=currentTiddler/
 /$list
 \end

 $list filter=[prefix[QC ]!sort[title]]
   tr
 td
   $link to=currentTiddler$view field=title//$link
   $macrocall $name=qclink id=currentTiddler/
 /td
 td$transclude field=summary//td
   /tr
 /$list



  --
 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] Re: TiddlyWiki Hangout #61 on Tuesday 16th September at 4pm BST

2014-09-16 Thread Jeremy Ruston
The hangout is about to start over at:

https://plus.google.com/hangouts/_/hoaevent/AP36tYcPvxMlcm5RDjKr0DJAX2mwyWeTc1w719NDmMWJD2ZABZ-OOw

It appears that YouTube is undergoing scheduled maintenance which may
prevent us from recording the session.

Best wishes

Jeremy


On Wed, Sep 10, 2014 at 10:09 AM, Jeremy Ruston jeremy.rus...@gmail.com
wrote:

 TiddlyWiki Hangout #61 will be on Tuesday 16th September at 4pm BST (which
 is UTC+01:00). More details:

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

 Feel free to post questions with the QA button on the video preview
 above, or by posting here,

 Best wishes

 Jeremy

 --
 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] Auto dial

2014-09-16 Thread RickL
I have created a Contact Manager using TW5 that works great for managing 
contacts, and tracking messages, etc.

Using the prefix 'mailto:' followed by a valid email address creates a live 
link allowing one to click on the link and open an email with the address 
entered and ready to compose.

Is there anything similar that will work with a phone number in TW5?  With 
my Android phone this works with numerous other apps - 

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.


[tw] Re: [TW5] Is there a way to highlight certain rows of a table?

2014-09-16 Thread 'Mark S.' via TiddlyWiki
Well, I guess that's a start. It would be nice if there was a way to tag 
the entire row at once rather than every cell in a row, but something is 
better than nothing.

Thanks!
Mark


On Thursday, September 11, 2014 8:31:30 PM UTC-8, Stephan Hradek wrote:

 Does this help? 
 https://groups.google.com/d/msg/tiddlywiki/-VAUumD1y1w/OkyEVo4FATcJ


-- 
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 import/export subset of tiddlers?

2014-09-16 Thread 'Mark S.' via TiddlyWiki
Ok. After upgrading and installing the plugin it works. Thanks!

Mark

On Monday, September 15, 2014 8:50:00 AM UTC-8, BJ wrote:

 Hi Mark,
 the plugin was build for 5.0.16 or greater. 
 you also need to copy (drag to your tw) the plugin from the demo - 
 $:/plugins/bj/tiddlyclip 
 http://tiddlyclip.tiddlyspot.com/#%24%3A%2Fplugins%2Fbj%2Ftiddlyclip, 
 from the 'getting started' tiddler
 cheers

 BJ

 On Monday, September 15, 2014 6:11:53 PM UTC+2, Mark S. wrote:

 Hello BJ,

 I couldn't get the add-on to dock to anything other than the site on 
 tiddlyspot. Is the version imiportant? Working with 5.0.15-beta and FF 
 27.0.1. 

 The add-on did work for clipping text to the tiddlyclip page, so the 
 add-on works partially.

 Thanks,
 Mark

 On Monday, September 15, 2014 12:38:47 AM UTC-8, BJ wrote:

 HI Mark,
 if you are using firefox there is now  a addon/plugin that enables 
 tiddlers to to import based on a tag.
 it can be found here:
 http://tiddlyclip.tiddlyspot.com/
 cheers

 BJ

 On Tuesday, September 2, 2014 12:58:22 AM UTC+2, Mark S. wrote:

 Hello,

 I've looked through the information at tiddlywiki.com and this forum, 
 but haven't seen this directly addressed. 

 Is there a standard method or known plugin for exporting and importing 
 a set (probably tagged) of tiddlers? In this case, I'm not concerned with 
 the output/input format -- I'm mostly concerned about managing tiddlers as 
 a particular page becomes too large.

 Thank you,
 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: Auto dial

2014-09-16 Thread Stephan Hradek
You have to check the protocol name the phone expects. For Lync for 
example, I did this by using sip: if I remember correctly.

-- 
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] Any idea how to shorten this?

2014-09-16 Thread Stephan Hradek
Hi Xavier.

Sure… rolling out the qclink macro gets rid of one macro call. But then you 
need to have this rolling out in each list, which isn't too convenient. So 
I hoped for a solution with just one macro call in the list (i.e. the 
table).

-- 
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: Tags with spaces

2014-09-16 Thread 'c pa' via TiddlyWiki
 I've added a comment to the GitHub ticket.
Oh good. If its a bug I'll ignore it. This is so far the only part of 
tagfields I've been unable to fix.

-- 
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] Is there a way to highlight certain rows of a table?

2014-09-16 Thread Stephan Hradek
If you understood the css, take this as a starting point:

th ~ td {
background-color: pink;
}

This will give all cells which are in the same row, after a header cell a 
pink background.

So you just need to change the first cell to get the whole row highlighted.

-- 
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: NoteStormTW official home

2014-09-16 Thread RickL
I like it!
Lots of potential for multiple uses...

On Friday, September 12, 2014 3:37:09 PM UTC-4, David Gifford wrote:

 NoteStormTW is now upgraded to 5.0.17. It should be good to use. Blessings!

 Dave

 On Friday, September 12, 2014 11:33:51 AM UTC-5, David Gifford wrote:

 Hello everyone,

 http://notestorm.giffmex.org/ is now the official home for NoteStormTW. 
 There is also a link there to an example file. I spent hours trying in vain 
 to do an adequate tutorial video. I have discovered that is not one of my 
 strengths. :-) So just play with NoteStormTW. I would love your feedback 
 here.

 Once TW 5.0.17 is released, I will upgrade the file, since there will be 
 a breaking change (the StyleSheet tag). After that, NoteStormTW should be 
 good to go.

 Eventually I hope that NoteStormTW will become an official edition for 
 TiddlyWiki, also available via GitHub. For now it is an 'unofficial user 
 adaptation.'

 Blessings,

 Dave



-- 
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: Announcing TiddlyWiki release 5.0.17-beta

2014-09-16 Thread Shash
Hi Jeremy,

It worked finally. As you reckoned there were two installs one at 
/usr/local/lib and one at /usr/lib . I removed /usr/local/lib to get it 
work. Thanks a lot and really appreciate a fantastic effort.

Thanks!
Shash

On Tuesday, September 16, 2014 6:20:01 PM UTC+5:30, Jeremy Ruston wrote:

 Hi Shash

 One possibility is that you've got TiddlyWiki 5.0.16 installed somewhere 
 else. (That would happen if at some point you had typed sudo npm install 
 tiddlywiki without the -g option). Can you search your harddrive for 
 files called `tiddlywiki.js`? There should be the 5.0.17 one 
 at /usr/lib/node_modules/tiddlywiki/tiddlywiki.js but perhaps there are 
 others?

 Best wishes

 Jeremy


 On Tue, Sep 16, 2014 at 12:21 PM, Shash skmur...@gmail.com javascript: 
 wrote:

 I had uninstalled tiddlywiki and then installed it back., but the error 
 is still there. 

 Any help please. 
 Thanks!
 Shash


 On Monday, September 15, 2014 8:41:11 PM UTC+5:30, Shash wrote:

 Hi,

 Please see these and help.

 root@shash-linux:~# sudo npm install -g tiddlywiki
 /usr/bin/tiddlywiki - /usr/lib/node_modules/tiddlywiki/tiddlywiki.js
 tiddlywiki@5.0.17-beta /usr/lib/node_modules/tiddlywiki
 root@shash-linux:~# tiddlywiki --version
 5.0.16-beta

 Thanks!
 Shash

 On Monday, September 15, 2014 1:37:03 AM UTC+5:30, Jeremy Ruston wrote:

 Hi Shash


 Updating via node.js is not working for me. Any help would be 
 appriciaited. Here are the logs from my machine. I am on Ubuntu 14.04.

 shash@shash-linux:~$ sudo npm update -g tiddlywiki
 [sudo] password for shash: 
 shash@shash-linux:~$ tiddlywiki --version
 5.0.16-beta


 This is puzzling. The fact that npm didn't print anything to the 
 console while doing the update suggests that it indeed didn't make any 
 changes. Other than the possibility of npmjs.org being down at the 
 time I can't quite guess what's going on. What happens if you try 
 uninstalling TW and then reinstalling? (you should be able to uninstall 
 with `sudo npm uninstall -g tiddlywiki`).

 Best wishes

 Jeremy
  


 Regards 
 Shash

 On Friday, September 12, 2014 10:41:31 PM UTC+5:30, Jeremy Ruston 
 wrote:

 I'm delighted to announce the release of TiddlyWiki version 
 5.0.17-beta:

 http://tiddlywiki.com/

 As with the previous release, there are some incompatible changes. 
 However, in this case I've taken care to support the previous behaviour 
 with various deprecation warnings. See the release note for details; 
 the 
 summary is:

 * $:/tags/Stylesheet is now used for stylesheets (for consistency 
 with other system tags)
 * Change ButtonWidget `title` attribute to `tooltip` (for consistency 
 with the ImageWidget and LinkWidget)
 * Removing Support for RegExp Filter Operands (because their 
 implementation is not consistent). There is a new regexp filter 
 operator 
 that you can use instead

 Other big changes include a major overhaul of the documentation:

 * Dave Gifford has contributed a bunch of introductory material, and 
 a new structure for the table of contents
 * Christian Heigele and Christian Jurke have contributed the kernel 
 of a new, separate developer documentation wiki at 
 http://tiddlywiki.com/dev

 The documentation changes are still in progress, and there are still 
 many loose ends.

 Other changes listed in the release note:

 * Disable plugins when in SafeMode
 * Added new TimelineMacro
 * Added new DumpVariablesMacro
 * Extended TableOfContentsMacro so that individual links can be 
 disabled
 * Removed unnecessary p tag from edit tags and types dropdowns
 * Added `multiple` attribute to the BrowseWidget
 * Extended view template to hide bodies of tiddlers with field 
 hide-body set to yes
 * Fixed problem with draft tiddlers not counting as dirty
 * Fixed problem with keyboard shortcuts introduced in 5.0.16-beta
 * Fixed problem with stylesheets being parsed in inline mode
 * Fixed bug with selective expandable TableOfContentsMacro

 As usual, I'd like to thank the contributors to this release. 
 TiddlyWiki is now truly a group effort, and I couldn't be more 
 appreciative 
 of the time and attention of my fellow contributors.

 Reply here with any comments or questions (developer related 
 questions are usually best posted as a new topic on the tiddlywikidev 
 group).

 Best wishes

 Jeremy

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



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



 -- 
 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] Re: Announcing TiddlyWiki release 5.0.17-beta

2014-09-16 Thread Jeremy Ruston
Hi Shash

It worked finally. As you reckoned there were two installs one at
 /usr/local/lib and one at /usr/lib . I removed /usr/local/lib to get it
 work. Thanks a lot and really appreciate a fantastic effort.


Phew! I'm delighted to hear it. There's an astonishing number of ways that
things can go wrong...

Best wishes

Jeremy



 Thanks!
 Shash

 On Tuesday, September 16, 2014 6:20:01 PM UTC+5:30, Jeremy Ruston wrote:

 Hi Shash

 One possibility is that you've got TiddlyWiki 5.0.16 installed somewhere
 else. (That would happen if at some point you had typed sudo npm install
 tiddlywiki without the -g option). Can you search your harddrive for
 files called `tiddlywiki.js`? There should be the 5.0.17 one
 at /usr/lib/node_modules/tiddlywiki/tiddlywiki.js but perhaps there are
 others?

 Best wishes

 Jeremy


 On Tue, Sep 16, 2014 at 12:21 PM, Shash skmur...@gmail.com wrote:

 I had uninstalled tiddlywiki and then installed it back., but the error
 is still there.

 Any help please.
 Thanks!
 Shash


 On Monday, September 15, 2014 8:41:11 PM UTC+5:30, Shash wrote:

 Hi,

 Please see these and help.

 root@shash-linux:~# sudo npm install -g tiddlywiki
 /usr/bin/tiddlywiki - /usr/lib/node_modules/tiddlywiki/tiddlywiki.js
 tiddlywiki@5.0.17-beta /usr/lib/node_modules/tiddlywiki
 root@shash-linux:~# tiddlywiki --version
 5.0.16-beta

 Thanks!
 Shash

 On Monday, September 15, 2014 1:37:03 AM UTC+5:30, Jeremy Ruston wrote:

 Hi Shash


 Updating via node.js is not working for me. Any help would be
 appriciaited. Here are the logs from my machine. I am on Ubuntu 14.04.

 shash@shash-linux:~$ sudo npm update -g tiddlywiki
 [sudo] password for shash:
 shash@shash-linux:~$ tiddlywiki --version
 5.0.16-beta


 This is puzzling. The fact that npm didn't print anything to the
 console while doing the update suggests that it indeed didn't make any
 changes. Other than the possibility of npmjs.org being down at the
 time I can't quite guess what's going on. What happens if you try
 uninstalling TW and then reinstalling? (you should be able to uninstall
 with `sudo npm uninstall -g tiddlywiki`).

 Best wishes

 Jeremy



 Regards
 Shash

 On Friday, September 12, 2014 10:41:31 PM UTC+5:30, Jeremy Ruston
 wrote:

 I'm delighted to announce the release of TiddlyWiki version
 5.0.17-beta:

 http://tiddlywiki.com/

 As with the previous release, there are some incompatible changes.
 However, in this case I've taken care to support the previous behaviour
 with various deprecation warnings. See the release note for details; 
 the
 summary is:

 * $:/tags/Stylesheet is now used for stylesheets (for consistency
 with other system tags)
 * Change ButtonWidget `title` attribute to `tooltip` (for
 consistency with the ImageWidget and LinkWidget)
 * Removing Support for RegExp Filter Operands (because their
 implementation is not consistent). There is a new regexp filter 
 operator
 that you can use instead

 Other big changes include a major overhaul of the documentation:

 * Dave Gifford has contributed a bunch of introductory material, and
 a new structure for the table of contents
 * Christian Heigele and Christian Jurke have contributed the kernel
 of a new, separate developer documentation wiki at
 http://tiddlywiki.com/dev

 The documentation changes are still in progress, and there are still
 many loose ends.

 Other changes listed in the release note:

 * Disable plugins when in SafeMode
 * Added new TimelineMacro
 * Added new DumpVariablesMacro
 * Extended TableOfContentsMacro so that individual links can be
 disabled
 * Removed unnecessary p tag from edit tags and types dropdowns
 * Added `multiple` attribute to the BrowseWidget
 * Extended view template to hide bodies of tiddlers with field
 hide-body set to yes
 * Fixed problem with draft tiddlers not counting as dirty
 * Fixed problem with keyboard shortcuts introduced in 5.0.16-beta
 * Fixed problem with stylesheets being parsed in inline mode
 * Fixed bug with selective expandable TableOfContentsMacro

 As usual, I'd like to thank the contributors to this release.
 TiddlyWiki is now truly a group effort, and I couldn't be more 
 appreciative
 of the time and attention of my fellow contributors.

 Reply here with any comments or questions (developer related
 questions are usually best posted as a new topic on the tiddlywikidev
 group).

 Best wishes

 Jeremy

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




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




 --
 Jeremy Ruston
 mailto:jeremy...@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.


Re: [tw] Re: Auto dial

2014-09-16 Thread Jeremy Ruston
Hi RickL

The iPhone uses tel: for diallable phone numbers. Here's the
documentation:

https://developer.apple.com/library/ios/featuredarticles/iPhoneURLScheme_Reference/PhoneLinks/PhoneLinks.html

I've not tried it, but it seems that Android uses the same standard:

https://developer.android.com/guide/components/intents-common.html#Phone

So, you should be able to create a phone number link with:

[ext[tel:+123]]

or

[ext[tel:+123|call 123 as a phone number]]

Best wishes

Jeremy

On Tue, Sep 16, 2014 at 5:01 PM, Stephan Hradek stephan.hra...@gmail.com
wrote:

 You have to check the protocol name the phone expects. For Lync for
 example, I did this by using sip: if I remember correctly.

 --
 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: NoteStormTW official home

2014-09-16 Thread Shash
Hi Dave,

Really fantastic. I really liked the concept of this.

I would like to understand a few tricks though. I really liked having all 
the tiddlers listed in for a particular tag in the same tiddler. I was 
looking for this a long time. Can you please help me on this. Thanks!

Shash


On Tuesday, September 16, 2014 11:17:04 PM UTC+5:30, RickL wrote:

 I like it!
 Lots of potential for multiple uses...

 On Friday, September 12, 2014 3:37:09 PM UTC-4, David Gifford wrote:

 NoteStormTW is now upgraded to 5.0.17. It should be good to use. 
 Blessings!

 Dave

 On Friday, September 12, 2014 11:33:51 AM UTC-5, David Gifford wrote:

 Hello everyone,

 http://notestorm.giffmex.org/ is now the official home for NoteStormTW. 
 There is also a link there to an example file. I spent hours trying in vain 
 to do an adequate tutorial video. I have discovered that is not one of my 
 strengths. :-) So just play with NoteStormTW. I would love your feedback 
 here.

 Once TW 5.0.17 is released, I will upgrade the file, since there will be 
 a breaking change (the StyleSheet tag). After that, NoteStormTW should be 
 good to go.

 Eventually I hope that NoteStormTW will become an official edition for 
 TiddlyWiki, also available via GitHub. For now it is an 'unofficial user 
 adaptation.'

 Blessings,

 Dave



-- 
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: NoteStormTW official home

2014-09-16 Thread David Gifford
Hi Shash

I use a list filter in $:/_aa/ViewTemplate/NoteList which is tagged with 
$:/tags/ViewTemplate so it will be appended to each the tiddler.

That way the tiddlers tagged with a tiddler's title and also tagged $:/Note 
appear in the notelist section at the bottom of the tiddler.

Each note is wrapped with textboxwhite CSS which is in my Stylesheet 
tiddler.

Hope that explanation helps.

Dave

On Tuesday, September 16, 2014 2:29:21 PM UTC-5, Shash wrote:

 Hi Dave,

 Really fantastic. I really liked the concept of this.

 I would like to understand a few tricks though. I really liked having all 
 the tiddlers listed in for a particular tag in the same tiddler. I was 
 looking for this a long time. Can you please help me on this. Thanks!

 Shash


 On Tuesday, September 16, 2014 11:17:04 PM UTC+5:30, RickL wrote:

 I like it!
 Lots of potential for multiple uses...

 On Friday, September 12, 2014 3:37:09 PM UTC-4, David Gifford wrote:

 NoteStormTW is now upgraded to 5.0.17. It should be good to use. 
 Blessings!

 Dave

 On Friday, September 12, 2014 11:33:51 AM UTC-5, David Gifford wrote:

 Hello everyone,

 http://notestorm.giffmex.org/ is now the official home for 
 NoteStormTW. There is also a link there to an example file. I spent hours 
 trying in vain to do an adequate tutorial video. I have discovered that is 
 not one of my strengths. :-) So just play with NoteStormTW. I would love 
 your feedback here.

 Once TW 5.0.17 is released, I will upgrade the file, since there will 
 be a breaking change (the StyleSheet tag). After that, NoteStormTW should 
 be good to go.

 Eventually I hope that NoteStormTW will become an official edition for 
 TiddlyWiki, also available via GitHub. For now it is an 'unofficial user 
 adaptation.'

 Blessings,

 Dave



-- 
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] Briefcase Plugin -- a GTD tool

2014-09-16 Thread Roma Hicks
Hello everyone,

For those familiar and use the mGSD http://mgsd.tiddlyspot.com/#mGSD tool, 
you probably have run into spotty usage with the dropping of NPAPI 
and consequently Java on some platforms, this led to the inability to save 
changes and the inability to use mGSD!  Nooo!

So over the course of a few weeks, I slowly hacked together a mGSD-like 
tool.  It is not as feature packed, but the general workflow is there and I 
did my best to distill the features I used the most (and hopefully others 
as well).  I packaged the plugin and called it Briefcase, I have been using 
it for a week as-is, both personally and professionally.

Briefcase features:

   - Realms
   - Projects
  - make actions associated with a project
   - Actions (Tasks)
  - create dependant actions
   - Ticklers (Reminders)
   - References
   - Contacts
  - delegated actions
   - Several Dashboards for Management

When developing any of my hobby software, I usually use Fossil SCM 
http://www.fossil-scm.org/.  The source can be accessed at 
https://chiselapp.com/user/roma0104/repository/TW5-Briefcase/ but I will 
port the repository to Git and post on GitHub as soon as I get a chance.  I 
will also get to cleaning the code and meeting more of TiddlyWiki's style 
guidelines soon.  There is one build note you can find on the example page. 
 

Built in to Briefcase are two other plugins that might be of interest, 
though equally as rough.  In the example Briefcase, I built the two other 
plugins outside of the Briefcase plugin, just drag and drop to you TW5 to 
use.  Sources http://chiselapp.com/user/roma0104/

   - DatePicker http://romahicks.com/example.html#DatePicker
   - DateFilter http://romahicks.com/example.html#DateFilter


Currently, I have only tested the plugin with 5.0.16.  

See the example Briefcase plugin in action 
http://romahicks.com/example.html
Download an empty Briefcase http://romahicks.com/briefcase.html (TW5 
5.0.16-beta)

I know there was some mild interest in such a tool from others, so please 
use if you wish to do so.  I probably won't update any bugs or features 
until the imminent emergence of TW5 from beta.  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.


Re: [tw] Re: Auto dial

2014-09-16 Thread RickL
Works great!  Thanks so much...

On Tuesday, September 16, 2014 2:41:56 PM UTC-4, Jeremy Ruston wrote:

 Hi RickL

 The iPhone uses tel: for diallable phone numbers. Here's the 
 documentation:


 https://developer.apple.com/library/ios/featuredarticles/iPhoneURLScheme_Reference/PhoneLinks/PhoneLinks.html

 I've not tried it, but it seems that Android uses the same standard:

 https://developer.android.com/guide/components/intents-common.html#Phone

 So, you should be able to create a phone number link with:

 [ext[tel:+123]]

 or

 [ext[tel:+123|call 123 as a phone number]]

 Best wishes

 Jeremy

 On Tue, Sep 16, 2014 at 5:01 PM, Stephan Hradek stephan...@gmail.com 
 javascript: wrote:

 You have to check the protocol name the phone expects. For Lync for 
 example, I did this by using sip: if I remember correctly.

 -- 
 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.com 
 javascript:.
 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.


Re: [tw] Briefcase Plugin -- a GTD tool

2014-09-16 Thread Jeremy Ruston
Hi Roma

Great stuff. I've added a link to tiddlywiki.com that will appear with the
next release:

https://github.com/Jermolene/TiddlyWiki5/commit/2d6c6fd208b3caa3c2be37401388ad535290a371

Feel free to send a pull request with any updates to that tiddler (you'll
need to sign the Contributor License Agreement first).

Many thanks,

Jeremy


On Tue, Sep 16, 2014 at 8:48 PM, Roma Hicks roma0...@gmail.com wrote:

 Hello everyone,

 For those familiar and use the mGSD http://mgsd.tiddlyspot.com/#mGSD tool,
 you probably have run into spotty usage with the dropping of NPAPI
 and consequently Java on some platforms, this led to the inability to save
 changes and the inability to use mGSD!  Nooo!

 So over the course of a few weeks, I slowly hacked together a mGSD-like
 tool.  It is not as feature packed, but the general workflow is there and I
 did my best to distill the features I used the most (and hopefully others
 as well).  I packaged the plugin and called it Briefcase, I have been using
 it for a week as-is, both personally and professionally.

 Briefcase features:

- Realms
- Projects
   - make actions associated with a project
- Actions (Tasks)
   - create dependant actions
- Ticklers (Reminders)
- References
- Contacts
   - delegated actions
- Several Dashboards for Management

 When developing any of my hobby software, I usually use Fossil SCM
 http://www.fossil-scm.org/.  The source can be accessed at
 https://chiselapp.com/user/roma0104/repository/TW5-Briefcase/ but I will
 port the repository to Git and post on GitHub as soon as I get a chance.  I
 will also get to cleaning the code and meeting more of TiddlyWiki's style
 guidelines soon.  There is one build note you can find on the example page.


 Built in to Briefcase are two other plugins that might be of interest,
 though equally as rough.  In the example Briefcase, I built the two other
 plugins outside of the Briefcase plugin, just drag and drop to you TW5 to
 use.  Sources http://chiselapp.com/user/roma0104/

- DatePicker http://romahicks.com/example.html#DatePicker
- DateFilter http://romahicks.com/example.html#DateFilter


 Currently, I have only tested the plugin with 5.0.16.

 See the example Briefcase plugin in action
 http://romahicks.com/example.html
 Download an empty Briefcase http://romahicks.com/briefcase.html (TW5
 5.0.16-beta)

 I know there was some mild interest in such a tool from others, so please
 use if you wish to do so.  I probably won't update any bugs or features
 until the imminent emergence of TW5 from beta.  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 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] Is there a plugin or tool to delete tiddlers matching tag (or filter) ?

2014-09-16 Thread 'Mark S.' via TiddlyWiki
Think the title asks it all:

  Is there a plugin or tool to delete tiddlers matching tag (or filter) ?

I guess the follow-up question would be:

  Is there a plugin or tool to change the tags of all tiddlers matching a 
filter?

In general, I'm looking for ways of wrangling lots of tiddlers.

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] Tiddlyclip plugin release - create clips of webpages

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

It looks very promising! Getting information into a TW is half the battle 
sometimes.

When clipping web pages I notice that images are omitted. So if you want 
the images you have to go back and do it pretty much by hand. Do you think 
it might be possible to have a version that will be able to clip the images 
too?

I guess this must be technologically challenging, since I've seen 
commercial apps that have the same difficulty (they can clip text or 
images, but not at the same time).

Thanks for your work!
Mark

On Tuesday, September 9, 2014 5:16:24 AM UTC-8, BJ wrote:

 I am creating a plugin and browser addon that allows clips of web pages to 
 be collected into a tiddlywiki. It is now functional but still in 
 development. 
 As it is still in development, and it modifies the contents of 
 tiddlywikis, it is possible that the data within a tiddlywiki could be 
 destroyed if there is a bug - it is therefore RECOMMENDED at present that 
 tiddlyclip is only used  for experimentation in a separate tiddlywiki. The 
 plugin along with its documentation can be found here:

 Note that I have only used the plugin and firefox addon  on ubuntu 12.04.
 Feedback always welcomed!
 Cheers

 BJ


-- 
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] Briefcase Plugin -- a GTD tool

2014-09-16 Thread Danielo Rodríguez
This is absolutely amazing !!!

Thank you very much!

Two things I would love to see in the next version :
1 using a different notification system. The tiddlywiki built in one is not 
very good at this scenario
2 the possibility to create task directly within a project with the needed 
fields pre-filled

I really love the state system and how tags that are dependent from other get 
activated when parent task is completed.
This is really close to be my definitive GTD manager .

-- 
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] Tiddlyclip plugin release - create clips of webpages

2014-09-16 Thread Danielo Rodríguez
Thank you for a new tool for TW

Glad to see that you included my context search plugin.

-- 
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] Briefcase Plugin -- a GTD tool

2014-09-16 Thread Roma Hicks
I wanted to avoid adding too much customised code and use the provided 
framework where possible for the notifications/ticklers.  However, creating 
a more friendly notification system with snoozing is definitely a to-do 
item.

I did add the ability to create new actions with a project and preassign 
the actions to the project on the empty briefcase build I provided, 
http://romahicks.com/briefcase.html.  The example version uses an older 
build, thank for bringing that to my attention and I will update the 
example with the latest build.

On Tuesday, September 16, 2014 4:14:36 PM UTC-5, Danielo Rodríguez wrote:

 This is absolutely amazing !!!

 Thank you very much!

 Two things I would love to see in the next version :
 1 using a different notification system. The tiddlywiki built in one is 
 not very good at this scenario
 2 the possibility to create task directly within a project with the needed 
 fields pre-filled

 I really love the state system and how tags that are dependent from other 
 get activated when parent task is completed.
 This is really close to be my definitive GTD manager .



-- 
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] Dynamic Modal Lightbox?

2014-09-16 Thread Michael Evans
Thank you. This works very well.

I tried to add an image caption variable with another set/setTo in the same 
button, like this: set=$:/state/currentCaption setTo=$cap$
It works but seems a button can only have one set/setTo, so adding this 
second one for the caption overwrites the image one. So the caption state 
updates, but the image state doesn't.

Is there a way for me to pass a caption to the ModalImage tiddler in 
addition to the image source?

Michael


On Sunday, September 14, 2014 9:01:26 PM UTC-4, Andreas Hahn wrote:

  Hi Michael,

 under the assumption that you only have one Lightbox open at a time (and 
 don't stack them), you could archieve the behaviour you want with this: 

 $button message=tm-modal param=ModalImage  set=$:/state/currentImage 
 setTo=http://www.picturesnew.com/media/images/3cc4cc5ef7.jpg;
 [img width=100 
 [http://www.picturesnew.com/media/images/3cc4cc5ef7.jpg]]/$button

 and create the Tiddler ModalImage with this content:

 img src={{$:/state/currentImage}} /

  (..or similiar, this is just the template to display the image)

 Also you can then substitute the button widget with a macro like this: 

 \define lightBox(img, template)$button message=tm-modal param=$template$ 
  set=$:/state/currentImage setTo=$img$
 [img width=100 [$img$]]/$button
 \end

 \define lightBoxWithFixedTemplate(img)lightBox $img$ ModalImage
 \end

 Which you then can use like this:

 lightBox http://www.picturesnew.com/media/images/3cc4cc5ef7.jpg; test

 or alternatively this:

 lightBoxWithFixedTemplate 
 http://www.picturesnew.com/media/images/3cc4cc5ef7.jpg; 


 /Andreas

 Am 15.09.2014 01:16, schrieb Michael Evans:
  
 Thanks to Dave Gifford's TW5 Mall, I learned about using tm-modal, which 
 dims and blurs the screen and creates a modal overlay of a designated 
 tiddler. In layman's terms, it's a built-in lightbox effect. 
 I tweaked $:/core/modules/utils/dom/modal.js 
 #54163A54.1040304@googlemail.com_%24%3A%2Fcore%2Fmodules%2Futils%2Fdom%2Fmodal.js
  to 
 achieve a look I am happy with. You can see an example screenshot here: 
 http://i.imgur.com/mKk00Bw.png
  
  By adding the code below to a tiddler, where imgtiddler1 is the name of 
 a tiddler with an image (or other content) you want displayed modally, you 
 can achieve this effect.
  
  $button message=tm-modal param=imgtiddler1

  [img width=100 [SomeImage.jpg]]

  /$button

  This is really great. But this means I have to create a tiddler for 
 every image I want to lightbox this way.
 Is it possible to somehow include a variable placeholder within the 
 tiddler which will be displayed modally, passing along the source of an 
 image to be displayed?
  
  I'm not sure really how to do it, but if it's possible it means I can 
 set up just one image tiddler, instead of dozens.

  Thanks,
 Michael
  -- 
 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.com 
 javascript:.
 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] Dynamic Modal Lightbox?

2014-09-16 Thread Andreas Hahn

Am 17.09.2014 02:43, schrieb Michael Evans:
Is there a way for me to pass a caption to the ModalImage tiddler in 
addition to the image source?


Hi Michael,

yes it is possible using the same kind of approach but in my opinion it 
gets pretty ugly then. Nevertheless there are two possibilities that I 
can think of:


*#1 The persistent one*

Create a tiddler called |$:/lightBox/currentImage| and set its type to 
'Data Dictionary'.

Then the macros can be redesigned like this:

|\define lightBox(img, caption, template)||
||$button message=tm-modal param=$template$ 
set=$:/lightBox/currentImage setTo=||

||img: $img$||
||caption: $caption$||
||
||[img width=100 [$img$]]||
||/$button||
||\end||
||
||\define lightBoxWithFixedTemplate(img, caption)||
||lightBox $img$ $caption$ ModalImage||
||\end|

Of course you would also have to change your template to include a caption:

|img src={{$:/state/currentImage##img}} /||
||
||{{$:/state/currentImage##caption}}|

*#2 The somewhat pretty one*

Some time ago Matabele published a set of various useful widgets that 
are capable of emitting messages. In particular, one could redesign the 
lightbox macro with help of his SetField widget:


|\define lightBox(img, caption, template)||
||
||$setfield tiddler=$:/state/currentImage set=!!caption 
setTo=$caption$ message=tm-modal||

||param=$template$||
||$setfield tiddler=$:/state/currentImage set=!!img setTo=$img$||
||$button message=tw-set-field||
||
||[img width=100 [$img$]]||
||/$button||
||/$setfield||
||/$setfield||
||\end|

This time I also feel much more comfortable using $:/state/currentImage 
for that, since it does not have to be setup first and only carries 
state information. In your template you can access the image-url and the 
caption like this:


|img src={{$:/state/currentImage!!img}} /||
||
||{{$:/state/currentImage!!caption}}|

/Andreas

P.S.: Thanks Jeremy :D

--
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] Dynamic Modal Lightbox?

2014-09-16 Thread Andreas Hahn

Am 17.09.2014 05:22, schrieb Andreas Hahn:
Some time ago Matabele published a set of various useful widgets that 
are capable of emitting messages. In particular, one could redesign 
the lightbox macro with help of his SetField widget:


It might be helpful to include a link here, sorry, I forgot that. You 
can grab and read about the SetField widget here:


http://gwiz.tiddlyspot.com

/Andreas

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