pimutils / pimutils/vdirsyncer

Auto discovery / no prompt / auto yes

Open
#1,175 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.