teamtype / teamtype/teamtype

ethersync share/join should support program controlled operation

Open
#402 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
1.9k
Forks
54
Avg merge
2d 20h
Merged PRs (30d)
3

Description

texstudio "needs" to start ethersync share and ethersync join to simplify the process for users.
ethersync unfortunately interactively asks for confirmation.
There should be an cli option to avoid this.

This affects especially v0.8.0 as it has become even more chatty.

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 CLI entry points for ethersync share and ethersync join, then trace where their interactive confirmation is requested. The change is complete when both operations support a non-interactive option for program-controlled use, including the more chatty behavior introduced in v0.8.0.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.