i noticed an error while updating the project and fixed it here. It was not possible to make an online test for AUM 120. Aum 120 was dissolved with 102...(try download AUM 120)
@George Please Update the Project in Free Resources.
I know that. The program checks for AUM X + 1. If not exists, database is up to date. But if AUM 120 changed to 102, Aum 102 exists and Update is broken.
- some UI fixes - asynchronous search function (with delay) - was very slowly - Aum (Aum Index) is loading after typing number or Button (with delay) - Aum Update fixes - One note, if you choose german and Aum number > 96 (because no german translation)
Since I still use the project from time to time, even if just to find ideas, I took the time to revise it.
The following points have been revised:
Update
all Aums are updated from Aum 1 to 119 (not from 51 to 119)
all images of the Aums are saved in the database. Database size will be ~600MB
introduction of a new framework to parse the HTML files more precisely
downloaded AUM zips can be deleted before an update
database can be deleted before an update
layout changes
update can be canceled
(after the update, the program can be used without internet connection)
Tutorial
swapped out as CHM file and removed from the program
Program
topics that were listed one below the other on the HTML page are displayed as buttons
full-text search can be called up using a keyboard shortcut
logging
Language can be set in settings
Aum number 0 shows a list of all AUM topics. New topics (and also new Buttons) are - Questions and answers - User contributions - Interviews - Templates - Contests - Templates step by step
Known issues
Updating all Aums takes time, about 15 minutes because of parsing HTML and CHM files. Maybe i will refactoring this later.