You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Website/docs/changelog/next-release.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Release date: **xx.xx.2025**
21
21
22
22
**Profiles**
23
23
24
-
- Added the ability to filter profiles by tags using the filter button next to the search field. [#3144](https://github.com/BornToBeRoot/NETworkManager/pull/3144)
24
+
- Added the ability to filter profiles by tags using the filter button next to the search field. [#3144](https://github.com/BornToBeRoot/NETworkManager/pull/3144)[#3187](https://github.com/BornToBeRoot/NETworkManager/pull/3187)
25
25
- Introduced a context menu for profile groups to collapse or expand all groups at once. [#3171](https://github.com/BornToBeRoot/NETworkManager/pull/3171)
Copy file name to clipboardExpand all lines: Website/docs/groups-and-profiles.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,8 @@ Right-click on a selected profile to `edit`, `copy` or `delete` it.
34
34
35
35
You can also use the Hotkeys `F2` (`edit`) or `Del` (`delete`) on a selected profile.
36
36
37
+
Right-click on a group header to `expand` or `collapse` all groups. The button to edit the group will be shown when hovering over the group header.
38
+
37
39
:::
38
40
39
41
## Group
@@ -50,6 +52,8 @@ In the profile settings you can define general settings and feature specific set
50
52
51
53
Profiles are only displayed in the specific features if they have been enabled via the checkbox. The [`Profiles` tab in the `Settings`](#overview) will show all profiles.
52
54
55
+
Use `tags` to organize profiles and filter by them. For example, tag profiles as `prod` or `dns` to group related ones. You can filter by `any` or `all` tags.
0 commit comments