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

Use file paths instead of base64 for Valut images #67

Open
diam0ndkiller opened this issue Oct 7, 2024 · 1 comment
Open

Use file paths instead of base64 for Valut images #67

diam0ndkiller opened this issue Oct 7, 2024 · 1 comment

Comments

@diam0ndkiller
Copy link

When using tools to sync the vault, it could be annoying to have a giant configuration file. In my case, saving 30 images (150mb) in base64 in the data.json file is a problem, for syncing and debugging. Therefore my question:

If you already have a separation between "Local Images" and "Vault Images" - why not just link Vault images, because they're gonna be there anyways instead of importing and encoding them? CSS should make that fairly simple, right?

@diam0ndkiller
Copy link
Author

Similar but not the same as #60

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

1 participant