I will try this, Chris. Thanks! From: Christopher Lam [mailto:[email protected]] Sent: Saturday, September 9, 2017 3:49 AM To: Drew H. <[email protected]> Cc: [email protected] Subject: Re: Add icon for "Get Transactions..."
Ah but there exists mechanism to add keyboard shortcuts.Edit your .gnucash/accelerator-map and maybe you'll find appropriate entry. I've added Ctrl-J for Jump as Ctrl-L for Split as follows: (gtk_accel_path "<Actions>/GncPluginPageRegisterActions/JumpTransactionAction" "<Primary>j") (gtk_accel_path "<Actions>/GncPluginPageRegisterActions/SplitTransactionAction" "<Primary>l") On 8 September 2017 at 22:03, Drew H. <[email protected]<mailto:[email protected]>> wrote: Thanks for replying, David. I’m referring to “Actions -> Online Actions -> Get Transactions” when you’re in a bank register. It would be nice to just click a button rather than navigate the menu. Thanks! From: David T. [mailto:[email protected]<mailto:[email protected]>] Sent: Friday, September 8, 2017 7:12 AM To: [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]> Subject: Re: Add icon for "Get Transactions..." Drew, I'm not sure what suggestion you are talking about. Could you supply some context? David P.S. Use Google to search the list archives. On Fri, Sep 8, 2017 at 16:13, Drew H. <[email protected]<mailto:[email protected]><mailto:[email protected]<mailto:[email protected]>>> wrote: I tried to search the archives to find anything regarding this suggestion but the link is broken. Any ideas on when/if it could be implemented? Thanks! _______________________________________________ gnucash-user mailing list [email protected]<mailto:[email protected]><mailto:[email protected]<mailto:[email protected]>> https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All. _______________________________________________ gnucash-user mailing list [email protected]<mailto:[email protected]> https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All. _______________________________________________ gnucash-user mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
