tauri-apps / tauri-apps/plugins-workspace

[Feature Request: Store] Configurable store location

Open
#2,881 3 comments 2 reactions 0 assignees View on GitHub
plugin: store type: documentation type: feature request
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

By default, the [Store plugin](https://github.com/tauri-apps/plugins-workspace/tree/v2/plugins/store) seems to use the `BaseDirectory::AppData` dir to manage its stores [[src](https://github.com/tauri-apps/plugins-workspace/blob/v2/plugins/store/src/store.rs#L26-L31)].
It would be great to have it configurable to any other `tauri::path::BaseDirectory` variant, giving developers full control of where their app's files are stored.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.