[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread Riz


On Friday, 4 November 2016 01:30:36 UTC+5:30, magev958 wrote:
>
> Yes, that worked! Nice theme, really like the look :)
>
>
 Thank you magev958 :-)

-- 
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/89f53b1a-c9d5-430c-a86c-7ca5547393a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Hegart is back, kind of...

2016-11-03 Thread Tristan Kohl
Hi Hegart,

good to see you back on track. I am very sorry to hear about your health 
issues and hope you will fully recover in the next weeks.

Regarding your DropBox hosting, there is udog.co  which 
hosts your stuff from there. I did not try it by myself but it looks 
promising.

Cheers
Tristan

-- 
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/0f7310b1-a51d-44cd-bdcb-aaf766033112%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: sync tiddlywiki accross machines

2016-11-03 Thread Tristan Kohl
Hi Martin,

 - When switching from one device to the other (note that most devices stay 
> up even when I'm working on another one), I often need to restart the 
> nodejs server, otherwise it does not seem to be seeing the changes that 
> DropBox pushed to the folder in the mean time;
>

Regarding your (manual) server restart you could use the node supervisor 
module. I know, it is intended for development but it should work pretty 
well with changing files due to DropBox syncs.

Cheers
Tristan

-- 
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/dbede70a-28b8-48f5-9c40-7bbf5ca354a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread magev958
Yes, that worked! Nice theme, really like the look :)

Den torsdag 3 november 2016 kl. 16:50:19 UTC+1 skrev Riz:
>
>
>
> On Thursday, 3 November 2016 21:07:21 UTC+5:30, magev958 wrote:
>>
>> Sorry, I was not clear. It's the fix to show the close-button not 
>> working, for me. Win 7 & Chrome 51. I added the css to Your stylesheet but 
>> the close-button is still hidden until hover
>>
>>
>>
> Ah, my mistake. 
> Hmmm, I thought Chrome supported that. Can you try
>
>  @media only screen and (min-width: 768px) {
>
>
>  .tc-tiddler-view-frame .tc-tiddler-controls svg {
>  fill: transparent;
>  }
>  .tc-tiddler-view-frame .tc-tiddler-controls svg.tc-image-close-button,
>  .tc-tiddler-view-frame .tc-tiddler-controls:hover svg,
>  .tc-tiddler-view-frame .tc-tiddler-controls .tc-popup svg {
>  fill: #cc;
>  }
> } 
>

-- 
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/88b0a05b-e060-4bbf-adda-2fb0f350ed95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread Riz


On Thursday, 3 November 2016 21:07:21 UTC+5:30, magev958 wrote:
>
> Sorry, I was not clear. It's the fix to show the close-button not working, 
> for me. Win 7 & Chrome 51. I added the css to Your stylesheet but the 
> close-button is still hidden until hover
>
>
>
Ah, my mistake. 
Hmmm, I thought Chrome supported that. Can you try

 @media only screen and (min-width: 768px) {


 .tc-tiddler-view-frame .tc-tiddler-controls svg {
 fill: transparent;
 }
 .tc-tiddler-view-frame .tc-tiddler-controls svg.tc-image-close-button,
 .tc-tiddler-view-frame .tc-tiddler-controls:hover svg,
 .tc-tiddler-view-frame .tc-tiddler-controls .tc-popup svg {
 fill: #cc;
 }
} 

-- 
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/6bfa2b89-d2bb-4f4c-a552-78231b6dcd96%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Usable (pre-beta) version of Cardo - a new TW5 for Getting Things Done

2016-11-03 Thread David Szego
Hi Abramelin, I've re-posted it at http://cardo.wiki/dGSD

Would you be kind enough to tell me what you liked better? I'm always 
looking to improve it...

Cheers,
David.

On Wednesday, 2 November 2016 17:51:49 UTC-4, Abramelin the Mage wrote:
>
>
> Is it still possible to get version 1.6 of the old dGSD? I liked that one 
> better.
>
>

-- 
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/79b23665-433d-4946-88b4-750cb64bb701%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread magev958
Sorry, I was not clear. It's the fix to show the close-button not working, 
for me. Win 7 & Chrome 51. I added the css to Your stylesheet but the 
close-button is still hidden until hover

Den torsdag 3 november 2016 kl. 13:40:07 UTC+1 skrev Riz:
>
> Hi magev958, 
> I haven't specifically tried it on Chrome 51, but I did try it on Chrome 
> 53. Here  is a screenshot of tiddlywiki.com on 
> ghostwriter theme.
>
> So can you give me more details? OS? After you imported the JSON, nothing 
> happened? Since it is naught but a bunch of stylesheets, I am curious as to 
> what went wrong.
>

-- 
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/f48cc898-2a72-40d8-be8a-e98eeefef0f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: choose style for h2 inside tiddler, not ALL h2.

2016-11-03 Thread Shay Shaked
Riz and Mark,

I did try what Mark suggested, and it did not work.
In the HTML, I know that classes are defined as class="[value]" as
indicated here: http://www.w3schools.com/tags/att_global_class.asp. Riz
solution's works, which means the syntax was wrong.

I still don't understand the logic of how this class is called in the HTML
generated by TW. I feel I have 90% of the answer in my head, and I want to
know for future reference.

By the way, I apologize if I sound harsh or anything, I'm just trying to be
specific so I get the facts, and if the facts I have are wrong, I want to
see where exactly so I can learn. Hope this makes sense, and thanks! :)

On Thu, Nov 3, 2016 at 8:25 AM Riz  wrote:

Hi Shay,


from what I know, classes have a period (so, it should be .tc-tiddler-body
and it's not).


Yes they do have a period - when declared in the stylesheet, not when
called. Did you try adding Mark's code to a stylesheet and try?

if I add tc-tiddler-body for that, so that h2.tc-tiddler-body, nothing
happens

,
h2.tc-tiddler-body won't work because tc-tiddler-body is not a class of h2,
rather h2 is a child of .tc-tiddler-body.


-- 
You received this message because you are subscribed to a topic in the
Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/tiddlywiki/Fgj_eYy3D6k/unsubscribe.
To unsubscribe from this group and all its topics, 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/e5b87975-aa61-4ae1-a110-a88de1eee569%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/CALKh0m0xbr49wkQNfjOBW8K2MN6FwqGVEL5E1hJPYeRWkSE9Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread Riz
Hi magev958, 
I haven't specifically tried it on Chrome 51, but I did try it on Chrome 
53. Here  is a screenshot of tiddlywiki.com on 
ghostwriter theme.

So can you give me more details? OS? After you imported the JSON, nothing 
happened? Since it is naught but a bunch of stylesheets, I am curious as to 
what went wrong.

-- 
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/edbcd35f-91b1-4426-adf1-6e1918dadf12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: choose style for h2 inside tiddler, not ALL h2.

2016-11-03 Thread Riz
Hi Shay,

from what I know, classes have a period (so, it should be .tc-tiddler-body 
> and it's not).
>

Yes they do have a period - when declared in the stylesheet, not when 
called. Did you try adding Mark's code to a stylesheet and try? 

if I add tc-tiddler-body for that, so that h2.tc-tiddler-body, nothing 
> happens
>
,
h2.tc-tiddler-body won't work because tc-tiddler-body is not a class of h2, 
rather h2 is a child of .tc-tiddler-body.


-- 
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/e5b87975-aa61-4ae1-a110-a88de1eee569%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread magev958
This does not seem to work in Chrome 51?

Den torsdag 3 november 2016 kl. 12:35:36 UTC+1 skrev Riz:
>
> Here is the steps that will keep the 'close' button always visible while 
> others will appear when you hover over the close button
>
> 1. Open up "$:/themes/ghostwriter/stylesheet/main"
> 2. Find the part that says  /* TIDDLER TOOLBAR */
> 3. Change it to
> @media only screen and (min-width: 768px) {
>
>
>  .tc-tiddler-view-frame .tc-tiddler-controls svg {
>  fill: transparent;
>  }
>
> .tc-tiddler-view-frame .tc-tiddler-controls [aria-label~=close] svg, 
>  .tc-tiddler-view-frame .tc-tiddler-controls:hover svg,
>  .tc-tiddler-view-frame .tc-tiddler-controls .tc-popup svg {
>  fill: #cc;
>  }
> }
>

-- 
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/b5e34f09-2769-48f3-9684-7d5b38b97388%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: choose style for h2 inside tiddler, not ALL h2.

2016-11-03 Thread Shay Shaked
Yes! This one worked Riz. Thanks!

On Wed, Nov 2, 2016 at 11:19 PM Riz  wrote:

>
>
> div.tc-tiddler-body h2 { color:blue; }
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/Fgj_eYy3D6k/unsubscribe.
> To unsubscribe from this group and all its topics, 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/8a7a466c-a422-4e3c-8963-27773a6521fb%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/CALKh0m3c-6vW7Zpzes-1u%3DjQ1BZFpkTrEcxbZgY6W1EAbg8PLg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: choose style for h2 inside tiddler, not ALL h2.

2016-11-03 Thread Shay Shaked
I do not agree. I don't have a better idea of what exactly tc-tiddler-body 
is, but from what I know, classes have a period (so, it should be 
.tc-tiddler-body and it's not). Either way, I did try to call 
tc-tiddler-body in my CSS code and nothing happened. It is not recognized. 
I have a certain font for  right now, so all h2 are affected. if I add 
tc-tiddler-body for that, so that h2.tc-tiddler-body, nothing happens. Even 
if call tc-tiddler-body itself was possible, it would affect the entire 
div, so I will not get a highlight under the  in it. 

Let me know if you have more ideas? Thanks for helping out!

On Wednesday, November 2, 2016 at 11:41:47 PM UTC-4, Mark S. wrote:
>
> tc-tiddler-body is a class used in a div. The H2 tags nests inside it. My 
> grasp of CSS may be rusty, but I don't think CSS cares what tags the 
> classes live in or are nested in unless there happens to be a more specific 
> CSS rule. In any event, the style I showed seems to work on mine. I don't 
> see it turning anything blue except the internal !! lines. Perhaps your 
> actual use-case is something else?
>
>
> Good luck,
> Mark
>
> On Wednesday, November 2, 2016 at 7:33:02 PM UTC-7, Shay Shaked wrote:
>>
>> Mark, 
>>
>> wish it was that easy hehe. I've been playing with styles (and inspecting 
>> elements) for a while. The problem is that tc-tiddler-body is not a 
>> class, it's a ... however the only way I know to call a div in CSS is 
>> if it has an ID, and these divs do not. 
>>
>> On Wednesday, November 2, 2016 at 10:28:37 PM UTC-4, Mark S. wrote:
>>>
>>> Something like this might work:
>>>
>>> .tc-tiddler-body h2{
>>> color:blue;
>>> }
>>>
>>> If you have firefox, you can right click on an element and use "Inspect 
>>> Element" to see what the various classes used in setting up the tiddler.
>>>
>>> Good luck,
>>> Mark
>>>
>>> On Wednesday, November 2, 2016 at 6:02:25 PM UTC-7, Shay Shaked wrote:

 So, another CSS question from yours truely. 

 I'm trying to figure out how to write CSS for *just *the h2 headers 
 inside a tiddler, following a title. 

 TiddlyWiki currently use h2 in many places, including the Tiddler's 
 title and the Wiki's title. I don't want these affected. I would create a 
 class for that, but I don't know how to tell TW to run this class every 
 time I write in !! for a title. Is this part editable? Can I find the line 
 of code where TW gets that !! is, in fact, ? If I can find that, then 
 I 
 can change !! to a certain class of  and all will be good. 

 Thanks! 

>>>

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


[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread Riz
Here is the steps that will keep the 'close' button always visible while 
others will appear when you hover over the close button

1. Open up "$:/themes/ghostwriter/stylesheet/main"
2. Find the part that says  /* TIDDLER TOOLBAR */
3. Change it to
@media only screen and (min-width: 768px) {


 .tc-tiddler-view-frame .tc-tiddler-controls svg {
 fill: transparent;
 }

.tc-tiddler-view-frame .tc-tiddler-controls [aria-label~=close] svg, 
 .tc-tiddler-view-frame .tc-tiddler-controls:hover svg,
 .tc-tiddler-view-frame .tc-tiddler-controls .tc-popup svg {
 fill: #cc;
 }
}

-- 
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/24710a45-443f-4ea3-a428-c53b7eb08fb8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread Riz


Hi Haase,

The view toolbar is always there, it just appears when you hover over the 
region that normally houses the view-toolbar. This is done for aesthetic 
purposes. Credit to this technique - as given in the 'About' section goes 
to Tobias. You can ofcourse choose to have it appear always, or just the 
close button while keeping others transparent till hover - by editing the 
main stylesheet. 

It appears when you reduce the browser window small - specifically less 
than 768px - because I have inactivated the appear-only-on-hover feature 
for mobile devices. 

-- 
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/c077d9a3-996d-4c0c-8527-f10a2831c3cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Force Focus to a Text Field

2016-11-03 Thread Taylor Jensen
I have a Tiddler that's a form, when I hit the button it creates a new 
Tiddler based on the fields and clears the text fields. Is there a way that 
I can force focus back to the first text field? That way I can enter text, 
[tab], enter text, [tab], [enter] (submitting the form) and then already 
have the text cursor back in the first text field?

Here's my code:


<$edit-text tiddler="$:/tcj/Note Taker Helper" field="notecue" size="3" 
> placeholder="Cue #" focus="true"/>
>
> <$edit-text tiddler="$:/tcj/Note Taker Helper" field="text" 
> placeholder="Note text" tag="textarea"/> <$set name=notetext 
> value={{$:/tcj/Note Taker Helper}}>
> <$set name="notetextconcat" value="<>$(notetext)$"> <$button 
> tooltip="Create a new note" aria-label="Create a new note">
> <$action-maketid  $title=<>  
> tags="[[note]]" $tags="[{Active Production!!text}] [{Punch 
> List!!notetype}]" text=<> $navigate="hide" 
> cue={{$:/tcj/Note Taker Helper!!notecue}}/>
> {{$:/tcj/images/new-note}}submit note
> <$action-deletefield notecue $tiddler="$:/tcj/Note Taker Helper"/>
> <$action-deletefield text $tiddler="$:/tcj/Note Taker Helper"/>
> 
>
> 
> 
>

 

-- 
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/194542de-d1f6-44e3-90a2-6baebb2a8b7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread HC Haase
Funny
when I make the browser window small, the view toolbar appear...

Den torsdag den 3. november 2016 kl. 10.10.22 UTC+1 skrev HC Haase:
>
> Looks very nice
>
> However I cant figure out how to edit a tiddler (or use any of the view 
> toolbar)??
>
> It may be best suited  for blogging purposes. For wiki purposes I would 
> prefer some floating left and some clear end of tiddler. But beautiful none 
> the less.
>

-- 
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/14436f08-a805-4992-a15b-97722209d11c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread HC Haase
Looks very nice

However I cant figure out how to edit a tiddler (or use any of the view 
toolbar)??

It may be best suited  for blogging purposes. For wiki purposes I would 
prefer some floating left and some clear end of tiddler. But beautiful none 
the less.

-- 
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/13f967b9-3d37-43a8-a504-6bbb52f27137%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread Riz


Thank you Sylvain :-)

-- 
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/c0aed330-b5c9-4dc4-b538-6743c4e56a17%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Drag and drop import of images from the web without downloading it first?

2016-11-03 Thread Jed Carty
I don't think this is currently possible. I think that limitations on 
browser access to the file system make it difficult to implement and may 
require making a browser plugin or something like that.

-- 
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/572eabc0-374d-4923-921f-d7947a9623f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread Sylvain Naudin
Amazing ! It looks great !! Thank you for this work, a very good use case :)

I will definitely have a closer look.

Sylvain

-- 
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/c8446892-3a02-4cbc-b39c-80ced8f63baa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.