Git Product home page Git Product logo

Comments (3)

janis91 avatar janis91 commented on August 28, 2024

Actually the steps you are describing are absolutely what the app is about to do. It offers the possibility to ocr a file (image / pdf). It does not work directly after a new file is added to nextcloud. As this isn't the behaviour, what others would expect. One example:
You add/upload your photos (jpg - supported type for ocr) of your last vacation and there isn't much text on it. It's just a bunch of photos from sightseeing and so on. But if the app would trigger a ocr process for all newly added files, this would be the case.
So the manual start has to be performed by the user.

If you have the need for another behavior, you can for example fork the github repository and add a hook for a newly uploaded file.

I will close this issue, as the app is supposed to work like this.

from ocr.

chris001 avatar chris001 commented on August 28, 2024

When you upload a new PDF file, would it be accurate to say, owncloud creates the file and/or opens it for writing, completely writes it, and closes it? After it's closed for the first time, is it the hook for postCreate or postWrite that gets triggered ?

from ocr.

janis91 avatar janis91 commented on August 28, 2024

Actually I don't know this. Maybe you can ask in the nextcloud/server repo. The guys over there should know this.

from ocr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.