Apex Dashboard

by PandoraReads
5
4
3
2
1
Score: 39/100

Description

The Apex Dashboard plugin turns a note into a single dashboard view with memo cards, interactive todo lists, project cards and compact notes sections that can be mixed into custom layouts. It also pulls every checkbox task in the vault into an interactive all tasks view, adds a calendar for dated tasks and lets changes write back to the source notes. The sidebar includes quick actions, recent documents and built in widgets for weather, heatmap tracking, pomodoro sessions, reading progress and countdowns. Cards and links can be dragged between sections, banners support local or web images and the interface ships with multiple visual themes plus light and dark mode support.

Reviews

No reviews yet.

Stats

stars
21,992
downloads
0
forks
40
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Apex Dashboard

Stop switching between Obsidian notes. One page. Everything you need. Memo your thoughts, crush your todos, track your projects — and make it look incredible doing it. 【中文版】

Screenshot

Apex Dashboard

Features

🗒️ Memo

Capture thoughts instantly with a built-in memo pad. Each memo card has a writable textarea — jot down ideas, meeting notes, or daily reflections without leaving your dashboard. Supports [[wikilinks]] that render as clickable links.

✅ Todo

Manage tasks with interactive checklists. Add, reorder, drag-and-drop, and check off tasks. A progress bar shows completion percentage at a glance. Todo items also support [[wikilinks]] for cross-referencing notes.

📁 Projects

Organize your vault documents into project cards. Each card links to related notes, displays a cover image (supports both local vault images and web URLs), and supports inline document search to add new files quickly. Manage multiple file types including Markdown notes, PDFs, images, audio, and video.

📝 Notes

A compact, list-style section for organizing reference documents and quick-access files. Displays up to 5 cards per row without cover images for maximum density.

✅ All Tasks

Aggregate every checkbox task across your entire vault into one section — like a dataview TASK query, but interactive. Search, filter by status (open / all / done), and group by date (Overdue / Today / This week / Later / No due) or by priority. Switch between a grouped list and a kanban board. Check a task off and it updates in the source note. Reads due dates (, [due::], 📅) and priorities ([priority:: high]). Exclude folders like Archive/Templates from the scan.

📅 Calendar

A native month-grid calendar of every dated task across your vault (no dataview or external plugin needed). Each day cell lists its tasks; click a day for its agenda. Open a full-screen calendar with month navigation and inline toggling. Multi-day events with [start::] / [end::] span across days.

⚡ Quick Actions

Pin your most-used shortcuts to the sidebar. Supports two action types: File links to open any document, and Command shortcuts to trigger any Obsidian command. Includes built-in presets for New Journal and New Note.

🌤️ Sidebar Widgets

The left sidebar features decorative widgets for at-a-glance information:

  • Week Calendar — A compact 7-day strip highlighting today's date
  • Weather Widget — Real-time weather with current temperature, feels-like, humidity, wind speed, and a 5-day forecast with daily high/low temperatures. Powered by Open-Meteo (no API key needed). City search with geocoding autocomplete for precise location
  • Heatmap Widget — Track daily frontmatter data (mood, sleep, etc.) as a GitHub-style contribution heatmap. Configurable summary: streak days (⚡), completion rate (✅), or both
  • Pomodoro Timer — A focus timer with activity selector and session tracking. Start, pause, and stop timed sessions with a donut chart showing today's breakdown by activity
  • Reading Tracker — Track your reading sessions with a built-in timer. Add books from Douban search or manual input, time your reading sessions, and record progress with page numbers. Each book card shows cover image, author, and reading progress bar
  • Countdown — A customizable countdown to any target date, displayed as days or hours remaining

🎨 Banner

A customizable banner with an inspirational quote and optional background image. Supports both local vault images and web URLs. Double-click to edit.

🔄 Drag & Drop

Drag cards between sections to reorganize your workspace. Drag task items within Todo cards to reorder. Drag document links between project/note cards.

🧩 Custom Sections

Create sections with 4 built-in types — Memo, Todo, Projects, and Notes — each with its own layout and behavior. Mix and match to fit your workflow.

🕐 Recent Documents

The sidebar shows recently edited files with relative timestamps, so you can jump back into your latest work.

Themes

Themes Preview Themes Preview Themes Preview

14 handcrafted themes, each with distinct visual identity:

Theme Style
Earth Warm organic tones, parchment textures
Nordic Clean minimal with blue accents
Aurora Frosted glass with animated aurora gradient
Island Animal Crossing pastels, forest green and ocean blue
Tundra Cold gray + avocado green aurora, sage glass cards
Blossom Rose glass glow, transparent sections
Haze Smoky white-to-blue mist, extreme glass transparency
Ember Warm campfire smoke gradient, amber glow
Jade Green bamboo mist, crisp jade-cut edges
Matcha Morandi green, solid warm tones
Lilac Morandi purple, soft and muted
Eclipse Industrial monochrome, sharp lines
Onyx Pure black with lemon accent, identical in light & dark
Mono Pure black/white minimal, no glass or gradients

All themes support both Obsidian light and dark modes.

Settings

  • Dashboard file — customize the file path for your dashboard data
  • Style — choose from 14 visual themes
  • Language — English or Chinese interface
  • Recent documents count — control how many recent files appear
  • Sidebar widgets — Weather, Heatmap, Pomodoro, Reading, Countdown. Enable/disable and configure each widget independently
  • Reading settings — Toggle reading tracker, enable/disable session completion sound

Installation

From Obsidian Community Plugins

  1. Open Settings > Community Plugins
  2. Browse and search for "Apex Dashboard"
  3. Click Install, then Enable

Manual Installation

  1. Download the latest release from GitHub Releases
  2. Extract into your vault's .obsidian/plugins/apex-dashboard/ folder
  3. Open Settings > Community Plugins and enable "Apex Dashboard"

Usage

  1. Open the dashboard via the ribbon icon (home icon) or command palette: Apex Dashboard: Open dashboard
  2. A dashboard.md file is automatically created in your vault root
  3. All changes are saved directly to the file — it's your data, in plain text

Note: Deleting, renaming, or reordering sections must be done by editing the dashboard.md file directly. Any changes made to the note will take effect in the dashboard view immediately.

What's New

1.6.3

  • iOS tap crash fix — On iOS, tapping the dashboard right after it loaded could crash Obsidian (the app would restart). Mobile now fully disables backdrop blur — several blur layers were still active and, combined with iOS's tap behavior, exceeded the WebView's render limit
  • Banner statistics on phones — The statistics banner now shows only the center column on phone widths; the side columns were clipped before

1.6.2

  • Banner Statistics view — A new banner mode (switch at the top of the wand modal) showing a three-column dashboard: Scale (total notes + a stat strip), Activity (day streak + a contribution heatmap), and Productivity (task completion / links-per-note / connectivity with progress bars). Every metric computes live from the vault
  • Configurable — Per-column show/hide & hero stat, right-column progress metrics, background blur & darkness sliders, accent color, and a daily-notes folder for the streak
  • Blurred background — The poster image stays visible behind the stats panel through an adjustable blur + dark scrim
  • Persistence fix — The banner view and its config now survive reload / plugin update (they were being reset to Poster)
  • Live stats fix — Stats now refresh as you edit (the refresh was being skipped under the default config)
  • Default language is now 中文

1.6.1

  • Quick Notes capture fixes & template support — Capturing to a target note now appends to the existing file instead of creating a stray extensionless file when the path omits .md; new notes created in the capture folder can be seeded from a template (new "Template for new notes" setting)
  • Richer capture timestamp — Captured lines are stamped with a wiki-link date + time ([[2026-08-09]] 14:30) instead of time-only, so you can filter across the vault and the date links back to the daily note
  • "Capture" section renamed — Now "Fleeting Capture" in the Common Actions config
  • Faster weather refresh & lighter mobile blur — Weather refresh now updates cards in place instead of rebuilding the dashboard; on mobile, button/card backdrop blur is removed and modal blur capped to 6px for less GPU load

1.6.0

  • First-run guide for the Common Actions bar — A centered welcome popup on startup walks you through the new toolbar and can turn it on in one click. Shows once per version
  • Drag to reorder Quick Notes buttons — Rearrange create/pinned buttons by dragging in the config modal; the toolbar layout is refined (Today leads the strip, action zone grouped)
  • Daily Notes template fix{{date}} and other template variables are now substituted when the Today button creates a note, and the Daily Notes lookup is more resilient across Obsidian versions
  • Weread shelf & key validation — Shelf pagination and progress-bar rendering refined; the API key is validated upfront (must start with wrk-)

1.5.0

  • Appearance Studio — Dedicated panel for live color, background image, surface opacity, glass blur, and corner-radius customization
  • Common Actions toolbar — Pinned bar for one-click note creation, pinned notes, and inline capture
  • Dashboard backup & restore — Periodic snapshots of the dashboard file with one-click restore
  • Trello-style kanban — Kanban view for project sections, plus various fixes and polish

1.4.4

  • TickTick timezone setting — New configurable timezone (default Asia/Shanghai) fixes today's todos showing the wrong time/date when your system timezone differs from your TickTick account. Configure under Settings → TickTick → Timezone
  • Open notes directly in a tab — New setting (plus a command-palette toggle) to skip the in-dashboard editor popover: clicking a document card opens the note in a tab immediately. Defaults off so the existing popover behavior is preserved

1.4.3

  • Marketplace review compliance — Type-safety and code-quality fixes so the plugin passes the Obsidian community-plugin review: removed debug console logging, replaced any types with proper Electron typings in the TickTick browser login, added safe string-coercion helpers, and fixed section rendering to build detached DOM nodes (a regression that hid all sidebar sections). No user-facing feature changes.

1.4.2

  • Weread skill v1.0.4 — Bundled Weread skill updated to skill_version 1.0.4
  • Highlight import fix — Importing a book's highlights into a note works again
  • Import button UI — Refreshed the import button in the Weread section

1.4.1

  • TickTick view toggle — List/kanban view switch for the TickTick section
  • Heatmap polish — Visual refinements to the Heatmap section
  • Performance fixes — General rendering and performance improvements
  • Ember removal — Removed leftover "ember" UI artifacts

1.4.0

  • New sections — Weread, TickTick, and Heatmap section types
  • Section reorder & resize — Reorder sections and adjust their heights
  • Card properties — Per-card size, grid span, color, and cover image

1.3.1

  • Multi-folder support — Media, folder, and library sections can target multiple folders
  • UI fixes — Removed duplicate config buttons on folder/library sections; restored the library section's delete button

1.3.0

  • Plugin review fixes — Resolved Obsidian community-plugin review feedback: popout-window support via activeDocument, CSS partial-support warnings, ESLint globals, and CI lint-config tracking

1.2.9

  • Calendar week view — New Month | Week toggle on the Calendar section. In-column week view is a compact vertical list (sorted by time, with time labels); the full-screen modal's week view is a Google-Calendar-style time grid (hour axis + 7 day columns, tasks positioned/sized by time, all-day strip, "now" line). Times come from reminders and [due::]/[start::]/[end::] with HH:MM
  • Add tasks from the calendar — Click a day → its agenda lets you add a task (optional time) that writes to that day's daily note (auto-created from the Daily Notes template/path); timed with , date-only with 📅
  • Removed: All Tasks section — It scanned every markdown file in the vault on each render, which overheated phones. The Calendar section still covers dated-task aggregation
  • Performance & mobile fix — Video thumbnails no longer leak media decoders (fixed runaway memory + phone overheating/freezing); on mobile they render static placeholders. Editing a note now refreshes only the affected section in place instead of rebuilding the whole board (no more "video library keeps refreshing")
  • Lazy video (desktop) + faster scan + mobile GPU — Only on-screen tiles mount a real <video> (IntersectionObserver); the vault-task scan (Calendar) skips task-less files and yields to the UI; the per-card glass blur is disabled on mobile (≤640px) to cut GPU load and heat

1.2.8

  • All Tasks section — New section type that aggregates every checkbox task across the vault (like a dataview TASK query); search, status filter, and sort
  • Grouping + kanban — Group tasks by date (Overdue/Today/This week/Later/No due) or priority; list view with collapsible groups, or kanban board with one column per group
  • Task write-back — Check a task in the All Tasks or Calendar view and it updates the checkbox in the source note
  • Due dates & priority — Reads , [due::], 📅 due dates and [priority::] priorities
  • Calendar section — New section type: native month grid of every dated task across the vault, with a compact in-column view and a full-screen calendar modal; multi-day events ([start::]/[end::]) span across days
  • Exclude folders — All Tasks and Calendar sections can exclude vault folders (e.g. Archive/Templates) from aggregation

1.2.7

  • Thumbnail size toggle — Images/videos grid view has an S/M/L size toggle in the toolbar (medium = previous size)
  • Backlinks — Images/videos list & table views show which notes link to / embed each file; click a chip to open that note in the in-place editor popover
  • Per-page selector — Images/videos sections: choose 20 / 50 / 100 items per page
  • Mobile note popover — On mobile, clicking document links and wikilinks now opens the in-place note editor popover (matching desktop; previously it opened a new tab)
  • Taller sections + toolbar layout — Images/videos sections are taller by default; the file count and per-page selector sit at the far right of the toolbar
  • Overlap fixed — Images/videos sections no longer overlap the content below after the height increase

1.2.6

  • Media pagination — Images/videos sections pagination now matches the database section: centered, with multiple page numbers (first/last + ellipsis), instead of a single prev/next
  • Media folder picker — The filter funnel's folder field now has a "Browse" button that opens a fuzzy folder search (same as the folder section config), instead of typing the path manually

1.2.5

  • Tag filter removed from toolbar funnel — The database/folder section's filter (funnel) popup no longer has a tag filter (it was redundant); it does date filtering only. The folder section's tag filter in its gear config dialog is unchanged

1.2.4

  • Media filter funnel — Images/videos sections gained a toolbar filter funnel: filter by created/modified date range and by folder path (subfolders included); active filters show as removable chips
  • Fixed-width Name column — Images/videos table view Name column is now a fixed width with ellipsis, instead of growing with long filenames

1.2.3

  • Media list & table views — Images/videos sections now support list and table views (in addition to the grid thumbnail wall) via a toolbar toggle
  • Rename media files — Double-click a file's name in the table view to rename it; ![[embeds]] and [[links]] update automatically
  • Delete media files — A trash button (with confirmation) on every media item in grid/list/table; deleted files go to Obsidian's trash (recoverable)
  • Pomodoro week/month stats fixed — Week/month now use calendar boundaries (Mon→Sun / 1st→end) instead of a rolling 7/30-day window
  • Media lightbox fixed — Images/videos now fill and center correctly in the viewport

1.2.2

  • Tag filter moved to toolbar funnel — The database section's tag filter moved from the config dialog to the funnel popup (alongside the date filter)
  • Value search repositioned — Database config: the property value search box now sits to the right of the property dropdown (same row) instead of below it
  • Folder card tag limit — Folder section grid cards show at most 2 tags (+N badge) on a single non-wrapping line, so cards no longer grow taller with many tags

1.2.1

  • Images section — A new section type that scans the whole vault for images (png/jpg/jpeg/gif/svg/webp/bmp) and shows them as a thumbnail wall; click any thumbnail to open a full-screen lightbox (←/→ to browse, Esc to close)
  • Videos section — Same idea for videos (mp4/mov/mkv/avi/webm/m4v); the grid shows the first frame with a play badge, click to play inline in the lightbox
  • Both sections support search, sort, and pagination

1.2.0

  • Edit quick actions — Hover a custom quick link/command chip to reveal an edit button (top-left); click to rename it and pick a new icon. Desktop only
  • Delete section — Every section header now has a trash button that removes the whole section after a confirmation dialog
  • "New Journal" fixed — The quick action now goes through Obsidian's command system, so the created daily note honors the core Daily notes plugin's folder, date format, and template settings

1.1.9

  • Folder cards show tags — Folder section grid cards now show the file's tags (as chips) instead of the folder path on the meta row
  • Value search box — Database config: each property value picker now has a search box to filter the chip list
  • Kanban defaults to tags — Database config "Group by" now defaults to tags (with a hint)

1.1.8

  • Tag filter — Folder and database sections gained a dedicated Tags filter section (toggleable chips; a file shows if it has any selected tag)

1.1.7

  • Folder section — A new section type that lists every document under a chosen vault folder (including subfolders). Pick a folder by typing the path or browsing with a fuzzy picker; the display reuses the database section's grid/list/table/kanban views with sort, search, and pagination

1.1.6

  • Save todo to daily note — A new save button on each todo card writes its tasks (with completion state and nesting preserved) to the top of today's daily note (located via the core Daily notes plugin settings)
  • Archive completed tasks — A new archive button on the todo section header moves every checked task into a single accumulating archive file as a timestamped log
  • Task archive path setting — New setting for the archive file path (defaults to 归档/已完成.md)

1.1.5

  • Hover preview for links — Hold Ctrl/Cmd and hover over any document link or [[wikilink]] to see a native page-preview popover without leaving the dashboard. Works across project/note card doc lists, inline wikilinks in memos and todos, and the database (library) section
  • In-place note editor popup — Click a link to open a centered popup that embeds a full Obsidian Markdown editor (Live Preview, plus a reading/source toggle that remembers your last choice). Read and edit the note right inside the dashboard instead of opening a new tab; an "Open in tab" button is available when you want the full editor
  • Database section support — Library files in grid, list, table, and kanban views now support hover preview and the in-place edit popup, matching the project section experience
  • Mobile unchanged — On mobile, links keep their original open-in-tab behavior

1.1.4

  • Collapsible subtasks — Tasks with subtasks can now be collapsed; the collapsed state persists across reloads. Only items with children show a toggle arrow, so leaf items carry no extra left padding and lists stay compact
  • Nested document links (sub-documents) in project cards — Document links in project cards now support nesting just like subtasks: drag one onto another to nest it (before / after / nest drop zones), and collapse a parent's sub-documents. Saved as indented Markdown nested lists so links stay valid in every Obsidian view (no code-block breakage from indentation)
  • Nested tasks (subtasks) — Tasks now support multi-level nesting, persisted as indented Markdown. Drag a task onto another to nest it (before / after / nest drop zones), reorder tasks, or move them across cards. On mobile, long-press to drag and swipe horizontally to nest/unnest. Checking a parent task checks all of its children
  • Two new themes: Mono & Onyx — Added Mono (pure black/white minimal, no glass or gradients, system-adaptive) and Onyx (pure black with a lemon accent, identical in light & dark). Removed the Spring (Prism) theme
  • Heatmap widget enhancements — The sidebar heatmap can now resolve daily journal files from a configurable folder, supports a custom display title, and offers two range modes: rolling (last N days) or period (current month / quarter / year)
  • Sidebar calendar auto-refresh — The sidebar week calendar now updates its "today" highlight and dates automatically after midnight, even when the dashboard view is pinned open (previously it stayed frozen on the day it was first opened)
  • Quick action custom naming — When adding a file or command quick action, you can now set a custom display name (and choose an icon) on the confirm step, instead of being stuck with the default name
  • Mobile drag afterimage fix — Long-pressing a card to drag on mobile no longer leaves a permanent text afterimage on screen when the touch is interrupted by the system (edge gestures, notifications, scroll hijack). A touchcancel handler now cleans up the drag ghost, stranded ghosts are swept on re-render, and transitions on the ghost clone and dragging card are disabled to remove trailing afterimages
  • Save memo as note — Memo cards can be saved as standalone notes in your vault via a new "Save as note" button, with a configurable save folder (memoSavePath setting)

1.1.3

  • Mobile widget bar redesign — Replaced the overlapping tab buttons with a collapsible strip below the banner. Tap the strip to reveal wider bookmark tabs (Pomodoro, Reading, Lunar), then tap a tab to expand its widget panel
  • Theme-aware tab colors — Tab icons now transition from gray (inactive) to the theme primary text color (active), adapting to both light and dark themes
  • Updated widget icons — Pomodoro uses hourglass icon, Lunar uses moon icon for clearer visual identity
  • Custom dialogs — Replaced native browser dialogs with Obsidian-styled custom modals
  • Class rename — Cleaned up internal class naming conventions
  • Style improvements — Various visual polish and consistency fixes

1.1.2

  • Obsidian plugin review fixes — Addressed feedback from the official Obsidian plugin review process
  • MIT license — Changed license from ISC to MIT

v1.1.1

  • Library config persistence — Fixed a critical bug where library section configurations (filters, view mode, sort settings, page size) were lost after restarting Obsidian. The YAML parser now correctly handles nested objects in column definitions
  • Grid position persistence — Fixed grid position (gcol/grow) values never being saved to the dashboard file, causing card positions to reset on reload
  • Write race condition fix — Fixed a race condition where rapid updates could cause the file watcher to overwrite newer data with older content

v1.1.0

  • Reading Tracker widget — Full reading session management in the sidebar: add books from Douban search or manual input, start/pause/stop reading timer, and save sessions with page progress
  • Book cards — Each active book displays cover image, title, author, reading progress bar, and today's reading time. Cover images support both web URLs and local vault paths
  • Edit book info — Hover a book card to reveal edit (pencil) and remove (x) buttons. Edit modal supports changing title, author, total pages, and cover image URL/path
  • Reading statistics — Full stats page with total reading time, today's reading, book count, streak days, book list by time range (week/month/year), and recent session records. Delete individual records or entire book histories
  • Pomodoro activity selector — Activity selector moved to the timer title position with a dropdown picker for categorizing focus sessions
  • Pomodoro donut chart — Visual breakdown of today's focus sessions by activity, displayed as a donut chart in the stats view

v1.0.8

  • Sidebar weather widget — Real-time weather with current temperature, feels-like temperature, humidity, wind speed, and a 5-day forecast (daily icons + high/low). Powered by Open-Meteo, no API key required
  • Sidebar heatmap widget — GitHub-style contribution heatmap for tracking daily frontmatter data (mood, sleep, weight, etc.)
  • Heatmap summary — Configurable stats below the heatmap: streak days (⚡), completion rate (✅), both, or off
  • Week calendar strip — Compact 7-day strip in the sidebar highlighting today
  • City search — Geocoding autocomplete when configuring the weather city in settings
  • Dashboard weather cards — Weather card widgets in the main dashboard also show feels-like, humidity, and wind
  • i18n — All sidebar widget settings now support both English and Chinese
  • 5 new themes — Matcha (green tea warmth), Lilac (soft purple), Sakura (cherry blossom pink), Eclipse (dark mode), Moonlight (silver blue)

v1.0.7

  • Task reminders — Set per-task reminders with a calendar popup. Click the bell icon on any task to pick a date and time
  • Calendar picker — Visual month calendar with navigation, day selection, and hour/minute dropdowns (no manual date typing)
  • Overdue indicator — Overdue task bell icon turns red with a pulse animation
  • Obsidian notifications — 60-second periodic checker triggers an Obsidian Notice when a task is due
  • Inline markdown storage — Reminders stored as ⏰ YYYY-MM-DD HH:MM in task text, fully readable and editable in the markdown file
  • Island theme — New Animal Crossing-inspired pastel theme with forest green sections and ocean blue accents
  • i18n — Reminder UI supports both English and Chinese
  • Resizable section cards — Drag to resize any card within a section, with min/max width constraints and persistent sizing
  • Collapsible sidebar — Left sidebar is now resizable; click the pin button to fix it in place
  • 6 new themes — Tundra (sage green aurora), Blossom (rose glass, transparent sections), Haze (smoky blue mist, glass transparency), Ember (warm campfire smoke), Dusk (purple twilight mist), Jade (green bamboo mist)
  • Transparent sections — Tundra, Blossom, Haze, Ember, Dusk, and Jade feature borderless transparent sections with floating cards
  • Banner overlay removed — Banner images no longer covered by a dark overlay filter
  • Faster banner rotation — Quotes rotate every 1 hour, images every 30 minutes

v1.0.6

  • Multi-quote banner — Store multiple quotes in the banner, each with its own author. Add, edit, and delete quotes in the edit modal
  • Banner image rotation — Add multiple background images that rotate every 2 hours with a smooth fade transition
  • Quote auto-rotation — Quotes rotate every 2 hours (offset 1 hour from image rotation so they never swap simultaneously)
  • Double-click rename sections — Double-click any section title to rename it inline (Enter to save, Escape to cancel)
  • Collapsible sections — Click the triangle indicator on section headers to collapse/expand sections. Collapse state persists across sessions
  • Cross-card drag & drop — Drag document links between project/note cards, and drag task items between todo cards
  • Card reordering fix — Fixed card drag-and-drop positioning in all sections (Todo, Projects, Notes). Cards now land exactly where you drop them instead of always moving to the first position
  • Empty card interaction — Cards with all items removed can now receive new items via drag-and-drop or the add input
  • Mobile improvements — Memo color picker button hidden on mobile, mobile drawer uses solid background for all themes, taller quick actions list

v1.0.5

  • Distinct toggle colors — Each section type (Memo, Todo, Projects, Notes) has its own triangle indicator color
  • Banner modal button sizing — "Add quote" and "Add image" buttons in the banner edit modal now use fit-content width instead of stretching full width
  • Projects card default width — Fixed new project cards stretching across the entire section; cards now have a proper default width (280px)
  • Section type robustness — Three-layer defense for section type preservation: frontmatter type: field, name-based heuristics, and card type distribution analysis. Section types survive manual file edits, heading renames, and position swaps
  • Project card type persistencetype: project is now written to the file and preserved across save/reload cycles, preventing cards from reverting to generic type
  • Default template fix — Projects and Library sections now include sectionType in the default template and column definitions

v1.0.4

  • Quick Actions — Quick Links upgraded to Quick Actions, supporting both file links and Obsidian command shortcuts
  • Add Action modal — Two tabs (File / Command) for adding custom actions, with built-in presets for New Journal and New Note
  • 4 Section types — Memo, Todo, Projects, and Notes, each with its own layout and behavior
  • Multi-format document support — Manage Markdown, PDF, images (PNG, JPG, GIF, SVG, WebP), audio (MP3, M4A), and video (MP4, MOV) in project cards
  • Bidirectional links — Memo and Todo cards render [[wikilinks]] as clickable links with basename fallback
  • Journal path setting — Configure where new diary entries are saved
  • UI polish — Vertical scrollbars hidden on desktop, theme-colored horizontal scrollbar, notes section layout optimization
  • Bug fixes — Fixed wiki link clicks in memo cards, quick link rename race condition, rename listener cleanup on plugin unload

v1.0.3

  • Wikilink support — Memo and Todo cards now render [[wikilinks]] as clickable links
  • Section type selector — Choose section type when creating new sections
  • Mobile sidebar drawer — Slide-in animation for mobile navigation
  • Section creation UX — Confirm button for mobile section creation, 'Add new section' command shortcut
  • Bug fixes — Card drag restricted to header/cover area, mobile banner edit button, drawer alignment

v1.0.2

  • Section management — Manual section deletion, section type selector
  • Mobile improvements — Better card scrolling and mobile layout
  • Bug fixes — Respect body section order, form reset prevention

Compatibility

  • Obsidian v0.15.0+
  • Desktop and mobile
  • All themes work in both light and dark Obsidian modes

License

0BSD

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Tasks
5 years ago by Clare Macrae and Ilyas Landikov (created by Martin Schenck)
Task management for the Obsidian knowledge base.
Calendar
6 years ago by Liam Cain
Simple calendar widget for Obsidian.
Kanban
5 years ago by mgmeyers
Create markdown-backed Kanban boards in Obsidian.
Style Settings
5 years ago by mgmeyers
A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian
Minimal Theme Settings
6 years ago by @kepano
Settings plugin to control colors and fonts in Minimal Theme
Day Planner
13 days ago by ivan-lednev
Day planning from a task list in a Markdown note with enhanced time block functionality.
Code Styler
3 years ago by Mayuran Visakan
A plugin for Obsidian.md for styling codeblocks and inline code
Google Calendar
4 years ago by YukiGasai
Add Google Calendar inside Obsidian
Callout Manager
3 years ago by eth-p
An Obsidian.md plugin that makes creating and configuring callouts easy.
Calendarium
2 years ago by Jeremy Valentine
The ultimate Obsidian plugin for crafting mind-bending fantasy and sci-fi calendars
Heatmap Calendar
4 years ago by Richard Slettevoll
An Obsidian plugin for displaying data in a calendar similar to the github activity calendar
Journals
2 years ago by Sergii Kostyrko
Calendar Bases
5 months ago by Edrick Leong
Adds a calendar layout to bases so you can display notes with dates in an interactive calendar view.
Fast Text Color
2 years ago by Leon Holtmeier
Obsidian plugin to enable colored text with a custom syntax.
Tasks Calendar Wrapper
3 years ago by zhuwenq
This plugin currently provides a timeline view to display your tasks from your obsidian valut, with customizable filters and renderring options.
Big Calendar
4 years ago by Boninall
Big Calendar in Obsidian, for manage your events in a day/week/month and see agenda too!
Status Bar Pomodoro Timer
5 years ago by kzhovn
A status bar pomodoro timer plugin for Obsidian.
Time Ruler
3 years ago by Joshua Tazman Reinier
A drag-and-drop time ruler combining the best of a task list and a calendar view (integrates with Tasks, Full Calendar, and Dataview).
Pomodoro Timer
3 years ago by eatgrass
A pomodoro timer that helps manage your daily focus
Heatmap Tracker
2 years ago by Maksim Rubanau
A customizable heatmap tracker plugin for Obsidian to visualize daily data trends with intuitive navigation and flexible settings.
Task Collector
2 months ago by ebullient
Change task status and collect tasks within a document using hotkeys and context menus.
Theme Picker
5 years ago by kenset
Archiver
5 years ago by ivan-lednev
Archive completed tasks in your Obsidian vault (plus other org-mode-like features)
Day Planner OG
2 months ago by ebullient
Day planning from a simple task list in a Markdown note (bare bones, preserves the features and behavior of the original plugin).
Task List Kanban
2 years ago by Chris Kerr
Full Calendar Remastered
2 months ago by obsidian-full-calendar-remastered
Complete Calendar HUB experience. Work with all your calendars in one place. Analyze your time and take action! - This plugin has not been manually reviewed by Obsidian staff.
Project Manager
3 months ago by stepankropachev
This plugin has not been manually reviewed by Obsidian staff. Full-featured project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications.
ICS
3 years ago by muness
Generate Daily Planner from one or more ical feeds
Kanban Bases View
5 months ago by I. Welch Canavan
A kanban-style drag-and-drop custom view for Bases.
Obsidian Google Tasks
4 years ago by YukiGasai
Add Google Tasks inside Obsidian
OZ Calendar
3 years ago by Ozan Tellioglu
Obsidian plugin to display notes on a calendar based on YAML frontmatter or file names
Jump-to-Date
5 years ago by TfTHacker
Jump to a date via a convenient popup form. This plugin is a part of the Obsidian42 family of Obsidian plugins.
Dynamic Background
4 years ago by Samuel Song
Adding dynamic background effects to the Obsidian editor
Theme Design Utilities
5 years ago by pseudometa
Some utilities and Quality-of-Life features for designers of Obsidian themes.
Journalit
a month ago by Cursive
Trading journal with templates, trade tracking, imports, and reviews. - This plugin has not been manually reviewed by Obsidian staff.
Daily notes calendar
2 years ago by bartkessels
Quickly navigate your vault using a calendar view, this plugin allows you to create and navigate to periodic notes and notes that are created on a specific date.
Date Inserter
2 years ago by namikaze-40p
An Obsidian plugin that lets you insert a date at the cursor position using a calendar.
Trello
5 years ago by Nathonius
An Obsidian Plugin that connects Trello cards to Obsidian notes.
HelpMate
3 years ago by TfTHacker
HelpMate for Obsidian - providing help and documentation from within Obsidian
Checklist Reset
4 years ago by Luke Hansford
Add a command to reset the state of any checklists in a document in Obsidian
iCal
3 years ago by Andrew Brereton
This is a plugin for Obsidian that searches your vault for tasks that contain dates, and generates a calendar in iCal format that can be imported into your preferred calendar application.
Pomodoro
5 years ago by Tokuhiro Matsuno
Mermaid Themes
3 years ago by jvsteiner
mermaid themes for obsidian
Uncheck All
3 years ago by Shahar Har-Shuv
Obsidian plugin to uncheck all checkboxes in a file with one action
Chinese Calendar
2 years ago by DevilRoshan
在obsidian中使用的更符合中国习惯的日历插件。
Rainbow-Colored Sidebar
a year ago by Kevin Woblick
Automatically color your sidebar like a rainbow. No configuration needed. 18 themes included.
Task Marker
4 years ago by wenlzhang
An Obsidian plugin to change task status and append text with hotkeys and right-click context menu.
Dust Calendar
2 years ago by 纳米级尘埃
obsidian 日历插件
Org Mode
5 years ago by ryanpcmcquen
Add Org Mode support to Obsidian.
Timekeep
2 years ago by Jacobtread
Obsidian task time tracking
Morgen Tasks
2 years ago by Morgen AG
Gantt Calendar
a month ago by Sugar
A powerful visual task management plugin. Visualize and manage tasks created by the Tasks plugin, supporting both emoji and Dataview task formats. Support Feishu Task syncing. - This plugin has not been manually reviewed by Obsidian staff.
Outlook Meeting Notes
a year ago by David Ingerslev
An Obsidian plugin to create meeting notes from Microsoft Outlook .msg files
Notion Bases
a month ago by bgarciamoura
Turn any folder into a database — table, kanban board, gallery, calendar, timeline and list views powered by frontmatter. - This plugin has not been manually reviewed by Obsidian staff.
TodoTxt
3 years ago by Mark Grimes
Obsidian plugin to manage todotxt files
Agile Task Notes
4 years ago by BoxThatBeat
This Obsidian plugin integrates your TFS data from either Jira or Azure Devops
Habit Calendar
4 years ago by Hedonihilist
Monthly Habit Calendar for DataviewJS. This plugin helps you render a calendar inside DataviewJS code block, showing your habit status within a month.
Week Planner
4 years ago by Ralf Wirdemann
Diarian
2 years ago by Erika Gozar
All-in-one journaling toolkit.
Dynamic Timetable
3 years ago by L7Cy
Calculate the estimated completion time from the estimated task time and dynamically create a timetable.
Ego Rock
2 years ago by Ashton Eby
An obsidian plugin that implements a basic taskwarrior UI for listing and modifying tasks.
Itinerary
5 years ago by Adam Coddington
Make planning your trip or event easier by rendering a calendar from event information found in your notes.
Day and Night
4 years ago by Kevin Patel
An Obsidian plugin to automatically switch between day and night themes based on a set schedule
Datepicker
2 years ago by Mostafa Mohamed
Datepicker widget for Obsidian.
Live Life Recording
a month ago by goryugocast
Record task start and finish times directly in Markdown. LLR (Live Life Recording) adds routine insertion and a lightweight daily summary sidebar. - This plugin has not been manually reviewed by Obsidian staff.
Habitica Sync
5 years ago by Leoh and Ran
This is a under-development Obsidian Plugin for Habitica
Pending notes
4 years ago by Ulises Santana
Obsidian plugin for searching links without notes in your vault.
Carry-Forward
5 years ago by Jacob Levernier
An Obsidian Notes plugin for generating and copying block IDs, and copying lines with a link to the copied line
Pomodoro Widget
2 years ago by bitegw
A plugin for ObsidianMD that adds a pomodoro timer widget. Get it from the Community plugins tab.
Startpage
a year ago by kuzzh
A modern startup homepage plugin for Obsidian that provides a beautiful dashboard interface, displaying vault statistics, pinned notes, and recent notes.
Checkbox 3 states
4 years ago by Renaud Héluin @ NovaGaïa
This is a simple plugin for add a third state to checkbox list.
MagicCalendar
3 years ago by Vaccarini Lorenzo
An obsidian plugin that exploit a natural language processing engine to find potential events and sync them with iCalendar
Homework Manager
3 years ago by Kadison McLellan
An Obsidian plugin that keeps track of homework through a to-do list.
Grind Manager
2 years ago by dromse
Gamify your task management with rewards system, craft your tasks by tags.
Things Link
4 years ago by @gavmn
Single File Daily Notes
3 years ago by Pranav Mangal
An Obsidian plugin to create and manage daily notes in a single file
Theme Toggler
4 years ago by larsmagnus
Toggle the theme in Obsidian's panels
Auto Class
5 years ago by Nathonius
Automatically add CSS classes to notes based on file path.
ProgressTracker
a year ago by Van Nam
A plugin that helps you track progress and manage tasks in your notes.
Book Smith
a year ago by Yeban
一个用于在Obsidian上进行书籍管理及长文创作的Obsidian插件
Custom State for Task List
3 years ago by Okami Wong
A plugin for Obsidian to define your own states for task items.
Group Snippets
4 years ago by Mara-Li
Create folder of snippets to activate them in one click !
Daily Statistics
2 years ago by yefengr
obsidian daily statistics
Flow
2 years ago by Ben Phillips
Implements key processes in David Allen's Getting Things Done (GTD) methodology
Brainframe
3 years ago by pedersen
Prioritize
3 years ago by EloiMusk
Obsidian Plugin, to prioritize stuff in Obsidian
Random To-Do
5 years ago by NatiAris
Pick a random todo item or a file with todo items
Amazing Marvin
5 years ago by Shirayuki Nekomata
Simple plugin for Amazing Marvin
GTD No Next Step
3 years ago by Tobias Davis
Obsidian plugin for GTD workflow, badge projects with no next step.
Send to Canvas
a year ago by wenlzhang
An Obsidian plugin that allows you to send tasks, blocks, and notes to Canvas files as plain text, links, and embeds.
MemoChron
a year ago by Michalis Efstratiadis
Calendar integration and note creation with support for public iCalendar URLs.
Order List
4 years ago by Henry Gustafson
Another Simple Todoist Sync
2 years ago by eudennis
Obsidian.md plugin to integrate with Todoist app.
Checkbox Sounds
2 years ago by yasd251
Adds a nice completion sound for checkboxes when ticked in Obsidian
Due When
3 years ago by Andy Baxter
An Obsidian plugin which gives shortcuts to insert set due dates
PomoBar
a year ago by Miguel Pimentel
PomoBar is a minimalist Pomodoro timer that lives in your Obsidian status bar with optional audio notifications to keep you on track
TODO Wrangler
3 years ago by Jeel Shah
An obsidian plugin to wrangle your Todos and put them in their place.
Minidoro
7 months ago by Shakti Sampad Swain
Minidoro is a minimalist Pomodoro timer that lives right in your Obsidian header. It's designed to be simple, unobtrusive, and fully customizable.
Checkbox Time Tracker
2 years ago by UD
Checkbox Time Tracker for Obsidian
Pivotal Tracker Integration
3 years ago by jondeates
Pomodoro Planner
2 years ago by Onur Nesvat
Task list
2 years ago by Ted Marozzi
A simple obsidian plugin enabling better task management via lists.
Things3 Today
2 years ago by wudanyang6
Track-a-Lot
2 years ago by Iulian Onofrei
This is a tracker plugin for Obsidian
Amazing Marvin Integration
2 years ago by Cloud Atlas
Interoperability between Obsidian and Amazing Marvin
Countdown To
a year ago by Gui Cattani
A countdown/progress Obsidian widget using progressbar.js
Simple Todo
2 years ago by elliotxx
A minimalist text-based todo manager (Text-Based GTD) for efficient task management in Obsidian.
Daily Routine
a year ago by sechan100
new version of daily-routine obsidian plugin
Daily Note Metrics
a year ago by Andre-Diamond
Obsidian Plugin that parses Daily Notes and uses data to create charts
Personal OS
2 years ago by A.Buot
BeautyTasks
5 days ago by Avni Bilgin
A Todoist-inspired task and project manager built entirely on Markdown — one note per task, no external services, no dependencies. - This plugin has not been manually reviewed by Obsidian staff.
Goal Tracker
2 years ago by Ben Rotholtz
VARE
2 years ago by 4Source
This is a plugin for Obsidian (https://obsidian.md). Allows you to easily manage your plugins and themes inside Obsidian.
Lunar Calendar
3 years ago by OSmile
obsidian插件,一个支持农历的日历插件。
Theme Controller
2 years ago by Binaris
Set when and how the themes will be displayed
Calendar Event Sync
2 years ago by Stephen Dolan
Set the title of your note to the current event
White Noise
a year ago by Zhou Hua
Asana
a year ago by Ryan Bantz
Obsidan plugin that creates tasks in Asana for highlighted text or the current line
Life in Weeks Calendar
9 months ago by Jeff Szuc
Plugin for the Obsidian markdown editor. Displays a calendar of your life in weeks with weekly Periodic Notes plugin integration. Includes options for the traditional Memento Mori/Stoic style calendar, as well as a Gregorian calendar accurate version.
Every Day Calendar
a year ago by QuBe
Obsidian plugin to create calendars inspired by Simone Giertz's Every Day Calendar
Markdown Calendar Generator
a year ago by Zach Russell
An intentionally simple obsidian markdown table calendar generator
Synaptic View
5 months ago by Yongmini
A dynamic control center for your vault. Unify hubs, notes, tasks, periodic notes, and web resources with intuitive buttons. Replace new tab for instant access.
doing
2 years ago by rooyca
What was I doing?
Vikunja Sync
2 years ago by Peter Heiss
Manage your tasks in vikunja.
Kikijiki Habit Tracker
2 years ago by KIKIJIKI
Kikijiki Habit Tracker Plugin for Obsidian
Smart DayNight switcher
a year ago by Andrii Hrushetskyi
GTD Tasks
22 days ago by unpreditable
A dedicated panel to organize tasks across the vault using the Getting Things Done methodology (Today, This Week, Someday…) - This plugin has not been manually reviewed by Obsidian staff.
Yori Task
3 months ago by yorigo77
This plugin has not been manually reviewed by Obsidian staff. Task manager, week planner, year planner.
Simplest Todo
3 months ago by kintolayli
This plugin has not been manually reviewed by Obsidian staff. Minimalist task manager with automatic monthly archiving. Bilingual (RU/EN).
TaskNotes
2 months ago by callumalpass
Note-based task management with calendar, pomodoro and time-tracking integration.
Sheet Plus
21 days ago by ljcoder
Create Excel-like spreadsheets and easily embed them in Markdown.
Notebook Navigator
13 days ago by Johan Sanneblad
A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.
Yuhanbo Task
9 days ago by yuhanbo
一个简单易用的任务管理插件,支持任务创建、编辑、删除和状态管理,帮助您高效管理待办事项。 - This plugin has not been manually reviewed by Obsidian staff.
Power Bases
8 days ago by Power Plugins
Add board, calendar, timeline, chart, gallery, and table views to Bases, with inline editing, colors, rollups, field types, formulas, and CSV import. - This plugin has not been manually reviewed by Obsidian staff.
Journal View
7 days ago by RUverse
Turn your daily notes into one continuous, editable journal—scroll through time, jump to any date, and write without leaving the view. - This plugin has not been manually reviewed by Obsidian staff.