Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Type German umlauts easily

    General Discussion
    4
    4
    990
    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.
    • James Osburn
      James Osburn last edited by

      Is there a way to type German characters easily in notepad++.

      andrecool-68 1 Reply Last reply Reply Quote 0
      • PeterJones
        PeterJones last edited by

        @James-Osburn said:

        Is there a way to type German characters easily in notepad++.

        Three, off the top of my head

        1. Use Edit > Character Panel, and double-click the desired characters
        2. Use a German keyboard, or temporarily change Windows settings to a German keyboard equivalent
        3. Memorize the Alt+0### sequences for the umlauted characters.

        (Note that 2 of the 3 will serve you in any Windows app, not just Notepad++. The first is the only Notepad+±specific.)

        Actually, maybe other Notepad++ specific solutions
        4. Use autocomplete to convert one sequence of keys to another
        5. Use an embedded scripting plugin (like PythonScript) to help you automate it
        6. Record macros of the Alt+0### sequences, then assign keyboard shortcuts to those macros.

        1 Reply Last reply Reply Quote 1
        • andrecool-68
          andrecool-68 @James Osburn last edited by

          @James-Osburn
          Choose encoding Windows-1250 did not try?

          1 Reply Last reply Reply Quote 0
          • Memo Random
            Memo Random last edited by

            If you need a variety of accented characters, you could insert an ASCII chart in a new file, then copy/paste the needed characters.

            To do this, install the TextFX Character plugin. Then, from the TextFX menu heading, go to Tools -> Insert ASCII Chart or Character. You may need to change the encoding (via “Encoding” menu) to ANSI to have the characters display correctly.

            1 Reply Last reply Reply Quote 1
            • First post
              Last post
            Copyright © 2014 NodeBB Forums | Contributors