Kürzlich aktualisierte Seiten
Zeichenpendel
Komponenten Pendel, 300g Gegengewichte (von Webmaschine) Neodymmagnete für Gewichtsfei...
Other cable driven printer projects to look at
Generic cable bots, cable-driven parallel 3D printer CDPP https://www.researchgate.net ...
What next?
This project has a lot of remaining possible ToDo's which could be done. While doing the project ...
Intro
Welcome dear guest - this is the Trikarus Project homepage! This is the public documentation s...
Was benötigen wir für eine eigene Inventar-Instanz?
Du hast dich für eine digitale Inventarverwaltung entschieden? Fein! Das ist der erste Schritt fü...
2. Etikettenkonzept
InkScape Erweiterung "Inventory Sticker" generiert Aufkleber-Vektordateien Jedes Objekt im FabLa...
5. Scanner-Konzept
Schilder (siehe 4. Schilderkonzept) werden auf die Objekte angebracht und sind per Barcode scanba...
Gastzugang und spezielle Anpassungen (serverseitiger Code/Scripts)
Wir wollen unsere Inventarplattform so aufbereiten, dass sie auch für Gäste etwas zum Stöbern bie...
Importer for Windows
The Bulk file importer tool is based on NodeJS Documentation also available under https://gith...
Fix Preview Bug
In case the file preview is erroneous/empty but the file can be processed and it can be downloade...
Searching and Tags
Tags Tags can be nested. For example, the "Insurance" tag can be created and, for example, t...
Basic installation with Jetty and H2 Database
Install Required Software #install a lot of stuff sudo apt update sudo apt install tesseract-o...
Migration from H2 to PostgreSQL
Note that the migration will make you loosing all the OCR extracted text content from files in yo...
Automatic Mail Importing (Inbox Scanning)
This feature can be configured by environment variables! → Environment Configuration
Known Limitations
General issues can be found in https://github.com/sismics/docs/issues If you delete a us...
Reprocess all files for a given user
Note that you can only re-process files which are your's! If you want to reprocess everything f...
Reindex / index repairing script
This script is for use as cron for example. By teedy username and password #!/bin/bash BAS...
Find ugly document titles
This statement looks for titles with unrequired whitespace duplicates /*title which contain doub...
Create new documents which act as collectors
This is an example for document names with german titles. We call this script once per month to a...
Undelete document
Once a document was deleted, we can restore most information except document files: SELECT * FRO...