re-worked the add a project and remove project functions to be better.
# import_project
added logic to automatically set customer and project names based on moved folder names, falls back to user input, but the project and notes folders should be properly set for imported projects anyways.
# remove_project
added logic to save the list of projects after the distrobox removal happens, this way your projects.conf file should be updated after removing the project.
removed hour counting stuff, because it was dumb, and re-worked how it finds the save folders so it doesn't dynamically build them, instead saves them in the settings. Also re-worked the install script to be better.