Community
    • Login

    Easy link pasting?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 3 Posters 2.7k 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.
    • Eric HainesE Offline
      Eric Haines
      last edited by

      I’m editing HTML files directly and I do this all the time. I want to take some phrase and add the HTML code for a hyperlink.

      For example, I might have:

      IrfanView has this option when resizing a texture

      and I want:

      <a href=“http://www.irfanview.com/”>IrfanView</a> has this option when resizing a texture

      In my perfect world I would copy the URL http://www.irfanview.com/ using control+C, highlight the word IrfanView, then hit some magical key combination that would perform the formatting I show here. Is there a way to do this in Notepad++? It would save me a lot of “<a href” etc. typing, not to mention typos.

      Eric

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

        Hello @Eric-Haines,

        this can be done by using the one of the snippets plugins or by using nppexec or python script plugin.
        From first point of view I would assume a snippet plugin would be the best solution as you can define
        multiple snippets which can add whatever text you define.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • Ralf HatzingR Offline
          Ralf Hatzing
          last edited by

          Hi Eric,

          I faced just the same problem / challenge. After some testing with various tools I finally ended up with TyperTask (http://www.vtaskstudio.com/support.php). I works pretty well and I am very flexible - it doesn’t belong to a specific application. Now I can use this kind of function where ever I type right now.
          I think even PortableApps.com published a version of it.
          Good luck,
          Ralf

          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