piqoni/matcha

Cache database stored in local folder (multiplatform support)

Closed this issue · 3 comments

Dear Piqoni,

Thanks again for your tool, which is amazing. I use it a lot and this suggestion is very small. The case is that I use matcha inside an Obsidian vault that is synced through cloud. So sometimes I use matcha in other computers also and then the tool uses an outdated cache database (I totally get it). If it`s possible and easy, I would like to suggest allowing the user to change where the cache database is, so it can be also synced through cloud.

Best regards,

Arnaldo

piqoni commented

Sounds like a very good idea, so will implement it soon.

piqoni commented

@agnoldo Added this today https://github.com/piqoni/matcha/releases/tag/v0.5.7

Usage:
In config.yaml add:
database_file_path: /Users/myuser/matcha.db

Let me know how it goes :)