duchangkim1k downloadsAutomatically organizes your daily notes into customizable folder structures (Year/Month/Week) for systematic note management
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: 한국어
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 structureYYYY/MM/W/DD for Year/Month/Week structureThis means this plugin's core functionality is redundant with what's already available in Obsidian.
YYYY/MM/DD - Creates Year/Month folders automaticallyYYYY/MM/W/DD - Creates Year/Month/Week folders automaticallyThis repository will remain available for reference but will no longer be actively maintained.
Thank you to everyone who used and supported this plugin!
Automatically organizes your daily notes into customizable folder structures for enhanced organization and easier navigation.
The plugin provides several settings to customize your folder structure:
If you encounter any issues or have suggestions, please create an issue on GitHub.
This project is licensed under the MIT License - see the LICENSE file for details.