pimutils / pimutils/vdirsyncer
Auto discovery / no prompt / auto yes
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 185
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 1
Description
Hello, I cant find an issue or option in the documentation
Can I automatize the discovery task, without asking y/N if the folder not exists ?
/home/USER/.local/bin/vdirsyncer -c /home/USER/.config/vdirsyncer/config discover my_contacts
so i can run a system service (routine)
Thanks
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
Start with the documented vdirsyncer discover my_contacts command and reproduce its prompt when the folder does not exist. Trace the discover command's handling of non-interactive use, then verify that a system-service invocation can complete without a y/N prompt while preserving the existing interactive behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100