This is an unofficial, community-made directory. Not affiliated with Obsidian or Dynalist Inc.
Actively maintainedWritingintermediate

Dynamic Embed for Obsidian

Embeds snippets, templates, and any linkable content by delegating the current scope to the embedded file, treating it as content instead of a reference.

Chinese summary

允许嵌入片段、模板和其他可链接内容,并将当前作用域委托给嵌入文件,使其作为内容而非引用处理。

Key Use Cases

  • Embedding reusable templates that adapt to the current note's context
  • Creating complex note structures with shared components
  • Dynamic snippet insertion for code or text blocks

Pros

  • Flexible content reuse across notes
  • Context-aware embeddings reduce duplication
  • Enables modular and maintainable note architecture

Limitations

  • Learning curve to understand scope delegation
  • Embedded content changes may cause unexpected behavior
  • Potential performance overhead with many embedded files

Tags

embedtemplatesdynamicscopesnippetscontent

Related Plugins

DeprecatedWriting
4.3M downloads

Templater

Templater is a powerful templating plugin that lets you create reusable note templates with dynamic content—dates, random picks, file metadata, and even JavaScript functions. It replaces and extends Obsidian's built-in templates.

ActiveWriting
1.8M downloads

QuickAdd

QuickAdd lets you create custom commands to quickly capture thoughts, add to lists, or create new notes from anywhere in Obsidian. It's a powerful capture and automation tool for building personalized workflows.

ActiveWriting
1.4M downloads

Editing Toolbar

A highly customizable editing toolbar that provides built-in editing commands for a MS Word-like experience, modified from the cMenu plugin.