divamgupta / divamgupta/diffusionbee-stable-diffusion-ui

Don't store data in home directory

Open
#376 8 comments 16 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
13.6k
Forks
727
PR merge metrics
No merged PRs in 30d

Description

Currently, DiffusionBee keeps generated images and other data in a `~/.diffusionbee` directory. It is annoying and bad practice to unnecessarily clutter my home directory with hidden folders. I believe the macOS standard would be to keep this sort of data in [the library](https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/MacOSXDirectories/MacOSXDirectories.html) in `~/Library/Application Support/DiffusionBee`. Especially since we already store some data there, it would make more sense to consolidate

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.