This is a plugin for Obsidian (https://obsidian.md).
Drag and Drop Blocks for actions such as moving, copying and creating block references.
*Note: Anywhere the term "block" is referenced it is synonymous with a "line" of text, a bullet in a list, a Header section, or a Markdown "block" of text.
- Line Numbers must be turned on in Obsidian settings
- Drag block (no modifier) = move block
- Alt/Option + Drag = block reference
- Shift + Drag = copy the block
Need to add a demo here...
- Copy a block
- Move a block
- Create a block reference
- Copy text and include an alias link back to the source block
Need to add some details and use cases here
- Copy over
main.js
,styles.css
,manifest.json
to your vaultVaultFolder/.obsidian/plugins/your-plugin-id/
.