Talk:Gramps 5.1 Wiki Manual - Keybindings
@Call_me_Dave
Thanks for reviewing and making improvements to my recent changes to the keybinding page. My first instinct was to create a combined table for Grouped views like People Grouped and Place Tree because they have similar behaviors but I noticed at least one difference between the two:
Pressing Enter in People Grouped view expands and collapses entries of the selected entry in Group mode, but in the Place Tree view, it actually edits the entry, so I decided to split them up. What would be a good way to highlight that in the current wiki?
In a Discourse discussion about keybindings, the UIManager.dump_all_accels
was mentioned in the gramps/mac/gramps.accel as a way to dump the Gramps specific keybindings in order to create the Mac overlay.
We could use this in the future to check if the list needs updating.