Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show a visual indicator for todo attributes #203

Merged
merged 7 commits into from
Jul 14, 2020

Conversation

gammons
Copy link
Owner

@gammons gammons commented Jul 11, 2020

This is based upon #174.

@gammons gammons mentioned this pull request Jul 11, 2020
@gammons
Copy link
Owner Author

gammons commented Jul 11, 2020

cc @timorunge I made some minor modifications to this. We'll need this as I'm adding a concept of starting / stopping a task.

f.formatCompleted(todo.Completed),
f.formatDue(todo.Due, todo.IsPriority, todo.Completed),
f.formatSubject(todo.Subject, todo.IsPriority))
}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@timorunge I feel like I'm making a mess of this. at some point I'll probably have to come back and refactor how todos are printed to the screen.

@gammons gammons merged commit 59e51bf into main Jul 14, 2020
@gammons gammons deleted the timorunge-99-visual-indication-for-todo-with-note branch July 14, 2020 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants