Utilizing other plugins within a plugin
-
Hello,
I am extremely new to Notepad++ plugins, but really want something for effective copy-pasting. Essentially:
- User highlights text
- User executes plugin (or macro if this could do the job)
- Plugin/macro changes style to ‘default’
- Plugin/macro copies HTML format to clipboard using NppExport (or some similar utility)
- Plugin/macro changes style back to previous style
This would allow you to copy formatted text while using a dark background, but paste in a much more friendly format for printing.
Does anyone think this is a doable project for someone who knows how to code in C++, Java, etc. but hasn’t touched plugin creation? If so, are there any example plugins that would be good to look at so I can get an idea of what to do?
Thanks in advance!
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