ibarv37 downloadsImplement multi-line selection via line-number regions.
/.obsidian/plugins/line-multi-select/ folder under your vault directory.| Operation | Effect |
|---|---|
| 1. Click any line number | Select the entire line |
| 2. Ctrl / Cmd + Click | Toggle selection status to add or remove a single line from the current selection range |
| 3. Shift + Click | Select contiguous content between two lines |
| 4. Hold left mouse button and drag | Quickly select a block of contiguous lines |
| 操作 | 效果 |
|---|---|
| 1. 点击任意行号 | 选中整行 |
| 2. Ctrl / Cmd + 点击 | 切换单行选中状态,向当前选中区域添加或移除单行 |
| 3. Shift + 点击 | 选中两行之间的连续内容 |
| 4. 按住鼠标左键拖动 | 快速选中一整块连续行 |