From 2097b8d4b5c2445baf47703e2cf6d2f771a73e62 Mon Sep 17 00:00:00 2001 From: rdefeo <58139796+rdefeo@users.noreply.github.com> Date: Tue, 5 Mar 2024 22:39:18 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 34fd28592fe..b829fcd67ed 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,14 @@ The app does not provide any recording functionality - you must use the existing -## File System Layout -The key to organizing your Quac interface is to organize your `/ext/apps_data/quac` folder structure. Every individual file is assigned a button, and every folder/directory is a "group". Selecting a group will show you the contents of that folder/directory, whether they are individual files or more folders. There is no limit on the number of actions or folders - nest as deep as you want! - ## Navigation / Controls -- Pressing `OK` on a folder will open/navigate to that folder and display it's contents. +- Pressing `OK` on a folder label will open/navigate to that folder and display it's contents. - Pressing `OK` on an action (indicated as a label surrounded by a border) will transmit that signal. - Pressing `Back` will take you up one folder +- Pressing `Up` and `Down` will, you know, select things up and down... + +## File System Layout +The key to organizing your Quac interface is to organize your `/ext/apps_data/quac` folder structure. Every individual file is assigned a button, and every folder/directory is a "group". Selecting a group will show you the contents of that folder/directory, whether they are individual files or more folders. There is no limit on the number of actions or folders - nest as deep as you want! You can organize your files by device type, or by function. For example, you may have a folder of "TV" actions, which correspond to Channel Up, Channel Down, Volume Up, Volume Down, etc. Or you may have a "Work Access" folder, which contains files/actions that correspond to Parking Gate, Garage Door, Lobby Entrance.