Skip to content

Releases: fermow/planner

Celestial Desk v1.2.0 — Research Word

Choose a tag to compare

@fermow fermow released this 12 Sep 17:37

Research Word\n- Rich-text research workspace with paper, proposal, simple-note and results-table templates\n- Autosave, version history, themes, DOCX import/export and print-ready PDF\n- Citations, bibliography styles, table of contents, page settings and responsive writing workspace\n\n## Workspace\n- Collapsible sidebar and improved tablet/small-desktop layout.

Celestial Desk v1.1.0

Choose a tag to compare

@fermow fermow released this 06 Aug 20:47

✦ Celestial Desk v1.1.0

A self-hosted productivity suite with a dreamy Starry Night interface. Runs everywhere (Linux / macOS / Windows) via Docker with one-command setup.

✨ New in v1.1.0

  • 🗓️ Shamsi Calendar — Persian/Jalali calendar with all 12 months, Iranian holidays (solar & lunar), today panel, upcoming holidays and day details
  • 🎵 My Music — upload & play your own audio with a live Web Audio visualizer

⚠️ Removed

  • Sports & Finance modules (no longer shipped)

✨ Core features

  • Dashboard — overdue/due-soon deadlines, completed today, real weekly progress, daily habits, work-hours & tag charts
  • Deadlines — priorities, tags, subtasks and smart reminders (3d / 2d / 1d / 1h + overdue) with startup catch-up
  • Weekly Planner — time blocks, tags, completion tracking, mood & notes
  • Daily Journal — what you did / plans / reflections with Markdown & mood
  • Boards — Trello-style boards + tables + whiteboards
  • Life Tree — goal tree with a 3D view
  • Connections — people graph with force-directed visualization
  • Reports — daily / weekly / monthly + auto daily summary
  • Global search (Ctrl+K), two themes, JSON backup/restore

🚀 Quick Start

git clone <repo-url> celestial-desk && cd celestial-desk
make install   # only if Docker is missing
make setup
make up
# → http://localhost:3030

See the README for full per-OS guides.

Celestial Desk v1.0.0

Choose a tag to compare

@fermow fermow released this 06 Aug 19:43

✦ Celestial Desk v1.0.0

A self-hosted productivity suite with a dreamy Starry Night interface. Runs everywhere (Linux / macOS / Windows) via Docker with one-command setup.

✨ Features

  • Dashboard — overdue/due-soon deadlines, completed today, real weekly progress, daily habits, hours & tag charts
  • Deadlines — priorities, tags, subtasks and smart reminders (3d / 2d / 1d / 1h + overdue) with startup catch-up
  • Weekly Planner — time blocks, tags, completion tracking, mood & notes
  • Daily Journal — what you did / plans / reflections with Markdown & mood
  • Boards — Trello-style boards + tables + whiteboards
  • Life Tree — goal tree with a 3D view
  • Connections — people graph with force-directed visualization
  • Reports — daily / weekly / monthly + auto daily summary
  • Sports — workout logging
  • Finance — cards & income/expense transactions
  • My Music — upload & play your own audio with a live visualizer
  • Global search (Ctrl+K), two themes, JSON backup/restore

🚀 Quick Start

git clone <repo-url> celestial-desk && cd celestial-desk
make install   # only if Docker is missing
make setup
make up
# → http://localhost:3030

See the README for full per-OS guides.