New plugin: Edit transcluded (embedded) notes (blocks) in place

2025-09-29 11-34-11
Check out the plugin here: https://github.com/uthvah/sync-embeds

Hey everyone,

Like many of you, I’ve always wished I could just click into an embedded note and start typing. That little bit of friction was always a bump in my workflow.

After following the long-running feature request and trying the amazing workarounds from other developers, I decided to take a crack at building a lightweight, stable solution that felt as native as possible.

Today, I’m excited to share my new plugin: Sync Embeds .

The goal is simple: to make embeds feel like a live, seamless part of the note you’re currently in.

Key Features

  • :white_check_mark: Truly In-Place Editing: No popups, no new windows. Just click and type directly in the embed.
  • :white_check_mark: Native feel: Creates an editor instance rather than a complex sync solution
  • :white_check_mark: Full Keyboard Shortcut Support: The biggest hurdle is solved. All your hotkeys for checklists (Ctrl+L), formatting, and more work perfectly.
  • :white_check_mark: Embed Specific Sections: You can use the standard ![[Note#Header]] syntax to edit just one part of a larger note.
  • :white_check_mark: Lightweight & Simple: The plugin does this one thing well, without changing the rest of your UI or adding bloat.

How to Install (Beta)

I have just submitted the plugin for official review. Until it’s accepted, the best way to install it is with the BRAT plugin (available in the Community Plugins browser).

  1. Install BRAT.
  2. Go to BRAT’s settings and “Add Beta plugin”.
  3. Use this repository: uthvah/sync-embeds

The Future

I’m looking into features like regex/dataview support, and I would love to hear your feedback, bug reports, and ideas.

While we all hope this becomes a native feature someday, I hope Sync Embeds can make our workflows a little smoother in the meantime.

Thanks for checking it out!

10 Likes

This is an amazing plugin, thank you for creating it. The last plugin that I tried to do this is make.md, which is cumbersome and had performance issues. This is good for those who do not want those additional features and are lightweight. cant wait to try it.

Just test it on obsidian 1.8.10, and sadly it’s not working as expected

Hopefully in the future, you can add a feature to “collapse the properties section.” Otherwise, it would end up looking like the attached picture.

Thi plugin is amazing. I was always reluctant to using embeds in Obsidian because of them being not editable, but this plugin changes everything!

BTW, is there any chance that canvas embeds support can be implemented?

I’ve loaded version 1.1.2 of Sync Embeds into Obsidian version 1.10.3 on Linux Mint and it isn’t allowing me to edit the embeded portion. I checked and made sure that it was enabled in Community plugins after installing it. Hopefully there is an easy fix.