Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Trigger new rules for metadata via UI #429

Open
Matthias84 opened this issue Jan 24, 2021 · 7 comments
Open

Trigger new rules for metadata via UI #429

Matthias84 opened this issue Jan 24, 2021 · 7 comments

Comments

@Matthias84
Copy link

If we create new rules, they currently get only applied to new documents, or if we trigger a full scan via the CLI.
It would be nice, if we could apply a new rule to all documents. Even better, if we could delay the rescan, if we want to add more than just one new rule.

@jonaswinkler
Copy link
Owner

@MPatzek
Copy link

MPatzek commented Jan 24, 2021

I think having a button to run document_retagger or some other managment commands would be really nice.
Logging into the console to run this is not really user-friendly.

@igno2k
Copy link

igno2k commented Jan 26, 2021

Does this also apply to the automatic tagging feature? It would be nice if documents in the inbox would be retagged with the automatic tagging feature as it gets trained by feeding more documents to it.

@jonaswinkler
Copy link
Owner

Yes, the retagger takes auto matching into account.

@igno2k
Copy link

igno2k commented Jan 26, 2021

Yes, the retagger takes auto matching into account.

Cool - thanks! It would be nice to have a button to start it in the GUI or maybe a task planned in the scheduler for it.

@jonaswinkler
Copy link
Owner

jonaswinkler commented Jan 26, 2021

It would be nice to have a button to start it in the GUI

I know.

maybe a task planned in the scheduler for it.

That's actually a pretty neat idea. Have the re-tagger run on the inbox every day or so. That way, the inbox will dynamically update as you remove documents from the inbox and add correct metadata to them. This is actually possible with the current version, the configuration for this is just a little awkward.

@rizz360
Copy link

rizz360 commented Oct 13, 2021

This is actually possible with the current version, the configuration for this is just a little awkward.

How would I go about doing this?

document_retagger with the arguments alone in the scheduled tasks does not seem to work. What module to I have to specify?

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

No branches or pull requests

5 participants