Minor documentation improvements/fixes

This commit is contained in:
Eike Kettner
2020-08-14 23:04:23 +02:00
parent fde52bbbb0
commit 49c3b1db3b
4 changed files with 16 additions and 10 deletions

View File

@ -95,7 +95,7 @@ data* associated:
`bill`, `contract`, `receipt` etc. Usually an item is not tagged
with more than one tag of a category.
- a *folder*: a folder is similiar to a tag, but an item can only be
in exactly one folder (or none). Furhtermore folders allow to
in exactly one folder (or none). Furthermore folders allow to
associate users, so that items are only visible to the users who are
members of a folder.
- an *item date*: this is the date of the document if this is not

View File

@ -20,6 +20,11 @@ your collective.
There is no UI part to trigger this route, so you need to use curl or
the script `convert-all-pdfs.sh` in the `tools/` directory.
# Requirements
It is a bash script that additionally needs
[curl](https://curl.haxx.se/) and
[jq](https://stedolan.github.io/jq/).
# Usage

View File

@ -134,7 +134,7 @@ restrict the results using full text search with the *content* field.
{% infobubble(mode="warning", title="Please note") %}
This field is intended to be used in conjunction with other fields in
the search menu. It *may be really slow* if used alone, since first
the database query is executed and its results are furhter constrained
the database query is executed and its results are further constrained
by fulltext search.
Use the search-bar with option *Contents Only* to do quick fulltext