YoavHaifa / WorkersRightsComputer

Half ready version
1 stars 0 forks source link

Invalid choice of default/initial output save directory #44

Open eyalroz opened 1 year ago

eyalroz commented 1 year ago

When using the WRC for the first time, entering some employee information, and pressing save - the program tries, by default, to save the output files to a folder named, e.g. F:\עברית\זכויות עובדים\שמירה\FirstName_LastName_123456 . This is inappropriate: Not only may these directories not exist and not be a desirable default choice, but - the drive F: may not exist at all.

Instead, the program should do one of the following:

  1. Prompt the user for a save path the first time Save is pressed; or
  2. Try saving in a program-specific subfolder under the user's profile folder (e.g. under AppData/Local or AppData/Roaming - as is customary for other programs).
  3. Try saving in the program's own folder