Skip to content

Incorporate A Goal Feature #5

@CharlieTLe

Description

@CharlieTLe

Have goals like git issues that are tracked in the diary entries. For example, a line in the diary could be something like GOAL: Fix program bug.

The tracking part would come into play when the user wants to find all uncompleted goals at the end of the day. Appending OK, FIXED, etc. at the end of the line would indicate that the goal was completed.

Finding All Goals: diary g
Finding All Uncompleted Goals: diary ug
Finding All Completed Goals: diary cg

These commands would similar in the command line version.

Maybe the user could even transfer all of the uncompleted goals from yesterday to the present.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions