Community
    • Login

    List Flushing

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    7 Posts 3 Posters 366 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Zaine PittmanZ
      Zaine Pittman
      last edited by Zaine Pittman

      I need help. I have a document made as an all about me page which uses unordered and ordered lists, but when I load the file, the text after the numbers look like they’ve been indented, but once the line is too large for the size of my page, the wrapped text will deny the initial indentation entirely, and now it looks messy. Is there a way to make all list text flush to that initial indented state?

      For instance, what I want is this:

      •        I am double jointed. (I can bend *both* of my thumbs at two joints. [the Distal Interphalangeal/DI {Fingertip}
               & the Metacarpophalangeal/MCP {wrist} joints])
        

      But instead, what I get is this:

      •        I am double jointed. (I can bend *both* of my thumbs at two joints. [the Distal Interphalangeal/DI {Fingertip}
        

      *& the Metacarpophalangeal/MCP {wrist} joints])

      Alan KilbornA 1 Reply Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @Zaine Pittman
        last edited by Alan Kilborn

        @Zaine-Pittman

        Your choices for controlling this behavior are here:

        96674162-0a9c-496b-88c0-8126f8ae5b19-image.png

        And HERE is your user manual reference.

        @PeterJones It appears the user manual stutters on the word “column” for the description of “Default”

        Zaine PittmanZ 1 Reply Last reply Reply Quote 0
        • Zaine PittmanZ
          Zaine Pittman @Alan Kilborn
          last edited by Zaine Pittman

          @Alan-Kilborn Ok, I have those settings enabled, but I’m still left with the same pattern that the snapshot with blue background is. I have included three images, one being what the lists on my webpage look like (top), one that shows the settings enabled on my Notepad++ (bottom), and the third showing what I want my website’s lists to look like (middle).! What_My_Lists_Look_Like.png What_I_Want_My_Lists_To_Look_Like.png The_Settings_Enabled.png

          Alan KilbornA 1 Reply Last reply Reply Quote 0
          • Alan KilbornA
            Alan Kilborn @Zaine Pittman
            last edited by Alan Kilborn

            @Zaine-Pittman said in List Flushing:

            I have those settings enabled

            I wasn’t telling you to enable a certain setting, sorry if I didn’t make that clear. I was merely pointing you to the possible options you have for controlling the indention view of wrapped lines.

            You should try each of the 3 settings in the Line Wrap box to see what works best for you.

            I’m not saying you can achieve what you want, but these are the only options available.

            Zaine PittmanZ 1 Reply Last reply Reply Quote 0
            • Zaine PittmanZ
              Zaine Pittman @Alan Kilborn
              last edited by

              @Alan-Kilborn Ok. Thanks for the help, even if it wasn’t exactly what I had hoped to achieve. I mean, if Notepad++ can’t make flush lists like Google Docs or Microsoft Word can, then I guess it can’t be helped.

              PeterJonesP 1 Reply Last reply Reply Quote 0
              • PeterJonesP
                PeterJones @Zaine Pittman
                last edited by

                @Zaine-Pittman ,

                “Default” and “Aligned” look the same if all the bullet items are at the same indent level. They only show differences if you have multiple levels of indent.

                The following text, with a narrow window

                1. This is line wrap style one with a very long line, and here goes everything
                    A. This is line wrap style one with a very long line, and here goes everything
                    B. This is line wrap style one with a very long line, and here goes everything
                

                will look like the following three screeshots in the three modes:

                • DEFAULT: every wrap goes back to column 1:
                  de7c2881-4a49-47b4-8b4c-5122f0a383ba-image.png
                • ALIGNED: every line wraps to the first non-whitespace character, so the 1-line wraps to column 1, the A and B lines wrap to the start of the A and B:
                  a79855cd-8839-49c2-89bd-46d02d6e6ef2-image.png
                • INDENT: every line wraps in to the next indent location:
                  71e0f0f4-7cac-4cd4-81aa-85c642892beb-image.png
                  – since my tabstops are set at four characters, it indents four characters from the A or B
                  – if I had used two spaces (or hit TAB) between the A. and the start of the text, and between the 1. and the start of the text, then everything would line up “flush” like Google Docs or MS Word
                  ae20a96c-a475-411e-a622-0abc9a4cc866-image.png
                  – This is pretty nice behavior, despite the fact that those are full-featured Word Processors, and this is only a Text Editor: in other words, Notepad++ is going above-and-beyond the call of duty for word-wrap presentation in a text editor, giving you lots of choices for aligning bulleted lists.
                PeterJonesP 1 Reply Last reply Reply Quote 1
                • PeterJonesP
                  PeterJones @PeterJones
                  last edited by

                  @Zaine-Pittman ,

                  what I want my website’s lists to look like

                  Wait! So are you saying you are trying to change what your website looks like? That is, that you want to control how a browser controls the rendering of your HTML? No setting in Notepad++ will change how the browser renders your HTML. You need to find an HTML help site to teach you how to affect the presentation of <ol> and <ul> on HTML websites. Notepad++ cannot change how your website is rendered. The settings Alan and I were talking about are purely controlling how Notepad++ will render a list when it is editing the file.

                  1 Reply Last reply Reply Quote 1
                  • First post
                    Last post
                  The Community of users of the Notepad++ text editor.
                  Powered by NodeBB | Contributors