bengreenier / bengreenier/overlayed

support multi-machine in single configuration

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
28
Forks
3
PR merge metrics
No merged PRs in 30d

Description

When we're designing the serialization system (see #3) we should provide a way to index settings by machine name, or similar. A preliminary design that comes to mind is something like:

```
"benMachine1": { /* per-machine settings, existing schema */ },
"benMachine2": { /* ... */},
...
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with issue #3, which describes the serialization system, and inspect the existing configuration schema referenced here. Resolve the multi-machine configuration shape and verify how existing single-machine settings should remain supported; the issue does not name files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.