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

Option to display fixed width date/time for headlines #998

Open
rich-coe opened this issue Jun 2, 2021 · 2 comments
Open

Option to display fixed width date/time for headlines #998

rich-coe opened this issue Jun 2, 2021 · 2 comments

Comments

@rich-coe
Copy link
Contributor

rich-coe commented Jun 2, 2021

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.

rich-coe added a commit to rich-coe/liferea that referenced this issue Jun 2, 2021
rich-coe added a commit to rich-coe/liferea that referenced this issue Jun 2, 2021
@rich-coe
Copy link
Contributor Author

rich-coe commented Jun 2, 2021

Add user preference to display date/time in fixed format.
This year displayed as %m/%d %H:%M, otherwise display as %Y/%m/%d.

@bhoefer2015
Copy link

Leave as default Today, Yesterday, day names for last week.

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.

(
%a locale's abbreviated weekday name (e.g., Sun)
%b locale's abbreviated month name (e.g., Jan)
%d day of month (e.g., 01)
)

rich-coe added a commit to rich-coe/liferea that referenced this issue Aug 13, 2023
rich-coe added a commit to rich-coe/liferea that referenced this issue Aug 13, 2023
rich-coe added a commit to rich-coe/liferea that referenced this issue Aug 13, 2023
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

No branches or pull requests

2 participants