anything-sync-daemon icon indicating copy to clipboard operation
anything-sync-daemon copied to clipboard

.flagged can be deleted mistakenly

Open manorit2001 opened this issue 4 years ago • 0 comments

.flagged is used right now to check the status of a proper sync, but since it is present in the directory tree, commands such as git clean -xdf can easily delete them and it may hamper the user experience with asd. Such files needs to be accommodated under /run somehow

manorit2001 avatar Dec 27 '21 11:12 manorit2001