Skip to content

Add app data folder creation system#7

Merged
notsniped merged 2 commits intomainfrom
data-folder-auto-creation
Sep 28, 2022
Merged

Add app data folder creation system#7
notsniped merged 2 commits intomainfrom
data-folder-auto-creation

Conversation

@notsniped
Copy link
Member

App Data Folder Creation System

This feature makes an app data directory in the user's home directory, if there is no currently existing app directory. If there is, this is automatically skipped.

This allows for app log storing, pytermrc configurations and history storage. Also this means that even if you delete PyTerm and reinstall it later, or if you update PyTerm, all your old data is still safely retained in your computer.

More

This system makes the app data directory in your home path. For example, if your home directory is /home/snipe, then it makes your app data directory at /home/snipe/pyterm.

@notsniped notsniped added the enhancement New feature or request label Sep 28, 2022
@notsniped notsniped self-assigned this Sep 28, 2022
@notsniped notsniped merged commit f1647cc into main Sep 28, 2022
@notsniped notsniped deleted the data-folder-auto-creation branch September 28, 2022 06:16
@notsniped notsniped mentioned this pull request Sep 28, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant