Skip to content

v1.4.0#29

Merged
0jonjo merged 1 commit into
mainfrom
feat/help-alias-today-command
Jul 5, 2025
Merged

v1.4.0#29
0jonjo merged 1 commit into
mainfrom
feat/help-alias-today-command

Conversation

@0jonjo

@0jonjo 0jonjo commented Jul 5, 2025

Copy link
Copy Markdown
Owner

New Features & Improvements:

  • today command: Added a new command to quickly add tasks to the current day of the week.
  • search command: Implemented functionality to search for keywords across all weekly Markdown files, displaying matching lines with file paths and line numbers.
  • done command (Task Completion): Added a command to mark tasks as complete by prepending [x] to the task line.
  • open command: Added a command to open the current week's Markdown file in the user's default editor ($EDITOR).
  • Improved show command output: The show command now displays tasks grouped by day, including their original line numbers from the file, and a "Current week"
    legend with day/date information.
  • Confirmation for delete: The delete command now prompts for user confirmation before proceeding with deletion, preventing accidental data loss.
  • Enhanced help message: The help command now provides a more comprehensive and up-to-date list of all available commands and their usage.
  • Code Refactoring: Minor internal code refactoring (e.g., add_task function) for better maintainability.
  • Updated README.md: The README.md has been updated to reflect all new features and provide clearer usage instructions.

…w commands, and improve task management features
@0jonjo 0jonjo self-assigned this Jul 5, 2025
@0jonjo 0jonjo added the enhancement New feature or request label Jul 5, 2025
@0jonjo 0jonjo merged commit 6822960 into main Jul 5, 2025
1 check passed
@0jonjo 0jonjo deleted the feat/help-alias-today-command branch July 5, 2025 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant