Re: [tw5] Re: [Question] Keyboard shortcut to get focus on the textfield.

2020-05-19 Thread A Gloom
With most hidden settings, the tiddler for the setting is often not present because its not needed till the setting is made. You will have to create a tiddler named $:/config/EditTabIndex with "1" in its text field $:/config/EditTabIndex is used by the following template tiddlers:

Re: [tw5] Re: [Question] Keyboard shortcut to get focus on the textfield.

2020-05-15 Thread Jon
I see, thanks. On Friday, 15 May 2020 21:34:08 UTC+1, Sylvain Naudin wrote: > > > > Le vendredi 15 mai 2020 15:51:08 UTC+2, Jon a écrit : >> >> Hi Sylvain, >> >> Where is the actual file to edit? >> >> If I do an advanced search for it, I get a list of plugins in $:/core but >> the file isn't on

Re: [tw5] Re: [Question] Keyboard shortcut to get focus on the textfield.

2020-05-15 Thread Sylvain Naudin
Le vendredi 15 mai 2020 15:51:08 UTC+2, Jon a écrit : > > Hi Sylvain, > > Where is the actual file to edit? > > If I do an advanced search for it, I get a list of plugins in $:/core but > the file isn't on the list. > > Regards > Jon > > The file doesn't exit, just create it :) See in

Re: [tw5] Re: [Question] Keyboard shortcut to get focus on the textfield.

2020-05-15 Thread Jon
Hi Sylvain, Where is the actual file to edit? If I do an advanced search for it, I get a list of plugins in $:/core but the file isn't on the list. Regards Jon On Friday, 15 May 2020 08:37:02 UTC+1, Peter Buyze wrote: > > Merci Sylvain. > > > 15 May 2020, 09:07 by sil...@gmail.com : > > >

Re: [tw5] Re: [Question] Keyboard shortcut to get focus on the textfield.

2020-05-15 Thread 'Peter Buyze' via TiddlyWiki
Merci Sylvain. 15 May 2020, 09:07 by sil...@gmail.com: > > > Le vendredi 15 mai 2020 05:34:52 UTC+2, Peter Buyze a écrit : > >> I am sorry but that setting does not exist in my file. >> >> > > Yes it's normal since it's a hidden setting ;) > Refer to >

Re: [tw5] Re: [Question] Keyboard shortcut to get focus on the textfield.

2020-05-15 Thread Sylvain Naudin
Le vendredi 15 mai 2020 05:34:52 UTC+2, Peter Buyze a écrit : > > I am sorry but that setting does not exist in my file. > > Yes it's normal since it's a hidden setting ;) Refer to https://tiddlywiki.com/#Hidden%20Setting%3A%20Tab%20Index%20for%20Edit-Inputs But like Edgaras and Joshua, tags

Re: [tw5] Re: [Question] Keyboard shortcut to get focus on the textfield.

2020-05-14 Thread 'Peter Buyze' via TiddlyWiki
I am sorry but that setting does not exist in my file. 14 May 2020, 13:32 by hypnotizedkanga...@gmail.com: > Hi Boris, > > there's a hidden setting $:/config/EditTabIndex > > you can set the text of that tiddler to 1, which allows you to tab from the > title to the tags field and from the tags

[tw5] Re: [Question] Keyboard shortcut to get focus on the textfield.

2020-05-14 Thread Joshua Fontany
Aaaah, I'm not the only one who noticed this (tabbing into the field opens a popup, tabbing out of it leaves the popup open). On Thursday, May 14, 2020 at 4:23:35 AM UTC-7, Edgaras wrote: > > The problem I have, when i tab away from tags field, the tags dropdown > stays active (open) > --

[tw5] Re: [Question] Keyboard shortcut to get focus on the textfield.

2020-05-14 Thread Edgaras
The problem I have, when i tab away from tags field, the tags dropdown stays active (open) -- 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

[tw5] Re: [Question] Keyboard shortcut to get focus on the textfield.

2020-05-14 Thread BurningTreeC
Hi Boris, there's a hidden setting $:/config/EditTabIndex you can set the text of that tiddler to 1, which allows you to tab from the title to the tags field and from the tags field directly to the text field all the best, BTC I want to use my mouse as little as possible. But when you create