Synaptic View

by Yongmini
5
4
3
2
1
Score: 50/100

Description

The Synaptic View plugin turns a note into a configurable dashboard that opens the files, web pages, journals and calendar views you need most without building a manual homepage. It adds quick access buttons for notes, URLs, periodic notes and date based navigation and it can replace the new tab view so the dashboard stays close at hand. Daily and calendar buttons can show unfinished task counts, which makes routine work easier to spot at a glance. A Ctrl or Cmd click opens supported items in edit mode in a side pane, useful when you want to read and write together. The settings screen also covers icon choice, ordering, visibility, default view and a few display cleanups.

Reviews

No reviews yet.

Stats

7
stars
1,309
downloads
0
forks
181
days
199
days
199
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
35
commits

Latest Version

6 months ago

Changelog

Release Notes

0.1.5

Community plugin review compliance — event lifecycle and deprecated API cleanup.

Fixes

  • registerDomEvent: Replaced remaining raw addEventListener calls with registerDomEvent() in FloatingButtonManager and EmptyStateViewManager (Component subclasses)
  • Deprecated API: Replaced workspace.activeLeaf with getMostRecentLeaf() in emptyStateView.ts and createFileAction.ts
  • Timeout cleanup: refreshOpenViewsTimeout is now properly cleared in onunload() to prevent stale callbacks after plugin disable

0.1.4

Empty state handling and live settings refresh.

Fixes

  • Empty state on command open: Opening Synaptic View via command palette with no Quick Access items now shows setup guide instead of blank screen
  • Windows flickering: Resolved race condition where setup message would briefly appear then vanish on empty tabs

Improvements

  • Live settings refresh: Changes to Quick Access items in settings now immediately update all open Synaptic View tabs without requiring a new tab
  • State preservation: Each tab retains its currently active file/button when settings change; only tabs viewing deleted items fall back to default

Technical

  • SynapticContainer now stores _synapticView instance for direct refresh access
  • refreshFloatingButtons() method on SynapticView rebuilds button bar while preserving active state
  • refreshOpenSynapticViews() on plugin iterates managed leaves on settings change

0.1.3

Dismiss button, hover preview fix, and code quality improvements.

Features

  • Dismiss button: Added an X button at the end of the Quick Access button group to deactivate Synaptic View and restore the tab to its default state

Fixes

  • Hover preview: Synaptic View no longer injects into hover preview popover leaves
  • registerDomEvent: Dismiss button click handler uses registerDomEvent() for proper lifecycle cleanup

Technical

  • SynapticContainer interface replaces as any casting for _synapticDestroy property across all files
  • Sentence case applied to dismiss button translation ('Dismiss' not 'Dismiss Synaptic View')

0.1.2

Community plugin review compliance - lifecycle management improvements.

Fixes

  • registerDomEvent: Replaced raw addEventListener/removeEventListener with Obsidian's registerDomEvent() for automatic cleanup in FloatingButtonManager
  • Component lifecycle: FloatingButtonManager now extends Component with proper load()/unload() lifecycle
  • Memory leak fix: EmptyStateViewManager now extends Component using this.register() and addChild() pattern instead of manual Map<WorkspaceLeaf, SynapticView> tracking
  • Per-tab cleanup: Document-level listeners are now properly cleaned up when individual tabs close mid-session, not just on plugin unload

Technical

  • EmptyStateViewManager uses addChild() for automatic parent-child Component cleanup
  • DOM attribute data-synaptic-quick-access replaces in-memory Map for quick-access navigation state
  • _synapticDestroy callback stored on container elements for per-leaf lifecycle cleanup
  • Command-opened Synaptic Views register cleanup via plugin.register()

0.1.1

Community plugin submission compliance and bug fixes.

Fixes

  • Memory leak prevention: Proper event listener cleanup on plugin unload
  • API compliance: Use getLanguage() API instead of moment.locale() for locale detection
  • Conditional command: "Add current file to Quick Access" command now properly checks for active file
  • Path normalization: User-defined file paths now use normalizePath() for cross-platform compatibility
  • Core style protection: Plugin styles no longer override Obsidian core .view-content styles

Improvements

  • Settings UI: Section headings now use proper Setting.setHeading() pattern
  • Sentence case: All UI text follows Obsidian's sentence case convention
  • File picker: Now uses Obsidian's AbstractInputSuggest for better UX
  • Min app version: Updated to 1.8.0 for getLanguage() API support

Technical

  • Added destroy() method chain: main.tsEmptyStateViewManagerSynapticViewFloatingButtonManager
  • Fixed versions.json to match manifest.json
  • Copyright year updated to 2026

0.1.0 (Initial Release)

Synaptic View - Don't build a homepage. Configure your Synaptic View.

A dynamic control center that unifies your project hubs, daily notes, task boards, periodic notes, and web resources. No Dataview queries, no maintenance—just intuitive buttons that connect you to what matters.

Features

  • Unified Dashboard: Open via command palette or optionally replace new tabs with Synaptic View
  • Quick Access Buttons: 4 types of smart buttons (File, Web, Journal, Calendar) with customizable icons and order
  • Calendar Integration: Mini calendar with date/week/month/quarter/year navigation
  • Journal Integration: Seamless support for Daily Notes and Periodic Notes plugins with auto-creation
  • Daily Note Task Badge: Real-time display of incomplete tasks with priority system
  • Quick Edit Mode: Cmd/Ctrl + Click to open files in edit mode alongside preview
  • Settings UI: Drag-and-drop reordering, file path autocomplete, Lucide icon picker
  • Add Current File Command: Instantly add current file to Quick Access
  • Multilingual Support: English and Korean with automatic language detection
  • View Style Options: Customizable preview-only styling (hide inline title, embedded mentions)

Technical

  • TypeScript with strict type checking
  • esbuild-based bundling
  • Metadata cache integration for performance
  • Responsive CSS with theme compatibility
  • Desktop-only (requires Obsidian v1.8.0+)

Future Roadmap

  • Quick Access Grouping: Organize buttons by color or category
  • Advanced Default View Mode: Time-based or context-based default views
  • Group Type: Bundle Quick Access items into collapsible groups
  • Smart Type: Display recently modified or frequently accessed files
  • Multi Synaptic View: Multiple view configurations for different contexts (work/personal/study)

For detailed usage instructions, see README.md (English) or README_KO.md (한국어).

README file from

Github

Synaptic View for Obsidian

English | 한국어

Don't build a homepage. Configure your Synaptic View.


Stop Building. Start Configuring.

You've spent hours crafting the perfect homepage note:

  • Complex Dataview queries that break when your vault structure changes
  • Dozens of internal links that need constant maintenance
  • Endless scrolling through a static document to find what you need
  • CSS snippets and workarounds just to make it look decent

The problem? You're stuck in maintenance mode, not creative mode.


Synaptic View Changes the Game

Stop maintaining a document. Start configuring an interface.

Synaptic View isn't a note—it's a dynamic control center that lives at your fingertips:

  • No coding required: Pick icons, choose files, toggle buttons on—done in minutes
  • Less upkeep: Configure buttons instead of constantly maintaining a homepage note
  • No scrolling: Every destination is one click away, always visible
  • Real-time updates: See today's tasks without opening notes

It's not about displaying information. It's about connecting to it instantly.

How to use:

  • Open it anytime via command palette: Open Synaptic View tab
  • Or replace new tabs with Synaptic View for constant access

From janitor to pilot. From static document to living interface. Configure once, flow forever.


Core Features

1. Unified Dashboard with Instant Access

Synaptic View can be opened in two ways:

  • Via Command: Run Open Synaptic View tab from the command palette (Ctrl+P)
  • Replace New Tab (Optional): Enable Replace New Tab with Synaptic View in settings to automatically show Synaptic View whenever you open a new tab

2. Quick Access: 4 Types of Smart Buttons

The left side of the action bar always shows 3 default buttons:

  • ➕ New File: Create a new markdown file and start editing immediately
  • 🔍 Search Files: Open Quick Switcher to find files quickly
  • ⚙️ Settings: Navigate to Synaptic View settings

Your custom Quick Access buttons appear to the right. Choose from 4 types:

Type Action When to Use?
📄 File Open a specific note or canvas Frequently accessed documents like project hubs, task boards, reading notes
🌐 Web Open a webpage inside Obsidian Notion, Google Docs, reference sites (some sites may be restricted)
📅 Journal Open today's/this week's/this month's periodic note Daily notes, weekly reviews, monthly reflections (auto-creates if missing)
🗓️ Calendar Browse past/future notes via mini calendar Quickly find notes by date, navigate weekly/monthly notes
📅 Journal Type Details

Choose your time granularity:

  • Day: Today's daily note
  • Week: This week's weekly note
  • Month: This month's monthly note
  • Quarter: Current quarter note
  • Year: This year's yearly note
  • All: Hovering over the button reveals a submenu to select any time granularity

💡 Required: Core Daily Notes or Periodic Notes plugin must be configured.

🗓️ Calendar Type Details
  • Click button: Opens today's daily note directly
  • Hover over button: Mini calendar appears
    • Click a date → Open that day's daily note
    • Click W (week number) → Open weekly note
    • Click MMM (month) → Open monthly note
    • Click YYYY (year) → Open yearly note
    • Click 1Q~4Q buttons → Open quarterly notes

💡 UI automatically adjusts based on your Periodic Notes settings (e.g., hides W column if weekly notes are disabled)

3. Today's Tasks at a Glance: Daily Note Task Badge

Journal(Daily) or Calendar buttons display incomplete task counts in real-time:

  • 🔴 Red badge + number: Remaining tasks count
  • Green checkmark: All tasks completed!

See what needs to be done today just by looking at the button, without opening your daily note.

4. Quick Edit Mode Toggle

Quick Access buttons support two click modes:

  • Regular click: Opens file in preview mode in the current tab
  • Cmd/Ctrl + Click: Keeps current tab and opens file in edit mode (source view) in a split pane on the right

Hover over an active button while holding Cmd (macOS) or Ctrl (Windows/Linux):

  • Button icon changes to a pencil to indicate editing is available
  • Click to read and write simultaneously

💡 Works with File, Journal, and Calendar types only.

5. Style Options

Keep your dashboard clean:

  • Hide inline title: Hides note titles in preview mode
  • Hide embedded mentions: Hides decorative link elements

6. Intuitive Settings UI

  • Reorder buttons: Use up/down arrows or drag-and-drop
  • Toggle visibility: Control which buttons appear
  • Set default view: Choose which item opens first when Synaptic View launches
  • File path autocomplete: Type to get vault file suggestions
  • Lucide icon picker: Search icons (recently used icons appear at the top)

7. Add Current File to Quick Access Instantly

Run Add current file to Quick Access from the command palette:

  • The file you're currently viewing is automatically added to Quick Access
  • Convenient quick bookmarking without opening settings

8. Multilingual Support (i18n)

  • Supports English and Korean
  • Automatically switches based on your Obsidian language settings

Installation

(Instructions will be added once submitted to the community plugin list)

Manual Installation

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Copy files to <Vault>/.obsidian/plugins/obsidian-synaptic-view/
  3. Restart Obsidian and enable Synaptic View in Settings → Community plugins

Compatibility: Requires Obsidian v1.8.0 or higher. Currently desktop-only.


Quick Start Guide

Step 1: Open Plugin Settings

Navigate to Settings → Community plugins → Synaptic View.

Step 2: Choose How to Open Synaptic View (Optional)

You can choose between two approaches:

  • Via Command: Run Open Synaptic View tab from command palette (default)
  • Auto Display: Enable Replace New Tab with Synaptic View to automatically show Synaptic View whenever you click the + button for a new tab

Step 3: Add Quick Access Items

Click "Add New Quick Access" button:

  1. Select Type: Choose File, Web, Journal, or Calendar
  2. Configure Details:
    • File: Enter file path (autocomplete suggestions appear as you type)
    • Web: Enter URL (e.g., https://notion.so)
    • Journal: Select time granularity (Day, Week, Month, Quarter, Year, All)
    • Calendar: Ready to use without configuration
  3. Choose Icon: Search Lucide icon library (recently used icons appear at top)
  4. Reorder: Use up/down arrows or drag-and-drop to adjust order
  5. Enable: New items are disabled by default – toggle them on to display as buttons

⚠️ Important: After adding an item, don't forget to enable the toggle! Disabled items won't appear as buttons.

Step 4: Set Default View (Optional)

In the Default View dropdown, select which item should display first when Synaptic View opens.

Step 5: Configure Additional Options

  • View Style Options: Choose whether to hide inline titles and embedded mentions
  • Daily Note Task Badge: Choose whether to display today's task count on buttons

Step 6: Start Using!

  • Run Open Synaptic View tab from command palette (Ctrl+P), or
  • If you enabled new tab replacement, click the + button in the tab bar

Usage Tips

🎯 Save Space with Journal "All" Button

Instead of creating multiple time-granularity buttons, we recommend a single "All" button:

  • Hovering over it reveals a submenu to instantly select Day/Week/Month/Quarter/Year
  • Save button space while maintaining quick access to all periodic notes

📆 Using the Calendar Button

  • Quickly open today's note: Just click the button
  • Find past/future notes: Hover to open calendar and click a date
  • Weekly review: Click W (week number) on the left to open that week's note
  • Monthly/yearly reflection: Click MMM (month) or YYYY (year) at the top
  • Quarterly planning: Click 1Q~4Q buttons at the top of calendar for instant quarterly note access

✏️ Read and Write Simultaneously

Hold Cmd/Ctrl and click a button:

  • Preview on the left, edit mode on the right, side by side
  • Useful when writing while referencing, or checking edits in real-time

🔢 Today's Tasks at a Glance

Enable Daily Note Task Badge (Settings → Daily Note task badge):

  • Journal(Daily) or Calendar buttons display remaining tasks as a red number
  • When all complete, it changes to a green checkmark (✓) for a sense of achievement
  • Updates in real-time when you save your daily note

⚡ Quick Add from Current File

When viewing a file and thinking "I want this in Quick Access too!":

  • Command palette (Ctrl+P) → Add current file to Quick Access
  • Instantly added without navigating to settings

🎨 Build Your Own Workflow

  • By project: Combine project hub + related task board + web references
  • By routine: Prioritize Daily Note button in the morning, Weekly Review on weekends
  • By purpose: Group File buttons for reading, Web buttons for learning

💡 Item Not Showing?

  • Added to Quick Access but button isn't visible? → Toggle might be off
  • Check settings and enable the Enabled toggle for that item
  • Newly added items are disabled by default

FAQ

Q. Can I use this without Periodic Notes?

A. Daily Notes Core Plugin alone is enough for Journal type Day granularity. Week, Month, Quarter, and Year require the Periodic Notes plugin.

Q. Weekly/quarterly/yearly notes aren't showing in Calendar.

A. You must enable those time granularities in your Periodic Notes plugin settings. Synaptic View automatically adjusts the UI based on your configuration.

Q. Daily Note Task Badge isn't updating.

A. Check that the Show Daily Note task badge option is enabled in settings. It updates in real-time when you save your daily note.

Q. Webpages aren't opening with Web type.

A. Some websites (e.g., Google, YouTube) block iframe embedding. These cannot be opened inside Obsidian.


Roadmap

Planned features:

  • Time-based auto view switching: Task board in the morning, daily note in the evening, etc.
  • Group type: Bundle Quick Access items into groups
  • Smart type: Automatically display recently modified or frequently viewed notes
  • Multi Synaptic View: Create and switch between different view sets per project
  • Keyboard shortcuts: Quick access to buttons via number keys

Support

This plugin was created by Yongmini.

Bug reports, feature suggestions, and user feedback are always welcome!

We hope Synaptic View makes your second brain even more powerful. 🧠✨


Acknowledgements

Calendar icons used in this plugin are adapted from the Periodic Notes plugin by Liam Cain, licensed under MIT License.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Apex Dashboard
3 months ago by PandoraReads
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.
Auto Daily Note
a year ago by John Dolittle
Auto Journal
3 years ago by Evan Bonsignori
Opinionated journaling automation like daily notes but with backfills for the days that you didn't open Obsidian.
BeautyTasks
2 months ago by Avni Bilgin
Todoist-style task & project manager for Obsidian — one markdown note per task, native UI, no plugin dependencies.
Big Calendar
5 years ago by Boninall
Big Calendar in Obsidian, for manage your events in a day/week/month and see agenda too!
BrainCore LifeOS
7 days ago by 囍樂
BrainCore 侧边栏不仅是一个展示面板,更是你整个 Obsidian 知识库的“核心呼吸机”。它由 6 大模块组成,涵盖了时间感知、极速收集、工作流转、习惯养成与知识内化。一切信息从这里输入,最终也会在这里沉淀。
Browser Note
2 months ago by fengshuzi
Obsidian plugin: localhost HTTP API for vault notes with a built-in browser UI.
Calendar
6 years ago by Liam Cain
Simple calendar widget for Obsidian.
Calendar Bases
6 months ago by Edrick Leong
Calendar Event Sync
2 years ago by Stephen Dolan
Set the title of your note to the current event
Calendarium
3 years ago by Jeremy Valentine
The ultimate Obsidian plugin for crafting mind-bending fantasy and sci-fi calendars
Canvas Daily Note
3 years ago by Andrew McGivery
A plugin for Obsidian that allows you to add a daily note node to the canvas that will always show todays note.
Chinese Calendar
2 years ago by DevilRoshan
在obsidian中使用的更符合中国习惯的日历插件。
Coalesce
a year ago by Floyd
Coalesce is an Obsidian plugin that merges all your linked notes into a single, organized view for a cohesive research and writing experience.
Countdown To
a year ago by Gui Cattani
A countdown/progress Obsidian widget using progressbar.js
Create Note with Date in This Directory
a year ago by Sangrak Choi
Obsidian plugin for creating a note with current date in this directory
Daily Named Folder
5 years ago by Nemo Andrea
Like daily note, but nested in a daily folder and some more improvements
Daily Note Collector
2 years ago by Adar Butel
An Obsidian plugin that adds links to new notes to your daily note.
Daily note creator
3 years ago by Mario Holubar
Automatically creates missing daily notes.
Daily Note Metrics
2 years ago by Andre-Diamond
Obsidian Plugin that parses Daily Notes and uses data to create charts
Daily Note Navbar
3 years ago by Karsten Finderup Pedersen
Adds a daily note navbar to quickly navigate between sequential daily notes in Obsidian.
Daily Note Outline
4 years ago by iiz
Add a custom view which shows outline of multiple daily notes with headings, links, tags and list items
Daily Note Pinner
3 years ago by LukeMT
Pins the daily note of the day and unpins other daily notes in Obsidian
Daily Note Structure
2 years ago by db-developer
This obsidian plugin creates a structure for your daily notes
Daily Notes Automater
a year ago by David Pedrero
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.
Daily notes opener
4 years ago by Reorx
Easily open daily notes and periodic notes in new pane; customize periodic notes background; quick append new line to daily notes.
Daily Notes Tweaks
10 months ago by René Coignard
Open a random daily note and automatically switch past daily notes to reading mode.
Daily Notes Viewer
4 years ago by Johnson0907
Daily Prompt
2 years ago by Erl-koenig
Daily Routine
2 years ago by sechan100
new version of daily-routine obsidian plugin
Daily Statistics
2 years ago by yefengr
obsidian daily statistics
Date Inserter
3 years ago by namikaze-40p
An Obsidian plugin that lets you insert a date at the cursor position using a calendar.
Datepicker
2 years ago by Mostafa Mohamed
Datepicker widget for Obsidian.
Day Planner
2 months ago by ivan-lednev
An Obsidian plugin for day planning with a clean UI and a simple task format
Dayframe
a month ago by Ganessh Kumar R P
🖼️ like a picture frame but for your daily notes.
Diarian
2 years ago by Erika Gozar
All-in-one journaling toolkit.
Double row toolbar
a year ago by Lorens Osman
Dust Calendar
2 years ago by 纳米级尘埃
obsidian 日历插件
Every Day Calendar
2 years ago by QuBe
Obsidian plugin to create calendars inspired by Simone Giertz's Every Day Calendar
Everyday Classical Music
2 years ago by the flying markhor
Obsidian Plugin: Enhance your daily notes with the timeless elegance of classical music. Have a great day with the company of beautiful melodies!
Folder Navigator
a year ago by wenlzhang
An Obsidian plugin that allows you to quickly navigate to folders in your vault using fuzzy search.
Foodiary
2 years ago by vkostyanetsky
Food tracker plugin for Obsidian
Full Calendar Remastered
3 months ago by obsidian-full-calendar-remastered
Keep events and manage your calendar alongside all your other notes in your Obsidian Vault.
Future Dates
2 years ago by Dmitry Manannikov
Gantt Calendar
2 months ago by Sugar
obsidian-gantt-calendar
Gantt this
a month ago by Altarok
Obsidian plugin showing multiple TTRPG calendars at once in one gantt chart.
Geulo
2 years ago by Junyoung Bang
Geulo — an Obsidian plugin for pulling and syncing your liked YouTube videos to your Obsidian vault.
Google Calendar
4 years ago by YukiGasai
Add Google Calendar inside Obsidian
Google Calendar Importer
a year ago by Fan Li
A simple and light-weighted google calendar importer, allow injecting the events / tasks of a day automatically to your daily notes, or import it to anywhere with a command.
Granola Sync
2 months ago by tomelliot
Sync Granola notes to your Obsidian vault
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.
Harpoon
3 years ago by mask(developermask)
Heatmap Calendar
5 years ago by Richard Slettevoll
An Obsidian plugin for displaying data in a calendar similar to the github activity calendar
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.
Hledger Notes
a year ago by Boburmirzo Khamrakulov
Hledger Notes: Create and manage hledger entries directly in Obsidian Daily notes
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.
ICOR for Life - Connect
23 days ago by Paperless Movement S.L.
Your app.myicor.com account inside your vault: ICOR Journey and Growth Assignment dashboards, knowledge-base search, reflections synced as notes you own, and myICOR context for Claude sessions. Part of the ICOR for Life suite.
ICS
3 years ago by muness
Generate Daily Planner from one or more ical feeds
Inboxer
a year ago by Eoin Hurrell
Obsidian plugin to add an inbox to notes
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.
Journal Review
3 years ago by Kageetai
Review your daily notes on their anniversaries, like "what happened today last year"
Journal View
2 months ago by RUverse
A Journal View for Obsidian
Journalit
2 months ago by Cursive
Obsidian trading journal with broker sync, trade imports, analytics, prop firm tracking, reviews and rule-based trading workflows.
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.
Life in Weeks Calendar
10 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.
Limitless Lifelogs
a year ago by Maclean Dunkin
Sync your Limitless AI lifelog entries directly into Obsidian markdown files.
Live Life Recording
2 months ago by goryugocast
Operate tasks directly in Markdown with start/finish records, routine insertion, and a lightweight daily summary for Obsidian.
LongtimeDiary
6 months ago by sawamaru
This is Obsidian Plugin to show past DailyNotes on the same day in previous years.
Lunar Calendar
3 years ago by OSmile
obsidian插件,一个支持农历的日历插件。
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
Markdown Calendar Generator
a year ago by Zach Russell
An intentionally simple obsidian markdown table calendar generator
MemoChron
a year ago by Michalis Efstratiadis
Calendar integration and note creation with support for public iCalendar URLs.
Memos Sync
2 years ago by RyoJerryYu
Syncing Memos to Obsidian daily note. Fully compatible with official Daily Notes plugin, Calendar plugin and Periodic Notes plugin.
Mobile Sidebar Notes
a month ago by ckep1
Open notes & new tabs in the sidebar on the Obsidian mobile app.
Morgen Tasks
2 years ago by Morgen AG
Multiple Daily Notes
2 years ago by Vab Kapoor
Obsidian plugin for adding multiple daily notes, with some extra configurations too.
Natural Language Dates
2 months ago by obsidian-community
Work with dates in natural language in Obsidian
Nav Link Header
2 years ago by ahts4962
Display navigation links at the top of the notes in Obsidian
Nested Daily Todos
3 years ago by Thomas Brezinski
A plugin for Obsidian will parse previous Daily Notes for incomplete todos and add them to today's Daily Note. It supports grouping the todos by section and supports alternative checkbox states and nested todos.
Notebook Navigator
2 months ago by Johan Sanneblad
A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.
Notion Bases
2 months ago by bgarciamoura
Turn any folder into a Notion-style database — 7 views, 17 column types, formulas, relations, rollups, and subtasks. All stored in plain Markdown frontmatter.
Open or Create File
a year ago by Ilya Paripsa
Set up Obsidian commands that create or open files based on predefined patterns.
Open Related Url
4 years ago by Dan Pickett
Open with Natural Language Dates
2 years ago by Charlie Chao
Quickly open a daily note using natural language. Requires "Natural Language Dates" plugin to work.
Operon
a month ago by Hasan Yılmaz
Task management system for humans and agents in Obsidian.
Organized daily notes
2 years ago by duchangkim
Automatically organizes your daily notes into customizable folder structures for better organization and easier navigation.
Outlook Meeting Notes
a year ago by David Ingerslev
An Obsidian plugin to create meeting notes from Microsoft Outlook .msg files
OZ Calendar
3 years ago by Ozan Tellioglu
Obsidian plugin to display notes on a calendar based on YAML frontmatter or file names
Pinboard Sync
5 years ago by Mathew Spolin
Obsidian plugin to sync Pinboard.in links to Daily Notes
Pinned Daily Notes
a year ago by Jeremy Neiman
Dynamically update a pinned tab with today's daily note
Pinned Tabs
a month ago by NameIsKyro
Chrome-style compact pinned tabs for Obsidian with custom icons, smooth movement, and accidental-close protection.`
Power Bases
2 months 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.
Previous Daily Note
2 years ago by Marcos Talau
Plugin for Obsidian that opens the previous daily note
Prisma Calendar
2 months ago by Matej Vavro Productivity
Prisma is not just a calendar plugin. It turns any note with a date into a flexible planning system inside Obsidian. There are no rigid schemas or predefined structures — just your data, your rules, fully under your control. It lets you see your entire vault through time.
Qiaomu AI RSS
15 days ago by 向阳乔木
在 Obsidian 中阅读乔木 RSS、中文 AI 改写与翻译,并保存为 Markdown 笔记。
Quick Explorer
5 years ago by PJ Eby
Perform file explorer operations (and see your current file path) from the Obsidian.md title bar
Quick Open
2 years ago by James Alexandre
Quickly select items in any modal using keyboard shortcuts. Supercharge your workflow with fast, efficient item selection in Obsidian modals.
Reflection
3 years ago by Brandon Boswell
An Obsidian Plugin for seeing daily and weekly notes from this day in years past.
Repeat
4 years ago by Andre Perunicic
Review notes using periodic or spaced repetition.
Review
6 years ago by ryanjamurphy
Add the current note to a future daily note to remember to review it.
Rollover Daily Todos
6 years ago by Matt Sessions
An obsidian plugin that rolls over todo items from the previous daily note
Rollover Plus
19 days ago by Wren
Move unfinished tasks between daily notes with Rollover Plus.
Root Folder Context Menu
3 years ago by mnaoumov
Obsidian Plugin that enables context menu for vault root folder
Sheet Plus
2 months ago by ljcoder
obsidian spreadsheets solutions
Simple Meeting Sidebar
18 days ago by Wren
A macOS-only Obsidian plugin that reads Apple Calendar events into a sidebar and turns them into tasks or meeting notes.
Simple Reminder
10 days ago by Dmitry
Напоминалка
Single File Daily Notes
3 years ago by Pranav Mangal
An Obsidian plugin to create and manage daily notes in a single file
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.
Status.lol Publisher
a year ago by Eric Walker
Allows you to post to weblogs.lol, status.lol, some.pics and paste.lol from Obsidian.
Streams
a year ago by Floyd
Streams Obsidian Plugin
Task Mover
2 years ago by Mariia Nebesnaia
A plugin for obsidian to move unfinished tasks to the daily note automatically
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.
Telegram Inbox
2 years ago by icealtria
Receive messages from Telegram bots and add them to Obsidian's daily note.
Templated daily notes
3 years ago by digitorum
Allow to create templayted daily note in specific folder
Things Logbook
6 years ago by Liam Cain
Sync your Things 3 Logbook with Obsidian
Thino
2 months ago by quorafind
A quick capture plugin for Obsidian, all data from your notes.
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).
Timestamper
10 months ago by René Coignard
Insert the current timestamp into your notes.
Today Alias
a month ago by tanoshia
Plugin for Obsidian md editor. This hides a date prefix of any file name (in browser and tabs).
Upcoming
4 years ago by Charlie Chao
Show upcoming daily notes in their own panes.
Viewer ftags
a year ago by d7sd6u
Add ftags and ftag-children as chips on top of views
Waka time box
3 years ago by complexzeng
Weekday Commands
18 days ago by Wren
Wiki Companion
22 days ago by Mo A
A minimalist, read-only calendar for Obsidian, built on the frontmatter you already have.
Wordflow Tracker
a year ago by LeCheenaX
Track the changes and stats of your edited note files automatically in Obsidian. Record the modified notes and statistics to your daily note with various customizations!
WorkLife Calendar
a month ago by RavenLife
All-in-one: a smart calendar, task and habit tracker, time tracker, and financial planner, all connected into a single ecosystem within Obsidian.
Xove Dashboard
a month ago by ty
Obsidian 个人工作台插件:把任务管理 / 项目管理 / 灵感收集 / 笔记统计 收进一个首页,数据全留在本地的。