Community
    • Login

    notepad++ mass save

    Scheduled Pinned Locked Moved General Discussion
    6 Posts 5 Posters 14.8k Views 2 Watching
    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.
    • sdsds rgdsfdsS Offline
      sdsds rgdsfds
      last edited by

      so in notepad++ I have a massive document list which is 40 documents in total. I want to save all of them so like what I mean is I want to save the document list, like export each document without going one by one, so what must I do

      Mark OlsonM supasillyassS 2 Replies Last reply Reply Quote 0
      • Mark OlsonM Offline
        Mark Olson @sdsds rgdsfds
        last edited by

        @sdsds-rgdsfds
        You say “save all of them” but then you also say “export each document”. These are two different things.

        Do you want to:

        1. Save the documents (as in, you have them open in Notepad++), and you want to save each of them without having to click on each tab
          • If so, the File->Save All command from the main menu should work.
        2. Export the documents (as in, create a new copy of each document, or export it to a different file format)
          • If so, this is a job for a scripting language like Python. You could use PythonScript, but in most cases like this it is just easier to write a normal Python script and run it from the command line without getting Notepad++ involved.
        1 Reply Last reply Reply Quote 1
        • Alan KilbornA Offline
          Alan Kilborn
          last edited by

          I think OP has accumulated “new 1”, “new 2”, …, “new 40” (not really a smart way to work), and now wants to save them all to hardnamed files, without being prompted for a filename for each, if he invokes, e.g. a Save All.

          Just a guess, though, as OP is rather light on detail needed to provide a good answer.

          1 Reply Last reply Reply Quote 2
          • schnurlosS Offline
            schnurlos
            last edited by schnurlos

            Or the simpler possibility 242dddce-bb03-4f4a-a043-bebda1c91ca4-grafik.png is the 4th icon from left (Save All).

            Alan KilbornA 1 Reply Last reply Reply Quote 0
            • Alan KilbornA Offline
              Alan Kilborn @schnurlos
              last edited by

              @schnurlos said in notepad++ mass save:

              Or the simpler possibility

              Does not help resolved the OP’s “problem” at all, if his tabs are (as I suspect) “new 1”, “new 2”, etc.

              1 Reply Last reply Reply Quote 0
              • supasillyassS Offline
                supasillyass @sdsds rgdsfds
                last edited by

                @sdsds-rgdsfds If you’re not too concerned about the file names, you can just copy the backups from %APPDATA%\Notepad++\backup to another location.

                1 Reply Last reply Reply Quote 0

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                • First post
                  Last post
                The Community of users of the Notepad++ text editor.
                Powered by NodeBB | Contributors