-
Notifications
You must be signed in to change notification settings - Fork 22
3. Groups
The groups page can be used to look up the members of a group, or the groups including an object:
Hitting ENTER
on top of any object will pivot to the other panel - for instance, if you hit ENTER
on a member of a group, godap will prefill the selected member into the query for other groups that contain the object. On the other hand, hitting ENTER
on a group will make godap prefill the selected group into the query for members of that group. This keybinding intends to make it easy to navigate group memberships.
The MaxDepth
field can be used to control the depth of the recursion for the search. The possible values are:
-
-1
- Searches recursively without limits -
0
- Searches the first level only - Any positive value
X
- searches a maximum ofX
levels of recursion
In any of the panels in the groups page you can use the Ctrl+G
keybinding on top of an object to open the Add Group Member
page, where you can either add the selected object to a group or add an object to the selected group.
In the groups page you can also use Delete
to remove a member from a group - please note that this is the only page where Delete
does that, and in other pages it can really delete objects and attributes (it will always prompt for confirmation before the action).
You can export the members of a group or the groups of an object by selecting the respective panel and using the Ctrl+S
keybinding: