-
Notifications
You must be signed in to change notification settings - Fork 131
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
Option to display fixed width date/time for headlines #998
Comments
Add user preference to display date/time in fixed format. |
That is actually a thing about Liferea that annoys me -- replacing the date column's "%b %d" format with "%a" (or "Today" or "Yesterday") for the past 7 days. I'd rather it always show the name (or number) of the month with the day of the month, at least for the current year. Although it would be crowded, "%a %b %d" format would also be acceptable. ( |
This reverts commit fbbbec4.
Add a headline option to always display date/time as %m/%d %H:%M for current year, and %Y/%m/%d for previous years.
Leave as default Today, Yesterday, day names for last week.
The text was updated successfully, but these errors were encountered: