[tw] Re: [TW5] Another 'Internal JavaScript Error' :(

2016-10-16 Thread Thomas Elmiger
Hi Lena I would go the way Mark suggested, but try to import everything but the last few (e.g. 5) tiddlers you edited. Maybe the illegal character is something you entered or copied into your Wiki before you saved. Good luck! Thomas -- You received this message because you are subscribed

[tw] Re: [TW5] Another 'Internal JavaScript Error' :(

2016-10-16 Thread 'Mark S.' via TiddlyWiki
This looks to me like real data corruption, especially since you had problems with your flash drive. It might be worth a shot to drag, drop, and import your TW into an empty TW. If the importer "sees" the incoming tiddlers, then you can try either importing all the tiddlers (optimistic), or

Re: [tw] Re: [TW5] Tinka Plugin Packer 0.2.0-beta release

2016-10-16 Thread Greg Davis
Hi Thomas, Thanks! I don't know how soon I will be packing something. Though I might do my customized version of Ton's Top Left Menu, I used a JSON back when I first created it, but did try a plugin version made with Tinka. Reminds me, probably should put some of the things I had on Dropbox up

Re: [tw] Re: noteself feedback

2016-10-16 Thread Brian Theado
Danielo, On Fri, Oct 14, 2016 at 8:00 AM, Danielo Rodríguez wrote: [...] >> >> importvariables widget doesn't work unless all the tiddlers being imported >> are opened manually ahead of time > > That is probably an issue related to skinny tiddlers. If the variables are >

[tw] Re: [TW5] Another 'Internal JavaScript Error' :(

2016-10-16 Thread elemartinezmarin
Hello PMario! Thanks a lot for taking your time, I really appreciate it. 1. I don't remember the size before but currently it is 4.56 MB. 2. I use Firefox. I did what you recommended me (safe mode) and I get the same 'SyntaxError: JSON.parse: bad control character in string literal

[tw] Re: [TW5] Another 'Internal JavaScript Error' :(

2016-10-16 Thread PMario
Hi Lena, Do you know, how big your tw.html file was? .. and is it different now? ... How big is it? Which browser do you use? Did you try to disable the browser plugins and reload the TW file? Any special TiddlyWiki plugins? You can load tw in "safe" mode. see:

[tw] Re: delay update of list of editable fields?

2016-10-16 Thread Dave
Thanks for the idea :) Here's what I ended up doing that worked <$list filter=[tag[demographics]val[]]> <$link to={{!!title}}><$view field="title"/> <$edit-text tag="input" field="val2" placeholder="(empty)" minHeight="20px" /> <$button><$action-setfield val={{!!val2}} />go Dave -- You

[tw] [TW5] Another 'Internal JavaScript Error' :(

2016-10-16 Thread elemartinezmarin
Hello everybody! I'm new here, I discovered Tiddlywiki one week ago and since then I have been playing with it and saving

Re: [tw] Re: [TW5] Tinka Plugin Packer 0.2.0-beta release

2016-10-16 Thread Thomas Elmiger
Hi I just realized that I left the most recent version (0.2.0) of Tinka in my plugin wiki here: http://tid.li/tw5/plugins.html#%24%3A%2FControlPanel Have fun and let us know what you packed! Thomas -- You received this message because you are subscribed to the Google Groups "TiddlyWiki"

[tw] Re: Ways to unload tiddlers in node.js version.

2016-10-16 Thread PMario
On Sunday, October 16, 2016 at 9:47:30 AM UTC+2, Vitaliy Kiselev wrote: > > Just now I am comportable with perfomance. But I am afraid the larger > notebool gets the more memory costs. So is there any ways to unload unused > tiddlers from memory? > How many tiddlers do you have and how big are

[tw] Re: Rich text editor

2016-10-16 Thread BJ
Hi Laci, there is a ckeditor plugin here: http://bjtools.tiddlyspot.com/#VisualEditor:[[Welcome%20to%20my%20collection%20of%20tiddlywiki%20related%20projects]]%20VisualEditor all the best BJ On Sunday, October 16, 2016 at 6:06:26 PM UTC+1, László Zsigmond wrote: > > Hello, > > I was about to

[tw] Re: Newbies only - GitHub? really?

2016-10-16 Thread PMario
Proposal: Why an e-mail based workflow could work! On Sunday, October 16, 2016 at 7:04:43 AM UTC+2, JWHoneycutt wrote: 1) I want complete control over my wiki. 2) I want to make it accessible on the web, and not with a link to my Dropbox, or in a way that has my name all over it.

[tw] Re: Newbies only - GitHub? really?

2016-10-16 Thread PMario
Hi JWHoneycutt, I needed to modify your original text, and added some numbers, so it's easier for me to reply. Sorry for the wall of text, that follows. As I wrote the Conclusion, I thought I'd start with it, because it's much shorter than the reply's :) On Sunday, October 16, 2016 at 7:04:43

[tw] Rich text editor

2016-10-16 Thread László Zsigmond
Hello, I was about to copy a text outside of tiddlywiki with rich text into tiddlywiki. I've read this thread on a rich text editor plugin from 2007: https://groups.google.com/forum/#!topic/tiddlywiki/JaXIgqQ_Nlc Its reception was very good and I would love to see it implemented or pointed to

[tw] Re: [TW5] Getting macros to work at all

2016-10-16 Thread BJ
Hi Marc, 'Developing plugins using Node.js and GitHub' lives in tiddlywiki.com/dev it is just about a minimum way of getting setup on github. searching the archives here (as you are doing) and on TiddlyWikiDev is probably the best

Re: [tw] Re: [TW5] Tinka Plugin Packer 0.2.0-beta release

2016-10-16 Thread Greg Davis
Hi Andreas, Sorry to hear that. Can understand, "real life" distracted me from some of the TW that I had been working and lost track of what was happening with TW. Just starting to get back into experimenting. Going back through backups and the last version can find was 0.1.0. Any chance you

[tw] Re: [TW5] Tinka Plugin Packer 0.2.0-beta release

2016-10-16 Thread Jed Carty
Do you have a copy of the site that I could host on ooktech.com? We could have it up for archive purposes or so that we can pull out content to integrate into one of the other reference sites. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

Re: [tw] Re: [TW5] Tinka Plugin Packer 0.2.0-beta release

2016-10-16 Thread 'Andreas Hahn' via TiddlyWiki
Hi Greg, due to me not having the time and money to properly maintain the site anymore, I had to close it down about half a year ago. Tinka 0.2.0 is still the latest update and as far as I am concerned, it is pretty much "feature complete" when it comes to plugin creation in the browser.

[tw] delay update of list of editable fields?

2016-10-16 Thread Thomas Elmiger
Hi Dave I guess you could save the new value in a temp-tiddler while entering text and add a button to save the value to it’s final destination. Good luck! Thomas -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this

[tw] Re: Newbies only - GitHub? really?

2016-10-16 Thread Jed Carty
The google forms based commenting that Mat made for twaddle , which is probably what you are talking about with the comment icon on well made wikis, is done by storing comments on google sheets using the google forms api. This is sharing the

[tw] Re: Newbies only - GitHub? really?

2016-10-16 Thread JWHoneycutt
Yes, Jed - Thanks for the thorough reply. I am not going to share medical or identity information TO Facebook or Google. I want to provide general information in a single HTML file Wiki to everyone. If an end user chooses to, they can enter their personal identifying information and this

[tw] Re: [TW5] Getting macros to work at all

2016-10-16 Thread Marc J. Cawood
I'd like to add that searching for a "hello world" macro/plugin tutorial for TW5 is not turning up much. The purported "Developing plugins using Node.js and GitHub" on tiddlywiki.com does not seem to exist. -- You received this message because you are subscribed to the Google Groups

[tw] Re: Validation

2016-10-16 Thread PMario
Hi Mr. Mal, On Sunday, October 16, 2016 at 9:43:18 AM UTC+2, Mr. Mal wrote: > > Can we put validation at edittext form > h, ... not with that much specification. ... IMO your request can mean everything, so I doubt someone will touch it. ... ... h, ... maybe ... if we would know,

[tw] Re: Official TiddlyWiki plugin library is "Empty?"

2016-10-16 Thread PMario
On Sunday, October 16, 2016 at 7:24:19 AM UTC+2, JWHoneycutt wrote: > > > So I learned something here. I tried to access the plugin library before I > had acknowledged the Starbucks login screen on a browser. This loaded a > system tiddler > >

[tw] Re: How to apply styles styles based on the value of a field - 3 methods.

2016-10-16 Thread PMario
On Sunday, October 16, 2016 at 10:32:49 AM UTC+2, PMario wrote: > > > > On Sunday, October 16, 2016 at 3:15:59 AM UTC+2, Riz wrote: >> >> >> >> I like the animation. ... But you should add, that it may make you >>> "sea-sick" :) >>> >> >> I know. Should have opted for a milder animation. >> >

[tw] Re: How to apply styles styles based on the value of a field - 3 methods.

2016-10-16 Thread PMario
On Sunday, October 16, 2016 at 3:15:59 AM UTC+2, Riz wrote: > > > > I like the animation. ... But you should add, that it may make you >> "sea-sick" :) >> > > I know. Should have opted for a milder animation. > No, It's cool! > > IMO this method should be the "last resort" if 1 and 2 are

[tw] Ways to unload tiddlers in node.js version.

2016-10-16 Thread Vitaliy Kiselev
Just now I am comportable with perfomance. But I am afraid the larger notebool gets the more memory costs. So is there any ways to unload unused tiddlers from memory? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this

[tw] Re: Newbies only - GitHub? really?

2016-10-16 Thread Jed Carty
Generally when someone links to something no github they are linking to something that isn't tiddlywiki as an example of what they would like to see in tiddlywiki. In those cases we can't just give you something to put into your wiki and try it out because it doesn't exist. You can completely

[tw] Validation

2016-10-16 Thread Mr. Mal
Can we put validation at edittext form -- 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

[tw] Re: [TW5] Combobox

2016-10-16 Thread Dave
Hi Hegart, I was wondering if you had the time, would you mind explaining how you got your combobox (e.g. on the "View by person" tiddler) in your TiddlyCRM