Add files via upload

This commit is contained in:
cactuzhead 2025-06-17 21:02:52 +01:00 committed by GitHub
parent 82a3679082
commit 851e19fbc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

33
docs/hotkeys.md Normal file
View file

@ -0,0 +1,33 @@
---Hotkeys
has_toc: false
back_to_top: true
back_to_top_text: "Back to top"
nav_order: 900
---
## Hotkeys
There are two hotkeys you can setup with Advance Progress Bars.
- Paste code block
- Task manual refresh
## Paste Code Block Hotkey Setup
To make it more convenient, you can add a hotkey that automatically inserts a progress bar code block into Obsidian. Simply follow these steps:
1. Open Obsidian and go to the **Settings** by clicking the gear icon in the bottom left corner.
2. From the **Settings** menu, go to the **Hotkeys** section on the left sidebar.
3. In the filter search bar found at the top of the Hotkeys section, start typing **"Advanced Progress Bars"** to find the `Advanced Progress Bars: Paste code block` action.
![Hotkey Search](/assets/Obsidian Advanced Progress Bars - Hotkey Search.png)
5. Click on the round plus button next to the found action, and assign the desired hotkey combination (e.g., `Ctrl + Shift + B` or any other combo that suits you).
![Hotkey](/assets/Obsidian Advanced Progress Bars - Hotkey.png)
### Task Manual Refresh Hotkey Setup <span class="label">NEW v1.1.2</span>
If you want to manually trigger a task update without switching between notes, you can now configure a hotkey for quick access. Simply follow these steps:
1. Open Obsidian and go to the **Settings** by clicking the gear icon in the bottom left corner.
2. From the **Settings** menu, go to the **Hotkeys** section on the left sidebar.
3. In the filter search bar found at the top of the Hotkeys section, start typing **"Advanced Progress Bars"** to find the `Advanced Progress Bars: Task manual refresh` action.
![Hotkey Search](/assets/Obsidian Advanced Progress Bars - Manual Refresh Search.png)
4. Click on the round plus button next to the found action, and assign the desired hotkey combination (e.g., `Ctrl + Shift + R` or any other combo that suits you).
![Hotkey](/assets/Obsidian Advanced Progress Bars - Manual Refresh Hotkey.png)