No description
Find a file
2025-12-31 14:18:02 +09:00
.github/workflows build: release 파일 추가 및 주석태그들 제거 2025-02-02 16:37:21 +09:00
__mocks__ refactor: fsd 모듈을 alias로 참조 2024-11-13 09:31:43 +09:00
src release: 1.0.8 2025-12-31 14:18:02 +09:00
.editorconfig feat: 루틴 뷰 만들기 2024-09-24 11:52:52 +09:00
.eslintignore debug: 캘린더 nav로 month 변경할 수 없는 문제를 해결 2025-01-13 17:45:35 +09:00
.eslintrc debug: 캘린더 nav로 month 변경할 수 없는 문제를 해결 2025-01-13 17:45:35 +09:00
.gitignore various feat, fix, debug 2025-01-31 17:34:04 +09:00
.npmrc feat: 루틴 뷰 만들기 2024-09-24 11:52:52 +09:00
esbuild.config.mjs build: 현재 빌드 모드에 대한 플래그를 전역변수에 추가하고, 이에 따라 개발에 필요한 도구들을 활성화 2025-02-02 16:00:29 +09:00
jest.config.js refactor: fsd 모듈을 alias로 참조 2024-11-13 09:31:43 +09:00
LICENSE Initial commit 2024-09-24 10:10:18 +09:00
manifest.json release: 1.0.8 2025-12-31 14:18:02 +09:00
package-lock.json release: 1.0.8 2025-12-31 14:18:02 +09:00
package.json release: 1.0.8 2025-12-31 14:18:02 +09:00
README.md release 1.0.1 2025-02-03 10:26:51 +09:00
tsconfig.json refactor: fsd 모듈을 alias로 참조 2024-11-13 09:31:43 +09:00
version-bump.mjs feat: 루틴 뷰 만들기 2024-09-24 11:52:52 +09:00
versions.json release: 1.0.8 2025-12-31 14:18:02 +09:00

Daily Routine

Introduction

Image|300 Daily Routine helps you track and manage recurring tasks—whether they are daily, scheduled on specific weekdays, or important tasks in your routine.

Key Features

  • Manage daily, weekly, or scheduled tasks through routines
  • Use todos to track one-time tasks for specific dates
  • View tasks on a calendar, categorized by date
  • Gain insights through visual statistics of your notes and routines.
  • Full mobile support for seamless task management on the go

Features

Routine Note

Routine Notes are Markdown files automatically generated daily, similar to Obsidians Daily Notes. All tasks are recorded within these notes, allowing you to manage them even without the Daily Routine plugin.

Notes are stored in the {custom-daily-routines}/notes directory.

Routine

Image|300 Routines are recurring tasks that can be scheduled for specific dates, weekdays, or daily execution.

Todo

Todos function as standard one-time tasks, helping you keep track of specific tasks that dont repeat.

Calendar

Image|300 The calendar displays tasks that include the showOnCalendar attribute, ensuring they appear on the designated dates. Both routines and todos can be displayed on the calendar.

Achievement

Image|300 Track your overall task completion rate and visualize your routine consistency over time with detailed statistics.

Stay on top of your daily routines and optimize your workflow with Daily Routine!