List view
- No due date•0/2 issues closed
Primordial Code In this initial milestone, the primary focus of the DropFilter project is to provide basic file organization functionalities without the presence of a graphical or command line interface. This version is aimed at offering a practical and efficient solution for file organization without the need for direct user interaction. Simplicity and automation are the primary priorities, aiming to facilitate maintaining order in the user's file system. DropFilter v1.0.0 should be able to: 1. **Automatic File Organization:** Monitor a specified directory and automatically apply the filtering rules defined in the configuration file to organize corresponding files into designated directories. 2. **Detailed Action Logging:** Meticulously logs the actions taken, including which files were moved, where they were moved to, and any errors encountered during the organization process. 3. **Notifications and Logs:** Real-time notifications to keep the user informed about ongoing activities. Indicate when a file is successfully moved, if errors occur during the organization process, or if any important events take place. 4. **JSON Configuration File:** Custom filtering rules and destination directories for different types of files in the provided JSON configuration file.
No due date•6/10 issues closed