CalendarSync icon indicating copy to clipboard operation
CalendarSync copied to clipboard

feat: do tilde expansion for yaml storage path

Open dive-deeper opened this issue 1 year ago • 4 comments

Allow the path to the auth storage to start with a tilde and expand it to the home directory of the user executing the program.

If it doesn't start with a tilde, the current behaviour is kept.

dive-deeper avatar Sep 30 '23 19:09 dive-deeper