pimutils / pimutils/vdirsyncer

Formatting of the colelctions list.

Open
#1,179 0 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

Would you be able to allow the collections list to split over multiple lines ?
collections=[
["Holidays", "18E8-591DA800-7A3-2A142940", "holidays_shared_by_system"],
["SiteWorks", "3E5-5B06C580-7AB-791F1F80", "site-works_shared_by_system"]
]

and allow tabls and new lines ?
It would greatly improve reading of the config file.

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 by locating the configuration parser and the tests covering collection settings. Add coverage for collections split across lines with tabs and newlines, and confirm that the shown configuration is accepted while preserving the existing collection values.

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.