• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Shortcut to the paragarphs menu for text formatting?

Valyar

Well-known member
Do you know if there is hidden, undocumented shortcut to access to the paragraph menu to format text?

I started refactoring my realms. The more I use this super awesome software, the better new realms get and I can't allow the old reams not to get a refresh... So I don't want to right-click and select the option, need a way to get directly there... :(


attachment.php
 

Attachments

  • Annotation 2020-05-12 224644.jpg
    Annotation 2020-05-12 224644.jpg
    58.6 KB · Views: 71
Press Alt-F, let go, P R.

This sort of command should work with any Ribbon interface application.
 
I assume there are no shortcuts for many entries in the wrench menu (F7) e.g. quick edit, duplicate topic or no way to add some of them to the quick bar?
 
Yeah, the entries that I mentioned above don't have a shortcut mentioned next to them in the F7 menu.
 
The Alt+F is still slower than having a shortcut, but indeed can help in certain long snippets :) And after Parody mentioned it, I tried to see how fast it works for the next few edits and I discovered extremely annoying bug:

- If you have the "Font Color" tool put in the quick-access toolbar, the Alt+F shortcut does not work, you get the windows chime sound as if there is error. :rolleyes:

attachment.php


PS: We need more shortcuts or configurable list.
 

Attachments

  • Annotation 2020-05-14 064657.jpg
    Annotation 2020-05-14 064657.jpg
    30.6 KB · Views: 46
Their Ribbon code assigns the keystrokes, adapting to what you've put in the Quick Access Toolbar. Press and release Alt to see what you need to type next.

With Font Color.png

With nothing other than Font Color using F in the Quick Access Toolbar, I get Alt F N for Font Color and Alt F O for the Format Ribbon. From the Format Ribbon you can continue on until you get to the command you want.

No Font Color.png

Without a command that uses F in the Quick Access Toolbar there's no conflict, so you can get to the Format Ribbon with just one letter.

Ideally all of the context menu items would have had an entry in a Ribbon as well, but it is what it is.

Hope this helps.
 
Their Ribbon code assigns the keystrokes, adapting to what you've put in the Quick Access Toolbar. Press and release Alt to see what you need to type next.

View attachment 6532

With nothing other than Font Color using F in the Quick Access Toolbar, I get Alt F N for Font Color and Alt F O for the Format Ribbon. From the Format Ribbon you can continue on until you get to the command you want.

View attachment 6531

Without a command that uses F in the Quick Access Toolbar there's no conflict, so you can get to the Format Ribbon with just one letter.

Ideally all of the context menu items would have had an entry in a Ribbon as well, but it is what it is.

Hope this helps.

Many thanks! Learning new things that improve my "workflow". :)
This is just another proof how great Realm Works is and how greater it can be :)
 
Back
Top