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

Property Annotations

ppeirceppeirce94 downloads

Display inline annotations for note properties in daily notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

An Obsidian community plugin that displays inline, display-only annotations for boolean properties in daily notes (e.g. went_outside: true <3 days since last>). The plugin does not modify your notes.

How it works

  • Detects your daily notes folder + filename date format (from Obsidian’s core Daily Notes settings).
  • For each boolean property in a daily note, finds the most recent earlier daily note where that property was true.
  • Shows a label like <today>, <yesterday>, <never>, or <N days since last>.

Settings

  • Label style: verbose (3 days since last) or compact (3d since)
  • Key filtering: annotate all boolean keys, or only a whitelist
  • Advanced settings:
    • Auto-detect daily notes (default on)
    • Optional custom folder/format (used when auto-detect is disabled, or as fallback), with a status line showing what’s in use

Development

Install:

npm install

Dev (watch):

npm run dev

Production build:

npm run build

Manual install

Copy manifest.json, main.js, and styles.css to: <Vault>/.obsidian/plugins/property-annotations/

HealthExcellent
ReviewCaution
About
Display inline, read-only annotations for boolean properties in daily notes (e.g., went_outside: true → <3 days since last>). Detect daily notes settings automatically and show labels like <today>, <yesterday>, <never>, or <N days since last> without modifying your files.
PropertiesDates
Details
Current version
0.1.0
Last updated
7 months ago
Created
7 months ago
Updates
1 release
Downloads
94
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
0BSD
Report bugRequest featureReport plugin
Author
ppeirceppeirce
GitHubppeirce
  1. Community
  2. Plugins
  3. Properties
  4. Property Annotations

Related plugins

Update modified date

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

Update time on edit

Keep frontmatter in sync with the last edit time.

April Automatic Timelines

Simple timeline generator for story tellers.

Frontmatter Date Manager

Automatically update created, modified, and last-viewed dates in frontmatter when editing notes.

Meta Bind

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

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Advanced Canvas

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

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Full Calendar Remastered

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

MetaEdit

Manage your metadata.