Code Monkey home page Code Monkey logo

file-date-sorter's Introduction

file-date-sorter

Sorts files in the CWD by putting them in folders based on creation date.

file-date-sorter is written for Java 12. It will count files made earlier than 4 am local time as the day before. It will find any already existing folders for a date in thee current directory if the folder name starts with the date in yyyy-mm-dd format, anything can come after the date in the folder name. This won't sort folders, executables or unknown file types (Java returns null when geetting the MIME type).

I mostly made this because I have a lot of photos that I've taken and need to edit, but they weren't organized at all. It was a mess lol.

Usage

  1. Put the jar file in the directoy of files you want to sort.
  2. Run the jar file.

file-date-sorter's People

Contributors

agent-guardian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.