diff --git a/_sidebar.md b/_sidebar.md index 10c46f3..fd31d08 100644 --- a/_sidebar.md +++ b/_sidebar.md @@ -2,6 +2,7 @@ - [**Installation**](/installation.md) - [**Settings**](/settings.md) - [**File Manager**](/filemanager.md) +- [**Dialog Jump**](/dialog-jump.md) - [**Usage Tips**](/usage-tips.md) - [**Support**](/support.md) - [**Plugin Store**](https://www.flowlauncher.com/plugins/) diff --git a/dialog-jump.md b/dialog-jump.md new file mode 100644 index 0000000..947281a --- /dev/null +++ b/dialog-jump.md @@ -0,0 +1,9 @@ +### Dialog Jump + +Dialog Jump lets you quickly navigate Windows Open/Save As dialogs to a folder, without manually browsing. + +#### Jump to File Explorer's path +This is useful when a folder is already open in Windows File Explorer, and a separate app then opens an Open/Save As dialog. Instead of manually navigating the dialog to that folder, press `Alt+G`. The dialog will jump to the same path as the active File Explorer. + +#### Jump by searching +Enable "Show search window when dialog is shown" under Settings > General. With this on, opening an Open/Save As dialog also opens Flow's search window, letting you search for any file or folder. Press Enter on a result and the dialog will jump to that folder, or fill in the file name box if the result is a file.