scambier / obsidian-text-extractor

A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.
GNU General Public License v3.0
334 stars 16 forks source link

[BUG] PDFs are not re-extracted after they're updated #39

Open scambier opened 1 year ago

scambier commented 1 year ago

Problem description:

https://github.com/scambier/obsidian-omnisearch/discussions/291#discussioncomment-7032086

Your environment:

scambier commented 1 year ago

A solution would be to add a "automatically extract" opt-in setting in Text Extractor, that would keep the cache up-to-date

demig00d commented 9 months ago

@scambier, what do you think about adding the modification time to the cache file name?

While it may result in a larger number of cache files, it seems like a simpler solution.