diff --git a/README.md b/README.md index 30a3814b3..e211a0ded 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Till now, QuickLook supports the preview of - Pdf file - All kinds of text files (determined by file content) - Microsoft Word (`.doc`, `.docx`), Excel (`.xls`, `.xlsx`) and PowerPoint (`.ppt`, `.pptx`) files (requires MS Office installation) + - OpenDocument (`odt`, `.ods` and `.odp`) files (requires MS Office installation) - Video files (`.mp4`, `.mkv`, `.m2ts` etc.) - HTML files (`.htm`, `.html`) - Markdown file (`.md`) @@ -33,8 +34,10 @@ In-place preview / Integrate with 3rd-party file manager Hotkeys in preview window: - Space Show/Hide the preview window - - Preview another file - - Ctrl+Wheel Zoom in/out + - Esc Hide the preview window + - Enter Open/Execute current file + - Mouse️ Preview another file + - Ctrl-Wheel Zoom in/out ## Development