[tw] Re: "excludeLists" doesn't show in tag list

2009-11-23 Thread Morris Gray
On Nov 24, 12:16 pm, Eric Weir  wrote:

> Thanks much, Måns!!! How did you ever find it there?

Hi Eric,

Måns is my Chief Support Manager for Scandinavia and Decatur, GA  he's
pretty good;-) Thanks Måns your gold stars are adding up:-)

Eric if you have a lots of tags to manipulate the original version of
Blackicity had Eric's TiddlerTweaker plugin in it. before it was run
through Weight Watchers. It's pretty good if you have a lot of tags to
manipulate.

Morris



On Nov 24, 12:16 pm, Eric Weir  wrote:
> On Nov 23, 2009, at 7:26 PM, Måns wrote:
>
>
>
> > I think I solved 
> > it:http://dl.dropbox.com/u/1064531/screendmp/FunWTW/empty/twt-blackicity...
>
> > In the plugin TaggerPlugin
> > config.tagger={
> >       defaults:{
> >              label: 'Tags: ',
> >              tooltip: 'Manage tiddler tags',
> >              taglist: 'true',
> >              excludeTags: 'excludeLists',
> >              notags: 'tiddler has no tags',
> >              aretags: 'current tiddler tags:',
> >              toggletext: 'add tags:'
>
> > I deleted excludeListest from this line:  excludeTags:
> > 'excludeLists',
>
> > Now it's available from the dropdown:
> >http://dl.dropbox.com/u/1064531/screendmp/FunWTW/empty/twt-blackicity...
>
> Thanks much, Måns!!! How did you ever find it there?
>
> Sincerely,
> --
> Eric Weir
> Decatur, GA  USA
> eew...@bellsouth.net

--

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




[tw] Re: Changing Created and Modified Dates

2009-11-23 Thread Eric Shulman
> Is there a plugin or easy way to change created and modified
> timestamps for tiddlers besides editing the source html? I'm importing
> notes from elsewhere and need to date a bunch of entries to their
> actual creation dates rather than the current date.

http://www.TiddlyTools.com/#TiddlerTweakerPlugin

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

--

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




[tw] Re: Camino 2.0

2009-11-23 Thread S. Hill
Strangely. It now saves and the popup warning script window comes up.
This did not occur yesterday and did not save. OK, I must have been
hallucinating...

On Nov 23, 8:46 am, Måns  wrote:
> Hi S.Hill
>
> Hmm?:http://www.tiddlywiki.com/#Browsers%20Camino
> It should work without any need for modifications..
>
> > I don't see any info on TiddlyWiki working with Camino 2.0. It's not
> > saving for me.
>
> regards Måns Mårtensson

--

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




[tw] Changing Created and Modified Dates

2009-11-23 Thread nonzero
Is there a plugin or easy way to change created and modified
timestamps for tiddlers besides editing the source html? I'm importing
notes from elsewhere and need to date a bunch of entries to their
actual creation dates rather than the current date.

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Mark S.
Hi Måns,
Very mysterious. Believe this line:

  //var tid = store.getTiddler(src) ;

Should be this line:
  var tid = store.getTiddler(src) ;

Not sure how that happened, since it seemed to test fine.

Oh well -- hope this fixes it. Looking at your browser list, though,
it appears you may have some broken url's.

Good luck,
Mark

On Nov 23, 4:42 pm, Måns  wrote:
> Hi again again
>
> > This should do something like what you want. The script turns into a
> > link that you click to activate.
>
> > Good luck,
>
> When I write MiniBrowserList in the prompt I get: ReferenceError: tid
> is not defined..
>
> Please test (the button is in the 
> sidebarmenu)http://dl.dropbox.com/u/1064531/screendmp/FunWTW/empty/empty.html
>
> Regards Måns Mårtensson

--

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




Re: [tw] Re: "excludeLists" doesn't show in tag list

2009-11-23 Thread Eric Weir

On Nov 23, 2009, at 7:26 PM, Måns wrote:

> I think I solved it: 
> http://dl.dropbox.com/u/1064531/screendmp/FunWTW/empty/twt-blackicity-lite.html
>
> In the plugin TaggerPlugin
> config.tagger={
>   defaults:{
>  label: 'Tags: ',
>  tooltip: 'Manage tiddler tags',
>  taglist: 'true',
>  excludeTags: 'excludeLists',
>  notags: 'tiddler has no tags',
>  aretags: 'current tiddler tags:',
>  toggletext: 'add tags:'
>
> I deleted excludeListest from this line:  excludeTags:
> 'excludeLists',
>
> Now it's available from the dropdown:
> http://dl.dropbox.com/u/1064531/screendmp/FunWTW/empty/twt-blackicity-lite.html

Thanks much, Måns!!! How did you ever find it there?

Sincerely,
--
Eric Weir
Decatur, GA  USA
eew...@bellsouth.net




--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Måns
Hi again again

> This should do something like what you want. The script turns into a
> link that you click to activate.
>
> Good luck,

When I write MiniBrowserList in the prompt I get: ReferenceError: tid
is not defined..

Please test (the button is in the sidebarmenu)
http://dl.dropbox.com/u/1064531/screendmp/FunWTW/empty/empty.html

Regards Måns Mårtensson

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Måns
Thanks a million Mark!!
Cheers
Måns Mårtenssonb

On 24 Nov., 00:31, "Mark S."  wrote:
> This should do something like what you want. The script turns into a
> link that you click to activate.
>
> Good luck,
> Mark
>
> 
> var src=prompt("Write title of tiddler with list to convert");
> if (!src || !src.length) {
>   alert("Could not find tiddler by name of " + src + "." ) ;
>   return false;}
>
> var txt = store.getTiddlerText(src) ;
> if(txt.indexOf("[[") != -1) {
>   alert ( "Tiddler " + src + " is already wikified." ) ;
>   return false ;}
>
> //var tid = store.getTiddler(src) ;
> var ara = txt.split("\n") ;
> var out = "" ;
>
> for(var i=0;i out += "[[" + ara[i]+"|"+ara[i+1]+"]]\n" ;
> store.saveTiddler
> (src,src,out,tid.modifier,tid.modified,tid.tags,tid.fields);
> //return "Tiddler " + src + " now wikified." ;
> story.displayTiddler(story.findContainingTiddler(place),src);
> //return false;
> 
>
> On Nov 23, 2:01 pm, Måns  wrote:
>
>
>
> > Hi Mark this is GREAT.. (but dangerous I know - therefore I have 1
> > extra question)
>
> > I know I said it was my very last question - but I have one last
> > request, which will make the script even more usable eg as a button in
> > the sidebar..
>
> > How do I get the script to prompt for a tiddlertitle and run the
> > script on the chosen tiddler?
> > This is a snippet I found somewhere - but I don't know how to
> > implement it in your script:
>
> > var tid=prompt("Write title of tiddler with list to convert"); if (!
> > tid || !tid.length) return;
> >         story.displayTiddler(story.findContainingTiddler(place),tid);
> >         return false;
>
> > Regards Måns Mårtensson
>
> > On 23 Nov., 22:40, "Mark S."  wrote:
>
> > > Hi Måns,
>
> > > The following code should work -- use with discretion.
>
> > > Because you want to write over the same tiddler that you are using as
> > > source, I added a bit of code to check if the tiddler has been
> > > formatted. This should prevent you from running the script twice and
> > > mangling the list. Got backups?
>
> > > You can see that the very first variable holds the name of the source
> > > listing to be formatted. A few other changes were necessary as well.
>
> > > Mark
>
> > > 
> > > var src = "URL_LIST" ;
> > > var txt = store.getTiddlerText(src) ;
> > > if(txt.indexOf("[[") != -1) return "Tiddler " + src + " is already
> > > wikified." ;
> > > var tid = store.getTiddler(src) ;
> > > var ara = txt.split("\n") ;
> > > var out = "" ;
>
> > > for(var i=0;i > > out += "[[" + ara[i]+"|"+ara[i+1]+"]]\n" ;
> > > store.saveTiddler
> > > (src,src,out,tid.modifier,tid.modified,tid.tags,tid.fields);
> > > return "Tiddler " + src + " now wikified." ;
> > > 
>
> > > On Nov 23, 12:51 pm, Måns  wrote:
>
> > > > Thanks a lot  Mark -
>
> > > > I've tested it here:http://tinyurl.com/yafgwpp
> > > > Works very well...
>
> > > > One last question from me:
>
> > > > I would like to make a version of your script which will overwrite the
> > > > URL_LIST with the result..
> > > > Will it work if I replace
> > > > "return out;" with "store.saveTiddler
> > > > (tid.title,tid.title,txt,tid.modifier,tid.modified,tid.tags,tid.fields);
> > > >  " ?
>
> > > > Måns
>
> > > > On 23 Nov., 21:21, "Mark S."  wrote:
>
> > > > > This is an extremely literal solution (not necessarily the best):
>
> > > > > 
> > > > > var txt = store.getTiddlerText("URL_LIST") ;
> > > > > var ara = txt.split("\n") ;
> > > > > var out = "" ;
> > > > > for(var i=0;i > > > > out += "[[" + ara[i]+"|"+ara[i+1]+"]]\n" ;
> > > > > return out ;
> > > > > 
>
> > > > > This works as long as every 3rd line is a HR. Note also that the HR
> > > > > separated list format reverses the order of the URL and the Title from
> > > > > that generated by the FF plugin.
>
> > > > > Mark
>
> > > > > On Nov 23, 11:44 am, Måns  wrote:
>
> > > > > > Hi Mark
>
> > > > > > Great script you've made - it solved many problems I encountered -
> > > > > > trying to make my own.
> > > > > > Thanks..
> > > > > > How do I make your script use a hr-separated list but skip the
> > > > > > '' ?
>
> > > > > > I've put my question to you in a MTC showing what options I have 
> > > > > > been
> > > > > > playing with...
>
> > > > > > There are two variations made to your UrlList-script and 2 scripts
> > > > > > with very different purposes (one overwrites a tiddlerList and the
> > > > > > other  filters a list and wikifies the result), which I've produced
> > > > > > from different snippets, some of them I had from you and some from
> > > > > > Eric.
>
> > > > > >http://tinyurl.com/ToMark
>
> > > > > > Regards Måns Mårtensson
>
> > > > > > On 23 Nov., 18:07, "Mark S."  wrote:
>
> > > > > > > If you have Eric's Inline Javascript plugin, then this code will 
> > > > > > > do a
> > > > > > > quick and dirty job:
>
> > > > > > > 
> > > > > > > var txt = store.getTiddlerText("URL_LIST") ;
> > > > > > > var ara = txt.split("\n") ;
> > > > > > > var ou

[tw] Re: "excludeLists" doesn't show in tag list

2009-11-23 Thread Måns
Hi Eric

I think I solved it: 
http://dl.dropbox.com/u/1064531/screendmp/FunWTW/empty/twt-blackicity-lite.html

In the plugin TaggerPlugin
config.tagger={
   defaults:{
  label: 'Tags: ',
  tooltip: 'Manage tiddler tags',
  taglist: 'true',
  excludeTags: 'excludeLists',
  notags: 'tiddler has no tags',
  aretags: 'current tiddler tags:',
  toggletext: 'add tags:'

 I deleted excludeListest from this line:  excludeTags:
'excludeLists',

Now it's available from the dropdown:
http://dl.dropbox.com/u/1064531/screendmp/FunWTW/empty/twt-blackicity-lite.html

Regards Måns Mårtensson

On 24 Nov., 00:52, Eric Weir  wrote:
> On Nov 23, 2009, at 5:59 PM, Måns wrote:
>
> > I found twt-blackicity-lite in your own DropBox:
> >http://files.dropbox.com/u/1501581/twt-blackicity-
> > lite.html#SideBarTabs
> > Through this 
> > thread:http://www.mail-archive.com/tiddlywiki@googlegroups.com/msg07918.html
>
> > Now -  I suddenly realise that what you want is to be able to tag your
> > tiddler with excludeLists through the tagger list in the toolbar
> > I'm a little slow sometimes - sorry..
>
> Thanks, Måns. Yep, that's what I want to do. I exclude all TW process-
> related tiddlers so only content tiddlers show in the sidebar.  
> Excluding over a hundred tiddlers by composing a new "excludeLists"  
> tag for every tiddler gets to be a drag.
>
> Oh, and that DropBox is not mine. It's Morris'. And he pretty much did  
> create Blackicity and Blackicity-like custom for me. I love it. As I  
> say, my only complaint's about "excludeLists" not showing up on the  
> tag list.
>
> Any help would be *greatly* appreciated.
>
> Sincerely,
> --- 
> ---
> Eric Weir
> Decatur, GA  USA
> eew...@bellsouth.net

--

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




Re: [tw] Re: "excludeLists" doesn't show in tag list

2009-11-23 Thread Eric Weir

On Nov 23, 2009, at 5:59 PM, Måns wrote:

> I found twt-blackicity-lite in your own DropBox:
> http://files.dropbox.com/u/1501581/twt-blackicity- 
> lite.html#SideBarTabs
> Through this thread: 
> http://www.mail-archive.com/tiddlywiki@googlegroups.com/msg07918.html
>
> Now -  I suddenly realise that what you want is to be able to tag your
> tiddler with excludeLists through the tagger list in the toolbar
> I'm a little slow sometimes - sorry..

Thanks, Måns. Yep, that's what I want to do. I exclude all TW process- 
related tiddlers so only content tiddlers show in the sidebar.  
Excluding over a hundred tiddlers by composing a new "excludeLists"  
tag for every tiddler gets to be a drag.

Oh, and that DropBox is not mine. It's Morris'. And he pretty much did  
create Blackicity and Blackicity-like custom for me. I love it. As I  
say, my only complaint's about "excludeLists" not showing up on the  
tag list.

Any help would be *greatly* appreciated.

Sincerely,
--
Eric Weir
Decatur, GA  USA
eew...@bellsouth.net




--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Mark S.
This should do something like what you want. The script turns into a
link that you click to activate.

Good luck,
Mark


var src=prompt("Write title of tiddler with list to convert");
if (!src || !src.length) {
  alert("Could not find tiddler by name of " + src + "." ) ;
  return false;
}
var txt = store.getTiddlerText(src) ;
if(txt.indexOf("[[") != -1) {
  alert ( "Tiddler " + src + " is already wikified." ) ;
  return false ;
}
//var tid = store.getTiddler(src) ;
var ara = txt.split("\n") ;
var out = "" ;

for(var i=0;i Hi Mark this is GREAT.. (but dangerous I know - therefore I have 1
> extra question)
>
> I know I said it was my very last question - but I have one last
> request, which will make the script even more usable eg as a button in
> the sidebar..
>
> How do I get the script to prompt for a tiddlertitle and run the
> script on the chosen tiddler?
> This is a snippet I found somewhere - but I don't know how to
> implement it in your script:
>
> var tid=prompt("Write title of tiddler with list to convert"); if (!
> tid || !tid.length) return;
>         story.displayTiddler(story.findContainingTiddler(place),tid);
>         return false;
>
> Regards Måns Mårtensson
>
> On 23 Nov., 22:40, "Mark S."  wrote:
>
> > Hi Måns,
>
> > The following code should work -- use with discretion.
>
> > Because you want to write over the same tiddler that you are using as
> > source, I added a bit of code to check if the tiddler has been
> > formatted. This should prevent you from running the script twice and
> > mangling the list. Got backups?
>
> > You can see that the very first variable holds the name of the source
> > listing to be formatted. A few other changes were necessary as well.
>
> > Mark
>
> > 
> > var src = "URL_LIST" ;
> > var txt = store.getTiddlerText(src) ;
> > if(txt.indexOf("[[") != -1) return "Tiddler " + src + " is already
> > wikified." ;
> > var tid = store.getTiddler(src) ;
> > var ara = txt.split("\n") ;
> > var out = "" ;
>
> > for(var i=0;i > out += "[[" + ara[i]+"|"+ara[i+1]+"]]\n" ;
> > store.saveTiddler
> > (src,src,out,tid.modifier,tid.modified,tid.tags,tid.fields);
> > return "Tiddler " + src + " now wikified." ;
> > 
>
> > On Nov 23, 12:51 pm, Måns  wrote:
>
> > > Thanks a lot  Mark -
>
> > > I've tested it here:http://tinyurl.com/yafgwpp
> > > Works very well...
>
> > > One last question from me:
>
> > > I would like to make a version of your script which will overwrite the
> > > URL_LIST with the result..
> > > Will it work if I replace
> > > "return out;" with "store.saveTiddler
> > > (tid.title,tid.title,txt,tid.modifier,tid.modified,tid.tags,tid.fields);
> > >  " ?
>
> > > Måns
>
> > > On 23 Nov., 21:21, "Mark S."  wrote:
>
> > > > This is an extremely literal solution (not necessarily the best):
>
> > > > 
> > > > var txt = store.getTiddlerText("URL_LIST") ;
> > > > var ara = txt.split("\n") ;
> > > > var out = "" ;
> > > > for(var i=0;i > > > out += "[[" + ara[i]+"|"+ara[i+1]+"]]\n" ;
> > > > return out ;
> > > > 
>
> > > > This works as long as every 3rd line is a HR. Note also that the HR
> > > > separated list format reverses the order of the URL and the Title from
> > > > that generated by the FF plugin.
>
> > > > Mark
>
> > > > On Nov 23, 11:44 am, Måns  wrote:
>
> > > > > Hi Mark
>
> > > > > Great script you've made - it solved many problems I encountered -
> > > > > trying to make my own.
> > > > > Thanks..
> > > > > How do I make your script use a hr-separated list but skip the
> > > > > '' ?
>
> > > > > I've put my question to you in a MTC showing what options I have been
> > > > > playing with...
>
> > > > > There are two variations made to your UrlList-script and 2 scripts
> > > > > with very different purposes (one overwrites a tiddlerList and the
> > > > > other  filters a list and wikifies the result), which I've produced
> > > > > from different snippets, some of them I had from you and some from
> > > > > Eric.
>
> > > > >http://tinyurl.com/ToMark
>
> > > > > Regards Måns Mårtensson
>
> > > > > On 23 Nov., 18:07, "Mark S."  wrote:
>
> > > > > > If you have Eric's Inline Javascript plugin, then this code will do 
> > > > > > a
> > > > > > quick and dirty job:
>
> > > > > > 
> > > > > > var txt = store.getTiddlerText("URL_LIST") ;
> > > > > > var ara = txt.split("\n") ;
> > > > > > var out = "" ;
> > > > > > for(var i=0;i > > > > > out += "[[" + ara[i+1]+"|"+ara[i]+"]]\n" ;
> > > > > > return out ;
> > > > > > 
>
> > > > > > Where "URL_LIST" is the name of your tiddler with the alternating 
> > > > > > urls
> > > > > > and descriptions. Obviously this could be parameterized to use the
> > > > > > <>

[tw] Re: Sorting order under treeview entries

2009-11-23 Thread Måns
Hi again

It's Mark S. who developped the treeviewPlugin fo TW. You can follow
his work here:
http://treeview.tiddlyspot.com/

Maybe Mark S. has a fix for sorting with TreeViewPlugin?

Quote from http://treeview.tiddlyspot.com/#TreeviewPluginPlugin2 :
"There's a list of possible options at:
http://www.dynamicdrive.com/dynamicindex1/treeview/index.htm
However, not all settings may actually work under TW."

Regards Måns Mårtensson

On 23 Nov., 19:11, Shankar  wrote:
> On Nov 23, 7:24 am, Måns  wrote:
>
> > Hi Shankar
> > I'm afraid not - at least I haven't found a way to do that -
>
> :-(  I was afraid of that ... :-(
>
> Thanks,  Måns ...
>
> Cheers; 'best,
>
> shankar

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Amzg
On Nov 23, 9:51 pm, Måns  wrote:
>
> I would like to make a version of your script which will overwrite the
> URL_LIST with the result..

If this is unsafe, mabye it'd be better to create the result in a new
tiddler and somehow delete the URL_LIST automatically (I have no idea
how)?

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Amzg
Hey, that is fantastic! Thank you and thank to Mr. Shulman!

Then how about this modification;


var txt = store.getTiddlerText("URLs091123") ;
var ara = txt.split("\n") ;
var out = "" ;
for(var i=0;i>
[[" + ara[i+1]+"|"+ara[i]+"]]\n" ;
return out ;


The idea is to put a little tiddlifier-button (T) in front of each
link that, if pressed, creates a separate tiddler with the name of the
url. This way separate links/bookmarks can be tagged easily for easy
association with what-be-it in your TW. Unfortunately the above is my
best shot (and I'm astonished to say it works!)... but how would I
include the URL as *content* in the created tiddler?

If you allow me to get a bit philosophical; I think a seamless
integration between TW and the web - or rather; between tiddlers and
webpages - is desirable. Tiddlers are "snippets of information" that
you're interested in - and so are webpages, so it makes sense to me to
keept it all in the smooth TW interface.

:-)


On Nov 23, 6:07 pm, "Mark S."  wrote:
> If you have Eric's Inline Javascript plugin, then this code will do a
> quick and dirty job:
>
> 
> var txt = store.getTiddlerText("URL_LIST") ;
> var ara = txt.split("\n") ;
> var out = "" ;
> for(var i=0;i out += "[[" + ara[i+1]+"|"+ara[i]+"]]\n" ;
> return out ;
> 
>
> Where "URL_LIST" is the name of your tiddler with the alternating urls
> and descriptions. Obviously this could be parameterized to use the
> <> inclusion macro.
>
> I haven't tried the FF plugin, but it sort looks like you should be
> able to make it produce a wikified output.
>
> Mark
> On Nov 23, 6:31 am, Amzg  wrote:
>
> > On Nov 22, 4:00 pm, BC  wrote:
>
> > > Incidentally, if like me, you tend to have too many tabs open all at
> > > once and don't want to bookmark them, the Copy All Urls Firefox add-on
> > > works great for tiddly bookmarking 
> > > also:https://addons.mozilla.org/en-US/firefox/addon/934
>
> > HA! That is GREAT!! Bookmark-LISTS are much more suitable in TW than
> > FF because it is a lot easier to edit such a list in TW and, via
> > framedLinksPlugin, take a peek at a bookmark.
>
> > ...and how about this little addition;
>
> > Create a tiddler titled URLlist, and put the following [1] in it:
> > < > paste'  >>
>
> > Pressing the resulting button gives a new tiddler where to paste the
> > URL list, and it is automatically named with todays date and tagged
> > with URLlist.
>
> > You can then use a <> macro to put the resulting
> > button e.g in the sidebar, perhaps accompanied by a slider to show the
> > URLlist (via e.g TagglyTagging [2] or a forEachTiddler).
>
> > Now, the resulting list from that firefox addon is pretty messy. It
> > would be great if it somehow could be turned into pretty wikilinks,
> > i.e from the current format;
>
> > URL1
> > Name1
> > URL2
> > Name2
>
> > into
>
> > [[Name1|URL1]]
> > [[Name2|URL2]]
>
> > Any thoughts?
>
> > :-)
>
> > [1] from 
> > here:http://groups.google.com/group/tiddlywiki/browse_thread/thread/1a6372...
> > [2]http://mptw.tiddlyspot.com/#TagglyTagging

--

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




[tw] Re: "excludeLists" doesn't show in tag list

2009-11-23 Thread Måns
I found twt-blackicity-lite in your own DropBox:
http://files.dropbox.com/u/1501581/twt-blackicity-lite.html#SideBarTabs
Through this thread: 
http://www.mail-archive.com/tiddlywiki@googlegroups.com/msg07918.html

Now -  I suddenly realise that what you want is to be able to tag your
tiddler with excludeLists through the tagger list in the toolbar
I'm a little slow sometimes - sorry..

Regards Måns Mårtensson

On 23 Nov., 23:27, Måns  wrote:
> Hi Eric
>
> Wow :-) I didn't know that Morris has also taylored a "Light version"
> of the TW he made especially for you (Lucky, lucky you..)
> When I look at this:http://twt-blackicity.tiddlyspot.com/
> There *is* a hit on excludelists under tags in the 
> sideBartabs:http://twt-blackicity.tiddlyspot.com/#SideBarTabs
>
> Can you provide an empty testTW?
>
> Regards Måns Mårtensson
>
> On 23 Nov., 22:31, Eric Weir  wrote:
>
>
>
> > I'm using Morris Gray's TWT-Blackicity-Lite. Just one problem:  
> > "excludeLists" doesn't show up in the tag list. When I raised the  
> > problem a while back I got a few suggests but none of them fixed the  
> > problem. Recently I noticed the following line in the EditTemplate.  
> > Not knowing what the "tagChooser" part of it does, I deleted it hoping  
> > it would fix the problem. It didn't.
>
> >  > span>
>
> > So {1] any other suggestions as to how I might get "excludeLists" to  
> > show up? [2] What does 'tagChooser excludeLists' do?
>
> > Thanks,
> > --- 
> > ---
> > Eric Weir
> > Decatur, GA  USA
> > eew...@bellsouth.net

--

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




[tw] Re: "excludeLists" doesn't show in tag list

2009-11-23 Thread Måns
Hi Eric

Wow :-) I didn't know that Morris has also taylored a "Light version"
of the TW he made especially for you (Lucky, lucky you..)
When I look at this: http://twt-blackicity.tiddlyspot.com/
There *is* a hit on excludelists under tags in the sideBartabs:
http://twt-blackicity.tiddlyspot.com/#SideBarTabs

Can you provide an empty testTW?

Regards Måns Mårtensson

On 23 Nov., 22:31, Eric Weir  wrote:
> I'm using Morris Gray's TWT-Blackicity-Lite. Just one problem:  
> "excludeLists" doesn't show up in the tag list. When I raised the  
> problem a while back I got a few suggests but none of them fixed the  
> problem. Recently I noticed the following line in the EditTemplate.  
> Not knowing what the "tagChooser" part of it does, I deleted it hoping  
> it would fix the problem. It didn't.
>
>  span>
>
> So {1] any other suggestions as to how I might get "excludeLists" to  
> show up? [2] What does 'tagChooser excludeLists' do?
>
> Thanks,
> --- 
> ---
> Eric Weir
> Decatur, GA  USA
> eew...@bellsouth.net

--

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




[tw] Re: Upload files script

2009-11-23 Thread Måns
Hi Skye

> Any ideas???
Why not use Dropbox and a shared folder?
You can actually install DropBox as a systemservice on your server and
share a folder via symlink..
http://www.bram.us/2008/12/15/using-dropbox-as-a-free-web-publishing-solution/

Your students will never have to bother with ftp's and the like...
it's just a folder in their Documents. DropBox allows control of
versionhistory and seems to be quite reliable..

> I have found a few php scripts which do just thisbut don´t know
> enough to be able to modify these scripts to work inside a
> tiddler..any pointers??
Please share - I would like to see the possiblities...
Untill now I have been using Moodle, Claroline and MediaWiki for
fileuploads (iframing them into TWs), but I would like to see simpler
solutions for local hosting...

Regards Måns Mårtensson

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Måns
Hi Mark this is GREAT.. (but dangerous I know - therefore I have 1
extra question)

I know I said it was my very last question - but I have one last
request, which will make the script even more usable eg as a button in
the sidebar..

How do I get the script to prompt for a tiddlertitle and run the
script on the chosen tiddler?
This is a snippet I found somewhere - but I don't know how to
implement it in your script:

var tid=prompt("Write title of tiddler with list to convert"); if (!
tid || !tid.length) return;
story.displayTiddler(story.findContainingTiddler(place),tid);
return false;

Regards Måns Mårtensson

On 23 Nov., 22:40, "Mark S."  wrote:
> Hi Måns,
>
> The following code should work -- use with discretion.
>
> Because you want to write over the same tiddler that you are using as
> source, I added a bit of code to check if the tiddler has been
> formatted. This should prevent you from running the script twice and
> mangling the list. Got backups?
>
> You can see that the very first variable holds the name of the source
> listing to be formatted. A few other changes were necessary as well.
>
> Mark
>
> 
> var src = "URL_LIST" ;
> var txt = store.getTiddlerText(src) ;
> if(txt.indexOf("[[") != -1) return "Tiddler " + src + " is already
> wikified." ;
> var tid = store.getTiddler(src) ;
> var ara = txt.split("\n") ;
> var out = "" ;
>
> for(var i=0;i out += "[[" + ara[i]+"|"+ara[i+1]+"]]\n" ;
> store.saveTiddler
> (src,src,out,tid.modifier,tid.modified,tid.tags,tid.fields);
> return "Tiddler " + src + " now wikified." ;
> 
>
> On Nov 23, 12:51 pm, Måns  wrote:
>
>
>
> > Thanks a lot  Mark -
>
> > I've tested it here:http://tinyurl.com/yafgwpp
> > Works very well...
>
> > One last question from me:
>
> > I would like to make a version of your script which will overwrite the
> > URL_LIST with the result..
> > Will it work if I replace
> > "return out;" with "store.saveTiddler
> > (tid.title,tid.title,txt,tid.modifier,tid.modified,tid.tags,tid.fields);
> >  " ?
>
> > Måns
>
> > On 23 Nov., 21:21, "Mark S."  wrote:
>
> > > This is an extremely literal solution (not necessarily the best):
>
> > > 
> > > var txt = store.getTiddlerText("URL_LIST") ;
> > > var ara = txt.split("\n") ;
> > > var out = "" ;
> > > for(var i=0;i > > out += "[[" + ara[i]+"|"+ara[i+1]+"]]\n" ;
> > > return out ;
> > > 
>
> > > This works as long as every 3rd line is a HR. Note also that the HR
> > > separated list format reverses the order of the URL and the Title from
> > > that generated by the FF plugin.
>
> > > Mark
>
> > > On Nov 23, 11:44 am, Måns  wrote:
>
> > > > Hi Mark
>
> > > > Great script you've made - it solved many problems I encountered -
> > > > trying to make my own.
> > > > Thanks..
> > > > How do I make your script use a hr-separated list but skip the
> > > > '' ?
>
> > > > I've put my question to you in a MTC showing what options I have been
> > > > playing with...
>
> > > > There are two variations made to your UrlList-script and 2 scripts
> > > > with very different purposes (one overwrites a tiddlerList and the
> > > > other  filters a list and wikifies the result), which I've produced
> > > > from different snippets, some of them I had from you and some from
> > > > Eric.
>
> > > >http://tinyurl.com/ToMark
>
> > > > Regards Måns Mårtensson
>
> > > > On 23 Nov., 18:07, "Mark S."  wrote:
>
> > > > > If you have Eric's Inline Javascript plugin, then this code will do a
> > > > > quick and dirty job:
>
> > > > > 
> > > > > var txt = store.getTiddlerText("URL_LIST") ;
> > > > > var ara = txt.split("\n") ;
> > > > > var out = "" ;
> > > > > for(var i=0;i > > > > out += "[[" + ara[i+1]+"|"+ara[i]+"]]\n" ;
> > > > > return out ;
> > > > > 
>
> > > > > Where "URL_LIST" is the name of your tiddler with the alternating urls
> > > > > and descriptions. Obviously this could be parameterized to use the
> > > > > <> inclusion macro.
>
> > > > > I haven't tried the FF plugin, but it sort looks like you should be
> > > > > able to make it produce a wikified output.
>
> > > > > Mark
> > > > > On Nov 23, 6:31 am, Amzg  wrote:
>
> > > > > > On Nov 22, 4:00 pm, BC  wrote:
>
> > > > > > > Incidentally, if like me, you tend to have too many tabs open all 
> > > > > > > at
> > > > > > > once and don't want to bookmark them, the Copy All Urls Firefox 
> > > > > > > add-on
> > > > > > > works great for tiddly bookmarking 
> > > > > > > also:https://addons.mozilla.org/en-US/firefox/addon/934
>
> > > > > > HA! That is GREAT!! Bookmark-LISTS are much more suitable in TW than
> > > > > > FF because it is a lot easier to edit such a list in TW and, via
> > > > > > framedLinksPlugin, take a peek at a bookmark.
>
> > > > > > ...and how about this little addition;
>
> > > > > > Create a tiddler titled URLlist, and put the following [1] in it:
> > > > > > < > > > > > then
> > > > > > paste'  >>
>
> > > > > > Pressing the resulting button gives a new tiddler wh

[tw] Re: Trying to change colours

2009-11-23 Thread Måns
Hi Iain

I didn't answer your questions correctly the first time - I'll try
once more:
> 1) How to make it work (you load it as a plug in then what?)
 Eric's PaletteMaker is a transclusion and should *not* be tagged with
'systemConfig'.
You can add the Palettemaker to the Default Colorpalette *but* it wil
be overwritten when you use <> - which will overwrite
ColorPalette with a new one.
Therefore I'd recommend to make your own "DefaultPalette", based on
whatever palette you like best - and write sth like this (tag it
"palette" to be able to revert to it whenever you like):
Link to Erics ColorPalette: http://www.tiddlytools.com/#ColorPalette :
"{{floatleft small borderright{
Sunshine: #ff0
Grass: #360
Sky: LightBlue
Dirt: #633
Apple: #C00
Banana: #FF0
Lime: #3C6
Orange: #F93
Peach: #F99
Pear: #CF6
Raspberry: #606
Background: #fff
Foreground: #000
PrimaryPale: #9cf
PrimaryLight: #09f
PrimaryMid: #03c
PrimaryDark: #003
SecondaryPale: #ffc
SecondaryLight: #fc9
SecondaryMid: #cc6
SecondaryDark: #630
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #C33
}}}PaletteMaker:<>{{clear block{}}}"

> 2) which of the various styles is associated with what in NoteStorm.
> For example what does SecondnaryMid control. Is there a bluffers guide
> to this?

The real "NoBluffersGuide" is the Shadowed tiddler called
StyleSheetColors http://giffmex.org/NoteStorm.html#StyleSheetColors
You'll find it in the sidebarTabs under Shadowed..
The changes Dave Gifford has made to the StyleSheet tiddler (also a
Shadow tiddler) which uses the ColorPalette are:
/*TIDDLER TITLE COLOR MATCH BOTTOM OF HEADER*/
.title {color:[[ColorPalette::PrimaryMid]];}
/*TABS - see also stylesheettiddlersbar*/
.tabSelected{color:[[ColorPalette::PrimaryDark]];
background:[[ColorPalette::TertiaryPale]];
border-left:1px solid [[ColorPalette::TertiaryLight]];
border-top:1px solid [[ColorPalette::TertiaryLight]];
border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:
[[ColorPalette::TertiaryMid]];}
.tabContents {background:white; border:1px solid
[[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

I hope this helps

Regards Måns Mårtensson

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Mark S.
Hi Måns,

The following code should work -- use with discretion.

Because you want to write over the same tiddler that you are using as
source, I added a bit of code to check if the tiddler has been
formatted. This should prevent you from running the script twice and
mangling the list. Got backups?

You can see that the very first variable holds the name of the source
listing to be formatted. A few other changes were necessary as well.

Mark


var src = "URL_LIST" ;
var txt = store.getTiddlerText(src) ;
if(txt.indexOf("[[") != -1) return "Tiddler " + src + " is already
wikified." ;
var tid = store.getTiddler(src) ;
var ara = txt.split("\n") ;
var out = "" ;

for(var i=0;i Thanks a lot  Mark -
>
> I've tested it here:http://tinyurl.com/yafgwpp
> Works very well...
>
> One last question from me:
>
> I would like to make a version of your script which will overwrite the
> URL_LIST with the result..
> Will it work if I replace
> "return out;" with "store.saveTiddler
> (tid.title,tid.title,txt,tid.modifier,tid.modified,tid.tags,tid.fields);
>  " ?
>
> Måns
>
> On 23 Nov., 21:21, "Mark S."  wrote:
>
> > This is an extremely literal solution (not necessarily the best):
>
> > 
> > var txt = store.getTiddlerText("URL_LIST") ;
> > var ara = txt.split("\n") ;
> > var out = "" ;
> > for(var i=0;i > out += "[[" + ara[i]+"|"+ara[i+1]+"]]\n" ;
> > return out ;
> > 
>
> > This works as long as every 3rd line is a HR. Note also that the HR
> > separated list format reverses the order of the URL and the Title from
> > that generated by the FF plugin.
>
> > Mark
>
> > On Nov 23, 11:44 am, Måns  wrote:
>
> > > Hi Mark
>
> > > Great script you've made - it solved many problems I encountered -
> > > trying to make my own.
> > > Thanks..
> > > How do I make your script use a hr-separated list but skip the
> > > '' ?
>
> > > I've put my question to you in a MTC showing what options I have been
> > > playing with...
>
> > > There are two variations made to your UrlList-script and 2 scripts
> > > with very different purposes (one overwrites a tiddlerList and the
> > > other  filters a list and wikifies the result), which I've produced
> > > from different snippets, some of them I had from you and some from
> > > Eric.
>
> > >http://tinyurl.com/ToMark
>
> > > Regards Måns Mårtensson
>
> > > On 23 Nov., 18:07, "Mark S."  wrote:
>
> > > > If you have Eric's Inline Javascript plugin, then this code will do a
> > > > quick and dirty job:
>
> > > > 
> > > > var txt = store.getTiddlerText("URL_LIST") ;
> > > > var ara = txt.split("\n") ;
> > > > var out = "" ;
> > > > for(var i=0;i > > > out += "[[" + ara[i+1]+"|"+ara[i]+"]]\n" ;
> > > > return out ;
> > > > 
>
> > > > Where "URL_LIST" is the name of your tiddler with the alternating urls
> > > > and descriptions. Obviously this could be parameterized to use the
> > > > <> inclusion macro.
>
> > > > I haven't tried the FF plugin, but it sort looks like you should be
> > > > able to make it produce a wikified output.
>
> > > > Mark
> > > > On Nov 23, 6:31 am, Amzg  wrote:
>
> > > > > On Nov 22, 4:00 pm, BC  wrote:
>
> > > > > > Incidentally, if like me, you tend to have too many tabs open all at
> > > > > > once and don't want to bookmark them, the Copy All Urls Firefox 
> > > > > > add-on
> > > > > > works great for tiddly bookmarking 
> > > > > > also:https://addons.mozilla.org/en-US/firefox/addon/934
>
> > > > > HA! That is GREAT!! Bookmark-LISTS are much more suitable in TW than
> > > > > FF because it is a lot easier to edit such a list in TW and, via
> > > > > framedLinksPlugin, take a peek at a bookmark.
>
> > > > > ...and how about this little addition;
>
> > > > > Create a tiddler titled URLlist, and put the following [1] in it:
> > > > > < > > > > paste'  >>
>
> > > > > Pressing the resulting button gives a new tiddler where to paste the
> > > > > URL list, and it is automatically named with todays date and tagged
> > > > > with URLlist.
>
> > > > > You can then use a <> macro to put the resulting
> > > > > button e.g in the sidebar, perhaps accompanied by a slider to show the
> > > > > URLlist (via e.g TagglyTagging [2] or a forEachTiddler).
>
> > > > > Now, the resulting list from that firefox addon is pretty messy. It
> > > > > would be great if it somehow could be turned into pretty wikilinks,
> > > > > i.e from the current format;
>
> > > > > URL1
> > > > > Name1
> > > > > URL2
> > > > > Name2
>
> > > > > into
>
> > > > > [[Name1|URL1]]
> > > > > [[Name2|URL2]]
>
> > > > > Any thoughts?
>
> > > > > :-)
>
> > > > > [1] from 
> > > > > here:http://groups.google.com/group/tiddlywiki/browse_thread/thread/1a6372...
> > > > > [2]http://mptw.tiddlyspot.com/#TagglyTagging
>
>

--

You received this message because you are s

[tw] "excludeLists" doesn't show in tag list

2009-11-23 Thread Eric Weir

I'm using Morris Gray's TWT-Blackicity-Lite. Just one problem:  
"excludeLists" doesn't show up in the tag list. When I raised the   
problem a while back I got a few suggests but none of them fixed the  
problem. Recently I noticed the following line in the EditTemplate.  
Not knowing what the "tagChooser" part of it does, I deleted it hoping  
it would fix the problem. It didn't.



So {1] any other suggestions as to how I might get "excludeLists" to  
show up? [2] What does 'tagChooser excludeLists' do?

Thanks,
--
Eric Weir
Decatur, GA  USA
eew...@bellsouth.net




--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Måns
Thanks a lot  Mark -

I've tested it here: http://tinyurl.com/yafgwpp
Works very well...

One last question from me:

I would like to make a version of your script which will overwrite the
URL_LIST with the result..
Will it work if I replace
"return out;" with "store.saveTiddler
(tid.title,tid.title,txt,tid.modifier,tid.modified,tid.tags,tid.fields);
 " ?

Måns


On 23 Nov., 21:21, "Mark S."  wrote:
> This is an extremely literal solution (not necessarily the best):
>
> 
> var txt = store.getTiddlerText("URL_LIST") ;
> var ara = txt.split("\n") ;
> var out = "" ;
> for(var i=0;i out += "[[" + ara[i]+"|"+ara[i+1]+"]]\n" ;
> return out ;
> 
>
> This works as long as every 3rd line is a HR. Note also that the HR
> separated list format reverses the order of the URL and the Title from
> that generated by the FF plugin.
>
> Mark
>
> On Nov 23, 11:44 am, Måns  wrote:
>
>
>
> > Hi Mark
>
> > Great script you've made - it solved many problems I encountered -
> > trying to make my own.
> > Thanks..
> > How do I make your script use a hr-separated list but skip the
> > '' ?
>
> > I've put my question to you in a MTC showing what options I have been
> > playing with...
>
> > There are two variations made to your UrlList-script and 2 scripts
> > with very different purposes (one overwrites a tiddlerList and the
> > other  filters a list and wikifies the result), which I've produced
> > from different snippets, some of them I had from you and some from
> > Eric.
>
> >http://tinyurl.com/ToMark
>
> > Regards Måns Mårtensson
>
> > On 23 Nov., 18:07, "Mark S."  wrote:
>
> > > If you have Eric's Inline Javascript plugin, then this code will do a
> > > quick and dirty job:
>
> > > 
> > > var txt = store.getTiddlerText("URL_LIST") ;
> > > var ara = txt.split("\n") ;
> > > var out = "" ;
> > > for(var i=0;i > > out += "[[" + ara[i+1]+"|"+ara[i]+"]]\n" ;
> > > return out ;
> > > 
>
> > > Where "URL_LIST" is the name of your tiddler with the alternating urls
> > > and descriptions. Obviously this could be parameterized to use the
> > > <> inclusion macro.
>
> > > I haven't tried the FF plugin, but it sort looks like you should be
> > > able to make it produce a wikified output.
>
> > > Mark
> > > On Nov 23, 6:31 am, Amzg  wrote:
>
> > > > On Nov 22, 4:00 pm, BC  wrote:
>
> > > > > Incidentally, if like me, you tend to have too many tabs open all at
> > > > > once and don't want to bookmark them, the Copy All Urls Firefox add-on
> > > > > works great for tiddly bookmarking 
> > > > > also:https://addons.mozilla.org/en-US/firefox/addon/934
>
> > > > HA! That is GREAT!! Bookmark-LISTS are much more suitable in TW than
> > > > FF because it is a lot easier to edit such a list in TW and, via
> > > > framedLinksPlugin, take a peek at a bookmark.
>
> > > > ...and how about this little addition;
>
> > > > Create a tiddler titled URLlist, and put the following [1] in it:
> > > > < > > > paste'  >>
>
> > > > Pressing the resulting button gives a new tiddler where to paste the
> > > > URL list, and it is automatically named with todays date and tagged
> > > > with URLlist.
>
> > > > You can then use a <> macro to put the resulting
> > > > button e.g in the sidebar, perhaps accompanied by a slider to show the
> > > > URLlist (via e.g TagglyTagging [2] or a forEachTiddler).
>
> > > > Now, the resulting list from that firefox addon is pretty messy. It
> > > > would be great if it somehow could be turned into pretty wikilinks,
> > > > i.e from the current format;
>
> > > > URL1
> > > > Name1
> > > > URL2
> > > > Name2
>
> > > > into
>
> > > > [[Name1|URL1]]
> > > > [[Name2|URL2]]
>
> > > > Any thoughts?
>
> > > > :-)
>
> > > > [1] from 
> > > > here:http://groups.google.com/group/tiddlywiki/browse_thread/thread/1a6372...
> > > > [2]http://mptw.tiddlyspot.com/#TagglyTagging

--

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




[tw] Re: sending list to a custom field

2009-11-23 Thread Tobias Beer
"Thanks also for your tbGTD, I use that as my main TW - its very
nice!"

You're welcome... without endulging in any sort of vainglory ...I like
it too ;-)

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Mark S.
This is an extremely literal solution (not necessarily the best):


var txt = store.getTiddlerText("URL_LIST") ;
var ara = txt.split("\n") ;
var out = "" ;
for(var i=0;i Hi Mark
>
> Great script you've made - it solved many problems I encountered -
> trying to make my own.
> Thanks..
> How do I make your script use a hr-separated list but skip the
> '' ?
>
> I've put my question to you in a MTC showing what options I have been
> playing with...
>
> There are two variations made to your UrlList-script and 2 scripts
> with very different purposes (one overwrites a tiddlerList and the
> other  filters a list and wikifies the result), which I've produced
> from different snippets, some of them I had from you and some from
> Eric.
>
> http://tinyurl.com/ToMark
>
> Regards Måns Mårtensson
>
> On 23 Nov., 18:07, "Mark S."  wrote:
>
> > If you have Eric's Inline Javascript plugin, then this code will do a
> > quick and dirty job:
>
> > 
> > var txt = store.getTiddlerText("URL_LIST") ;
> > var ara = txt.split("\n") ;
> > var out = "" ;
> > for(var i=0;i > out += "[[" + ara[i+1]+"|"+ara[i]+"]]\n" ;
> > return out ;
> > 
>
> > Where "URL_LIST" is the name of your tiddler with the alternating urls
> > and descriptions. Obviously this could be parameterized to use the
> > <> inclusion macro.
>
> > I haven't tried the FF plugin, but it sort looks like you should be
> > able to make it produce a wikified output.
>
> > Mark
> > On Nov 23, 6:31 am, Amzg  wrote:
>
> > > On Nov 22, 4:00 pm, BC  wrote:
>
> > > > Incidentally, if like me, you tend to have too many tabs open all at
> > > > once and don't want to bookmark them, the Copy All Urls Firefox add-on
> > > > works great for tiddly bookmarking 
> > > > also:https://addons.mozilla.org/en-US/firefox/addon/934
>
> > > HA! That is GREAT!! Bookmark-LISTS are much more suitable in TW than
> > > FF because it is a lot easier to edit such a list in TW and, via
> > > framedLinksPlugin, take a peek at a bookmark.
>
> > > ...and how about this little addition;
>
> > > Create a tiddler titled URLlist, and put the following [1] in it:
> > > < > > paste'  >>
>
> > > Pressing the resulting button gives a new tiddler where to paste the
> > > URL list, and it is automatically named with todays date and tagged
> > > with URLlist.
>
> > > You can then use a <> macro to put the resulting
> > > button e.g in the sidebar, perhaps accompanied by a slider to show the
> > > URLlist (via e.g TagglyTagging [2] or a forEachTiddler).
>
> > > Now, the resulting list from that firefox addon is pretty messy. It
> > > would be great if it somehow could be turned into pretty wikilinks,
> > > i.e from the current format;
>
> > > URL1
> > > Name1
> > > URL2
> > > Name2
>
> > > into
>
> > > [[Name1|URL1]]
> > > [[Name2|URL2]]
>
> > > Any thoughts?
>
> > > :-)
>
> > > [1] from 
> > > here:http://groups.google.com/group/tiddlywiki/browse_thread/thread/1a6372...
> > > [2]http://mptw.tiddlyspot.com/#TagglyTagging
>
>

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Måns
Hi Mark

Great script you've made - it solved many problems I encountered -
trying to make my own.
Thanks..
How do I make your script use a hr-separated list but skip the
'' ?

I've put my question to you in a MTC showing what options I have been
playing with...

There are two variations made to your UrlList-script and 2 scripts
with very different purposes (one overwrites a tiddlerList and the
other  filters a list and wikifies the result), which I've produced
from different snippets, some of them I had from you and some from
Eric.

http://tinyurl.com/ToMark

Regards Måns Mårtensson

On 23 Nov., 18:07, "Mark S."  wrote:
> If you have Eric's Inline Javascript plugin, then this code will do a
> quick and dirty job:
>
> 
> var txt = store.getTiddlerText("URL_LIST") ;
> var ara = txt.split("\n") ;
> var out = "" ;
> for(var i=0;i out += "[[" + ara[i+1]+"|"+ara[i]+"]]\n" ;
> return out ;
> 
>
> Where "URL_LIST" is the name of your tiddler with the alternating urls
> and descriptions. Obviously this could be parameterized to use the
> <> inclusion macro.
>
> I haven't tried the FF plugin, but it sort looks like you should be
> able to make it produce a wikified output.
>
> Mark
> On Nov 23, 6:31 am, Amzg  wrote:
>
>
>
> > On Nov 22, 4:00 pm, BC  wrote:
>
> > > Incidentally, if like me, you tend to have too many tabs open all at
> > > once and don't want to bookmark them, the Copy All Urls Firefox add-on
> > > works great for tiddly bookmarking 
> > > also:https://addons.mozilla.org/en-US/firefox/addon/934
>
> > HA! That is GREAT!! Bookmark-LISTS are much more suitable in TW than
> > FF because it is a lot easier to edit such a list in TW and, via
> > framedLinksPlugin, take a peek at a bookmark.
>
> > ...and how about this little addition;
>
> > Create a tiddler titled URLlist, and put the following [1] in it:
> > < > paste'  >>
>
> > Pressing the resulting button gives a new tiddler where to paste the
> > URL list, and it is automatically named with todays date and tagged
> > with URLlist.
>
> > You can then use a <> macro to put the resulting
> > button e.g in the sidebar, perhaps accompanied by a slider to show the
> > URLlist (via e.g TagglyTagging [2] or a forEachTiddler).
>
> > Now, the resulting list from that firefox addon is pretty messy. It
> > would be great if it somehow could be turned into pretty wikilinks,
> > i.e from the current format;
>
> > URL1
> > Name1
> > URL2
> > Name2
>
> > into
>
> > [[Name1|URL1]]
> > [[Name2|URL2]]
>
> > Any thoughts?
>
> > :-)
>
> > [1] from 
> > here:http://groups.google.com/group/tiddlywiki/browse_thread/thread/1a6372...
> > [2]http://mptw.tiddlyspot.com/#TagglyTagging

--

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




[tw] Re: Trying to change colours

2009-11-23 Thread Dave Gifford - http://www.giffmex.org/
Please e-mail me with any alternate color palettes you create for for
NoteStorm, and if I like them I will add them to the official version.

Dave Gifford

On Nov 23, 1:31 am, iain  wrote:
> I am trying to change the colour scheme of NoteStorm into one that is
> more pleasing to me.
>
> I have  found Eric's PaletteMaker:http://tiddlytools.com/#PaletteMaker
> which I think will allow me to change the colour palette.
>
> But I am not sure
>
> 1) How to make it work (you load it as a plug in then what?)
>
> 2) which of the various styles is associated with what in NoteStorm.
> For example what does SecondnaryMid control. Is there a bluffers guide
> to this?
>
> yours
>
> Iain

--

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




[tw] Upload files script

2009-11-23 Thread skye riquelme
Hi All

Thanks to BidiXTW the issue of uploading TWs and even individual
tiddlers is well catered for and working well after some teething
problems and lots of great support.

Within the education package that I have developed it is convenient to
have students directly an external file to my servera local
report, for example..so I am looking for a plugin that simply
browses for a local file and then allows students to upload that file
to me.

I tried installing FireFTP in their browsers but that is a bit
complicated for them to understand

Any ideas???

I have found a few php scripts which do just thisbut don´t know
enough to be able to modify these scripts to work inside a
tiddler..any pointers??

Thanks
Skye

--

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




[tw] Re: sending list to a custom field

2009-11-23 Thread Dave Parker
Hi Tobias,

That did work.  I spent a lot of time searching for the words "script"
and "field".  No wonder I didn't find anything...(mental note:always
check tiddlywiki.org before posting)

Thanks very much.

Thanks also for your tbGTD, I use that as my main TW - its very nice!

On Nov 23, 9:36 am, Tobias Beer  wrote:
> Well, I don't quite know how I got to put an i into your name...  ;-)

--

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




[tw] Re: Sorting order under treeview entries

2009-11-23 Thread Shankar


On Nov 23, 7:24 am, Måns  wrote:
> Hi Shankar
> I'm afraid not - at least I haven't found a way to do that -
>

:-(  I was afraid of that ... :-(

Thanks,  Måns ...

Cheers; 'best,

shankar

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Mark S.
If you have Eric's Inline Javascript plugin, then this code will do a
quick and dirty job:


var txt = store.getTiddlerText("URL_LIST") ;
var ara = txt.split("\n") ;
var out = "" ;
for(var i=0;i inclusion macro.

I haven't tried the FF plugin, but it sort looks like you should be
able to make it produce a wikified output.

Mark
On Nov 23, 6:31 am, Amzg  wrote:
> On Nov 22, 4:00 pm, BC  wrote:
>
> > Incidentally, if like me, you tend to have too many tabs open all at
> > once and don't want to bookmark them, the Copy All Urls Firefox add-on
> > works great for tiddly bookmarking 
> > also:https://addons.mozilla.org/en-US/firefox/addon/934
>
> HA! That is GREAT!! Bookmark-LISTS are much more suitable in TW than
> FF because it is a lot easier to edit such a list in TW and, via
> framedLinksPlugin, take a peek at a bookmark.
>
> ...and how about this little addition;
>
> Create a tiddler titled URLlist, and put the following [1] in it:
> < paste'  >>
>
> Pressing the resulting button gives a new tiddler where to paste the
> URL list, and it is automatically named with todays date and tagged
> with URLlist.
>
> You can then use a <> macro to put the resulting
> button e.g in the sidebar, perhaps accompanied by a slider to show the
> URLlist (via e.g TagglyTagging [2] or a forEachTiddler).
>
> Now, the resulting list from that firefox addon is pretty messy. It
> would be great if it somehow could be turned into pretty wikilinks,
> i.e from the current format;
>
> URL1
> Name1
> URL2
> Name2
>
> into
>
> [[Name1|URL1]]
> [[Name2|URL2]]
>
> Any thoughts?
>
> :-)
>
> [1] from 
> here:http://groups.google.com/group/tiddlywiki/browse_thread/thread/1a6372...
> [2]http://mptw.tiddlyspot.com/#TagglyTagging

--

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




[tw] Re: sending list to a custom field

2009-11-23 Thread Tobias Beer
Well, I don't quite know how I got to put an i into your name...  ;-)

--

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




[tw] Re: sending list to a custom field

2009-11-23 Thread Tobias Beer
Hi Dive,


store.setValue(tiddler,"sendtext",(out.join(', ')));

or

store.setValue(tiddler.title,"sendtext",(out.join(', ')));


You may want to have a look at some of the contents on http://tiddlywiki.org,
like:
http://tiddlywiki.org/wiki/Dev:Extended_Fields

Tobias.

--

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




[tw] Re: Generating a list based on custom fields.

2009-11-23 Thread Jakob Graulund Jørgensen
>startsWith is a string function added by FET to the string prototype.
>You can't perform on an array, which is what readBracketedList()
>returns. So, do you have to do a readBracketedList to begin with?

Obviously the simpler thing always works perfectly:

<\> \n" ' >>

Thx you for the help

--

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




[tw] Re: Sorting order under treeview entries

2009-11-23 Thread Måns
Hi Shankar
I'm afraid not - at least I haven't found a way to do that - :
http://twt-treeview.tiddlyspot.com/#MenuOptions
I might use NestedSlidersPlugin and list macro - like this:
+++[Daily Logs +]...
<>
===
To reverse sort order you can write [sort[+title]] instead..

Other options [sort[-modified]] [sort[-created]] - see:
http://tiddlywiki.org/wiki/Filtering

You can even have a popup like this:
@@position:relative;+++^15em^[Daily Logs  »]...
<>
===@@

Regards Måns Mårtensson

On 23 Nov., 15:32, Shankar  wrote:
> I have an entry for the parent topic as: "Daily Logs".  Under that, I
> have tiddlers titled "2006-12-11", "2006-12-15", "2006-12-18" ...
>
> Now the tiddlers appear in the treeview list in that order.  But I
> would like to reverse that - so that the latest one appears at the top
> etc.
>
> Is there a way of doing that?  It would be neat, if this order is
> customizable to entries under "Daily Logs" only.
>
> Thanks.
>
> Cheers; 'best,
>
> shankar swamy

--

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




Re: Questiong regarding NoteBookStyle

2009-11-23 Thread Måns
Hi

It took more than a day to get this question posted - and I thought it
was lost in cyberspace (I'm new on this group) therefore I posted the
question at the TiddlyWiki group, where Tobias answered my question:
http://groups.google.dk/group/tiddlywiki/t/a3c4cc1c5e76b8f3?hl=da

Regards Måns Mårtensson

On 21 Nov., 15:52, Måns  wrote:
> Hi GTDTwWizards
>
> I'd like to use .postityellow in a custom ViewTemplate (w. Erics
> TaggedTemplateTweak) and the image is embedded/attached in a tiddler
> (NoteBook.gif).
>
> I need to know what I must write replacing this:
> background-image:url('Notepad.gif');
> background-image:('Notepad.gif'); and background-image:'Notepad.gif';
> don't work.
>
> YS Måns Mårtensson

--

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




[tw] Sorting order under treeview entries

2009-11-23 Thread Shankar
I have an entry for the parent topic as: "Daily Logs".  Under that, I
have tiddlers titled "2006-12-11", "2006-12-15", "2006-12-18" ...

Now the tiddlers appear in the treeview list in that order.  But I
would like to reverse that - so that the latest one appears at the top
etc.

Is there a way of doing that?  It would be neat, if this order is
customizable to entries under "Daily Logs" only.

Thanks.

Cheers; 'best,

shankar swamy

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Amzg
On Nov 22, 4:00 pm, BC  wrote:
> Incidentally, if like me, you tend to have too many tabs open all at
> once and don't want to bookmark them, the Copy All Urls Firefox add-on
> works great for tiddly bookmarking 
> also:https://addons.mozilla.org/en-US/firefox/addon/934

HA! That is GREAT!! Bookmark-LISTS are much more suitable in TW than
FF because it is a lot easier to edit such a list in TW and, via
framedLinksPlugin, take a peek at a bookmark.

...and how about this little addition;

Create a tiddler titled URLlist, and put the following [1] in it:
<>

Pressing the resulting button gives a new tiddler where to paste the
URL list, and it is automatically named with todays date and tagged
with URLlist.

You can then use a <> macro to put the resulting
button e.g in the sidebar, perhaps accompanied by a slider to show the
URLlist (via e.g TagglyTagging [2] or a forEachTiddler).

Now, the resulting list from that firefox addon is pretty messy. It
would be great if it somehow could be turned into pretty wikilinks,
i.e from the current format;

URL1
Name1
URL2
Name2

into

[[Name1|URL1]]
[[Name2|URL2]]


Any thoughts?

:-)


[1] from here:
http://groups.google.com/group/tiddlywiki/browse_thread/thread/1a637249fb564f77/59a74f08f36dfffa?lnk=gst&q=blog#59a74f08f36dfffa
[2] http://mptw.tiddlyspot.com/#TagglyTagging

--

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




[tw] Re: Camino 2.0

2009-11-23 Thread Måns
Hi S.Hill

Hmm?: http://www.tiddlywiki.com/#Browsers%20Camino
It should work without any need for modifications..
> I don't see any info on TiddlyWiki working with Camino 2.0. It's not
> saving for me.

regards Måns Mårtensson

--

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




Re: tbGTD

2009-11-23 Thread birddog
Thanks Tobias. I'll try that. It will take me some time to do a
conversion of all actions and reminders, but I think it's worth it.

On Nov 20, 1:02 pm, Tobias Beer  wrote:
> Hi birddog,
>
> change in tiddler zzConfig...
>
> co.chkAutoSave=(window.location.protocol=="file:");
>
> to...
>
> co.chkAutoSave=true;
>
> That will save the document on most any changes. However, I would
> recommend that you manually save before switching tabs or windows...
> to keep serverload resonable for tiddlyspot.
>
> Tobias.

--

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




[tw] Re: Trying to change colours

2009-11-23 Thread Måns
http://giffmex.org/NoteStorm.html#SelectPaletteMacro

On 23 Nov., 10:24, Måns  wrote:
> Hi Iain
>
> In the StyleSheet tiddler you can see the choosen colors for different
> elements in your TW. Not all colors are taken from the colorpalette.
> (http://giffmex.org/NoteStorm.html#ColorPalette) You have to change
> those  directly in the 
> StyleSheet.http://giffmex.org/NoteStorm.html#StyleSheet.
>
> NoteStorm is using a colorpalettepicker (SelectPaletteMacro) which
> lets you switch colorpalette by overwriting the default  colorpalette
> with alternative colorpalettes tagged with palette.
>
> If you make changes to the colorpalette with Erics PaletteMaker, you
> can simply save it with a new title (MyColorPalette) and tag it with
> palette, thereby making it avaible in the colorselect panel.
> <>
>
> Regards Måns Mårtensson
>
> On 23 Nov., 08:31, iain  wrote:
>
>
>
> > I am trying to change the colour scheme of NoteStorm into one that is
> > more pleasing to me.
>
> > I have  found Eric's PaletteMaker:http://tiddlytools.com/#PaletteMaker
> > which I think will allow me to change the colour palette.
>
> > But I am not sure
>
> > 1) How to make it work (you load it as a plug in then what?)
>
> > 2) which of the various styles is associated with what in NoteStorm.
> > For example what does SecondnaryMid control. Is there a bluffers guide
> > to this?
>
> > yours
>
> > Iain

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Måns
Best use of this script would be to put it in the viewtemplate* as a
toolbarbutton and only show it when lists are tagged with sometag..
(In the description above the last linkbutton has <

Needs HideWhenPlugin (http://mptw.tiddlyspot.com/#HideWhenPlugin)


Regards Måns Mårtensson


On 23 Nov., 11:37, Måns  wrote:
> > The point is I would like an
> > option in the FramedLinksPlugin to open the links within a mini
> > browser instead of a plain iframe. Rather than maintaining hr-
> > seperated lists, I'd just as soon work from the non-hr seperated lists
> > I already have. When I first started using the MiniBrowser plugin, I
> > thought how nice it would be if I could just have mini browsers open
> > spontaneously in response to clicking on a URL in any tiddler, without
> > having to insert the command in the tiddler first. Then I saw the OP's
> > reference to FramedLinksPlugin -- which does exactly what I want, but
> > with iframes instead of minibrowsers.
>
> Hi BC
>
> My first attempt in making a script/macro button to provide a similar
> effect with a nested miniBrowser for each link in a normal
> (lineseparated list) -
>
> Copy the script into a tiddler with a title xxx. (don't click the
> scriptbutton - it will overwrite the tiddler)
>
> In your list with links - write <> - click done and click
> the new button L2mB:
>
> You'll get a button (link) for each link (if you have
> NestedSlidersPluign installed) When clicked upon you'll get a
> miniBrowserwindow with the actual url opened...
>
> I'm still working on getting the url text into the label of the
> button..
>
> 
> var here=story.findContainingTiddler(place);
>    if (!here) return;
>    var title=here.getAttribute("tiddler");
>    var tid=store.getTiddler(title);
>    var t=store.getTiddlerText(tiddler.title) ;
>    var target = store.getTiddler(tiddler.title) ;
> var txt='+++[Link]... <>===
> \n+++[Link]... <>===';
> store.saveTiddler
> (tid.title,tid.title,txt,tid.modifier,tid.modified,tid.tags,tid.fields);
> 
>
> Regards Måns Mårtensson

--

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




[tw] Re: Is there a way to post random quotes in a tiddler?

2009-11-23 Thread Måns
Hi snkn

You'll need to give more information to get qualified help.
Which scripts have you tried? - how did you implement them in your TW?
> In the usual html file, they work.
What is the usual html file?
> Do you know how to do it?
I use QuoteOfTheDayPlugin from TiddlyTools 
http://www.tiddlytools.com/#QuoteOfTheDayPlugin
Eric Shulman (who wrote the plugin) has provided detailed
documentation on how to use the plugin: 
http://www.tiddlytools.com/#QuoteOfTheDayPluginInfo

Regards Måns Mårtensson

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread Måns
> The point is I would like an
> option in the FramedLinksPlugin to open the links within a mini
> browser instead of a plain iframe. Rather than maintaining hr-
> seperated lists, I'd just as soon work from the non-hr seperated lists
> I already have. When I first started using the MiniBrowser plugin, I
> thought how nice it would be if I could just have mini browsers open
> spontaneously in response to clicking on a URL in any tiddler, without
> having to insert the command in the tiddler first. Then I saw the OP's
> reference to FramedLinksPlugin -- which does exactly what I want, but
> with iframes instead of minibrowsers.

Hi BC

My first attempt in making a script/macro button to provide a similar
effect with a nested miniBrowser for each link in a normal
(lineseparated list) -

Copy the script into a tiddler with a title xxx. (don't click the
scriptbutton - it will overwrite the tiddler)

In your list with links - write <> - click done and click
the new button L2mB:

You'll get a button (link) for each link (if you have
NestedSlidersPluign installed) When clicked upon you'll get a
miniBrowserwindow with the actual url opened...

I'm still working on getting the url text into the label of the
button..


var here=story.findContainingTiddler(place);
   if (!here) return;
   var title=here.getAttribute("tiddler");
   var tid=store.getTiddler(title);
   var t=store.getTiddlerText(tiddler.title) ;
   var target = store.getTiddler(tiddler.title) ;
var txt='+++[Link]... <>===
\n+++[Link]... <>===';
store.saveTiddler
(tid.title,tid.title,txt,tid.modifier,tid.modified,tid.tags,tid.fields);


Regards Måns Mårtensson

--

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




[tw] Is there a way to post random quotes in a tiddler?

2009-11-23 Thread snkn
I want to display a random quotes in the main tiddler.
I tried with many scripts but nothing works.
In the usual html file, they work.
Do you know how to do it?

--

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




[tw] Re: Posting on google groups

2009-11-23 Thread BC


On Nov 22, 7:17 pm, BC  wrote:
>  On Nov 20, 8:42 pm, FND  wrote:
>
> I've been trying throughout the day to post to a thread, using the
> groups.google.com interface. Google keeps telling me my message was
> successful, but they never make it into the thread.
> This one may be lost too...

Never mind; I think my first posts were held up (and then posted out
of order) because I'm new on the group; as the sign on the door says,
new users' posts "await moderation".

--

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




[tw] Re: Wikifying your FF bookmarks, kind of.

2009-11-23 Thread BC


On Nov 23, 1:48 am, Måns  wrote:
> Hi BC> (I just wish I could do the same thing with the MiniBrowser plugin)
>
> You can.
> If you paste the list into a hr-separated list and open it with a
> miniBrowser.
> MiniBrowser defaults to open with miniBrowserList. If you paste the
> bookmarks into this list (and add a description to each entry) you'll
> be able to open them directly from miniBrowser.
> 

I was referring to use of the FramedLinksPlugin that the OP mentioned.
I already use the Minibrowser plugin. The point is I would like an
option in the FramedLinksPlugin to open the links within a mini
browser instead of a plain iframe. Rather than maintaining hr-
seperated lists, I'd just as soon work from the non-hr seperated lists
I already have. When I first started using the MiniBrowser plugin, I
thought how nice it would be if I could just have mini browsers open
spontaneously in response to clicking on a URL in any tiddler, without
having to insert the command in the tiddler first. Then I saw the OP's
reference to FramedLinksPlugin -- which does exactly what I want, but
with iframes instead of minibrowsers. (unless I missed something in
the options?)

-BC

--

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




[tw] Re: Trying to change colours

2009-11-23 Thread Måns
Hi Iain

In the StyleSheet tiddler you can see the choosen colors for different
elements in your TW. Not all colors are taken from the colorpalette.
(http://giffmex.org/NoteStorm.html#ColorPalette) You have to change
those  directly in the StyleSheet. http://giffmex.org/NoteStorm.html#StyleSheet.

NoteStorm is using a colorpalettepicker (SelectPaletteMacro) which
lets you switch colorpalette by overwriting the default  colorpalette
with alternative colorpalettes tagged with palette.

If you make changes to the colorpalette with Erics PaletteMaker, you
can simply save it with a new title (MyColorPalette) and tag it with
palette, thereby making it avaible in the colorselect panel.
<>

Regards Måns Mårtensson


On 23 Nov., 08:31, iain  wrote:
> I am trying to change the colour scheme of NoteStorm into one that is
> more pleasing to me.
>
> I have  found Eric's PaletteMaker:http://tiddlytools.com/#PaletteMaker
> which I think will allow me to change the colour palette.
>
> But I am not sure
>
> 1) How to make it work (you load it as a plug in then what?)
>
> 2) which of the various styles is associated with what in NoteStorm.
> For example what does SecondnaryMid control. Is there a bluffers guide
> to this?
>
> yours
>
> Iain

--

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




[tw] Re: PHP TIDDLY WIKI - strange behaviour of IE

2009-11-23 Thread differentfutures
In more detail:

a format like this in Firefox:
!!Darstellung und Gestaltung I - Gestaltungslehre I
2,5 V - 5Ü
1. Sem

bisher:
Die Befähigung Architektur im weiteren Sinne (Aussenraum, Baukörper,
und Fassaden) in Abhängigkeit von "genius loci". Funktion, Material
und Konstruktion so zu gestalten das sie einer Baukultur dient
undnicht nur der Verwirklichung kurzfristiger Moden.

neu:
*Masse, Haut und Struktur
*Haut und Hülle, Raum und Zwischenraum
*Etui
*Prinzipien eines Entwurfes, Prinzipien des Erkennens

!!Darstellung und Gestaltung II
2,5 V - 5Ü

TURNS INTO THIS IN IE

!!Darstellung und Gestaltung I - Gestaltungslehre I 2,5 V - 5Ü 1. Sem
bisher: Die Befähigung Architektur im weiteren Sinne (Aussenraum,
Baukörper, und Fassaden) in Abhängigkeit von "genius loci". Funktion,
Material und Konstruktion so zu gestalten das sie einer Baukultur
dient undnicht nur der Verwirklichung kurzfristiger Moden. neu:
*Masse, Haut und Struktur *Haut und Hülle, Raum und Zwischenraum *Etui
*Prinzipien eines Entwurfes, Prinzipien des Erkennens !!Darstellung
und Gestaltung II 2,5 V - 5Ü





--

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




[tw] Error message when trying to upload

2009-11-23 Thread Marcelo
Hello everyone!

I am new around, and I get this message every time I try to upload my
file to TiddlyWikiSpot:

The store script 'http://promar.tiddlyspot.com/store.cgi' was not
found

Does anyone know how to solve this?

--

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




[tw] PHP TIDDLY WIKI - strange behaviour of IE

2009-11-23 Thread differentfutures
Hi all!

I am using a php tiddly wiki since a while and haven´t had any
problems so far.
Now I installed one for my girlfriend and she has been running into a
set of strange problems.
We are using phptiddlywiki, monochrome theme and different platforms.

She filled the wiki yesterday with a lot of text from Firefox (current
version) on an old Macbook.
Today she tried to use the obligatory IE in her office and all text
formatting was screwed up. In detail - all ENTERs in the text were
gone and the text appears without line changes and therefore also with
formatting problems.

Not all texts do this!

I looked on a XP machine with IE 6.0 and it did the same.
I looked at other sites that use the Monochrome theme and there it
works. I copied all Theme and Layout files from the working website
again and it is still a problem.

Does anybody have a clue???

--

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