pfm1040 2 Posted June 26, 2015 Share Posted June 26, 2015 I use the "Copy Note Link" under my GTD - like system and use the "Copy Link Note" on many notes. It would be helpful to have a keyboard shortcut for the "Copy Note Link" and avoid the right-click then scroll down menu process. Link to comment
Level 5* JMichaelTX 4,105 Posted July 9, 2015 Level 5* Share Posted July 9, 2015 It's already there for EN Mac: CTRL-OPT-CMD-C (or menu Note > Copy Note Link) Link to comment
pfm1040 2 Posted July 9, 2015 Author Share Posted July 9, 2015 Sorry, I wasn't completely clear; I'm using EN in Windows. Link to comment
Morticia 193 Posted July 9, 2015 Share Posted July 9, 2015 Sorry, I wasn't completely clear; I'm using EN in Windows.And there's non yet. You can use keyboard macro tools.J Micheal list somehttps://discussion.evernote.com/topic/86345-mass-e-mailing-into-evernote-how-do-you-do-it/?p=368112&forcePrint=1 Link to comment
SebR 146 Posted July 9, 2015 Share Posted July 9, 2015 I don't see how to create one with autoHK (AFAIK it's probably not possible) Link to comment
Morticia 193 Posted July 9, 2015 Share Posted July 9, 2015 I don't see how to create one with autoHK (AFAIK it's probably not possible) Okey, I haven't tryI use the context menu. Sometimes from right mouse click or context-menu button on the keyboard. Link to comment
Level 5* JMichaelTX 4,105 Posted July 9, 2015 Level 5* Share Posted July 9, 2015 I don't see how to create one with autoHK (AFAIK it's probably not possible) Using the standard shortcuts for menu activation to Create Note Link:ALT-nl (lower case L) I don't use AHK, but I would expect it could simulate those keys If not AKH, then maybe PhaseExpress. Link to comment
SebR 146 Posted July 9, 2015 Share Posted July 9, 2015 I don't see how to create one with autoHK (AFAIK it's probably not possible) Using the standard shortcuts for menu activation to Create Note Link:ALT-nl (lower case L) I don't use AHK, but I would expect it could simulate those keysYes indeed ! Thx. In fact I was not aware of the L shortcut (and it seems not possible to parse EN menus with AHK). There is no letters underlined in menus, how did you get it ? Link to comment
Level 5* JMichaelTX 4,105 Posted July 9, 2015 Level 5* Share Posted July 9, 2015 In fact I was not aware of the L shortcut (and it seems not possible to parse EN menus with AHK). There is no letters underlined in menus, how did you get it ? The EN Win menus don't always show the underscore shortcut when activated by a mouse click.But if you use the KB, like ALT-n, then the underscores show up. If anyone gets a AutoHotKey or PhaseExpress macro to work for this, please post here. I'm sure it would be of benefit to a lot of people. Link to comment
Level 5* CalS 5,031 Posted July 10, 2015 Level 5* Share Posted July 10, 2015 In fact I was not aware of the L shortcut (and it seems not possible to parse EN menus with AHK). There is no letters underlined in menus, how did you get it ? The EN Win menus don't always show the underscore shortcut when activated by a mouse click. But if you use the KB, like ALT-n, then the underscores show up. Don't you just want to ask how come for why? Link to comment
Level 5* JMichaelTX 4,105 Posted July 10, 2015 Level 5* Share Posted July 10, 2015 @Cal: Bad, non-standard design. Link to comment
Morticia 193 Posted July 10, 2015 Share Posted July 10, 2015 I don't see how to create one with autoHK (AFAIK it's probably not possible)Using the standard shortcuts for menu activation to Create Note Link:ALT-nl (lower case L)I don't use AHK, but I would expect it could simulate those keysIf not AKH, then maybe PhaseExpress.Tested and it's works in the Swedish version.First I tested Alt + a + kNote = anteckning in the menu Kopiera anteckningsböcker = copy note link But then Evernote log out and log in my other account... Link to comment
SebR 146 Posted July 10, 2015 Share Posted July 10, 2015 In fact I was not aware of the L shortcut (and it seems not possible to parse EN menus with AHK). There is no letters underlined in menus, how did you get it ? The EN Win menus don't always show the underscore shortcut when activated by a mouse click.But if you use the KB, like ALT-n, then the underscores show up. If anyone gets a AutoHotKey or PhaseExpress macro to work for this, please post here. I'm sure it would be of benefit to a lot of people. Wow... clever in some way but not very conventional...SendMode Input ; Recommended for new scripts due to its superior speed and reliability.#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.#singleInstance^l:: ; ctrl-l, you can change for a more convenient key combination, just check for existing shortcuts to avoid conflictsend, !nsend, lreturn Link to comment
Len15 12 Posted January 3, 2017 Share Posted January 3, 2017 The keyboard shortcut for Windows is here! Just saw it 2 days ago. Guess it came in the last update. What a great improvement. Like pfm1040, note links are a foundation of my GTD setup. Huge, huge improvement. Thank you EN!! Link to comment
Qubehouse 0 Posted January 4, 2017 Share Posted January 4, 2017 Len15, care to share what the shortcut is? Link to comment
Len15 12 Posted January 5, 2017 Share Posted January 5, 2017 Cyril-Alt-L. Sorry, should have put it in there. It does show up on the Note menu Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.