Skip to content

Conversation

@funky-monkey
Copy link
Contributor

@funky-monkey funky-monkey commented May 6, 2019

As an addition to the reminder functionality there is now a way to output both reminder list and reminder info in human readable form.

This outputs something along the lines of this:

reminder list --human
♲ My recurring reminder (id: Rm66APGDDV)
♲ Do something when event happens (id: Rm39APGEDF)
♲ Check in with Paul (id: Rm83APGSDR)
✓ I completed something (id: RmJELLGW9J)
✗ This shows a non completed reminder (id: Rm74BJGEKD)

• Added --human flag to show human readable info about reminders. If flag is not set we default to showing JSON data
• Added docs for --human flag

Added pretty flag to show human readable info about reminders. If flag is not set we default to showing JSON data

Renamed pretty to human to better reflect the change

Added docs for --human flag

Added correct shorthand option

Added correct shortcode flag

Removed shorthand code for human

Corrected option
@funky-monkey funky-monkey changed the title Added human flag for reminder list and reminder info Added human flag for reminder list and reminder info May 6, 2019
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.

1 participant