From c22393c926b63822b5cc8bc1a918e1d9ed350fdc Mon Sep 17 00:00:00 2001 From: Isayso <35309607+Isayso@users.noreply.github.com> Date: Wed, 13 Nov 2019 22:22:48 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7910bd8..0aa4dd9 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ light orange: Link or video not avaliable, Light grey: file could not be checked - Ctrl + X cut row - Ctrl + F find string - Ctrl + N open new window -- Ctrl + O open file +- Ctrl + O open file dialog - Ctrl + S save - Ctrl + G search with google - Ctrl + P send link to Kodi (IP in settings) @@ -40,6 +40,12 @@ light orange: Link or video not avaliable, Light grey: file could not be checked - Ctrl + 1/2 move up/down line - del delete selected row +## Double Click Events +- Double on Background --> open file dialog +- Double on Grid Cell --> play in vlc +- Double + Ctrl on Grid Cell --> play on Kodi +- Double + Ctrl + Shift --> queue on Kodi + ## Getting Started At the moment there is only the compiled EXE file [released](https://github.com/Isayso/PlaylistEditor/releases) on the respository.