[tw] Re: a useful plugin

2017-11-30 Thread tobaisch
thats so nice.
thank you.

the border-radius: doesnt work but does not matter, i made the 
background-color: transparent with no border.
that looks much better now. :)

regards
tob

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/67f05e7a-950f-45f6-9449-a1c6092f7641%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: a useful plugin

2017-11-30 Thread TonyM
Want *a beauty,*

*Here is a start*

You can add to a stylesheet (a tiddler tagged $:/tags/Stylesheet)

.myeditbutton {
background-color: #99;
max-width: 30px;
border: grey
border-radius: 5px;
color: black;
padding: 2px 2px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 1px 1px;
cursor: pointer;
}


Adjust above as needed


And Update the Button code as follows


<$button tooltip="Edit tiddler" message="tm-edit-tiddler" class="myeditbutton" >
{{$:/core/images/edit-button}}


Regards
Tony

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/09895a85-c557-4557-9314-fab5c8fe2bea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: a useful plugin

2017-11-30 Thread tobaisch
The button is directly before the link to the twiddler.
Not a beauty but very functional.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/29e9d3e2-2e50-46ac-bd9a-8771d045ec84%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: a useful plugin

2017-11-30 Thread Birthe C
Where did you use the button?

@Tony great idea, and I was reminded, that The favorites plugin had a newer 
version, than the one I used. 
 
Birthe

Den fredag den 1. december 2017 kl. 03.47.45 UTC+1 skrev tobaisch:
>
> Tony this is great plugin and a great solution from you. Thank you!
> How can i remove the linebreak between the editor image and the 
> tiddlerlink?
> Regards
> Tob
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f333c045-21bb-4449-865a-391956bfc4e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: a useful plugin

2017-11-30 Thread tobaisch
Tony this is great plugin and a great solution from you. Thank you!
How can i remove the linebreak between the editor image and the tiddlerlink?
Regards
Tob

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f64894de-6e25-4686-95ac-ee6991ecb62a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: a useful plugin

2017-11-30 Thread TonyM
Tobaish,

I like the Favourites plugin found here to star 
tiddlers http://t5a.tiddlyspot.com/#Favorites


Then I found 
$:/plugins/ajh/favorites/SideBar 

 

then edited it to insert before "<$link"

<$button tooltip="Edit tiddler" message="tm-edit-tiddler" >
{{$:/core/images/edit-button}}


Now every item listed under favorites is proceeded by an edit button, and 
opens the tiddler for edit.

You could hack every other side bar list to do the same eg open/recent 
etc...

Regards
Tony

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b3d4a3a0-0100-4b37-b96d-5e1f134be40b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: a useful plugin

2017-11-29 Thread tobaisch
Thx Alex,
is not really what I'm looking for.
regards
Tom

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/41c32871-f02f-40f8-8566-77e449819098%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: a useful plugin

2017-11-29 Thread tobaisch
thx sander,
not exactly but already quite good.
I'll definitely test it.
Thank you

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b2f23a24-1178-4dcd-871d-b1b377e2f04b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: a useful plugin

2017-11-29 Thread Alex Hough
you couild clone the open sidebar, then replace tm-open tiddler with
tm-edit-tiddler
then have separate sidebar which opens in edit mode

rough and ready

Alex

On 29 November 2017 at 07:59, Sander Datema  wrote:

> Not exactly that, but this plugin allows you to double click a tiddler and
> edit it: https://danielorodriguez.com/TW5-2click2edit/
>
> Op dinsdag 28 november 2017 16:14:18 UTC+1 schreef tobaisch:
>>
>> Is there a plugin for following idea?
>> Double click at a tiddler in the sidebar opens the tiddler in edith mode.
>> Maybe ctrl+click would be also a good variant?
>>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/tiddlywiki/068481f8-53a5-4ca9-b664-19715be68f23%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALc1hYe0QTF_v5tOi44GNq-kyjC2MrRvFVQRjJq8VMXWGLOMow%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: a useful plugin

2017-11-28 Thread Sander Datema
Not exactly that, but this plugin allows you to double click a tiddler and 
edit it: https://danielorodriguez.com/TW5-2click2edit/

Op dinsdag 28 november 2017 16:14:18 UTC+1 schreef tobaisch:
>
> Is there a plugin for following idea?
> Double click at a tiddler in the sidebar opens the tiddler in edith mode.
> Maybe ctrl+click would be also a good variant?
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/068481f8-53a5-4ca9-b664-19715be68f23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.