What problem does it solve?
This Skill enables writing and editing Siyuan-specific Markdown (SFMarkdown) with advanced features like wiki links, block references, embedded blocks, and property queries, simplifying note creation in Siyuan.
Core Features & Use Cases
- Wiki links: Create [[document]] and [[document|alias]] links to navigate between notes.
- Block references and embeds: Reference or embed specific blocks using ((blockID)) and the inline embedding syntax.
- Attributes and SQL embeds: Attach custom properties to blocks and include SQL-enabled embeds to display dynamic data in notes.
- Images and assets: Insert images via the provided scripts and store media under the assets/ directory.
- Use Case: When drafting technical docs or knowledge bases in Siyuan, use SFMarkdown to maintain rich inter-document relationships.
Quick Start
Use the siyuan-markdown skill to format a note with [[Design Doc]], embed block ((20250125000000-1a2b3c4d)), and include an SQL embed to pull related data.