• Login
Community
  • Login

survey: Incremental search usefulness

Scheduled Pinned Locked Moved General Discussion
79 Posts 17 Posters 17.2k 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.
  • M
    Michael Vincent @Alan Kilborn
    last edited by Jun 5, 2020, 7:39 PM

    @Alan-Kilborn

    I was saying it to anyone that would listen - I can always count on you :-)

    I think my question / idea is a bit different. @cmeriaux 7753 does appear fixed, opening the bar, selecting options, closing bar, reopening bar - my selections are still there. I proposing to close the Notepad++ application altogether.

    Then re-launch Notepad++ application (maybe this is where 8375 fits in - remember the “show” status of incremental search) - either way, my selected options are forgotten.

    Contrast that to opening the Find dialogue between Notepad++ application relaunches, things like “Match whole word”, “Match case”, “Search mode” - they are all remembered - saved in config.xml.

    I was wondering if the two check options in Incremental Search (and maybe the visible status of the bar itself) can be GUI options saved in config.xml?

    I guess a feature request if I really want it.

    Cheers.

    1 Reply Last reply Reply Quote 3
    • C
      cmeriaux
      last edited by Jun 6, 2020, 6:26 AM

      @Michael-Vincent I thinks add incremental parameters to the global config file is a good idea.
      I’ve already proposed this feature on the conversation of this feature https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8248#issuecomment-626377716 but author reacted with a thumb down. So I doubt it would be accepted.
      But you can write a new issue on github, the author may change it’s opinion… we never knows

      1 Reply Last reply Reply Quote 1
      • A
        asvc
        last edited by Jun 21, 2020, 2:19 AM

        Has there been any traction on incremental search with regexp support?

        I went through the NPP’s GitHub page and the Issue #8248 was last updated a month ago.

        That being said, it reads like @sasumner is now slightly less critical of the idea :)

        E 1 Reply Last reply Jun 21, 2020, 11:50 AM Reply Quote 0
        • E
          Ekopalypse @asvc
          last edited by Jun 21, 2020, 11:50 AM

          @asvc said in survey: Incremental search usefulness:

          Has there been any traction on incremental search with regexp support?

          Not that I’m aware.

          A 1 Reply Last reply Jun 23, 2020, 1:24 PM Reply Quote 0
          • C
            cmeriaux
            last edited by Jun 22, 2020, 5:58 AM

            @asvc I’m affraid that the war has been lost, the feature won’t be implemented.
            I’m sorry

            1 Reply Last reply Reply Quote 1
            • A
              asvc @Ekopalypse
              last edited by Jun 23, 2020, 1:24 PM

              That feeling when you want to use a text editor, but it actively refuses to be used… I will try to poke @sasumner at GitHub one last time.

              1 Reply Last reply Reply Quote 2
              • A
                asvc
                last edited by Jun 26, 2020, 1:00 PM

                When one door closes, another opens. Let’s try with the fork: https://github.com/dail8859/NotepadNext/issues/4

                A 1 Reply Last reply Jun 26, 2020, 1:14 PM Reply Quote 1
                • A
                  Alan Kilborn @asvc
                  last edited by Jun 26, 2020, 1:14 PM

                  @asvc said in survey: Incremental search usefulness:

                  the fork

                  Why do you think NotepadNext is a fork of Notepad++?

                  C 1 Reply Last reply Jun 26, 2020, 8:56 PM Reply Quote 1
                  • G
                    guy038
                    last edited by guy038 Jun 26, 2020, 7:49 PM Jun 26, 2020, 7:46 PM

                    Hello, @don-ho, @cmeriaux, @alan-kilborn, @asvc, @ekopalypse, @michael-vincent, @astrosofista, @mapje71, @terry-r and All,

                    In order to promote a bit the incremental search, with regular expressions I just had an idea :

                    Why don’t we propose to put a new setting in the config.xml file to allow this new incremental search mode ? So, by default, for non-experienced users, the incremental search would remain a classical search ;-))

                    I mean, in the same way that @don-ho, preserved the backward regex search with this new regexBackward4PowerUser attribute in the FindHistory tag, since N++ 7.8.7 Release 4. See my request to @don-ho, one month ago, for such a setting, in the last part of this post :

                    https://community.notepad-plus-plus.org/post/54520

                    Just hope you won’t find this idea too ridiculous !

                    Best Regards

                    guy038

                    C 1 Reply Last reply Jun 26, 2020, 9:01 PM Reply Quote 1
                    • C
                      cmeriaux @Alan Kilborn
                      last edited by Jun 26, 2020, 8:56 PM

                      Nice fork. Qt is nicer than mfc. Too bad there isn’t a python API for plug-in because I don’t like Lua.

                      1 Reply Last reply Reply Quote 1
                      • C
                        cmeriaux @guy038
                        last edited by Jun 26, 2020, 9:01 PM

                        @guy038 your idea is a good compromise but I think for a feature like this, it should be mainstream wheter be hidden through a config parameter

                        A 1 Reply Last reply Jun 29, 2020, 2:37 PM Reply Quote 1
                        • A
                          asvc @cmeriaux
                          last edited by Jun 29, 2020, 2:37 PM

                          @Alan-Kilborn said in survey: Incremental search usefulness:

                          Why do you think NotepadNext is a fork of Notepad++?

                          c9e934f0-57c9-45c8-82f5-be35b2538ab2-image.png

                          @cmeriaux said in survey: Incremental search usefulness:

                          @guy038 your idea is a good compromise but I think for a feature like this, it should be mainstream wheter be hidden through a config parameter

                          That’s a start! It can be used to gently introduce the functionality without creating any sort of discomfort for long-term users. Then, based on feedback, setting can be exposed in GUI.

                          Now… How to deliver this message to @donho without annoying him with repetitive requests? :)

                          A C 2 Replies Last reply Jun 29, 2020, 2:48 PM Reply Quote 1
                          • A
                            Alan Kilborn @asvc
                            last edited by Jun 29, 2020, 2:48 PM

                            @asvc said in survey: Incremental search usefulness:

                            How to deliver this message to @donho without annoying him with repetitive requests?

                            Good luck figuring that one out. :-)

                            1 Reply Last reply Reply Quote 1
                            • C
                              cmeriaux @asvc
                              last edited by Jun 29, 2020, 6:48 PM

                              @asvc you can write him an email, email address is available on website

                              1 Reply Last reply Reply Quote 0
                              • J
                                James Siverson @Alan Kilborn
                                last edited by Jul 26, 2021, 11:19 PM

                                @Alan-Kilborn Yes, this is a fact, it’s hard to argue.

                                1 Reply Last reply Reply Quote 0
                                • J
                                  James Siverson
                                  last edited by Aug 9, 2021, 1:01 AM

                                  This post is deleted!
                                  1 Reply Last reply Reply Quote -6
                                  • M markran referenced this topic on Jan 12, 2024, 9:20 PM
                                  • First post
                                    Last post
                                  The Community of users of the Notepad++ text editor.
                                  Powered by NodeBB | Contributors