Community
    • Login

    Pinned Tabs: Now and Future

    Scheduled Pinned Locked Moved General Discussion
    34 Posts 11 Posters 3.6k 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.
    • Mark OlsonM
      Mark Olson
      last edited by Mark Olson

      I would vote for the pin being invisible unless a tab is pinned, and making it so the user can only pin a tab by right-clicking and choosing a menu item. This conserves screen space and makes it difficult for the user to accidentally pin a tab. To be clear, a pinned tab could still be unpinned by clicking on the pin icon.

      1 Reply Last reply Reply Quote 2
      • Alan KilbornA
        Alan Kilborn @Snabel42
        last edited by

        @Snabel42 said in Pinned Tabs: Now and Future:

        Or a pinned tab could be shrunk to only show the pinned tab icon.

        IMO this isn’t workable, even when considering:

        The mouse-over hover shows you the name

        Sorry, just my feeling about it.

        Snabel42S 1 Reply Last reply Reply Quote 0
        • Snabel42S
          Snabel42 @Alan Kilborn
          last edited by

          @Alan-Kilborn said in Pinned Tabs: Now and Future:

          IMO this isn’t workable

          Could you elaborate?

          CoisesC Alan KilbornA 2 Replies Last reply Reply Quote 1
          • CoisesC
            Coises @Snabel42
            last edited by

            @Snabel42 said in Pinned Tabs: Now and Future:

            @Alan-Kilborn said in Pinned Tabs: Now and Future:

            IMO this isn’t workable

            Could you elaborate?

            I’m not him… but if you’ve pinned more than one tab, you surely want to be able to see which is which at a glance. Perhaps there is some other use I haven’t grasped, but it seems to me the whole reason for wanting to pin tabs is to be able to access selected documents easily. Hiding the file name would defeat the purpose.

            1 Reply Last reply Reply Quote 3
            • Alan KilbornA
              Alan Kilborn @Snabel42
              last edited by

              @Snabel42 said in Pinned Tabs: Now and Future:

              Could you elaborate?

              Say I have 5 or so important files, so I have them pinned.
              If I see 5 identical looking tabs with only a pin icon on them, I’d either have to mentally memorize their order, or hover-pause-hover-pause-hover-… to find the one I’m looking for.
              So I don’t think that is workable, but that’s just me.

              It could totally work if you had just 1 pinned tab, but in that case do you really need it pinned? (No, just move it leftmost and pretend it is pinned)

              Lycan ThropeL 1 Reply Last reply Reply Quote 2
              • Lycan ThropeL
                Lycan Thrope @Alan Kilborn
                last edited by Lycan Thrope

                @Alan-Kilborn ,
                Or you could just use a readily available feature of NPP, a View->DocumentList option, which allows you to see the name, the files, and select them as well, and they’re already ‘pinned’ on that list.
                PinTabRedundancy.PNG

                The pin tab is a redundant neat UI feature to me. It’s not useless, but giving it the ability to do what is already available is just redundancy for redundancy’s sake, it seems.
                Perhaps the solution is to remove the clickable tabs, and force the user to use a Document View to manage their complex document tabs.

                1 Reply Last reply Reply Quote 0
                • CoisesC
                  Coises
                  last edited by Coises

                  If it were up to me (feel free to give thanks that it isn’t):

                  Show close button on each tab and Show pin button on each tab would be three-state check boxes. Cleared, the buttons don’t show. Checked, the buttons show. Grayed, no space is reserved for the buttons and they do not show until the mouse pointer is over the tab, at which time the buttons overlay the rightmost portion of the tab, with the part of the filename underneath the buttons being (temporarily) erased to avoid a conflicted visual appearance. (Alternatively, those remain simple check boxes and an additional Show tab buttons option is added with choices On all tabs, On active tab and Only on mouse-over; the first two reserve space while the third does not.)

                  Both Close and Pinned options would appear on the right-click menu for tabs and on the File menu (applying to the current tab) at all times. Pinned would be a toggle with a check mark indicating the current state.

                  Right-clicking a tab or clicking a pin or close tab should not change which tab is active. Right now, it looks like right-clicking activates the tab, clicking the close button does not, and clicking the pin button activates the tab if and only if it causes the tab to move.

                  Regardless of buttons, pinned tabs would be separated from ordinary tabs by a space about as wide as a third of the height of a tab. This space wouldn’t appear unless there is at least one pinned and one unpinned tab. When the space does appear, dragging a tab to a position on the other side of the space would automatically pin or unpin the tab.

                  Alan KilbornA Lycan ThropeL 4 Replies Last reply Reply Quote 3
                  • Alan KilbornA
                    Alan Kilborn @Coises
                    last edited by

                    @Coises said:

                    If it were up to me (feel free to give thanks that it isn’t)…

                    Definitely some wisdom in all the info in the post.

                    @Lycan-Thrope said:

                    the solution is to remove the clickable tabs, and force the user to use a Document View to manage their complex document tabs

                    Heresy! :-)

                    Lycan ThropeL 1 Reply Last reply Reply Quote 1
                    • Alan KilbornA
                      Alan Kilborn @Coises
                      last edited by

                      @Coises said:

                      pinned tabs would be separated from ordinary tabs by a space about as wide as a third of the height of a tab.

                      I wonder how feasible this is. I mean, sure, with software most things are possible, but that sounds like it might be a lot of customization to the tab container window thing to make it happen. If true, that would make it much less likely to be realized.

                      dragging a tab to a position on the other side of the space would automatically pin or unpin the tab

                      This makes me wonder if, even without the space, if the user attempts to drag an unpinned tab to a position in between two already-pinned tabs (or to the very left of the first pinned tab), if that tab should become pinned by that action – I’m thinking yes, it should. But perhaps the other way should be disallowed, as a pinned tab should have more protection from that sort of change than an unpinned tab.

                      1 Reply Last reply Reply Quote 2
                      • Alan KilbornA
                        Alan Kilborn @Coises
                        last edited by

                        @Coises said:

                        Right-clicking a tab or clicking a pin or close tab should not change which tab is active.


                        Right now, it looks like right-clicking activates the tab,

                        Are you inclined to make an “issue” of this?
                        I’ve noticed this behavior before and wondered about it myself.
                        Now I’m wondering if there is a good reason for it, i.e., would changing it mess with some other Notepad++ functionality?
                        I’m also wondering if a change in behavior would bother some of the scripts I’ve written and depend upon…

                        clicking the close button does not,

                        This is true if the file is not modified; if modified, then the tab will be activated before the prompt-to-save box appears.

                        and clicking the pin button activates the tab if and only if it causes the tab to move.

                        This seems like a definite problem. First, it should be consistent. Second, it should IMO operate like the close button (for a saved-file); it shouldn’t activate the tab.

                        1 Reply Last reply Reply Quote 1
                        • Lycan ThropeL
                          Lycan Thrope @Coises
                          last edited by

                          @Coises said in Pinned Tabs: Now and Future:

                          If it were up to me (feel free to give thanks that it isn’t):

                          Interesting suggestions, but a lot of work and moving parts to further confuse users? Just a thought, but it would be up to the developer if it’s to be implemented, I still like simple, though. :-)

                          1 Reply Last reply Reply Quote 0
                          • Lycan ThropeL
                            Lycan Thrope @Alan Kilborn
                            last edited by Lycan Thrope

                            @Alan-Kilborn said in Pinned Tabs: Now and Future:

                            Heresy! :-)

                            I’m evil that way. :-)

                            I just would hate to see so much whizbangery that it in essence starts to slow and complicate the application. :shrug:
                            I mean, look at the problem I encountered just changing my background color, that ended up affecting my Smart Highlighting coloring. Too many moving parts creates more potential for problems. I’m not against improvements, just not for the sake of improvement at the costs of simplicity.

                            1 Reply Last reply Reply Quote 3
                            • R
                              rrmoch
                              last edited by

                              The pinning is a nice function, but i dont understand why the pins scrolling left out if i have opend many tabs and use the left/right button at the tab bar?
                              I think a pin was at the left site a fixed position for fast access. If the pins are no more visible, they are useless

                              CoisesC Alan KilbornA 2 Replies Last reply Reply Quote 2
                              • CoisesC
                                Coises @rrmoch
                                last edited by Coises

                                @rrmoch said in Pinned Tabs: Now and Future:

                                The pinning is a nice function, but i dont understand why the pins scrolling left out if i have opend many tabs and use the left/right button at the tab bar?
                                I think a pin was at the left site a fixed position for fast access. If the pins are no more visible, they are useless

                                Good point. For now, all you can do is enable Tab Bar: Multi-line; but if you have that enabled, pinning doesn’t do anything you couldn’t do with a mouse drag.

                                What do you think should happen if a user pins so many tabs that they fill or overfill the space, leaving no room for unpinned tabs? (My suggestion would be that when you run out of space, multi-line mode is forced for the pinned tabs only, leaving the bottom row of tabs with room for at least two unpinned tabs, which can still be scrolled.)

                                I have to admit, pinning tabs strikes me as something that sounds good when it’s envisioned as a simple feature, but as soon as you add it there are a lot of details that crop up, and when it’s not so simple anymore, it’s unclear to me if it’s even worth the effort. I could honestly see leaving it as it is and figuring: it’s clunky and incomplete, but if it helps somebody, fine, if you don’t like it you can turn it off, and it just isn’t important enough to justify all the time and effort that would be required to polish it to a high gloss.

                                1 Reply Last reply Reply Quote 4
                                • Alan KilbornA
                                  Alan Kilborn @rrmoch
                                  last edited by

                                  @rrmoch said:

                                  The pinning is a nice function, but i dont understand why the pins scrolling left out if i have opend many tabs and use the left/right button at the tab bar?
                                  I think a pin was at the left site a fixed position for fast access. If the pins are no more visible, they are useless

                                  I don’t think you’ll see a change to the software for such a circumstance.
                                  It’s sort of implied that “multiline” is used with the pinning feature, although it doesn’t go so far as to be a requirement (i.e., the software doesn’t prevent the pinned tab feature being enabled if multiline is not enabled).

                                  It’s sort of like if the tab bar is set to hidden; pinned tabs aren’t of maximal usefulness there, either. Presumably, in such a case the user uses the “document list” feature (the pinned tabs would be shown first in the window for that, but aren’t identified separately from the unpinned tabs).

                                  1 Reply Last reply Reply Quote 1
                                  • ErolB1E
                                    ErolB1 @PeterJones
                                    last edited by

                                    My three cents:
                                    I don’t like pinned tabs, I don’t want pinned tabs, and the pinned tab feature that would be important to me is a setting to turn “enable pinned tabs” OFF OFF OFF.

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

                                      @ErolB1 said in Pinned Tabs: Now and Future:

                                      My three cents:
                                      I don’t like pinned tabs, I don’t want pinned tabs, and the pinned tab feature that would be important to me is a setting to turn “enable pinned tabs” OFF OFF OFF.

                                      Fortunately for you, that setting already exists: Settings > Preferences > General > Tab Bar > ☐ Enable pin tab feature

                                      1 Reply Last reply Reply Quote 4
                                      • fml2F
                                        fml2
                                        last edited by fml2

                                        The fact that the pin is aways displayed for the active tab and consumes space on inactive ones made me deactivate the feature that I’d otherwise use. Like @Coises suggested, it should be (IMO) always enabled (and accessible via the tab’s context menu) and the option should only affect displaying the icons.

                                        deleeleeD 1 Reply Last reply Reply Quote 3
                                        • deleeleeD
                                          deleelee @fml2
                                          last edited by

                                          @fml2 said in Pinned Tabs: Now and Future:

                                          The fact that the pin is aways displayed for the active tab and consumes space on inactive ones made me deactivate the feature that I’d otherwise use. Like @Coises suggested, it should be (IMO) always enabled (and accessible via the tab’s context menu) and the option should only affect displaying the icons.

                                          I agree. I’ve disabled it for the same reason. I also don’t understand why it’s visible on the tab at all. The release notes only mention it being added to the tab context menu, not to the tab itself. If it was available as a context menu, I would use it. IMO there should be three options for pinned tabs: 1) enable on the tab, 2) enable in the context menu, 3) disable.

                                          1 Reply Last reply Reply Quote 3
                                          • Alan KilbornA
                                            Alan Kilborn
                                            last edited by Alan Kilborn

                                            BTW, the Notepad++ implementation (visuals) for pinned-tabs and close-button-on-tabs is EXACTLY the same as Microsoft Visual Studio’s text editor. I’m not sure about Microsoft Code, but it wouldn’t surprise me if it was the same there as well.

                                            Is this important? Well, maybe not really, but a lot of times over the years people have complained that Notepad++ doesn’t work like these Microsoft editors in this-or-that regard, and it is perceived as a negative against Notepad++ because people are used to these other text editors.

                                            Notepad++ can certainly decide to “do it a different (and hopefully better) way”, but maybe it shouldn’t be disparaged because it does a certain thing just like industry editors used and liked by many.

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