Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 785 Bytes

README.body.md

File metadata and controls

27 lines (22 loc) · 785 Bytes

dnl/// SPDX-FileCopyrightText: 2023-2024 Mirian Margiani dnl/// SPDX-License-Identifier: GFDL-1.3-or-later

ifdef(${__X_summary}, ${ __name is a simple to-do list manager with support for multiple projects })dnl ifdef(${__X_description}, ${

Features:

  • multiple projects
  • recurring entries
  • today's unfinished entries will be carried over for tomorrow
  • four categories: today, tomorrow, this week, someday
  • archive of all past entries

Planned features:

  • auto-completion and suggestions when adding new entries
  • import and export
  • support for Markdown formatting
  • notifications for recurring tasks
  • searching past and present tasks
  • meta-projects
  • finer control over recurring entries (e.g. repeat at the n-th of every month)
  • option to sort entries manually })