[tw5] Re: shortcut to open the control panel

2021-09-14 Thread imleg...@gmail.com
Done. 



Use the comand like this : 

<$action-navigate $to="$:/ControlPanel"/> 

![](https://i.loli.net/2021/09/14/nLUueVaBl2c75sz.png)

On Monday, September 13, 2021 at 3:26:57 AM UTC+8 cj.v...@gmail.com wrote:

> Oops,  what I previously wrote holds true for "Font size for tiddler 
> body", but not so for "Font family" (it was immediately switched.)
>
> So the advantage of Control Panel in an independent may only apply to 
> certain things.  Or maybe at best most things.  Definitely not all things.
>
> Darn.
>
> On Sunday, September 12, 2021 at 4:22:47 PM UTC-3 Charlie Veniot wrote:
>
>> I am going to throw a little curve ball at you.
>>
>> I can't figure out at all how to get the navigator widget thing working.
>>
>> However, I think I much prefer this (give a tiddler as per the screenshot 
>> below a go.)
>>
>> The big advantage of opening the Control Panel in a separate window 
>> (side-by-side with your TiddlyWiki) is the window with the control panel 
>> does not get impacted by the live edits you are making in the control panel.
>>
>> How is this an advantage?  If you do something in the panel that makes, 
>> for example, the font size so small that it is not readable, no problem.  
>> The window with the control panel is still using TiddlyWiki settings 
>> applicable at the moment the control panel was opened in the separate 
>> window.
>>
>>
>>
>> [image: Screenshot 2021-09-12 4.15.55 PM.png]
>>
>> On Sunday, September 12, 2021 at 12:13:00 PM UTC-3 imleg...@gmail.com 
>> wrote:
>>
>>> Hi I make the code like this but nothing happened when I press alt-m. 
>>> How to fix it? And where to learn the related syntax for tiddler. I don't 
>>> really know the meaning of this just copy it from another tiddler. 
>>>
>>>
>>> [image: Snipaste_2021-09-12_23-10-04.png]
>>>
>>> On Sunday, September 12, 2021 at 8:54:29 PM UTC+8 Eric Shulman wrote:
>>>
 https://tiddlywiki.com/#WidgetMessage%3A%20tm-navigate

 On Sunday, September 12, 2021 at 5:52:49 AM UTC-7 imleg...@gmail.com 
 wrote:

> I know it is a stupid question, I check the keyboard shortcut not 
> found the related command.
> I try to edit my own shortcut by using message 
> https://tiddlywiki.com/static/Messages.html
>
> but I  can't find the tm command to open a tiddler instead of edit it.
>
> Thank you in advance
>


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ffa79c11-27a6-4668-bd12-18174d455c06n%40googlegroups.com.


[tw5] Re: shortcut to open the control panel

2021-09-12 Thread Charlie Veniot
Oops,  what I previously wrote holds true for "Font size for tiddler body", 
but not so for "Font family" (it was immediately switched.)

So the advantage of Control Panel in an independent may only apply to 
certain things.  Or maybe at best most things.  Definitely not all things.

Darn.

On Sunday, September 12, 2021 at 4:22:47 PM UTC-3 Charlie Veniot wrote:

> I am going to throw a little curve ball at you.
>
> I can't figure out at all how to get the navigator widget thing working.
>
> However, I think I much prefer this (give a tiddler as per the screenshot 
> below a go.)
>
> The big advantage of opening the Control Panel in a separate window 
> (side-by-side with your TiddlyWiki) is the window with the control panel 
> does not get impacted by the live edits you are making in the control panel.
>
> How is this an advantage?  If you do something in the panel that makes, 
> for example, the font size so small that it is not readable, no problem.  
> The window with the control panel is still using TiddlyWiki settings 
> applicable at the moment the control panel was opened in the separate 
> window.
>
>
>
> [image: Screenshot 2021-09-12 4.15.55 PM.png]
>
> On Sunday, September 12, 2021 at 12:13:00 PM UTC-3 imleg...@gmail.com 
> wrote:
>
>> Hi I make the code like this but nothing happened when I press alt-m. How 
>> to fix it? And where to learn the related syntax for tiddler. I don't 
>> really know the meaning of this just copy it from another tiddler. 
>>
>>
>> [image: Snipaste_2021-09-12_23-10-04.png]
>>
>> On Sunday, September 12, 2021 at 8:54:29 PM UTC+8 Eric Shulman wrote:
>>
>>> https://tiddlywiki.com/#WidgetMessage%3A%20tm-navigate
>>>
>>> On Sunday, September 12, 2021 at 5:52:49 AM UTC-7 imleg...@gmail.com 
>>> wrote:
>>>
 I know it is a stupid question, I check the keyboard shortcut not found 
 the related command.
 I try to edit my own shortcut by using message 
 https://tiddlywiki.com/static/Messages.html

 but I  can't find the tm command to open a tiddler instead of edit it.

 Thank you in advance

>>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/27178bc0-7d63-44c4-a471-e7f6e1c0ccb8n%40googlegroups.com.


[tw5] Re: shortcut to open the control panel

2021-09-12 Thread Charlie Veniot
I am going to throw a little curve ball at you.

I can't figure out at all how to get the navigator widget thing working.

However, I think I much prefer this (give a tiddler as per the screenshot 
below a go.)

The big advantage of opening the Control Panel in a separate window 
(side-by-side with your TiddlyWiki) is the window with the control panel 
does not get impacted by the live edits you are making in the control panel.

How is this an advantage?  If you do something in the panel that makes, for 
example, the font size so small that it is not readable, no problem.  The 
window with the control panel is still using TiddlyWiki settings applicable 
at the moment the control panel was opened in the separate window.



[image: Screenshot 2021-09-12 4.15.55 PM.png]

On Sunday, September 12, 2021 at 12:13:00 PM UTC-3 imleg...@gmail.com wrote:

> Hi I make the code like this but nothing happened when I press alt-m. How 
> to fix it? And where to learn the related syntax for tiddler. I don't 
> really know the meaning of this just copy it from another tiddler. 
>
>
> [image: Snipaste_2021-09-12_23-10-04.png]
>
> On Sunday, September 12, 2021 at 8:54:29 PM UTC+8 Eric Shulman wrote:
>
>> https://tiddlywiki.com/#WidgetMessage%3A%20tm-navigate
>>
>> On Sunday, September 12, 2021 at 5:52:49 AM UTC-7 imleg...@gmail.com 
>> wrote:
>>
>>> I know it is a stupid question, I check the keyboard shortcut not found 
>>> the related command.
>>> I try to edit my own shortcut by using message 
>>> https://tiddlywiki.com/static/Messages.html
>>>
>>> but I  can't find the tm command to open a tiddler instead of edit it.
>>>
>>> Thank you in advance
>>>
>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f7c896fa-cd98-41d4-a694-e904e27e12ebn%40googlegroups.com.


[tw5] Re: shortcut to open the control panel

2021-09-12 Thread imleg...@gmail.com
Hi I make the code like this but nothing happened when I press alt-m. How 
to fix it? And where to learn the related syntax for tiddler. I don't 
really know the meaning of this just copy it from another tiddler. 


[image: Snipaste_2021-09-12_23-10-04.png]

On Sunday, September 12, 2021 at 8:54:29 PM UTC+8 Eric Shulman wrote:

> https://tiddlywiki.com/#WidgetMessage%3A%20tm-navigate
>
> On Sunday, September 12, 2021 at 5:52:49 AM UTC-7 imleg...@gmail.com 
> wrote:
>
>> I know it is a stupid question, I check the keyboard shortcut not found 
>> the related command.
>> I try to edit my own shortcut by using message 
>> https://tiddlywiki.com/static/Messages.html
>>
>> but I  can't find the tm command to open a tiddler instead of edit it.
>>
>> Thank you in advance
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/55f4cf99-8645-4fe9-a0fc-7fa75f118146n%40googlegroups.com.


[tw5] Re: shortcut to open the control panel

2021-09-12 Thread Eric Shulman
https://tiddlywiki.com/#WidgetMessage%3A%20tm-navigate

On Sunday, September 12, 2021 at 5:52:49 AM UTC-7 imleg...@gmail.com wrote:

> I know it is a stupid question, I check the keyboard shortcut not found 
> the related command.
> I try to edit my own shortcut by using message 
> https://tiddlywiki.com/static/Messages.html
>
> but I  can't find the tm command to open a tiddler instead of edit it.
>
> Thank you in advance
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/65c49355-74b6-4bd9-9230-c8ca10a341c0n%40googlegroups.com.