| View previous topic :: View next topic |
| Author |
Message |
guest
Joined: 08 Dec 2007 Posts: 17
|
Posted: Sat Dec 08, 2007 1:02 pm Post subject: hyperlinks |
|
|
- Using a single click for opening hyperlinks is a bit too sensitive for my taste. With that option enabled, it is impossible to select part of a link and copy it without launching the link in the browser. As soon as you release the mouse button the browser opens. Is it possible to only do that in case of a real click?
- Could you add an option for clickable email addresses, just like hyperlinks?
- Could you add "Copy link" to the right click menu of URLs and email addresses? |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Sat Dec 08, 2007 1:37 pm Post subject: |
|
|
ContextMenu plugin:
1. Call ContextMenu::Main.
2. Choose instead "ContextMenu:Show menu" - "URL menu".
3. Press "Enable".
4. Modify menu if necessary.
5. Press "OK". |
|
| Back to top |
|
 |
guest
Joined: 08 Dec 2007 Posts: 17
|
Posted: Sat Dec 08, 2007 5:08 pm Post subject: |
|
|
Thank you very much.
Corrrect me if I am wrong, but it is still not possible to select only a small part of a link without opening it and email addresses are not clickable either. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Sun Dec 09, 2007 5:48 am Post subject: |
|
|
| Quote: | | ...it is still not possible to select only a small part of a link without opening it... | Test version
| Quote: | | ...email addresses are not clickable either. | Mail address format is mailto://user@mail.com |
|
| Back to top |
|
 |
guest
Joined: 08 Dec 2007 Posts: 17
|
Posted: Sun Dec 09, 2007 10:11 am Post subject: |
|
|
Partially selecting\copying now works perfectly. Brilliant.
Opening a new email message also works, but only with "//" added to the address in the email program.
BTW, is it absolutely necessary to add "mailto://"?
Can't email addresses simply be detected by the "@", for example?
I understand this might cause problems for the power users of your program, but I am just a simple guy.
Nine out of ten times an email address I want to save is simply copied\pasted. Having to add "mailto://" to that manually is awkward and, for my needs, this method is overkill.
Perhaps there could be a choice in the program: clickable email addresses for power users or for regular users. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Sun Dec 09, 2007 1:02 pm Post subject: |
|
|
| "mailto://" prefix required by RichEdit control and this isn't changeable. |
|
| Back to top |
|
 |
guest
Joined: 08 Dec 2007 Posts: 17
|
Posted: Sun Dec 09, 2007 7:53 pm Post subject: |
|
|
OK, no problem. Thank you updating the program so soon after my request. I am happy now.
But I would be more happy if you could fix the addition of "//" to the address when the email program opens it.  |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Sun Dec 09, 2007 8:07 pm Post subject: |
|
|
| Quote: | But I would be more happy if you could fix the addition of "//" to the address when the email program opens it.  |
Ups, must be "mailto:user@mail.com". |
|
| Back to top |
|
 |
guest
Joined: 08 Dec 2007 Posts: 17
|
Posted: Mon Dec 10, 2007 9:23 am Post subject: |
|
|
| Thank you. |
|
| Back to top |
|
 |
pvagner
Joined: 27 Jul 2008 Posts: 57 Location: slovakia
|
Posted: Mon Aug 04, 2008 8:16 pm Post subject: |
|
|
Hello,
really a crazy idea but newertheless for keyboard only users like I am it will at least be nice to know if it can be done.
When using cursor keys to move caret within a document and the caret happens to be inside a link or an email is it possible to inwoke a specific context menu for links? It would be most efficient if pressing applications key would open link popup instead of edit popup in this scenario but I see this might be too complicated so either way is fine for me. |
|
| Back to top |
|
 |
|