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

Generate something like TagTrees but for ctime/mtime #21

Open
5 tasks
novoid opened this issue May 1, 2018 · 0 comments
Open
5 tasks

Generate something like TagTrees but for ctime/mtime #21

novoid opened this issue May 1, 2018 · 0 comments

Comments

@novoid
Copy link
Owner

novoid commented May 1, 2018

Add a separate script (I plan to separate filetags from tagtrees anyway) for generating a directory-link structure that reflects the datestamp of file creation (ctime=default) or modification (mtime): datetrees --dest "~/chosen_link_dir" --level month --mtime

$chosen_link_dir/2018/2018-05/2018-05-01_an_example_file.txt
$chosen_link_dir/2017/2017-11/an_example_file_without_datestamp_at_all.txt
...
  • choose a name: datetrees (?)
  • default result directory should differ from default tagtrees folder of filetags
  • Optional: stop at year/month/day-level with most probably "month" as the default
  • separate script within filetags-repository OR create an independent repository
  • implement it ;-)
@novoid novoid added this to the 2018 milestone May 1, 2018
@novoid novoid removed this from the 2018 milestone Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant