Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add app data folder creation system #7

Merged
merged 2 commits into from
Sep 28, 2022
Merged

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