From c45738db29ea15f7f27b999619dd6e0c38487a52 Mon Sep 17 00:00:00 2001 From: Alexander Raab Date: Tue, 11 Sep 2018 13:32:58 +0200 Subject: [PATCH 1/3] Update README.md - linked plugin-page - updated repo-links to latest --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 5361eeaf..84bfd861 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ # QuickLook -[![license](https://img.shields.io/github/license/xupefei/QuickLook.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) +[![license](https://img.shields.io/github/license/QL-Win/QuickLook.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) [![AppVeyor](https://img.shields.io/appveyor/ci/xupefei/QuickLook.svg)](https://ci.appveyor.com/project/xupefei/QuickLook) -[![Github All Releases](https://img.shields.io/github/downloads/xupefei/QuickLook/total.svg)](https://github.com/xupefei/QuickLook/releases) -[![GitHub release](https://img.shields.io/github/release/xupefei/QuickLook.svg)](https://github.com/xupefei/QuickLook/releases/latest) +[![Github All Releases](https://img.shields.io/github/downloads/QL-Win/QuickLook/total.svg)](https://github.com/QL-Win/QuickLook/releases) +[![GitHub release](https://img.shields.io/github/release/QL-Win/QuickLook.svg)](https://github.com/QL-Win/QuickLook/releases/latest) *This project is currently under heavy development. Come back often to see what's new.* @@ -19,24 +19,24 @@ I am aware that several alternatives are already available on the Internet (e.g. ## Highlights - - Tons of supported file types (full list [here](https://github.com/xupefei/QuickLook/wiki/Supported-File-Types)) + - Tons of supported file types (full list [here](https://github.com/QL-Win/QuickLook/wiki/Supported-File-Types)) - Fluent design (new in version 0.3) - Touchscreen friendly - HiDPI support - - Preview from Open and Save File Dialog - - Preview from 3rd-party file managers (see a list [here](https://github.com/xupefei/QuickLook/wiki/File-Managers)) - - Easy extended by plugins + - Preview from *Open* and *Save File* Dialog + - Preview from 3rd-party file managers (see a list [here](https://github.com/QL-Win/QuickLook/wiki/File-Managers)) + - Easily extended by [plugins](https://github.com/QL-Win/QuickLook/wiki/Available-Plugins) - Strict GPL license to keep it free forever ## Usage ### Download / General usage - [What are the differences between `.msi`, `.zip`, nightly and Store versions?](https://github.com/xupefei/QuickLook/wiki/Difference-between-distributions) + [What are the differences between `.msi`, `.zip`, nightly and Store versions?](https://github.com/QL-Win/QuickLook/wiki/Difference-Between-Distributions) 1. Download from one of the following * Microsoft Store (for Windows 10 users) Store Link - * Installer or portable archive of the stable version from [GitHub Release](https://github.com/xupefei/QuickLook/releases) + * Installer or portable archive of the stable version from [GitHub Release](https://github.com/QL-Win/QuickLook/releases) * Nightly builds from [AppVeyor](https://ci.appveyor.com/project/xupefei/quicklook/build/artifacts) 2. Run `QuickLook.exe` 3. Select a file/folder on the Desktop / in a File Explorer window / in an Open- or Save-File dialog @@ -55,17 +55,17 @@ I am aware that several alternatives are already available on the Internet (e.g. ## Supported file types, file manager intergation, etc. -See the [Wiki page](https://github.com/xupefei/QuickLook/wiki) +See the [Wiki page](https://github.com/QL-Win/QuickLook/wiki) ## Translations -See the [Translation guide](https://github.com/xupefei/QuickLook/wiki/Translations) +See the [Translation guide](https://github.com/QL-Win/QuickLook/wiki/Translations) ## Thanks to - - Many [open-source projects](https://github.com/xupefei/QuickLook/wiki/On-the-Shoulders-of-Giants) and their contributors + - Many [open-source projects](https://github.com/QL-Win/QuickLook/wiki/On-the-Shoulders-of-Giants) and their contributors - Our UI designers [@OiCkilL](https://twitter.com/OiCkilL) (“Fluent” user interface since v0.3) and [@QubitsDev](https://twitter.com/qubitsdev) (application icon since v0.3) - - [Our contributers](https://github.com/xupefei/QuickLook/graphs/contributors) who + - [Our contributers](https://github.com/QL-Win/QuickLook/graphs/contributors) who - teach QuickLook speaks *your* language - send pull requests, report bugs or give suggestions - ... and you 😊 @@ -74,7 +74,7 @@ See the [Translation guide](https://github.com/xupefei/QuickLook/wiki/Translatio ![GPL-v3](https://www.gnu.org/graphics/gplv3-127x51.png) -This project references many other open-source projects. See [here](https://github.com/xupefei/QuickLook/wiki/On-the-Shoulders-of-Giants) for the full list. +This project references many other open-source projects. See [here](https://github.com/QL-Win/QuickLook/wiki/On-the-Shoulders-of-Giants) for the full list. All source codes are licensed under [GPL-3.0](https://opensource.org/licenses/GPL-3.0). From 0706b625cf77889f6bb88c3fb3dfa82558cc5efc Mon Sep 17 00:00:00 2001 From: Alexander Raab Date: Tue, 11 Sep 2018 15:42:12 +0200 Subject: [PATCH 2/3] Update README.md - clarified Descriptions and little reorder - changed size of store-icon - typo fixes --- README.md | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 84bfd861..bd5ec5d7 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ ## Background -One of the few features I missed from Mac OS X is [Quick Look](https://en.wikipedia.org/wiki/Quick_Look). It allows user peek into a file content in a lightening speed by just pressing the Space key. Windows, on the other hand, does not has this handy feature ... until now. +One of the few features I missed from macOS is [Quick Look](https://en.wikipedia.org/wiki/Quick_Look). It allows user peek into a file content in a lightening speed by just pressing the Space key. Windows, on the other hand, does not have this handy feature ... until now. -I am aware that several alternatives are already available on the Internet (e.g. [WinQuickLook](https://github.com/shibayan/WinQuickLook) and [Seer](https://github.com/ccseer/Seer)). Despite these options, I still decide to craft another one by myself, because they are either not being actively developed, lacks of variety, or asks for a amount of $$$. +I am aware that several alternatives are already available on the Internet (e.g. [WinQuickLook](https://github.com/shibayan/WinQuickLook) and [Seer](https://github.com/ccseer/Seer)). Despite these options, I still decided to craft another one by myself, because they are either not being actively developed, lack of variety, or ask for a amount of $$$. ## Highlights @@ -30,19 +30,25 @@ I am aware that several alternatives are already available on the Internet (e.g. ## Usage -### Download / General usage +### Download/Installation - [What are the differences between `.msi`, `.zip`, nightly and Store versions?](https://github.com/QL-Win/QuickLook/wiki/Difference-Between-Distributions) +Get it from one of the following sources: - 1. Download from one of the following - * Microsoft Store (for Windows 10 users) Store Link - * Installer or portable archive of the stable version from [GitHub Release](https://github.com/QL-Win/QuickLook/releases) - * Nightly builds from [AppVeyor](https://ci.appveyor.com/project/xupefei/quicklook/build/artifacts) - 2. Run `QuickLook.exe` - 3. Select a file/folder on the Desktop / in a File Explorer window / in an Open- or Save-File dialog - 4. Press Spacebar - 5. Select another file/folder in the same manner - 6. When you're done, click on the `⨉` button, or press Spacebar again + * Microsoft Store (Windows 10 users only) Store Link + * Installer or portable archive of the stable version from [GitHub Release](https://github.com/QL-Win/QuickLook/releases) + * Nightly builds from [AppVeyor](https://ci.appveyor.com/project/xupefei/quicklook/build/artifacts) + +[What are the differences between `.msi`, `.zip`, Nightly and Store versions?](https://github.com/QL-Win/QuickLook/wiki/Difference-Between-Distributions) + + +### Typical usecase + +1. Run `QuickLook.exe` (only necessary if autostart is disabled) +1. Select any file or folder (on the Desktop, in a File Explorer window, in an *Open* or *Save-File* dialog, doesn't matter) +1. Press Spacebar +1. Enjoy preview and interact with it +1. Preview next file by clicking on it or using arrow-keys (arrow-keys move selection in the background if the preview hasn't been klicked) +1. When you're done close it by either hitting Spacebar again, pressing Esc or clicking the `⨉` button ### Hotkeys and buttons @@ -50,7 +56,7 @@ I am aware that several alternatives are already available on the Internet (e.g. - Esc Hide the preview window - Enter Open/Execute current file - Mouse Preview another file - - Ctrl-Wheel Zoom in/out images + - Ctrl+Wheel Zoom in/out (images & pdf) - Wheel Increase/decrease volume ## Supported file types, file manager intergation, etc. From d928d8841bedd53cb145f0037f0cf950d07a0760 Mon Sep 17 00:00:00 2001 From: Paddy Xu Date: Tue, 11 Sep 2018 21:08:23 +0300 Subject: [PATCH 3/3] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index bd5ec5d7..6e3880a7 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ ## Background -One of the few features I missed from macOS is [Quick Look](https://en.wikipedia.org/wiki/Quick_Look). It allows user peek into a file content in a lightening speed by just pressing the Space key. Windows, on the other hand, does not have this handy feature ... until now. +One of the few features I missed from macOS is [Quick Look](https://en.wikipedia.org/wiki/Quick_Look). It allows user peek into a file content in lightning speed by just pressing the Space key. Windows, on the other hand, does not have this handy feature ... until now. -I am aware that several alternatives are already available on the Internet (e.g. [WinQuickLook](https://github.com/shibayan/WinQuickLook) and [Seer](https://github.com/ccseer/Seer)). Despite these options, I still decided to craft another one by myself, because they are either not being actively developed, lack of variety, or ask for a amount of $$$. +I am aware that several alternatives are already available on the Internet (e.g. [WinQuickLook](https://github.com/shibayan/WinQuickLook) and [Seer](https://github.com/ccseer/Seer)). Despite these options, I still decided to craft another one by myself, because they are either not being actively developed, lack of variety, or ask for an amount of $$$. ## Highlights @@ -44,10 +44,10 @@ Get it from one of the following sources: ### Typical usecase 1. Run `QuickLook.exe` (only necessary if autostart is disabled) -1. Select any file or folder (on the Desktop, in a File Explorer window, in an *Open* or *Save-File* dialog, doesn't matter) +1. Select any file or folder (on the Desktop, in a File Explorer window, in an *Open* or *Save-File* dialogue, doesn't matter) 1. Press Spacebar -1. Enjoy preview and interact with it -1. Preview next file by clicking on it or using arrow-keys (arrow-keys move selection in the background if the preview hasn't been klicked) +1. Enjoy the preview and interact with it +1. Preview next file by clicking on it or using arrow-keys (arrow-keys move selection in the background if the preview window is not in focus) 1. When you're done close it by either hitting Spacebar again, pressing Esc or clicking the `⨉` button ### Hotkeys and buttons @@ -72,8 +72,8 @@ See the [Translation guide](https://github.com/QL-Win/QuickLook/wiki/Translation - Many [open-source projects](https://github.com/QL-Win/QuickLook/wiki/On-the-Shoulders-of-Giants) and their contributors - Our UI designers [@OiCkilL](https://twitter.com/OiCkilL) (“Fluent” user interface since v0.3) and [@QubitsDev](https://twitter.com/qubitsdev) (application icon since v0.3) - [Our contributers](https://github.com/QL-Win/QuickLook/graphs/contributors) who - - teach QuickLook speaks *your* language - - send pull requests, report bugs or give suggestions + - teach QuickLook speaks *your* language + - send pull requests, report bugs or give suggestions - ... and you 😊 ## Licenses @@ -84,4 +84,4 @@ This project references many other open-source projects. See [here](https://gith All source codes are licensed under [GPL-3.0](https://opensource.org/licenses/GPL-3.0). -If you want make any modification on these source codes while keeping new codes not protected by GPL-3.0, please contact me for a sublicense instead. +If you want to make any modification on these source codes while keeping new codes not protected by GPL-3.0, please contact me for a sublicense instead.