Re: Monkey GTD has turned into html code?

2009-11-16 Thread Mat
I use a monthly tickler reminding me to make (local) backups.
Also, for crucial TWs I can recommend emailing yourself a copy of the
whole html-file every now and then, i.e to have a backup in another
external system.

Also; we should give cred where it is due; Mr.Simon Baird is the host
of TiddlySpot so he is obviously the one to thank for providing a
backup feature. It cannot be taken for granted. Not to mention the
whole of TiddlySpot of course. He is doing us all a very generous
service!


On 16 Nov, 14:04, John j...@holdencrew.com wrote:
 Okay - fixed it!  If anything like this happens to you, the FAQ page
 has the answers:http://faq.tiddlyspot.com/ (My site doesn't work
 anymore).  This showed me how to to restore from a previous backup. To
 do this go the following url to access your backups.

     *http://yoursiteid.tiddlyspot.com/backup/

 Choose the most recent backup file that is working okay. If you 'save
 to web' while looking at the backup file it will update your main site
 with the backup version. Note, you can use this technique if you want
 to restore from a backup for any reason.

 The backups seemed to be pretty frequent so, if I lost anything, it
 was very small.  Pheeewww!

 On 15 Nov, 20:10, John j...@holdencrew.com wrote:

  Not good!  I logged into my MonkeyGTD page (where my whole life is
  organised!) and, instead of a normal web page, I got something that
  looks like html code.  I don't know what it is - but I'm sure it's
  techie and not what I should be seeing!  My cat managed to walk across
  my laptop and the tiddlywikki got saved, but it didn't look bad.
  Until I tried to log back in!

--

You received this message because you are subscribed to the Google Groups GTD 
TiddlyWiki group.
To post to this group, send email to gtd-tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
gtd-tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/gtd-tiddlywiki?hl=.




Monkey GTD has turned into html code?

2009-11-15 Thread John
Not good!  I logged into my MonkeyGTD page (where my whole life is
organised!) and, instead of a normal web page, I got something that
looks like html code.  I don't know what it is - but I'm sure it's
techie and not what I should be seeing!  My cat managed to walk across
my laptop and the tiddlywikki got saved, but it didn't look bad.
Until I tried to log back in!

Below is how the page starts..

Can anyone help me get my MonkeyGTD back and tell me what I've done?

Many thanks



/***
|''Name:''|YourSearchPlugin|
|''Version:''|2.1.3 (2008-04-16)|
|''Source:''|http://tiddlywiki.abego-software.de/#YourSearchPlugin|
|''Author:''|UdoBorkowski (ub [at] abego-software [dot] de)|
|''Licence:''|[[BSD open source license (abego Software)|http://
www.abego-software.de/legal/apl-v10.html]]|
|''Copyright:''|copy; 2005-2008 [[abego Software|http://www.abego-
software.de]]|
|''~CoreVersion:''|2.1.0|
|''Community:''|[[del.icio.us|http://del.icio.us/post?url=http://
tiddlywiki.abego-software.de/index.html%23YourSearchPlugin]]|
|''Browser:''|Firefox 1.0.4+; Firefox 1.5; ~InternetExplorer 6.0|
!About YourSearch
YourSearch gives you a bunch of new features to simplify and speed up
your daily searches in TiddlyWiki. It seamlessly integrates into the
standard TiddlyWiki search: just start typing into the 'search' field
and explore!

For more information see [[Help|YourSearch Help]].
!Compatibility
This plugin requires TiddlyWiki 2.1.
Check the [[archive|http://tiddlywiki.abego-software.de/archive]] for
~YourSearchPlugins supporting older versions of TiddlyWiki.
!Source Code
***/
/***
This plugin's source code is compressed (and hidden). Use this [[link|
http://tiddlywiki.abego-software.de/archive/YourSearchPlugin/Plugin-YourSearch-src.2.1.3.js]]
to get the readable source code.
***/
///%
if(!version.extensions.YourSearchPlugin)
{version.extensions.YourSearchPlugin={major:2,minor:1,revision:
3,source:http://tiddlywiki.abego-software.de/
#YourSearchPlugin,licence:[[BSD open source license (abego Software)|
http://www.abego-software.de/legal/apl-v10.html]],copyright:Copyright
(c) abego Software GmbH, 2005-2008 (www.abego-software.de)};if(!
window.abego){window.abego={};}
if(!Array.forEach){Array.forEach=function(_1,_2,_3){for(var
i=0,len=_1.length;ilen;i++){_2.call(_3,_1
[i],i,_1);}};Array.prototype.forEach=function(_5,_6){for(var
i=0,len=this.length;ilen;i++){_5.call(_6,this[i],i,this);}};}
abego.toInt=function(s,_9){if(!s){return _9;}
var n=parseInt(s);return(n==NaN)?_9:n;};abego.createEllipsis=function
(_b){var e=createTiddlyElement
(_b,span);e.innerHTML=hellip;;};abego.shallowCopy=function(_d){if
(!_d){return _d;}
var _e={};for(var n in _d){_e[n]=_d[n];}
return _e;};abego.copyOptions=function(_10){return!_10?
{}:abego.shallowCopy(_10);};abego.countStrings=function(_11,s){if(!s)
{return 0;}
var len=s.length;var n=0;var _15=0;while(1){var i=_11.indexOf(s,_15);if
(i0){return n;}
n++;_15=i+len;}
return n;};abego.getBracedText=function(_17,_18,_19){if(!_18){_18=0;}
var re=/\{([^\}]*)\}/gm;re.lastIndex=_18;var m=re.exec(_17);if(m){var
s=m[1];var _1d=abego.countStrings(s,{);if(!_1d){if(_19)
{_19.lastIndex=re.lastIndex;}
return s;}
var len=_17.length;for(var i=re.lastIndex;ilen_1d;i++){var
c=_17.charAt(i);if(c=={){_1d++;}else{if(c==}){_1d--;}}}
if(!_1d){if(_19){_19.lastIndex=i-1;}
return _17.substring(m.index+1,i-1);}}};abego.select=function
(_21,_22,_23,_24){if(!_24){_24=[];}
_21.forEach(function(t){if(_22.call(_23,t)){_24.push(t);}});return
_24;};abego.consumeEvent=function(e){if(e.stopPropagation)
{e.stopPropagation();}
if(e.preventDefault){e.preventDefault();}
e.cancelBubble=true;e.returnValue=true;};abego.TiddlerFilterTerm=function
(_27,_28){if(!_28){_28={};}
var _29=_27;if(!_28.textIsRegExp){_29=_27.escapeRegExp();if
(_28.fullWordMatch){_29=\\b+_29+\\b;}}
var _2a=new RegExp(_29,m+(_28.caseSensitive?:i));this

--

You received this message because you are subscribed to the Google Groups GTD 
TiddlyWiki group.
To post to this group, send email to gtd-tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
gtd-tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/gtd-tiddlywiki?hl=.