Move config files and cache files to ~/.config/logseq for following the XDG Base Directory Specification.
Open
Nobody has claimed this yet.
:type/feature-request
estimate: medium
os:linux
- Dominant language
- Clojure
- Stars
- 45k
- Forks
- 2.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 105
Description
[The XDG Base Directory Specification (XDGBDS)](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) unifies the location of commonly needed kinds of files, such as configuration files, data files, caches.
Now, the plugins and settings of Logseq located in `~/.logseq`. It would be nice to move `~/.logseq` to `~/.config/logseq` for following the XDG Base Directory Specification.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.