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

Organized daily notes

duchangkimduchangkim1k downloads

Automatically organizes your daily notes into customizable folder structures (Year/Month/Week) for systematic note management

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Notice: This plugin is now deprecated. The core Obsidian Daily Notes plugin already supports folder organization through format strings. Please use the core plugin instead.

Read this in other languages: 한국어

Why deprecated?

After further investigation, I discovered that Obsidian's core Daily Notes plugin already supports folder organization through its format string. You can achieve the same functionality by using format strings like:

  • YYYY/MM/DD for Year/Month structure
  • YYYY/MM/W/DD for Year/Month/Week structure

This means this plugin's core functionality is redundant with what's already available in Obsidian.

Migration Guide

  1. Disable and uninstall this plugin
  2. Go to Obsidian Settings → Core plugins → Daily notes
  3. In the "Date format" field, use patterns like:
    • YYYY/MM/DD - Creates Year/Month folders automatically
    • YYYY/MM/W/DD - Creates Year/Month/Week folders automatically
  4. Your daily notes will now be organized using Obsidian's built-in functionality

Archive Notice

This repository will remain available for reference but will no longer be actively maintained.

Thank you to everyone who used and supported this plugin!


Original Description

Automatically organizes your daily notes into customizable folder structures for enhanced organization and easier navigation.

Features

  • Automatic Organization: Daily notes are automatically moved to the appropriate folders based on their creation date
  • Flexible Structure: Choose between Year, Year/Month, or Year/Month/Week folder structures
  • Customizable Format: Customize the format of year, month, and week folder names using Moment.js patterns
  • Core Integration: Works seamlessly with Obsidian's core Daily Notes plugin

Usage

  1. Install the plugin from Obsidian's Community Plugins
  2. Enable the plugin in Settings → Community plugins
  3. Configure your preferred folder structure in the plugin settings:
    • Year only (YYYY)
    • Year/Month (YYYY/MM)
    • Year/Month/Week (YYYY/MM/Week-N)

Configuration

The plugin provides several settings to customize your folder structure:

  • Folder Structure: Choose how your daily notes are organized
  • Year Format: Customize the year folder format (e.g., YYYY, YY)
  • Month Format: Customize the month folder format (e.g., MM, MMMM)
  • Week Format: Customize the week folder format (e.g., W, WW)

Installation

  1. Open Obsidian Settings
  2. Navigate to Community Plugins and disable Safe Mode
  3. Click Browse and search for "Organized Daily Notes"
  4. Install and enable the plugin

Support

If you encounter any issues or have suggestions, please create an issue on GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details.

71%
HealthGood
ReviewCaution
About
Organize daily notes into dated folder structures (Year, Year/Month, Year/Month/Week) using date-based folder formats. Switch to Obsidian's core Daily Notes date-format strings (e.g., YYYY/MM/DD or YYYY/MM/W/DD); this plugin is deprecated.
DatesFoldersAutomation
Details
Current version
1.0.5
Last updated
Last year
Created
Last year
Updates
4 releases
Downloads
1k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
duchangkimduchangkim
github.com/duchangkim
GitHubduchangkim
  1. Community
  2. Plugins
  3. Dates
  4. Organized daily notes

Related plugins

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!

Rollover Daily Todos

Rollover any unchecked checkboxes from your last daily note into today's note.

Vault Changelog

Maintain a changelog of recently edited notes.

Update modified date

Automatically update a frontmatter modified date field when the file is modified.

Day and Night

Automatically toggle themes between day theme and night theme on a set time schedule.

QuickAdd

Quickly add new notes or content to your vault.

Templater

Create and use dynamic templates.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Day Planner

Day planning from a task list in a Markdown note with enhanced time block functionality.

BRAT

Easily install a beta version of a plugin for testing.