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

Add new date format (--format date) for heatmapping #1146

Merged
merged 13 commits into from
Jan 16, 2021

Conversation

KarimPwnz
Copy link
Contributor

@KarimPwnz KarimPwnz commented Jan 4, 2021

This PR adds a date count export plugin, allowing termgraph heatmaps :

jrnl --export dates | termgraph --calendar

Closes #743.

Checklist

  • I have read the contributing doc.
  • I have included a link to the relevant issue number.
  • I have tested this code locally.
  • I have checked to ensure there aren't other open pull requests
    for the same issue.
  • I have written new tests for these changes, as needed.
  • All tests pass.

jrnl/plugins/util.py Outdated Show resolved Hide resolved
jrnl/plugins/util.py Outdated Show resolved Hide resolved
features/format.feature Outdated Show resolved Hide resolved
features/format.feature Outdated Show resolved Hide resolved
jrnl/plugins/datecount_exporter.py Outdated Show resolved Hide resolved
Copy link
Member

@wren wren left a comment

Choose a reason for hiding this comment

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

Good points. Thank you!

@wren wren added the enhancement New feature or request label Jan 16, 2021
@wren wren changed the title Add date count export plugin for heatmapping Add new date format (--format date) for heatmapping Jan 16, 2021
@wren wren merged commit a6b828e into jrnl-org:develop Jan 16, 2021
@KarimPwnz KarimPwnz deleted the plugin-datecount branch January 16, 2021 22:56
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.

Add daily streak report with calendar heatmap
2 participants