Community
    • Login

    how I am supposed to underline..?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    4 Posts 4 Posters 23.1k 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.
    • F. Javier BardavíoF Offline
      F. Javier Bardavío
      last edited by

      hi all, from xavier, I’d like 2 underline a word within a text, to highlight it, but after looking 4 the button (like in ancient wide spread word processors like Word.) for 6 minutes, I felt :-% and just decided to ask for help
      thank U sir

      1 Reply Last reply Reply Quote 0
      • gerdb42G Offline
        gerdb42
        last edited by

        Notepad++ is an editor for plain text files. And since plain text files have no notion of text decoration, Notepad++ doesn’t have either.

        Word processors are completely different beasts. They store a lot of information besides the text.

        1 Reply Last reply Reply Quote 1
        • akmbd166A Offline
          akmbd166
          last edited by

          Although it does seem to ‘underline’ urls.

          Claudia FrankC 1 Reply Last reply Reply Quote 0
          • Claudia FrankC Offline
            Claudia Frank @akmbd166
            last edited by

            @akmbd166

            yes it does, because there is specific code which is responsible doing it, nevertheless it is true what gerdb42 mentioned.
            It isn’t saved within the file rather than the code is scanning every time if there is an url in the text which needs to be underlined.
            So yes, you could argue it can be done but not in the way like word, writer, ms notepad, … it does. If you want to have such
            functionality you basically need to write your own plugin to do it and as gerdb42 said, this is a different beast.

            Cheers
            Claudia

            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