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

Feature request: "n or less" wildcard support #1436

Open
paxperscientiam opened this issue Aug 24, 2019 · 3 comments
Open

Feature request: "n or less" wildcard support #1436

paxperscientiam opened this issue Aug 24, 2019 · 3 comments

Comments

@paxperscientiam
Copy link
Contributor

paxperscientiam commented Aug 24, 2019

Some applications namespace configuration paths by version.

For example, Gimp does this:
Gimp 2.8 -- ~/Library/Application Support/GIMP/2.8
Gimp 2.10 -- ~/Library/Application Support/GIMP/2.10

etc

EDIT: fixed unintended strikethrough

@lra
Copy link
Owner

lra commented Aug 25, 2019

Yes, Mackup only support contant paths right now, but we could imagine a parsing engine with simple variables in the paths like support for 1 ? or multiple * characters.

@pshirshov
Copy link

Wildcards would be very useful, could you add them?

@semkagtn
Copy link

semkagtn commented May 26, 2020

Please, check: #1581

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants