Shortcut for Outline Levels / Indents on lists

Do we have have one?
Need a shortcut for outline levels (indent) while using
lists...
Kind regards,
AD

If I understand you correctly, you are either looking for a
way to indent a list, which is done through the Paragraph indent
tool, or you are looking to indent to another level within a list,
which is done through the List Promote/Demote tool. Both can be
found on the toolbar underneath the Menu bar.
Please let me know if this answers what you are looking for,
or provide further details on what you are wanting to achieve.
Thanks!

Similar Messages

  • Keyboard shortcut for top/bottom of mailbox list

    Hi,
    I have some large mailboxes, and when in the middle of the listing it is a pain to have to scroll all the way to the top/bottom to get to the most recent messages (mailbox ordered by date).
    Home and end keys don't seem to work - is there another keyboard shortcut that can jump to top or bottom, or is it possible to do something with applescript to enable this? (I am a mac beginner so would appreciate any help)

    Is there a solution for this? I too have several people with large mailboxes who regularly need to jump to the top or bottom.
    Control/Page Up or Down scrolls the mailbox by a page, but I can't find the shortcut to jump to the top or bottom. Does anyone know what it is?
    Thanks,
    -Terry

  • How can I style individual levels of a list separately?

    Hi—
    I'm trying to define a list style in a slide master in Keynote 6.2.2 where each level is not only indented differently, but also formatted differently.  Like this:
    Level 1, 14pt bold
    Level 2, indented, 12pt regularLevel 3, indented again, 10pt italic
    (In other words, I want a text field to appear in a master slide that is already pre-defined to use those list styles when I start to enter text into a new slide that uses that master.)
    I'm not clear on the relationship between the paragraph style and the list style—where and how would that kind of definition be saved?  Creating a new list style seems to save only the indent and bullet information, whereas saving a new paragraph style affects the font information for all "levels" of the lists within it… or am I missing something?
    Thanks,
    David

    Indesign cs6
    On Thu, Feb 19, 2015 at 11:07 AM, John T Smith <[email protected]>

  • CL_SALV_HIERSEQ_TABLE - Multiple level heirachial sequential list

    Class CL_SALV_HIERSEQ_TABLE  -  Can this class be used for multiple level heirarchial sequential list ?
    It works perfect for 2 level heirarchial list u2013 Thanks to Rich Heilman. Say for Eg, SCARR and SFLIGHT.
    My requirement has more levels. I looked into all the methods of the class, but none of them seems to help to append more levels.
    Here is my requirement.
    Selection screen had date range,  partner functions etc ..
    -->Select all Inquiries for given date range or (TABLE u2013 VBAK) given sold to party/ship to party etcu2026
    -->Get all statuses (system status /user status etc (TABLE u2013 JCDS and TJ30T ).
    -->Select all Quotations for given inquiry, if any
    -->Select all Orders for the selected quotations, if any
    -->Select all deliveries for selected orders, if any and read status, whether shipped or not (VBFA/LIKP/ VBUK )
    And list these in a multilevel heirarchial mode
    Inquiry1/created by/created on/ sold to party/ Application engineer/inside sales Rep
         Status1 / description/ active /  changed by / date      
         Status2/ description/ active /  changed by / date
         u2026..
         u2026..
         Status 5u2026..
              Quotation1 / Created on /created by/quantityu2026
                   Order1/created on/created by/
                        Delivery1 /created on / created by/ not shipped
                        Delivery2/ created on / created by / partially shipped
                   Order2/created on/created by
    Inquiry2/created by/created on/ sold to party/ Application engineer/inside sales Rep
         Status1 / description/ active /  changed by / date      
         Status2/ description/ active /  changed by / date
         u2026..
         u2026..
         Status 5u2026..
              Quotation1 / Created on /created by/quantityu2026
    I need atleast 3 internal tables, 1 for Inquiry, another for status data, another for Quotation/order/delivery.
    Anyone has any clue, how to achieve this ? cl_salv_tree also doesnu2019t seems to helpu2026
    As per my understanding, we could pass only 1 single structure to a tree output.
    For eg, all lines of the tree output should be of the same structure. (please correct me if I am wrong )..
    But In my case, the fields on each level are different, and I need to pass different structures to the tree.
    Please let me know, if anyone have a clue..
    Thanks much

    Sujamol (or anyone),
    did you ever manage to do this? I would like to do the same.
    Report SALV_DEMO_HIERSEQ_COLUMN does it for two levels. What about 3, 4.....?
    Thanks.

  • Using an Outline - wanting shortcut for indent levels

    I think the subject says it - is there a keyboard shortcut to increase/decrease indent levels in an outline?
    Thank you
    EDIT: So I've discovered Tab will decrease the indent level, now am only searching for a keyboard command to increase the indent level.
    Message was edited by: buz

    +Shift tab+
    Peter

  • Where can I find a list of the keyboard shortcuts for editing a Wiki page, on Windows and Mac?

    I tried searching in Help, but I haven't been able to find anything.  I'd like to get a list of the keyboard shortcuts that work while editing a wiki page in the Mac Server Wiki running on Lion. 
    When accessing Lion Server Wiki from a Mac, some of the usual suspects work: cmd+B for bold, cmd+} to indent, etc.  When accessing the Lion Server Wiki from Windows, though, I can't find an equivalent keyboard shortcut for the indent / unindent.  Where can I find a list of all of them?
    Thanks!

    http://support.apple.com/kb/HT1558
    http://support.apple.com/kb/TA38663
    http://support.apple.com/kb/HT4982
    They are also listed in the built-in User Guide accessible directly on the iPhone in Safari.
    Find the "iPhone User Guide" bookmark, then go to iPhone at a Glance > Status icons

  • Is there a wa to convert a numbered list into sections / outline mode indented?

    Is there a wa to convert a numbered list into sections / outline mode indented?

    I think you need to describe in more detail what you want to achieve. Are you talking about Document outline? I myself haven't used that feature. I would read about it in the Pages User Guide to get familiar on how it works. Or I would read the Missing Manual for iWork which is a very good book about iWork and Pages.

  • How do I generate a list of keyboard shortcuts for any given application

    I want to generate a list of keyboard shortcuts for all of the applications I have on my Mac. I want the list to be a simple text (or rtf) file that I can edit and organize. (By edit, I don't mean change the shortcuts, only the report of them.)
    I was using Key Cue, but it does not let me save the list to a text file.
    I want this for several purposes. One is to have a easy to reference list of shortcuts to learn. Another is to find unused key combinations that I can use for my own keyboard shortcuts that I create with DefaultKeyBinding.dict.
    Note: The program doesn't have to an OS X app. A program that runs from a shell without a GUI is plenty adequate.
    If there is a way to read the keyboard commands from a plist list or other such file, and any of you know the format for these or where I can find them, I can write a Perl script myself to do it.

    Well, the info is stored in...
    /Users/YourUserName/Library/Preferences/com.apple.universalaccess.plist
    PlistPro has a way to convert it to ASCII, but you'll srtill have work to do, as...
    {enabled = 1; key = 20; modifier = 1179648; sybmolichotkey = 28; },
    {enabled = 1; key = 20; modifier = 1441792; sybmolichotkey = 29; },
    {enabled = 1; key = 21; modifier = 1179648; sybmolichotkey = 30; },
    {enabled = 1; key = 21; modifier = 1441792; sybmolichotkey = 31; },
    {enabled = 0; key = 28; modifier = 1572864; sybmolichotkey = 15; },
    {enabled = 0; key = 27; modifier = 1572864; sybmolichotkey = 19; },
    {enabled = 0; key = 24; modifier = 1572864; sybmolichotkey = 17; },
    {enabled = 0; key = 47; modifier = 1835008; sybmolichotkey = 25; },
    {enabled = 0; key = 43; modifier = 1835008; sybmolichotkey = 26; },
    {enabled = 0; key = 28; modifier = 1835008; sybmolichotkey = 21; },
    {enabled = 0; key = 96; modifier = 1048576; sybmolichotkey = 59; },
    {enabled = 1; key = 122; modifier = 262144; sybmolichotkey = 12; },
    {enabled = 0; key = 120; modifier = 262144; sybmolichotkey = 7; },
    {enabled = 0; key = 99; modifier = 262144; sybmolichotkey = 8; },
    {enabled = 0; key = 118; modifier = 262144; sybmolichotkey = 9; },
    {enabled = 0; key = 96; modifier = 262144; sybmolichotkey = 10; },
    {enabled = 0; key = 97; modifier = 262144; sybmolichotkey = 11; },
    {enabled = 1; key = 50; modifier = 1048576; sybmolichotkey = 27; },
    {enabled = 1; key = 98; modifier = 262144; sybmolichotkey = 13; },
    {enabled = 1; key = 50; modifier = 1572864; sybmolichotkey = 51; },
    {enabled = 1; key = 100; modifier = 262144; sybmolichotkey = 57; },
    {enabled = 1; key = 17; modifier = 1572864; sybmolichotkey = 50; },
    {enabled = 1; key = 2; modifier = 1572864; sybmolichotkey = 52; },
    {enabled = 0; key = 105; modifier = 0; sybmolichotkey = 32; },
    {enabled = 0; key = 109; modifier = 0; sybmolichotkey = 33; },
    {enabled = 0; key = 103; modifier = 0; sybmolichotkey = 36; },
    {enabled = 0; key = 109; modifier = 0; sybmolichotkey = 62; },
    {enabled = 0; key = 49; modifier = 1048576; sybmolichotkey = 60; },
    {enabled = 0; key = 49; modifier = 1572864; sybmolichotkey = 61; },
    {enabled = 1; key = 2; modifier = 1310720; sybmolichotkey = 70; },
    {enabled = 1; key = 49; modifier = 1048576; sybmolichotkey = 64; },
    {enabled = 1; key = 49; modifier = 1572864; sybmolichotkey = 65; },
    {enabled = 0; key = 53; modifier = 1048576; sybmolichotkey = 73; },
    {enabled = 1; key = 107; modifier = 0; sybmolichotkey = 53; },
    {enabled = 1; key = 113; modifier = 0; sybmolichotkey = 54; }

  • Is There a List of Keyboard Shortcuts for Adobe Digital Editions, I Found Two By Accident the "Arrow" Keys and the "Enter Key" for Turning Pages in an eBook...

    Hi  ??  :       Does Anyone Know If There is a List of Keyboard Shortcuts for Adobe Digital Editions, I Found/Discovered Two By Accident the “Arrow” Keys and the “Enter Key” for Turning Pages in an eBook...   Thanks
    I Did Look for this Keyboard Shortcuts in Adobe Digital Editions Help & FAQ Areas and Got the Run Around, Very Hard to Find How Use Adobe Products !!
    Microsoft Windows Vista & Win 7 Operating Systems
    Message was edited by: Al Adams

    Nope, I doubt it.  As I said:
    I disabled Aero theme, checked font scaling was 100% and rebooted Windows in between all of the steps to no avail.
    I've been reading a lot around this and it seems the arrow key problem is a red herring; I think it's just some kind of terminal preferences corruption.

  • Keyboard Shortcuts for Grid/List View?

    In Bridge is there any way to change from Grid, List, and Detail views using only kepybord shortcuts?
    Or can the jeyaboard shortcuts be remapped by users to do this?  Too slow moving the mouse down to the corner every time.
    Using Mac and CC.
    Thanks!

    somehow a view of my earlier answers form last sunday per email did not arrive in the forum but here is my original post to your problem:
    In Bridge is there any way to change from Grid, List, and Detail views using only kepybord shortcuts?
    No, there are no shortcuts for those icons and sadly enough you can't alter the keywords like you can in PS, it is a longstanding wish but so far Bridge is full of longstanding wishes and also a longstanding habit of almost no further development
    However, you have the option to create your own workspaces. If you select one of the icons and drag the panels to the size or location you want you can create a workspace for this. The workspace list (at top of Bridge window) can be dragged to the left to extend the list. You can also drag the names itself to right or left and create your own order. The first 6 names are automatically attached to shortcuts (showing next to the names when you click on the triangle next to the workspace names).
    Repeat this for other views and you should be OK

  • Is there a list of shortcuts for the camera raw plugin anywhere?

    Is there a list of shortcuts for the camera raw plugin anywhere?
    The link under Bridge no longer works

    I've not had time to check all of the changes from Bridge 2 to 2.1 but attachment (approx 400KB) should be pretty close.
    BTW: check out the result of of Alt/Option dragging sliders in Split Tone panel ;-)

  • Check for subtasks inside a outline level 2 task through VBA!

    Hi,
    Task Name
    Start
    Finish
    Outline Level
    Program Local - SED
    Thu 20.03.14
    Mon 13.11.17
    1
    PK Phase 1
    Thu 20.03.14
    Thu 20.03.14
    2
    PK Phase 2
    2
    PK Phase 3
    Thu 20.03.14
    Thu 20.03.14
    2
    PK Phase 4
    Thu 20.03.14
    Thu 20.03.14
    2
    PK Phase 5
    Thu 20.03.14
    Thu 20.03.14
    2
    PK Phase 6
    Thu 20.03.14
    Thu 20.03.14
    2
    KR Phase 1
    Mon 07.04.14
    Fri 23.01.15
    2
    KR Phase 1 - 1
    Mon 07.04.14
    Mon 05.05.14
    3
    KR Phase 1 - 2
    Mon 21.04.14
    Mon 05.05.14
    3
    KR Phase 1 - 3
    Mon 05.05.14
    Mon 19.05.14
    3
    KR Phase 1 - 4
    Mon 19.05.14
    Mon 26.05.14
    3
    KR Phase 1 - 5
    Fri 28.11.14
    Fri 16.01.15
    3
    KR Phase 1 - 6
    Fri 09.01.15
    Fri 23.01.15
    3
    The above Table shows my task distribution.Here I want to find tasks with suffix "SED" and then find a outline level 2 task and check whether it has subtask (outline level 3) if it has no outline level 3 task then that particular outline level
    2 task has to be deleted.
    Any suggestions?

    becks23,
    I agree with Rod, it's not real clear how your request relates to the data you show. However, with a little interpretative free-lance I mocked up a simple file of what I think you mean (see screenshot 1).
    Now, apply this macro to the above file,
    Option Compare Text
    Sub BecksClear()
    Dim t As Task
    Dim ch As Task
    For Each t In ActiveProject.Tasks
        If t.Summary = True And InStr(1, t.Name, "SED") > 0 Then
            For Each ch In t.OutlineChildren
                If ch.OutlineLevel = 2 Then
                    If ch.OutlineChildren.Count = 0 Then ch.Delete
                End If
            Next ch
        End If
    Next t
    End Sub
    and you will get the following result,
    Does that do what you need? If not, please elaborate.
    John

  • Where on Adobe site is the list of keyboard shortcuts for LR5?

    A search on their website only shows a list of shortcuts for LR4, but not 5.

    This might also be helpful:
    http://www.lightroomqueen.com/keyboard-shortcuts/
    Bob Mc

  • Is there a list of keyboard shortcuts for Win 7 using the MacBook Pro keyboard ?

    Is there a list of keyboard shortcuts for Win 7 using the MacBook Pro keyboard ?

    See > http://support.apple.com/kb/HT5636

  • List of keyboard shortcuts for FCE2

    A few months ago I found a 2 page list of keyboard shortcuts for iPhoto and I was wondering if anyone had found or made one for FCE2?
    Thanks
    iMac G5, 1.8GHz   Mac OS X (10.4.7)   1 GB ram, no built in iSight (should have waited 3 months)

    Hi(Bonjour)!
    There is a "real paper" quick reference in FCE 2 and 3 box.
    And there is a PDF one on installation CD for FCE 3.5 .
    Also you can get quickly to this information by using tool--"button list" and typing your command or the shortcut itself.
    Michel Boissonneault

Maybe you are looking for