Skip to content

Commit ecbcc14

Browse files
修正描述
1 parent ece243d commit ecbcc14

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,17 @@ The available shortcuts are:
4949
## Usage
5050

5151
1. **Select Blocks**: Choose one or more blocks in Logseq that you want to transform.
52-
2. **Open Toolbar**: Click the **Block Transformer** icon in the Logseq toolbar. This will open a panel where you can manage and customize transformation modes.
53-
3. **Configure Modes**: In the panel, you can:
54-
* **Switch between modes**: Select the active transformation mode from a list of presets (e.g., "Split", "Header", "Full").
52+
2. **Transform**: Press the transform shortcut (`ctrl+t` by default) to apply the currently active mode's settings to your selected blocks. You can also switch between modes quickly using `ctrl+shift+t`.
53+
54+
## Transform Modes
55+
56+
To customize how the transformation works, you can configure different modes.
57+
58+
1. **Open Toolbar**: Click the **Block Transformer** icon in the Logseq toolbar. This will open a panel where you can manage and customize transformation modes.
59+
2. **Configure Modes**: In the panel, you can:
60+
* **Switch between modes**: Select the active transformation mode from a list of presets (e.g., "Split", "Header", "Full"). You can also switch between modes quickly using `ctrl+shift+t`.
5561
* **Edit modes**: Adjust the settings for each mode, such as whether to split by lines, convert bold to headers, or handle code blocks.
5662
* **Add/Remove modes**: Create new custom modes or delete existing ones to fit your workflow.
57-
4. **Transform**: Once your modes are configured, press the transform shortcut (`ctrl+t` by default) to apply the currently active mode's settings to your selected blocks. You can also switch between modes quickly using `ctrl+shift+t`.
5863

5964
This system allows for powerful customization directly from the UI, letting you define multiple transformation styles and switch between them easily.
6065

0 commit comments

Comments
 (0)