Project management that lives in your Obsidian vault

Folders become projects. Notes become tasks. Views and TickTick sync keep the vault moving.

Platform
Obsidian desktop
Model
Vault-native
License
MIT
Light product mockup of Neseser with folder navigation, task rows, kanban lanes, calendar activity, and sync status
Projects as folders Use the structure your vault already has.
Tasks as notes Keep context, metadata, and work history together.
Views as lenses Move between today, dashboard, kanban, calendar, and gantt.

Your vault stays the source of truth

Neseser does not ask you to move project planning into another app. Each project remains a folder. Each task remains a note. The plugin adds planning surfaces on top of that plain-file model.

  • Configure one project root folder in settings.
  • Group work with editable categories and color tokens.
  • Open task notes directly from planning views.
Vault shape
Projects
  Research
    Literature review.md
    Dataset audit.md
  Training
    Monday intervals.md
    Recovery notes.md
  Work
    Launch checklist.md
    Vendor call.md

Pick the view that matches the decision

The same task index powers focused daily work, project health, schedule review, timeline planning, and drag-friendly task flow.

Dashboard

Scan active projects, category filters, progress, and burndown shape.

Overview

Today

Focus on current tasks without leaving the vault.

Focus

Kanban

Move tasks across stages with status updates written back to notes.

Flow

Calendar

Review due dates and reschedule work from the planning surface.

Dates

Gantt

Track longer project timelines when sequence matters.

Timeline

Navigation

Open the right Neseser surface quickly from one control point.

Command
Obsidian vault Local project files
Sync engine OAuth, status, retries, cadence
TickTick External task continuity

TickTick sync when you need work outside the vault

Connect TickTick from plugin settings, set an automatic sync cadence, and keep status visible while Neseser handles retries and token state.

Security note TickTick credentials are configured locally in Obsidian plugin settings. Keep your vault private and avoid publishing plugin data files.

Install from this repository

Use BRAT for the fastest beta install path, or download the latest release and place the plugin folder in your vault manually.

BRAT install

  1. Open Obsidian42 BRAT settings.
  2. Select Add Beta plugin.
  3. Paste the Neseser repository URL.
  4. Enable Neseser in Community plugins.
https://github.com/Czarnak/neseser

Manual install

  1. Download the latest release archive.
  2. Extract it into your vault plugin directory.
  3. Use .obsidian/plugins/neseser/ as the folder path.
  4. Enable the plugin in Obsidian Community plugins.
View releases