Skip to content

Commit e038684

Browse files
committed
add query groups plugin page
1 parent e4188d3 commit e038684

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
id: BCAF9CDAE1894F8A995D0FDE3505AB83
3+
4+
# videos:
5+
# - https://www.youtube.com/watch?v=VIDEO_ID
6+
# - https://www.youtube.com/watch?v=ANOTHER_VIDEO_ID
7+
8+
# images:
9+
# - image1.png
10+
# - images/image2.png
11+
12+
tags:
13+
- Utilities
14+
- Productivity
15+
---
16+
17+
A plugin that lets you organize queries into groups for quick access.
18+
19+
## Features
20+
- **Create named query groups** - Organize related search queries together
21+
- **Easy management** - Intuitive interface for adding, editing, and removing groups and their queries.
22+
- **Save complex queries** - Save long queries, under a group and a short display name.
23+
- **Quick access** - Search groups by name or browse all available groups
24+
25+
26+
## Usage
27+
28+
Query Groups can be managed in two places:
29+
- **The Settings page** (useful for bulk or structured edits)
30+
- **The Flow Launcher search interface** (faster and more intuitive for day-to-day use)
31+
32+
### Managing via Search (recommended)
33+
34+
Typing ``qg`` lists your existing query groups and includes an option to add a new one.
35+
Any groups you create will show up in the defualt search as well.
36+
37+
- Selecting a **group** shows the queries it contains, along with an option to add another.
38+
- Selecting a **query** item replaces the current input with its stored query.
39+
40+
- Right-click a **group** to rename or delete it.
41+
- Right-click a **query** to rename it, change its query, or delete it.
42+
43+
### Managing via Settings
44+
45+
Groups and queries can also be created and edited from Flow Launcher's Settings under Plugins -> Query Groups.

0 commit comments

Comments
 (0)