Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Propsync

RagnaRagna55 downloads

Propsync is an Obsidian plugin that syncs standard properties across notes by group.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Propsync is an Obsidian plugin that syncs standard properties across notes by group without syncing their values.

Features

  • Group notes by the propsync property
  • Show shared properties for each group
  • Add missing standard properties to all notes in a group
  • Keep existing property values untouched
  • Works locally inside your vault

Use Case

Propsync is useful when multiple notes should follow the same property structure.

For example, in a TTRPG vault, NPC and player character sheets often need the same set of properties. If you later realize that a new property is needed, you do not have to add it manually to every sheet. Instead, you can add the property to the group with Propsync.

Usage

Add the propsync property to the YAML frontmatter of your Markdown notes and assign a group name:

---
propsync: Char
---

All notes with the same propsync value are treated as one group.

Open the Propsync view, select a group, enter one property per line, and sync the group. Missing properties are added to all notes in that group without overwriting existing values.

Example properties:

name
alias
status
profession
location

After syncing, missing properties are added without values:

---
propsync: Char
name:
alias:
status:
profession:
location:
---

Existing values are never overwritten.

Privacy

Propsync works locally inside your vault. It does not use telemetry, external servers, or network requests.

License

MIT

HealthExcellent
ReviewPassed
About
Sync standard YAML properties across grouped notes without overwriting existing values. Group notes by a propsync frontmatter value, view shared properties per group, and add missing properties to all group notes locally in your vault.
PropertiesSyncing
Details
Current version
0.0.2
Last updated
Last month
Created
Last month
Updates
2 releases
Downloads
55
Compatible with
Obsidian 1.9.12+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
RagnaRagnaragnavig
GitHubragnavig
  1. Community
  2. Plugins
  3. Properties
  4. Propsync

Related plugins

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Update modified date

Automatically update a frontmatter modified date field when the file is modified.

Full Calendar Remastered

Complete Calendar HUB experience. Work with all your calendars in one place. Analyze your time and take action!

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

MetaEdit

Manage your metadata.

Featured Image

Automatically set a featured image property in your notes based on the first image.

Base Board

Organize notes into Kanban boards using frontmatter properties. Drag and drop cards between columns powered by Bases.

Pretty Properties

Makes note properties look more fun: adds side image, banners, list property colors and allows to hide specific properties.