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

Project Notes

Daniel NikolaevDaniel Nikolaev152 downloads

Tools for simple, lightweight, note-based project management.

Add to Obsidian
Project Notes screenshot
Project Notes screenshot
Project Notes screenshot
Project Notes screenshot
Project Notes screenshot
  • Overview
  • Scorecard
  • Updates6

Project Notes is an opinionated plugin for simple, lightweight note-based project management (1 note = 1 project).

Your Markdown files stay the source of truth. The plugin only provides convenience and visuals, and aims to leave as little footprint as possible.

How it works

Project Notes treats selected notes as projects. By default, any note tagged #project is a project, but you can also match projects by a note property or by folder.

Project metadata is stored in frontmatter. The plugin reads and writes those properties, then adds focused project UI on top of normal Markdown notes:

  • A note bar for editing project metadata directly inside project notes.
  • Pretty project links that show selected project fields next to links in Reading view and Live Preview.
  • Project list, table, and board layouts for Obsidian Bases.
  • Commands for creating projects, creating child projects, creating a ready-to-edit .base file, refreshing views, and repairing duplicate properties.

The Create project command uses a configurable path template and optional Markdown template file. Useful tokens include {{title}}, {{safe_title}}, {{slug}}, {{project_folder}}, {{project_properties}}, {{icon}}, {{icon_property}}, {{status}}, {{status_property}}, {{date}}, and tokens derived from configured property IDs, labels, and note property names.

Properties

Status, progress, and due date are the default properties. Status is special because it drives project controls and board columns. Project icon is a separate built-in field that can be turned off.

Other project properties can be added in Settings → Project Notes → Properties and then renamed, retyped, reordered, and rendered in different ways. Property values can render as text, text areas, dates, date/times, progress bars, stars, pips, or reusable icon scales.

---
tags:
  - project
icon: folder-kanban
status: in-progress
progress: 50
due: 2026-06-01
---

The default property set is only a starting point. You can rename the underlying note properties, choose which fields appear in links and relationships, and add your own fields for the way you manage projects.

Settings: customize project properties, statuses, views, and relationships Settings screen for Project Notes

Pretty project links: show project properties inline Pretty project links showing project metadata inline

Right-click a pretty project link to update status or clear configured project properties without opening the project note.

Note bar

The note bar gives each project note a compact editor for status, icon, progress, due date, and any custom project properties you add. It can be placed at the top, bottom, left, or right of project notes (or disabled completely; see Settings).

Project note bar for editing project properties

Views

Project Notes adds custom Obsidian Bases layouts for working across many project notes:

  • Project list, useful for sidebars and embedded views.
  • Editable project table that follows the Bases sort menu.
  • Project board grouped by status.

You can create a .base file preconfigured for your project criteria, reorder board columns and cards, collapse columns, tune card spacing, tint the board with status colors, resize table columns, and show or hide table column dividers.

You can also use other views as you please (but withour pretty property renderings).

Board Bases view: grouped by status, colorful or plain Project board Bases view grouped by status

List Bases view: compact enough for sidebars and embeds

Project list Bases view

Relationships

Relationships are stored as normal links in note properties. By default, parent stores one parent project link and children stores a list of child project links.

When relationships are enabled, project notes can show their parent, children, and selected detail fields such as status. The Create child project command creates a new project note and updates both sides of the relationship.

---
parent: "[[Website refresh]]"
children:
  - "[[Draft landing page copy]]"
---

Commands

  • Create project
  • Create child project
  • Create project base
  • Refresh project views
  • Repair current note project properties

Development

Install dependencies:

npm install

Run the development build:

npm run dev

Create a production build:

npm run build
HealthExcellent
ReviewSatisfactory
About
Opinionated plugin for simple, lightweight note-based project management (1 note = 1 project). Your Markdown files stay the source of truth. The plugin only provides convenience and visuals, and aims to leave as little footprint as possible.
Project managementBasesReview
Details
Current version
1.0.11
Last updated
2 weeks ago
Created
3 months ago
Updates
6 releases
Downloads
152
Compatible with
Obsidian 1.10.0+
Platforms
Desktop, Mobile
License
0BSD
Report bugRequest featureReport plugin
Sponsor
PayPal
Author
Daniel NikolaevDaniel Nikolaevdartungar
dartungar.com
GitHubdartungar
t.me
linked.in
  1. Community
  2. Plugins
  3. Project management
  4. Project Notes

Related plugins

Kanban Bases View

A kanban-style drag-and-drop custom view for Bases.

Flow

Implements key processes in David Allen's Getting Things Done (GTD) methodology

Pairwise Glicko Ranking

Easily sort notes by any subjective criteria - Rank and compare cohorts of notes by pairwise comparisons using the Glicko rating system.

Board View

Interactive board view for bases, use as Kanban or Gallery, with grouping for rows and columns.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

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.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.

Longform

Helps you write and edit novels, screenplays, and other long projects.

Project Manager

Full-featured project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications.

LifeOS

Life management system.