2020-07-27 20:13:22 +00:00
|
|
|
+++
|
|
|
|
title = "Curate Items"
|
|
|
|
weight = 20
|
|
|
|
+++
|
|
|
|
|
2022-01-27 19:23:15 +00:00
|
|
|
# Curate items
|
|
|
|
|
2020-07-27 20:13:22 +00:00
|
|
|
Curating the items meta data helps finding them later. This page
|
|
|
|
describes how you can quickly go through those items and correct or
|
|
|
|
amend with existing data.
|
|
|
|
|
2022-01-27 19:23:15 +00:00
|
|
|
## Select New items
|
2020-07-27 20:13:22 +00:00
|
|
|
|
|
|
|
After files have been uploaded and the job executor created the
|
2020-11-15 23:42:10 +00:00
|
|
|
corresponding items, they will show up on the main page. All items the
|
|
|
|
job executor has just created are initially marked as *New*. The
|
2021-02-19 14:53:18 +00:00
|
|
|
option *Inbox* in the left search menu can be used to select only new
|
|
|
|
items:
|
2020-07-27 20:13:22 +00:00
|
|
|
|
2022-01-27 19:23:15 +00:00
|
|
|
{{ figure2(light="docspell-curate-1.png", dark="docspell-curate-1_dark.png") }}
|
2020-07-27 20:13:22 +00:00
|
|
|
|
|
|
|
Then you can go through all new items and check their metadata: Click
|
|
|
|
on the first item to open the detail view. This shows the documents
|
|
|
|
and the meta data in the header.
|
|
|
|
|
|
|
|
|
2022-01-27 19:23:15 +00:00
|
|
|
## Modify if necessary
|
2020-07-27 20:13:22 +00:00
|
|
|
|
2020-08-08 16:25:17 +00:00
|
|
|
You can compare the data with the documents and change as you like.
|
|
|
|
Since the item status is *New*, you'll see the suggestions docspell
|
|
|
|
found during processing. If there were multiple candidates, you can
|
2021-02-19 14:53:18 +00:00
|
|
|
select another one by clicking its name in the suggestion list. In
|
|
|
|
state *New* the left menu is fully expanded so you see all suggestions
|
|
|
|
immediatly.
|
2020-07-27 20:13:22 +00:00
|
|
|
|
2022-01-27 19:23:15 +00:00
|
|
|
{{ figure2(light="docspell-curate-3.png", dark="docspell-curate-3_dark.png") }}
|
2020-07-27 20:13:22 +00:00
|
|
|
|
|
|
|
|
2020-09-27 11:12:39 +00:00
|
|
|
When you change something in the form, it is immediatly applied.
|
2020-07-27 20:13:22 +00:00
|
|
|
|
2020-08-09 08:16:40 +00:00
|
|
|
It is also possible to change tags and folders in the list view via
|
|
|
|
drag&drop.
|
|
|
|
|
2022-01-27 19:23:15 +00:00
|
|
|
<div class="flex items-center justify-center">
|
|
|
|
{{ imgnormal2(light="drop-tag.png", dark="drop-tag_dark.png", width="500px") }}
|
2020-08-09 08:16:40 +00:00
|
|
|
</div>
|
2020-07-27 20:13:22 +00:00
|
|
|
|
2022-01-27 19:23:15 +00:00
|
|
|
## Confirm
|
2020-07-27 20:13:22 +00:00
|
|
|
|
|
|
|
If everything looks good, click the *Confirm* button to confirm the
|
|
|
|
current data. The *New* status goes away and also the suggestions are
|
2021-02-19 14:53:18 +00:00
|
|
|
hidden in this state. All metadata form fields are folded as they were
|
|
|
|
before. You can always go back by clicking the *Unconfirm* button at
|
|
|
|
the right of the menu bar.
|
2020-07-27 20:13:22 +00:00
|
|
|
|
|
|
|
|
2022-01-27 19:23:15 +00:00
|
|
|
{{ figure2(light="docspell-curate-5.png", dark="docspell-curate-5_dark.png") }}
|
2020-07-27 20:13:22 +00:00
|
|
|
|
|
|
|
|
2022-01-27 19:23:15 +00:00
|
|
|
## Proceed with next item
|
2020-07-27 20:13:22 +00:00
|
|
|
|
|
|
|
To look at the next item in the search results, click the *Next*
|
|
|
|
button in the menu (next to the *Edit* button). Clicking next, will
|
|
|
|
keep the current view, so you can continue checking the data. If you
|
|
|
|
are on the last item, the view switches to the listing view when
|
|
|
|
clicking *Next*.
|
|
|
|
|
2022-01-27 19:23:15 +00:00
|
|
|
{{ figure2(light="docspell-curate-6.png", dark="docspell-curate-6_dark.png") }}
|