The Omnibar doesn't stop at being a smarter address bar and search box. It also doubles as a command bar, which lets you run actions directly from the same place. The Command Palette in Files is a ...
os.path.join (folder, filename) ensures the path is correct for the system. On Windows, it uses backslashes (reports\summary.txt); on Linux and macOS it uses forward slashes (reports/summary.txt).