Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collections auto mapping #5

Open
qurle opened this issue Feb 6, 2025 · 0 comments
Open

Collections auto mapping #5

qurle opened this issue Feb 6, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@qurle
Copy link
Owner

qurle commented Feb 6, 2025

Idea by @mckls mentioned in #4

I use multiple collections. I need to map each collection individually. The idea would include an "any" option for source and swap to so collections are mapped like the following:

  • lib 1 collection 1 -> lib 2 collection 1
  • lib 1 collection 2 -> lib 2 collection 2

Not that simple, but feels useful.
It seems to look like:

  • Lib 1 (Auto) Lib 2 (Auto) resolves to swap all collections from Lib 1 to Lib 2
  • Lib 1 (Auto)Lib 2 Collection 1 resolves to swap Collection 1 from Lib 1 to Lib 2
    - Lib 1 Collection 1 Lib 2 (Auto) resolves to swap Collection 1 from Lib 1 to Lib 2

This would require some logic changes, so can’t promise it will be released soon.

@qurle qurle added the enhancement New feature or request label Feb 6, 2025
@qurle qurle self-assigned this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant