[tw] Re: Node.js save mechanism (to interface with git)

2017-05-23 Thread Conner Phillips
This should probably get it's own thread, but since I already mentioned git 
in the title I will just run with it. I'm wondering about the best way to 
transfer the commit message to the node server? Possible solutions:

Using a edit-text to write to a Shadow tiddler with saving disabled
Field which then gets cleared by the git process
Some other mystery way to pass a string to the node server???

Any thoughts from the more experienced useres out there?

And just as a note, I've played around with simple-git and it seems to work 
really well. I should expect to have a protoype relatively quickly :)

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e65d88a7-4582-4a7e-ab28-de09112c241a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] How Does One Add a Button to the Text Editor in the editTemplate?

2017-05-23 Thread wang dadong
Hi, Stephen, thanks for your plugins, I found the Color plugin very useful, 
except that I prefer the highlight button to set the background color 
instead of foreground color, just like Evernote did.

Besides, I drag and drop all tiddlers listed in 
http://skplugins.tiddlyspot.com/#Color%20List , it's boring but I don't 
know other ways to install this plugin, I presume that there's a better and 
neat way?

On Saturday, April 8, 2017 at 2:23:24 AM UTC+8, Stephen Kimmel wrote:
>
> Without getting into the specifics, I created several buttons to be added 
> to the editor toolbar including one that does the highlighting. You'll find 
> them at http://skplugins.tiddlyspot.com/
>
> I make no claims that these are elegantly done but they do work and that 
> will give you a starting point.
>
> On Friday, April 7, 2017 at 12:10:47 PM UTC-5, Paul Boughner wrote:
>>
>> Whats the process for adding a button to apply a highlight? I know my way 
>> around TW5 pretty well, so I can understand a quick list of:
>>
>>1. add a tiddler and tag it with...
>>2. write a macro to do this...
>>3. edit this toolbar to include...
>>
>>
>>
>> I am currently using the stamp button to insert "@@ hl.ToDo" at the head, 
>> and "@@" to close it.
>>
>>  @@ hl.ToDo -text- @@
>>
>> I use this to tag things in journals and then use a list to search for 
>> that particular highlight. Which automagically gives me lists of ToDo, 
>> research, add to quiz, etc.
>>
>> I would like to add a highlight button like the stamp button to choose 
>> the highlight.
>>
>> Just cloning the stamp button would be great as long as it doesn't get 
>> overwritten in the next update.
>>
>> 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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b9266c06-375b-40fe-a762-4960abe366cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Announcing the 2nd TiddlyWiki European Meetup on 10th & 11th June 2017

2017-05-23 Thread Steven Schneider
These are my times in Oxford:

Land in London at 3pm; train to Oxford (staying at AirBnB at 17 Weirs Ln, 
Oxford). So I should be there for dinner Friday.

And, I'll be hanging out in Oxford until Tuesday morning, before heading 
back to London for Web Archiving week  .

//steve.

On Monday, May 22, 2017 at 1:12:58 PM UTC-4, Jeremy Ruston wrote:
>
> Hi Mat
>
> Great, let's aim to have dinner at the Jam Factory on the Friday evening. 
>> (We went there on the Sunday last year).
>>
>
> Jam Factory Friday dinner - excellent! Suggested time?
>
>
> I’ll probably be able to get there at about 7pm, but no reason for others 
> not to meet earlier if you can,
>
> These are my times in Oxford:
>
> Friday from ca 4pm - Sunday until ca 6 pm (early Sunday dinner, anybody? 
> ;-)
>
>
> Great, very pleased that you can make it,
>
> Best wishes
>
> Jeremy
>
>
> <:-)
>
>
> -- 
> 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 https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/f09d9d94-d5c9-4c93-a0d8-13892a51b92a%40googlegroups.com
>  
> 
> .
> 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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fcf0a9d7-07d7-40df-9763-d3fb13248c53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 data loss due to javascript error

2017-05-23 Thread 'Mark S.' via TiddlyWiki
If you use taskmanager you can see how memory is being used. How much 
memory is your browser taking up? Do you use multiple tabs and keep it up 
all day? FF in particular will keep taking more memory throughout the day. 
It ought to release memory but at least on mine it doesn't. It will 
eventually grow too large and crash. If it's a browser memory problem, the 
thing to do is to periodically restart FF.

Good luck,
Mark

On Tuesday, May 23, 2017 at 8:22:36 AM UTC-7, StefanC wrote:
>
> Hello,
>
> i use TW5 since one year as primary notes and organization tool for 
> business without any customizations or additional tw5 plug-ins.
> The file size is ~ 9,5MB.
> Encryption activated
> Usage: up-to-date Firefox and Chrome
> Win7, 32bit
> 2,4GB available ram
>
> Since one month i keep getting randomly an javascript error in Firefox 
> while the tiddlyfox plug-in is trying to save edited data
> and as a result the file is getting saved as a 0kb file = total data loss.
>
> As safety solution i activated a file versioning in Win7 to be able to 
> restore data but the javascript error keeps appearing now ~ 2 times per day.
>
> Meanwhile i used the tiddlyChrome extension but i received today there as 
> well an empty error message and a 0kb TW file
>
>
> I think the problem is coming from a shortage of available RAM during the 
> file save because the error appeared today while i was working in parallel 
> on a big excel sheet and the RAM was completely occupied.
>
> I'm asking in this group because i seem to be the only one with a 
> resulting 0kb file in case of a javascript error message.
>
>
> Is there any way (besides more RAM or 64bit OS - my company does not plan 
> to support 64bit systems in the next time..) to prevent this kind of error?
>
>
> Many thanks in advance
> StefanC
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/84343145-705d-4f84-ba94-e1eef221ff9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 data loss due to javascript error

2017-05-23 Thread PMario
On Tuesday, May 23, 2017 at 5:22:36 PM UTC+2, StefanC wrote:

> Is there any way (besides more RAM or 64bit OS - my company does not plan 
> to support 64bit systems in the next time..) to prevent this kind of error?
>

Did you include external files eg: images, or pdf's into your TW?

-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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2d2e8dcb-5811-4954-87c4-911263526d2e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 data loss due to javascript error

2017-05-23 Thread PMario

On Tuesday, May 23, 2017 at 5:22:36 PM UTC+2, StefanC wrote:
>
> Hello,
>

Hi,
 

> i use TW5 since one year as primary notes and organization tool for 
> business without any customizations or additional tw5 plug-ins.
> The file size is ~ 9,5MB.
> Encryption activated
> Usage: up-to-date Firefox and Chrome
> Win7, 32bit
> 2,4GB available ram
>

There could be a bit more RAM. ... you are right. 
 

> Since one month i keep getting randomly an javascript error in Firefox 
> while the tiddlyfox plug-in is trying to save edited data
> and as a result the file is getting saved as a 0kb file = total data loss.
>

... It's annoying, when one can't trust your note taking system.  

As safety solution i activated a file versioning in Win7 to be able to 
> restore data but the javascript error keeps appearing now ~ 2 times per day.
>

I'd additionally make file copies from time to time, until the problem is 
clear and resolved.   
 

> Meanwhile i used the tiddlyChrome extension but i received today there as 
> well an empty error message and a 0kb TW file
>

So it really seems to be a "system" problem, not necessarily from TW. ... 
 

> I think the problem is coming from a shortage of available RAM during the 
> file save because the error appeared today while i was working in parallel 
> on a big excel sheet and the RAM was completely occupied.
>

I did have a short look at my resources at the time of writing and my FF 
with 5 tabs open needs about 750MByte of RAM. 3 other (smaller) programs 
open too. My whole system uses about 3GByte ... I'm comparing apples with 
pears here, since I'm using a 64bit ubuntu system. ... but anyway, it 
really seams you are running low on ram. 

 

> I'm asking in this group because i seem to be the only one with a 
> resulting 0kb file in case of a javascript error message.
>

Seems so. ... 


*What does the javascript error box say?. .. can you post it here?*
You could test the following. 

*Backup* first. 

 - With your new copy open win FF. -> Open the DevTools with F12
 - Select the "Console" tab
 - Save your wiki 
 - It should show this: "saver-handler: Saving wiki with method save 
through saver tiddlyfox" ...  
 - check your file size.
 - if file size is ok -> repeat until you get the error. 
 - if the system throws any errors please post them here. 

Since you have encryption activated, there is some memory overhead, during 
the save procedure. ... but I haven't measured it, so I'm not sure how much.

Is there any way (besides more RAM or 64bit OS - my company does not plan 
> to support 64bit systems in the next time..) to prevent this kind of error?
>

Do you have access to a computer with more RAM, to run some tests? ... with 
big Excel sheet opened. 

hope that helps,
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8760a590-85ea-42c9-9b34-9df9198e50f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] TW5 data loss due to javascript error

2017-05-23 Thread StefanC
Hello,

i use TW5 since one year as primary notes and organization tool for 
business without any customizations or additional tw5 plug-ins.
The file size is ~ 9,5MB.
Encryption activated
Usage: up-to-date Firefox and Chrome
Win7, 32bit
2,4GB available ram

Since one month i keep getting randomly an javascript error in Firefox 
while the tiddlyfox plug-in is trying to save edited data
and as a result the file is getting saved as a 0kb file = total data loss.

As safety solution i activated a file versioning in Win7 to be able to 
restore data but the javascript error keeps appearing now ~ 2 times per day.

Meanwhile i used the tiddlyChrome extension but i received today there as 
well an empty error message and a 0kb TW file


I think the problem is coming from a shortage of available RAM during the 
file save because the error appeared today while i was working in parallel 
on a big excel sheet and the RAM was completely occupied.

I'm asking in this group because i seem to be the only one with a resulting 
0kb file in case of a javascript error message.


Is there any way (besides more RAM or 64bit OS - my company does not plan 
to support 64bit systems in the next time..) to prevent this kind of error?


Many thanks in advance
StefanC

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d716569e-269a-48d1-a69c-53cc23315ede%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Request: Advanced Tips from Veteran TW users (discussion, not technical)

2017-05-23 Thread Lost Admin


On Saturday, May 20, 2017 at 6:06:46 PM UTC-4, Shay Shaked wrote:
>
> OK! So I  went ahead and installed Thoma's ToDo, and here is how it looks 
> like in action:
>
 

> ...
>
> Want to figure out a way to turn off the ability to mark this one as done 
> at the bottom row... because this is an ongoing one. But this is pure 
> cosmetics. Any questions, let me know! :)
>

You need to add another action item: "schedule kitchen cleaning". This is 
the last task to be completed and to complete it, you make a new set of 
to-do entries that are a duplicate of the current set (or at least the ones 
that should be done regularly) but with a due date in the future.

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f52e6747-b6b7-4363-8de6-1f07efa1644f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Popups make TiddlyWiki "dirty" (to be saved)

2017-05-23 Thread PMario
Hi,

the "save filter" is here: 
https://github.com/Jermolene/TiddlyWiki5/blob/master/core/templates/save-all.tid
the "dirty filter" is here: 
https://github.com/Jermolene/TiddlyWiki5/blob/master/core/wiki/config/SyncFilter.tid

-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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7e6ae640-e07c-4187-b3a2-8f6d65293d9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Popups make TiddlyWiki "dirty" (to be saved)

2017-05-23 Thread PMario
On Tuesday, May 23, 2017 at 8:58:23 AM UTC+2, Stephan Hradek wrote:
>
> Something I noticed after @PMario solved my popup-issue 
> https://groups.google.com/forum/#!topic/tiddlywiki/C9IujCV8S0g
>
> Each time I open one of the popups, my TW comes into a "has to be saved" 
> state.
>

It's easy to avoid, if you use system tiddlers prefixed with: 
$:/state/popup/ .. Those tiddlers aren't saved. Just replace  with 
your base name. 

 But you are right. We need to improve the docs here. 

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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/015d255e-6a83-4db6-b324-827a0ccf5aa6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Popups make TiddlyWiki "dirty" (to be saved)

2017-05-23 Thread Stephan Hradek
:(

Another occurence of "Please search before you ask"! 
https://groups.google.com/forum/#!topic/Tiddlywiki/I8YunVLvxvY

<>

helped as "$:/state/…" doesn't seem to be eligible for saving.

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0f8ac7cb-faf4-4a34-aa76-19f222d488ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.