Re: [tw] TW5: List all tags with no corresponding tiddler?

2013-11-14 Thread Jeremy Ruston
Hi Dave

The answer should be this:

$list filter=[!is[system]tags[]is[missing]]/

But I've just noticed a bug with the is[missing] operator that is
preventing it from working. I'll push a fix a bit later and let you know,

Best wishes

Jeremy



On Thu, Nov 14, 2013 at 3:46 AM, David Gifford dgiff...@crcna.org wrote:

 Hi all

 Is there a way to do a list filter that can display a list of empty links
 for each tag that does not have a tiddler with that name? Kind of the
 opposite of untagged tiddlers - untiddlered tags.

 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/groups/opt_out.




-- 
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/groups/opt_out.


Re: [tw] inline math

2013-11-14 Thread Jeremy Ruston
Hi Bob

Yes, the idea is to support simple string and number expressions. I'm
trying to go as far as I can without it though, and consider it a bit of a
success to have got this far without it.

Right now you can create a custom JS macro with any operations you need.

Best wishes

Jeremy



On Thu, Nov 14, 2013 at 1:30 AM, Bob Robison rwrobi...@gmail.com wrote:

 So, here is what I think I know:

 a macro is used for simple text substitution, ala C pre-processor, and is
 created with the \define syntax.

 a widget is 'a ball of magic functionality' written in JS, and
 called/accessed via $name arg1 arg2 syntax.

 Double curly braces are used to transclude a single tiddler, or to access
 a piece of data from a Data TIddler, like this: {{TiddlerName##DataItem}}

 Triple curly braces are used to transclude a filter that selects multiple
 tiddlers, like: {{{tag[mechanism]}}}

 But, is there a way (or a planned way) to support a syntax that allows
 simple mathematical formulas -- (or to access inline javascript to do so?)
 to maybe combine elements that have been accessed from DataTiddlers?  i.e.
 for some CSS tiddlers in themes, we access the individual data elements
 like {{MetricsTiddler##Param1}} -- but occasionally it would be useful to
 do some simple math (add, subtract, multiply) on a couple of parameters (if
 interpreted numerically).  Is this likely possible?

 bob

 --
 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/groups/opt_out.




-- 
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/groups/opt_out.


[tw] Re: A View Mode Editor and a simple Calcualtor

2013-11-14 Thread Vincent Yeh
Yakov,

It is always exciting to see your reply. These days I played a bit with 
your simple test tiddler in my Win7x64 box (in VirtualBox / Ubuntu 13.10) 
and Win8x64 notebook, using Opera 17.0 in both cases, and found a couple of 
situations that can cause extremely slow performance in column moving. I 
managed to fix them and the current version seems to work fine with Opera 
17.0+TW2.6.5. However, I don't know if it works with Opera 12.16, so before 
releasing it could you please test this file (
https://www.dropbox.com/s/i06c3jmjjmuug1v/empty.2.6.5.html) with Opera 
12.16 and tell me the result? It is just TWtid+TWted 2.0.8 (both minimized) 
and NestedSlidersPlugin+STP installed in an otherwise empty 2.6.5 TW file, 
with your test tiddler of course.

I will find time to try other stuffs you mentioned in the last post.

Have fun!
Vincent

On Monday, November 11, 2013 1:09:26 AM UTC+8, Yakov wrote:

 Hi Vincent,

 I've updated the plugins and have done some testing..

 I have problems with moving colomns in quite a simple test case:   in my 
 setup (Win7 x64 + Opera 12.16 + TW 2.6.5 + latest .min versions of the 
 plugins + some plugins -- STP, NestedSlidersPlugin, minor tweaks) with a 
 tiddler as simple as

 Start with text
 |a|c|b|
 |d|f|e|
 |g|j|i|
 end with text

 and all other tiddlers closed, when I push the button to move any colomn, 
 I don't see any change, the saving message appears in a second or two, I'm 
 not able to do anything else with my TW (cursor doesn't change as I move it 
 over different buttons) and when I refresh the page, the change is applied 
 (the colomn is moved).


 I like the new mouseover popups with options, very nice that now each one 
 is shorter than the previous thing that contained options for all the 
 plugins.


 While testing the colomn moving issue, I've found a new bug. To reproduce, 
 create a tiddler with the following content and follow the instructions:

 Try to edit the text after the table: mouseover the textblock and click 
 (for me, instead of opening the block editing is opened for the whole 
 tiddler content), try to add 2  before the class brackets (in the 
 beginning of the line), press ctrl+enter. The change is not displayed for 
 me, and neither it is saved (open the content by the edit toolbar 
 button). Also , the preview is of wrong widths and has much more height 
 because of that.
 |a|
 {{DDn{v2.0.5: more text}}}


 By the way, the difference in the version numbers of TWtid/TWted add a bit 
 of inconvenience for tracking changes/bugs, so I'd recommend keep the 
 version numbers the same by dumb incrementing of those that were not 
 changed and stating that in the changelog.


 Another new (minor) bug: inline editing of tiddler title doesn't change 
 its modified date.


 Despite adding the tiddler selected classes, the styling is not applied 
 correctly to the previewer. However, I've also noticed that the previewer 
 is currently a span element instead of div, which may be the origin of 
 the problem.. In you release notes you've written about some errors when 
 the viewer class is added -- that may be connected with the fact that 
 this class is added to elements generated by the view macro, and some 
 refreshing/.. stuff is applied to such things.


 Opera DragonFly tells me that there's a tremendous amount (500) of 
 unhandled errors that origin from the TWtid.min line 1536 
 (tiddler_titlemethod). Error text is Cannot convert 'a' to object (
 a is the only argument in the .min version).


 Looks like an arbitrary popup have become close on mouseout-enabled 
 (this happens with tag macro, references toolbar command popups and 
 others). As you've done some popup business recently, I think it's worth 
 debugging at the first place.


 Ok, looks like that's all for today :)

 Best regards,
 Yakov.

 воскресенье, 10 ноября 2013 г., 17:12:59 UTC+4 пользователь Vincent Yeh 
 написал:

 Yakov,

 I was supposed to do something else but couldn't get it off my mind, so 
 decided to spent some time on the table column moving issue (row moving 
 seems to work fine). I found two situations that cause the column moving 
 very slow and one that causes infinite loop:

1. when there are empty cells in a row
2. when using TWtcalc and some of the moved cells contain block 
references (such as =sum(A1:B3))
3. table at the end of a tiddler and does not end with a new line 
(infinite loop)

 The reasons are

1. a bug that I introduced in a recent bug fix for another situation 
(this is fixed in my current snapshot and will go in the next release)
2. In TWtcalc I haven't done auto adjustment on block references yet 
(single cell references are auto-adjusted upon copy-and-pasting, 
 row/column 
moving, and sorting), so this issue shall continue for a while
3. a situation that I did not think of (fixed in the current snapshot 
and goes in the next release)

 *Row/Column moving does not  work for tables 

[tw] Re: Auto close-all?

2013-11-14 Thread magev958

Den måndagen den 11:e november 2013 kl. 12:33:31 UTC+1 skrev magev958:


 Den måndagen den 11:e november 2013 kl. 11:58:17 UTC+1 skrev magev958: 


 Den torsdagen den 7:e november 2013 kl. 16:11:35 UTC+1 skrev magev958: 

  I have also run in some strange problem.
 It all work in my TW on my usb-stick but when I moved it (copy  paste) 
 to the network-drive at work the script gives a error Identifier, string 
 or number is expected (translated from swedish). It still work from 
 usb-stick if I bring both up in windows next to each other but the 
 network-copy give an error. ?
  

  
 I've tested to open the TW on the networkdrive with a portable version FF 
 24 and it works. Seems to be a IE8 problem :(

  
 Right now I tested to validate the html-form-code with 
 http://validator.w3.org, corrected a few errors and now it seems to work 
 over the network!

 
I wrote to soon. It took my companys IT-department 3 years to upgrade to 
IE8, but this monday after only 6 months they upgrade to IE10 and IE10 
broke the code again! Now as soon as I load the TW (from the networkdrive) 
and open the tiddler with the script, the script shows the error cannot 
find member and it won't save! 

-- 
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/groups/opt_out.


[tw] [TW5] - Error when adding button to PageTemplate

2013-11-14 Thread Ton Gerner
Hi Jeremy,

Trying to add a button (for Josh [1]) to $:/core/ui/PageTemplate (empty 
alpha14, after the 'Save' button), I got a Javascript error:

uncaught exception: node not found in parents childeren

Button definition:

$button message=tw-new-tiddler class=btn-invisible 
param=MyTaskSkeletonTiddlerT/$button

Even duplicating the 'new tiddler' button gave the same error.

I don't get the error in alpha10.

Bug?

Cheers,

Ton

[1] https://groups.google.com/d/msg/tiddlywiki/0-nO70xynH0/wZ6NgbYNADoJ

-- 
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/groups/opt_out.


[tw] Re: [TW5] newbie question: enable macro or download plugin

2013-11-14 Thread PMario
On Thursday, November 14, 2013 8:33:15 AM UTC+1, Jens Georg Frøjk wrote:

 Is NoWiki a part of TW5?


Sry, I have no idea what you mean with NoWiki. Please provide links to 
plugins or a syntax you talk about. See my guesses below.
 

 Do you recommend me to use it.


TW5 can define \rules that can be included into the tiddler text eg:

\rules except dash

which will wikify everything except n -- and m --- dashes

the opposite is 

/ruels only dash

so only dashes will be wikified: copy this text -- ---

---

@Jeremy !

Also in TW5 every tiddler has a MIME type. So if you give a tiddler the 
type: text/plain it should be not wikified.
(I did test this and it seems to be broken amt :/ )

@Jeremy
There seems to be no documentation about the possibilities here!

-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/groups/opt_out.


[tw] Re: [TW5] newbie question: enable macro or download plugin

2013-11-14 Thread PMario


 Also in TW5 every tiddler has a MIME type. So if you give a tiddler the 
 type: text/plain it should be not wikified. 

(I did test this and it seems to be broken amt :/ )


It actually works.

I did find the issue: 
works: text/plain 
doesn't work: text/plain see the whitespace at the end 

I'll create an issue at github.
-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/groups/opt_out.


[tw] Re: [TW5] - Error when adding button to PageTemplate

2013-11-14 Thread Ton Gerner
@Jeremy,

I think every change to $:/core/ui/PageTemplate gives the error.
E.g. adding an extra newline at the end of the PageTemplate gives the same 
error.

Cheers,

Ton

On Thursday, November 14, 2013 10:55:46 AM UTC+1, Ton Gerner wrote:

 Hi Jeremy,

 Trying to add a button (for Josh [1]) to $:/core/ui/PageTemplate (empty 
 alpha14, after the 'Save' button), I got a Javascript error:

 uncaught exception: node not found in parents childeren

 Button definition:

 $button message=tw-new-tiddler class=btn-invisible 
 param=MyTaskSkeletonTiddlerT/$button

 Even duplicating the 'new tiddler' button gave the same error.

 I don't get the error in alpha10.

 Bug?

 Cheers,

 Ton

 [1] https://groups.google.com/d/msg/tiddlywiki/0-nO70xynH0/wZ6NgbYNADoJ



-- 
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/groups/opt_out.


[tw] LIVE ONLINE HELP - TiddlyWiki Classic Clinic #7 - Thurs, Nov 14, 2013 3pm-5pm PST

2013-11-14 Thread Eric Shulman
The TiddlyWiki Classic Clinic offers LIVE online video chat discussions, 
walk-throughs, immediate, real-time help with all aspects of TiddlyWiki 
Classic.  Ask questions and get solutions to problems you are having, 
suggest improvements to core features, learn about TiddlyWiki Classic 
formatting, configuration, macros, styles/themes, plugins... and more!

The next TiddlyWiki Classic Clinic, hosted on Google Hangout, will be held 
on:

   Thursday, November 14th, 2013, 3pm-5pm Pacific Daylight Time (GMT-8).

I will post a link to the Hangout HERE, shortly before it is scheduled to 
begin.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

HELP ME TO HELP YOU - EVERY DONATION IS IMPORTANT!
MAKE A CONTRIBUTION TO MY TIP JAR...
   
http://TiddlyTools.github.com/fundraising.html#MakeADonationhttp://tiddlytools.github.com/fundraising.html#MakeADonation

Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
   http://www.TiddlyTools.com/#Contact 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/groups/opt_out.


[tw] Does the use of TW require advanced expertise?

2013-11-14 Thread jquill81
I see from these posts that many highly technical issues about TW are being 
discussed. Frankly, I do not understand most of what is being said.
I was wondering, as a relatively low-tech user, would I be able to use TW5 
without having to master all of its intricacies?
Put simply, how difficult is it to learn the basic TW5 functionality?

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/groups/opt_out.


[tw] Re: Does the use of TW require advanced expertise?

2013-11-14 Thread Stephan Hradek
You managed posting a question here. You seem perfectly fit to master the 
base functionality of TW5.

Give it a try. It doesn't cost you anything but time.

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


[tw] Re: Does the use of TW require advanced expertise?

2013-11-14 Thread Ton Gerner
Hi Jerry,

I should say: Just start using it, that is the best way to learn.
If you can enter text, add tags, and can save it, you know the basic 
functionality of TW5 and you can use it as a personal notebook.
Dave Gifford's mall [1] gives practical information for newbies.
The documentation at http://five.tiddlywiki.com/ will become better and 
better.
Follow this group posts and you will learn a lot. At the moment there are 
many technical questions since Jeremy has done a 'refactoring' and many 
special things have changed.
If you have any questions, just post them here.

Cheers,

Ton

[1] http://www.giffmex.org/tw5mall.htm


On Thursday, November 14, 2013 8:35:11 PM UTC+1, jqui...@gmail.com wrote:

 I see from these posts that many highly technical issues about TW are 
 being discussed. Frankly, I do not understand most of what is being said.
 I was wondering, as a relatively low-tech user, would I be able to use TW5 
 without having to master all of its intricacies?
 Put simply, how difficult is it to learn the basic TW5 functionality?

 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/groups/opt_out.


Re: [tw] Re: Does the use of TW require advanced expertise?

2013-11-14 Thread Jeremy Ruston
Hi Jerry

A lot of the more complex discussion is around customising TiddlyWiki5.
From my experience, the vast majority of users of TW Classic and
TiddlyWiki5 don't actually customise it at all, and just use the core
feature set. And of course as Ton says, TW5 is under particularly intense
development, and of course the development itself will always be fairly
complex.

For me personally, the driver for creating TiddlyWiki is to serve the needs
of ordinary users, and I'm aiming with TW5 to make it as easy as possible
for everyone to use it.

Best wishes

Jeremy





On Thu, Nov 14, 2013 at 8:16 PM, Ton Gerner ton.ger...@gmail.com wrote:

 Hi Jerry,

 I should say: Just start using it, that is the best way to learn.
 If you can enter text, add tags, and can save it, you know the basic
 functionality of TW5 and you can use it as a personal notebook.
 Dave Gifford's mall [1] gives practical information for newbies.
 The documentation at http://five.tiddlywiki.com/ will become better and
 better.
 Follow this group posts and you will learn a lot. At the moment there are
 many technical questions since Jeremy has done a 'refactoring' and many
 special things have changed.
 If you have any questions, just post them here.

 Cheers,

 Ton

 [1] http://www.giffmex.org/tw5mall.htm



 On Thursday, November 14, 2013 8:35:11 PM UTC+1, jqui...@gmail.com wrote:

 I see from these posts that many highly technical issues about TW are
 being discussed. Frankly, I do not understand most of what is being said.
 I was wondering, as a relatively low-tech user, would I be able to use
 TW5 without having to master all of its intricacies?
 Put simply, how difficult is it to learn the basic TW5 functionality?

 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/groups/opt_out.




-- 
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/groups/opt_out.


[tw] IE11 and SharedTiddlersPlugin: busted!

2013-11-14 Thread David Bakin
I (foolishly) allowed my WinSvr2008 system to upgrade to IE11 (from IE10) 
and now SharedTiddlersPlugin has stopped working.  But the cause should be 
something fairly simple.  I use a relative path in my derived tiddly file, 
./Base.html, to specify the included file.  This is because I put 
Base.html in my dropbox folder which, on my different systems, is mapped to 
a different drive, so I can't use an absolute path.  But this has always 
worked before.

IncludeList after the failed load, looks like this:

include ./Base.html filters:[[IncludeHub]] wikify
AddressState./Base.html

No include specified for ./Base.html

-- 
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/groups/opt_out.


Re: [tw] Re: Modifying TW5 Alpha Add New Tiddler Button?

2013-11-14 Thread Josh
Ton, 

Thanks, 

Having trouble getting the *T *to show up on all tiddlers though?

It only shows up on the ViewTemplate/title one? So I can only create a Task 
Tiddler from there? And it still doesn't tag the tiddler with tag=task 
automatically? 

-- 
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/groups/opt_out.


[tw] Re: IE11 and SharedTiddlersPlugin: busted!

2013-11-14 Thread David Bakin
I think I spoke to soon.  In addition to this problem, it isn't saving 
anymore.  I think I need the tiddlysaver.jar solution.  I could have sworn 
someone this week was talking about IE11 but a search didn't find it.

On Thursday, November 14, 2013 12:52:55 PM UTC-8, David Bakin wrote:

 I (foolishly) allowed my WinSvr2008 system to upgrade to IE11 (from IE10) 
 and now SharedTiddlersPlugin has stopped working.  But the cause should be 
 something fairly simple.  I use a relative path in my derived tiddly file, 
 ./Base.html, to specify the included file.  This is because I put 
 Base.html in my dropbox folder which, on my different systems, is mapped to 
 a different drive, so I can't use an absolute path.  But this has always 
 worked before.

 IncludeList after the failed load, looks like this:

 include ./Base.html filters:[[IncludeHub]] wikify
 AddressState./Base.html

 No include specified for ./Base.html


-- 
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/groups/opt_out.


[tw] Re: IE11 and SharedTiddlersPlugin: busted!

2013-11-14 Thread David Bakin
Never mind (for now).  I discovered that IE11 has a working uninstall (I 
don't remember that all/any previous versions of IE allowed uninstall) and 
now I'm happy and back on IE10.

On Thursday, November 14, 2013 1:21:33 PM UTC-8, David Bakin wrote:

 I think I spoke to soon.  In addition to this problem, it isn't saving 
 anymore.  I think I need the tiddlysaver.jar solution.  I could have sworn 
 someone this week was talking about IE11 but a search didn't find it.

 On Thursday, November 14, 2013 12:52:55 PM UTC-8, David Bakin wrote:

 I (foolishly) allowed my WinSvr2008 system to upgrade to IE11 (from IE10) 
 and now SharedTiddlersPlugin has stopped working.  But the cause should be 
 something fairly simple.  I use a relative path in my derived tiddly file, 
 ./Base.html, to specify the included file.  This is because I put 
 Base.html in my dropbox folder which, on my different systems, is mapped to 
 a different drive, so I can't use an absolute path.  But this has always 
 worked before.

 IncludeList after the failed load, looks like this:

 include ./Base.html filters:[[IncludeHub]] wikify
 AddressState./Base.html

 No include specified for ./Base.html



-- 
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/groups/opt_out.


[tw] TW5 and attachments

2013-11-14 Thread karhof21
Does TW5 support attachments? I don't mean supporting attachments as 
external files, by providing links to them. What I mean is bundling a file 
inside the TW file. This would be very much appreciated.

-- 
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/groups/opt_out.


Re: [tw] Re: Does the use of TW require advanced expertise?

2013-11-14 Thread karhof21
On Thursday, November 14, 2013 9:27:09 PM UTC+1, Jeremy Ruston wrote:

 For me personally, the driver for creating TiddlyWiki is to serve the 
 needs of ordinary users, and I'm aiming with TW5 to make it as easy as 
 possible for everyone to use it.
 javascript:


Thanks Jeremy. This is very encouraging.
I will keep following the posts in this newsgroup. 

-- 
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/groups/opt_out.


[tw] TW5 - tiddlers as field names and field values

2013-11-14 Thread Joshua
Can field names and field values be tiddlers like tags currently can? I was 
hoping that when I view the Fields tab of a tiddler, the field names and 
values might be links to tiddlers. Or, if the UI change is not desired, 
then I could create lists using filters that would incorporate field names 
and values and link to the same named tiddlers.

More generalized I reread the conversation at 
https://groups.google.com/d/topic/tiddlywiki/MJFg7qGxzzI/discussion and was 
trying to create a triplet system similar to RDF usage. Triplets include 
subject-predicate-object. I can assume the current tiddler is the subject 
and then a field name can be the predicate and field value can be the 
object. Using this system i could create filters that show all kinds of 
relationships. I thought there was more discussion about this somewhere but 
can't find it. Thanks.

Joshua

-- 
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/groups/opt_out.


[tw] Re: LIVE ONLINE HELP - TiddlyWiki Classic Clinic #7 - Thurs, Nov 14, 2013 3pm-5pm PST

2013-11-14 Thread Eric Shulman
TiddlyWiki Classic Clinic #8 is HERE:
   https://plus.google.com/hangouts/_/76cpjir2et5aqv5gkrnaq0lt0s

On Thursday, November 14, 2013 8:27:14 AM UTC-8, Eric Shulman wrote:

 The TiddlyWiki Classic Clinic offers LIVE online video chat discussions, 
 walk-throughs, immediate, real-time help with all aspects of TiddlyWiki 
 Classic.  Ask questions and get solutions to problems you are having, 
 suggest improvements to core features, learn about TiddlyWiki Classic 
 formatting, configuration, macros, styles/themes, plugins... and more!

 The next TiddlyWiki Classic Clinic, hosted on Google Hangout, will be held 
 on:

Thursday, November 14th, 2013, 3pm-5pm Pacific Daylight Time (GMT-8).

 I will post a link to the Hangout HERE, shortly before it is scheduled to 
 begin.

 enjoy,
 -e
 Eric Shulman
 TiddlyTools / ELS Design Studios

 HELP ME TO HELP YOU - EVERY DONATION IS IMPORTANT!
 MAKE A CONTRIBUTION TO MY TIP JAR...

 http://TiddlyTools.github.com/fundraising.html#MakeADonationhttp://tiddlytools.github.com/fundraising.html#MakeADonation

 Professional TiddlyWiki Consulting Services...
 Analysis, Design, and Custom Solutions:
http://www.TiddlyTools.com/#Contacthttp://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/groups/opt_out.


[tw] Re: A View Mode Editor and a simple Calcualtor

2013-11-14 Thread Yakov
Hello Vincent,

четверг, 14 ноября 2013 г., 12:58:40 UTC+4 пользователь Vincent Yeh написал:

 Yakov,

 It is always exciting to see your reply. 


Nice to hear this, I would expect that countless bug reports sound rather 
exhausting at times :)
 

 These days I played a bit with your simple test tiddler in my Win7x64 box 
 (in VirtualBox / Ubuntu 13.10) and Win8x64 notebook, using Opera 17.0 in 
 both cases, and found a couple of situations that can cause extremely slow 
 performance in column moving. I managed to fix them and the current version 
 seems to work fine with Opera 17.0+TW2.6.5. However, I don't know if it 
 works with Opera 12.16, so before releasing it could you please test this 
 file (https://www.dropbox.com/s/i06c3jmjjmuug1v/empty.2.6.5.html) with 
 Opera 12.16 and tell me the result? It is just TWtid+TWted 2.0.8 (both 
 minimized) and NestedSlidersPlugin+STP installed in an otherwise empty 
 2.6.5 TW file, with your test tiddler of course.

 Right, in your assembly it works perfectly quick, which is not the case in 
mine, though. Further digging showed that the problem rises when autosaving 
is enabled: in this example, saving is called 7 times! You can test this by 
simple baking of the config.options.chkAutoSave = true; option: if 
TiddlySaver is missing, you'll probably get 7 alerts about saving disabled; 
and if TS is present, you'll probably get the delay of about 3-5 seconds.
 

 I will find time to try other stuffs you mentioned in the last post.

 Great; the all popups got the 'close on mouseout' issue has already gone.

Best regards,
Yakov. 

 Have fun!
 Vincent

 On Monday, November 11, 2013 1:09:26 AM UTC+8, Yakov wrote:

 Hi Vincent,

 I've updated the plugins and have done some testing..

 I have problems with moving colomns in quite a simple test case:   in my 
 setup (Win7 x64 + Opera 12.16 + TW 2.6.5 + latest .min versions of the 
 plugins + some plugins -- STP, NestedSlidersPlugin, minor tweaks) with a 
 tiddler as simple as

 Start with text
 |a|c|b|
 |d|f|e|
 |g|j|i|
 end with text

 and all other tiddlers closed, when I push the button to move any colomn, 
 I don't see any change, the saving message appears in a second or two, I'm 
 not able to do anything else with my TW (cursor doesn't change as I move it 
 over different buttons) and when I refresh the page, the change is applied 
 (the colomn is moved).


 I like the new mouseover popups with options, very nice that now each one 
 is shorter than the previous thing that contained options for all the 
 plugins.


 While testing the colomn moving issue, I've found a new bug. To 
 reproduce, create a tiddler with the following content and follow the 
 instructions:

 Try to edit the text after the table: mouseover the textblock and click 
 (for me, instead of opening the block editing is opened for the whole 
 tiddler content), try to add 2  before the class brackets (in the 
 beginning of the line), press ctrl+enter. The change is not displayed for 
 me, and neither it is saved (open the content by the edit toolbar 
 button). Also , the preview is of wrong widths and has much more height 
 because of that.
 |a|
 {{DDn{v2.0.5: more text}}}


 By the way, the difference in the version numbers of TWtid/TWted add a 
 bit of inconvenience for tracking changes/bugs, so I'd recommend keep the 
 version numbers the same by dumb incrementing of those that were not 
 changed and stating that in the changelog.


 Another new (minor) bug: inline editing of tiddler title doesn't change 
 its modified date.


 Despite adding the tiddler selected classes, the styling is not applied 
 correctly to the previewer. However, I've also noticed that the previewer 
 is currently a span element instead of div, which may be the origin of 
 the problem.. In you release notes you've written about some errors when 
 the viewer class is added -- that may be connected with the fact that 
 this class is added to elements generated by the view macro, and some 
 refreshing/.. stuff is applied to such things.


 Opera DragonFly tells me that there's a tremendous amount (500) of 
 unhandled errors that origin from the TWtid.min line 1536 
 (tiddler_titlemethod). Error text is Cannot convert 'a' to object (
 a is the only argument in the .min version).


 Looks like an arbitrary popup have become close on mouseout-enabled 
 (this happens with tag macro, references toolbar command popups and 
 others). As you've done some popup business recently, I think it's worth 
 debugging at the first place.


 Ok, looks like that's all for today :)

 Best regards,
 Yakov.

 воскресенье, 10 ноября 2013 г., 17:12:59 UTC+4 пользователь Vincent Yeh 
 написал:

 Yakov,

 I was supposed to do something else but couldn't get it off my mind, so 
 decided to spent some time on the table column moving issue (row moving 
 seems to work fine). I found two situations that cause the column moving 
 very slow and one that causes infinite loop:

1. when there are empty 

[tw] Re: Receiving data from a php file

2013-11-14 Thread Yakov
Hello everyone,

I'm by no means an expert in serverside scripting or client-server 
interaction, but shouldn't TW (as client-side) interact with php-script 
(server-side) with some POST/GET requests?

Best regards,
Yakov.

четверг, 14 ноября 2013 г., 5:38:49 UTC+4 пользователь Eric Shulman написал:


 On Wednesday, November 13, 2013 4:38:21 PM UTC-8, skye riquelme wrote:

 Hi Ericthanks...I am sure we are really close...but I cant get it to 
 work. seems the onclick is not firing the code I am testing is -

 htmliframe src=AAA/testMysql.php id=testMYSQL 
 style=width:100%;height:200px;/iframe
 a href=javascript:void(0) onclick=
 var frame=this.previousSibling;
 var txt=frame.contentDocument.body.innerHTML;
 localStorage.mysql=txt;
 check this out!/a/html
 wikify {{localStorage.mysql}} 


 ..for now I am just putting the txt into a localStorage so I can quickly 
 see if it worked...
 the php code is returning the text...but clicking the link does do 
 anything


 make sure that the a  is *immediately* following the closing 
 /iframe... with *no whitespace* and, if you are using 
 HTMLFormattingPlugin, use nowiki in the html block so newlines in the 
 onclick handler code will be ignored.

 -e



-- 
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/groups/opt_out.


Re: [tw] Re: Modifying TW5 Alpha Add New Tiddler Button?

2013-11-14 Thread Josh
I am currently using that alpha as well. And I tried some things in your 
internal version (where you can resize, and has a larger window for tiddler 
content). I will try again and let you know. Maybe I will download the 
latest version again.

-- 
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/groups/opt_out.


Re: [tw] Re: Modifying TW5 Alpha Add New Tiddler Button?

2013-11-14 Thread Josh
On Second thoughts is there a way I can use the alpha from here: 
*https://github.com/Jermolene/TiddlyWiki5/releases* and just extract the 
actual HTML without having to do anything else like compile it etc? 

I am currently using this one: (I saved the file from step 1) 
*http://five.tiddlywiki.com/static/How%2520to%2520use%2520TiddlyWiki5%2520as%2520a%2520standalone%2520HTML%2520file%2520with%2520TiddlyFox.html*

-- 
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/groups/opt_out.


[tw] Re: Stylesheets and how they interact

2013-11-14 Thread Yakov
Hello Eric,

воскресенье, 10 ноября 2013 г., 21:29:48 UTC+4 пользователь Eric Shulman 
написал:

 On Sunday, November 10, 2013 9:24:38 AM UTC-8, Yakov wrote:

 * ... recalc the styling on change of the ColorPalette

 Any ideas?


 Try adding this to your plugin:
store.addNotification(ColorPalette,refreshStyles);

 This didn't work.. This thing:

var refreshMyStyles = function(smth,doc) { 
refreshStyles(MyStyleSheetTiddler,doc); }
store.addNotification(ColorPalette,refreshMyStyles);

worked partially: with this changes were applied to MyStyleSheet(Tiddler) 
when I edited ColorPalette manually. Editing programmaticaly didn't invoked 
the notifier, though, until I used saveTiddler function which does the job:

goNight: function() { // doesn't check or change the cookie-parameter

var paletteName = ColorPalette,
paletteTid  = store.fetchTiddler(paletteName);
this.dayPalette = {
tid: paletteTid ? paletteTid : null,
shadow: paletteTid ? null : config.shadowTiddlers[paletteName]
};

var nigthTid = new Tiddler(paletteName);
nigthTid.assign(null,this.nightCPText)
store.saveTiddler(nigthTid); // attach the tiddler, recalc slices, 
invoke notifiers
applySectionCSS(TextBoxColors);
applySectionCSS(FewerColors);
},
goDay: function() { // doesn't check or change the cookie-parameter

var paletteName = ColorPalette;
if(this.dayPalette.shadow)
config.shadowTiddlers[paletteName] = this.dayPalette.shadow;

store.removeTiddler(paletteName); // to recalc slices of 
ColorPalette

if(this.dayPalette.tid)
store.saveTiddler(this.dayPalette.tid);
removeStyleSheet(TextBoxColors);
removeStyleSheet(FewerColors);
},

Now I have to remove the baked night mode ColorPalette and use shadow one 
with manual notifying to avoid situations when saving in the night mode 
makes the ColorPalette permanently night.

Thanks for the pointer.

Best regards,
Yakov.

enjoy,
 -e
 Eric Shulman
 TiddlyTools / ELS Design Studios

 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/groups/opt_out.


Re: [tw] TW5 and attachments

2013-11-14 Thread Steve Rutter
In a nutshell, yes. However, I don't think all the support is there yet.
Images are natively supported and are encoded in base-64 in in the TW.


On Thu, Nov 14, 2013 at 2:28 PM, karho...@gmail.com wrote:

 Does TW5 support attachments? I don't mean supporting attachments as
 external files, by providing links to them. What I mean is bundling a file
 inside the TW file. This would be very much appreciated.

 --
 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/groups/opt_out.


-- 
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/groups/opt_out.


Re: [tw] TW5 and attachments

2013-11-14 Thread karhof21
What about other files, such as documents?

On Friday, November 15, 2013 3:00:17 AM UTC+1, bluespire wrote:

 In a nutshell, yes. However, I don't think all the support is there yet. 
 Images are natively supported and are encoded in base-64 in in the TW.


 On Thu, Nov 14, 2013 at 2:28 PM, karh...@gmail.com javascript: wrote:

 Does TW5 support attachments? I don't mean supporting attachments as 
 external files, by providing links to them. What I mean is bundling a file 
 inside the TW file. This would be very much appreciated.
  
 -- 
 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/groups/opt_out.




-- 
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/groups/opt_out.


Re: [tw] Re: Modifying TW5 Alpha Add New Tiddler Button?

2013-11-14 Thread Josh
Ton, 

Thanks heaps, I tried it again after downloading this and importing all my 
tiddlers and it worked. I used this version. 
*http://five.tiddlywiki.com/static/How%2520to%2520use%2520TiddlyWiki5%2520as%2520a%2520standalone%2520HTML%2520file%2520with%2520TiddlyFox.html
 
http://five.tiddlywiki.com/static/How%2520to%2520use%2520TiddlyWiki5%2520as%2520a%2520standalone%2520HTML%2520file%2520with%2520TiddlyFox.html*

Questions
1. Is there a way to import by tag when importing tiddlers?
2. The settings page tells you the number of *user created *and *system 
tiddlers* is there some javascript I can use to show me a view of just the 
tiddlers I have created?




-- 
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/groups/opt_out.


Re: [tw] Re: Modifying TW5 Alpha Add New Tiddler Button?

2013-11-14 Thread Josh
I would also like to be able to 

1. Sort by title in reverse order or date created in reverse order *$checkbox 
tag=done $link to={{!!title}}$view 
field=title//$link/$checkbox*
2. Tag a task with the day I complete it in the format -MM-DD
3. Create a Journal Note, tagged journal with the title as a date in the 
format -MM-DD. ( I can do most of this I just don't know how to change 
the title dynamically, to the date?)





-- 
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/groups/opt_out.


Re: [tw] [TW5] Documentation

2013-11-14 Thread Jeremy Ruston
Hi Dylan

On Wed, Nov 13, 2013 at 5:13 AM, Dylan Kinnett dylan.kinn...@gmail.comwrote:


 I've just reserved five.tiddlyspace.com for the purpose; we can arrange
 the space like tiddlywiki.org so that everybody with a tiddlyspace
 account can make changes.


 Sounds good. I've just made a tiddlyspace account :)


Terrific, I'll create a separate post about five.ts.com


 I'm happy to accept pull requests for the docs on tw5.com, by the way.


 Which one of the GitHub projects contains the docs? I looked a bit, but
 couldn't find them.


https://github.com/Jermolene/TiddlyWiki5/tree/master/editions/tw5.com/tiddlers

Best wishes

Jeremy



 I think, too, that David's mall is the start of an excellent trove of
 examples at http://www.giffmex.org/tw5mall.htm




-- 
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/groups/opt_out.