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 date-time-format option #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mashu97
Copy link

@mashu97 mashu97 commented Sep 20, 2023

Currently, the format for date-time (as used in PCManFM’s ‘Modified’ column) is based on locale. The only way to change it (e.g. to ISO 8601) is to switch (or modify) the locale. Users might prefer to configure the date-time format within PCManFM Preferences.

Here is a simple manual setting, using strftime, similar to LXDE’s Digital Clock applet.

Currently, the format for date-time (as used in PCManFM’s
‘Modified’ column) is based on locale. The only way to change it
(e.g. to ISO 8601) is to switch (or modify) the locale. Users might
prefer to configure the date-time format within PCManFM Preferences.

Here is a simple manual setting, using strftime, similar to LXDE’s
Digital Clock applet.
@ib ib added the enhancement New feature or request label Sep 20, 2023
@ib
Copy link
Member

ib commented Sep 20, 2023

Instead of allowing the user to make any input, I would rather have a drop-down list of date-time formats.

@ib ib added the question Further information is requested label Sep 20, 2023
@mashu97
Copy link
Author

mashu97 commented Sep 20, 2023

Thunar has such a list, including a ‘custom’ option like this.

@ghost
Copy link

ghost commented Oct 21, 2023

Is it possible to add the option to open this as a root user and include thumbnails of video files without setting a file limit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
2 participants