jasper-10247k downloadsSimplifies the creation of multi-line blockquotes, with customizable block IDs.
Block links + multi-line ranges + a Logseq-like outliner workflow for Obsidian: copy links/embeds/URIs to blocks & headings, create multi-line range blocks, and use blp-view (Dataview-backed) to query/render list blocks in scoped files.
^abc123-abc123 formatblp-view - Treat list items as blocks in scoped files; keep stable ^id + hidden system metadata; query/render with blp-view (Dataview required)https://github.com/user-attachments/assets/5a0f0a32-42a3-4c23-8b38-17542c5ec072
https://github.com/user-attachments/assets/d34b9be4-9a1b-4d00-9a87-1b70463dc8d7
https://github.com/user-attachments/assets/ea7f1d24-7845-4957-aa9c-7309af0a3514
.obsidian/plugins/block-link-plus/^id-id)blp-view: enable scope (Settings: enabled folders/files, or frontmatter blp_outliner: true) → use a blp-view code block to query/renderblp_journal_view: true → open it to enter the continuous daily-notes feed viewComplete documentation available at: https://block-link-plus.jasper1024.com/
blp_outliner: true/falseblp-view aligns with the Outliner scope model (no more “silent cross-scope” reads)YYYY/M/YYYY-M-D)Esc now closes suggests first; otherwise it exits block edit mode or clears the current block-range selection![[...]]) now renders closer to the inline editor (spacing/indent; avoid clipped list markers)fileOutlinerEditorCommandBridgeEnabled, fileOutlinerEditorCommandAllowedPlugins (keep core for core shortcuts)blp_outliner: true/falseblp-view aligns with the Outliner scope model#^123)!![[...]] embed syntax^id-id range creation and rendering stabilityblp-timeline) to dynamically query and aggregate sections from your vaultsrc directory| Format | Type | Usage |
|---|---|---|
[[file#^id]] |
Regular | Normal block reference |
![[file#^id]] |
Embed | Display block content (editable in Live Preview when enabled) |
![[file#^id-id]] |
Range | Display multi-line range |
obsidian://... |
URI | External app access |
blp-view Query/View)Built with inspiration from excellent open-source projects:
GNU GPLv3 License - see LICENSE file for details.