Dear Edgar! On Wed, 11 Aug 2021 07:58:55 +0200 Edgar_ <ed...@hagenbichler.at> wrote:
> > /*"Working software* over comprehensive documentation" / > > meaning in this context: if a user runs into an error, the software > should immediately offer a solution instead of RTFM ("read the > f*cking manual") Thanks again for the valuable feedback! Hahah! :) Contextual help is a good idea! I believe a mix of both approaches will be the best solution. * The user will be able to enter the message in the command line (eg, "INFO E999" and get an description of the problem, causes, and possible solutions. This information will reside on the database, so it will always be available. * They can refer to the online manual, where the documentation will probably be expanded with screenshots,etc.. I think this would bring the best of both worlds :) All the best Luis