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

Added "relative-timestamps" config to switch between "25 minutes ago" and "2023-06-25T20:05:27-07" #286

Merged

Conversation

dev-dev-dev-dev-dev-dev-dev-dev
Copy link
Contributor

relative-timestamps
type: bool
default: true
description: Display notification timestamps relative to now e.g. "26 minutes ago". If false, a local iso8601-formatted absolute timestamp is displayed.

If you think I'm going down the right direction with this, happy to expand to a user-configurable time format feature. I'm personally not a fan of relative time, instead I like to see the exact time a notification was generated for certain items.

src/notification/notification.vala Outdated Show resolved Hide resolved
src/configModel/configModel.vala Outdated Show resolved Hide resolved
Copy link
Owner

@ErikReider ErikReider left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for your patience :)

@ErikReider
Copy link
Owner

Fix the trailing whitespace and I'll merge this :)

@ErikReider ErikReider merged commit 9bac0d0 into ErikReider:main Jul 8, 2023
6 checks passed
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