Thank you Christopher. This worked very well for me. I uncommented out the line and add Alt-G as the accelerator.
(gtk_accel_path "<Actions>/gnc-plugin-aqbanking-actions/ABGetTransAction" "<Alt>g") Michael On Sat, Sep 9, 2017 at 10:43 AM, Kenneth Schneider <[email protected] > wrote: > Is there a document that lists all of the available "actions"? > > Ken Schneider > > > On Sep 9, 2017, at 4:49 AM, Christopher Lam <[email protected]> > wrote: > > > > 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]> 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]] > >> Sent: Friday, September 8, 2017 7:12 AM > >> To: [email protected]; [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]>> 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]> > >> 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. > >> > > _______________________________________________ > > 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. > > _______________________________________________ > 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. > _______________________________________________ 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.
