mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
Add files via upload
This commit is contained in:
parent
82a3679082
commit
851e19fbc2
1 changed files with 33 additions and 0 deletions
33
docs/hotkeys.md
Normal file
33
docs/hotkeys.md
Normal 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.
|
||||

|
||||
|
||||
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).
|
||||

|
||||
|
||||
### 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.
|
||||

|
||||
|
||||
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).
|
||||

|
||||
Loading…
Reference in a new issue