Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mark Bowser 273 posts 860 karma points c-trib
    Sep 20, 2016 @ 16:50
    Mark Bowser
    0

    Backoffice Keyboard Shortcuts

    I was in the backoffice of one of our umbraco 7.2.8 sites. I accidentally pressed ALT+LEFT and discovered that I can navigate quickly back and forth between two nodes in the content tree with ALT+LEFT and ALT+RIGHT. Is there documentation on the umbraco backoffice shortcuts? Or is there a keyboard shortcut I can use to pop up a keyboard shortcut cheat sheet? I seem to remember something like that existing in Umbraco 4 or 6, but I haven't figured it out in umbraco 7 with my experimentation yet.

    Thanks

  • Kevin Jump 2310 posts 14695 karma points MVP 7x c-trib
    Sep 20, 2016 @ 17:02
    Kevin Jump
    1

    Hi

    I've had a very quick hunt in the code:

    There are keyboard shortcuts when creating Document types

    Shift-Alt-K pops up a dialog showing them

    enter image description here

    • Ctrl-Shift-U - Displays your profile
    • Ctrl-Shift-H - Displays the help panel

    Still looking for more :)

  • Mark Bowser 273 posts 860 karma points c-trib
    Sep 20, 2016 @ 17:37
    Mark Bowser
    0

    Interesting. The Shift+Alt+K only works on the new doc type editor.

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Sep 20, 2016 @ 17:48
    Dennis Aaen
    1

    Hi Mark and Kevin,

    I have added a pull request which added the information about the Keyboard Shortcuts in the document type editor.

    See https://github.com/umbraco/UmbracoDocs/pull/377

    /Dennis

  • Kevin Jump 2310 posts 14695 karma points MVP 7x c-trib
    Sep 20, 2016 @ 17:42
    Kevin Jump
    3

    Hi,

    Some more:

    • Ctrl-Space - moves focus to the search box.

    In Content:

    • Ctrl-P - Publish (or send to publish)
    • Ctrl-S - Save
    • Ctrl-U - Unpublish

    If you are using a RTE - there are Tiny MCE Shortcuts

    Developer/Settings:

    • In most editors Ctrl-S saves
  • Steffen Jørgensen 2 posts 73 karma points
    Nov 23, 2016 @ 12:41
    Steffen Jørgensen
    1

    Wouldn't it be nice, if there was a Confirm dialog for changes, like "Publish" and "Unpublish"?

    A few days ago I accidentally unpublished a clients entire site by pressing CTRL+U, trying to view source on the page, while in Content (root node).

    Even better: Don't use keyboard shortcuts that are used for other stuff:

    • CTRL+P = Print
    • CTRL+U = View source
  • Simon Dingley 1470 posts 3427 karma points c-trib
    Jan 13, 2017 @ 13:22
    Simon Dingley
    0

    I've now been caught by this multiple times and have raised a ticket if you can vote for it, please?

    http://issues.umbraco.org/issue/U4-9379

  • Steffen Jørgensen 2 posts 73 karma points
    Jan 13, 2017 @ 13:35
    Steffen Jørgensen
    0

    Voted!

    Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft