(c) 2020 - luxora
Autotextverwaltung is a graphical Java Interface with JLists and search functionalities, collecting text blocks from several simple text files stored in the main programs directory.
You could easily create the following files to use it:
kategorien_liste.txt
- in this file you will list up your categories (e.g. Fruits, Cars...)
unterkategorien_liste.txt
- in this file you have to list up your text block names (e.g. Pineapple,Apple,Strawberry,Mercedes,Audi,BMW)
gliederungsdatei.txt
- in this file you will list up your files with ids, not obligated.
- Syntax: ;your-name-of-pineapple;9
- technical: ";" + bausteine[i] + ";" + ipluseins
Licence: Beer-ware Licence ;) :)