From ee079d1107f994dc5c6b70ae8079a4ef8d7ad8eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Filip=20=C5=A0ika=C4=8D?= Date: Sun, 27 Apr 2025 20:25:44 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 863c4a5..1d69fd1 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,13 @@ But here is a quick glance at how it looks: 3. **Delete rule button**: This button will delete the selected rule from the list of rules. 4. **Duplicate rule button**: This button will duplicate the selected rule from the list of rules. +### Timer and timed moving +The time displayed is an interval, 20:00:00 will execucte every 20 hours. +Other examples could include: +00:05:00 -> triggers every five minutes +00:00:05 -> triggers every five seconds +72:30:00 -> triggers every 3 days and 30 minutes (if your Device is online and obsidian runnning for that long) + ### Command palette From patch 1.0.4 onwards, you can access the plugin from the command palette. With the available commands being: