mherrmann / mherrmann/fman

Make it possible to visually distinguish older and newer files/directories, eg. by making them a little transparent

Open
#428 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1 vote enhancement
Dominant language
Python
Stars
275
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Inspired by #54. However, I do think that hidden files are not that relevant to the average user than ctime or mtime is.

For ages, I proposed the GNU project to add a similar feature to ls which was never addressed. Therefore, I developed https://github.com/novoid/vkl which does the trick of showing logarithmic scale of files according to their ctime/mtime/atime in the shell.

I'd love to see a visualization in a UI file manager like fman in order to quickly get an impression of the age distribution of the files which is independent of their sort order (in contrast to vkl or "sort by mtime").

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name repository files, tests, or an implementation entry point. Start by reviewing the existing file-manager UI and the linked vkl behavior, then define how ctime, mtime, or atime should affect visual opacity and what users should see when the feature is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
design, desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.