Files
Paul Lipscomb 7ecc718f5d Reorganize top-level directories with clearer naming convention
app -> app-desktop-macos, presets -> app-presets, server -> remote-server,
daw-config-reaper -> osc-config-daw, plugin-reaper-realearn -> plugin-reaper-relearn.
Updated run.py and presets.py path references accordingly.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-15 17:51:05 -04:00

36 lines
1.1 KiB
Plaintext

= Mapping group section
image:realearn/screenshots/main-panel-group.png[Screenshot]
[[mapping-group]]
== Group menu
See xref:further-concepts/mapping.adoc#group[].
The group menu contains the following options:
<All>:: Displays all mappings in the compartment, no matter to which group they belong.
In this view, you will see the name of the group on the right side of a mapping row.
<Default>:: Displays mappings that belong to the _default_ group.
This is where mappings end up if you don't care about grouping.
This is a special group that can't be removed.
_Custom group_::
Displays all mappings in your custom group.
== Add button
Allows you to add a group and give it a specific name.
== Remove button
Removes the currently displayed group.
It will ask you if you want to remove all the mappings in that group as well.
Alternatively they will automatically be moved to the default group.
== Edit button
Opens the group panel, which allows you to change xref:further-concepts/target.adoc#group-properties[].
image:realearn/screenshots/group-panel.png[Group panel]