pimutils / pimutils/vdirsyncer
better default vdir storage path using $XDG_DATA_HOME
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 185
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 1
Description
IMHO the default config path to contacts and calendar vdir directories should be
~/.local/share/vdir/contacts and ~/.local/share/vdir/calendar
Of course user's can change that, but the config file should offer a modern storage path according to $XDG_DATA_HOME default.
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.
Research direction
The issue names no implementation files or tests. Start by locating the configuration defaults for the contacts and calendar vdir paths, then check how the XDG_DATA_HOME default is handled; done means the defaults use the requested paths while remaining user-configurable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100