Am 18.12.18 um 23:00 schrieb Andrew Ho: > Hi, > > I cannot find any documentation of /usr/bin/onlinequoteseditor.
This is not written yet, please file a related bug report at https://bugs.kde.org/enter_bug.cgi?product=libalkimia. As a short overview: The application consists of a few dock windows: 1. application profiles To support any financial application it provides a way to select which application to work on 2. profile details contains informations about the selected profile 3. Online quotes Shows available online quotes of the selected profile 4. Quote details Details for the selected profile 5. Debug Allows to check the selected online quote with custom values 6. Browser window shows the content fetched by the online quote check With right mouse click the html content could be inspected similar to the firefox inspector Topic 3. and 4. has been imported from kmymoney. The related documentation is still located in https://docs.kde.org/trunk5/en/extragear-office/kmymoney/details.investments.prices.html#details.investments.onlinequotes Extensions: In topic 3 there is are additional button: 'duplicate' - duplicate the selected online quote 'Install' - opens a dialog to install an online source from store.kde.org. Please note that at this time only the source alkimia-fx-rate.net is functional. In topic 4 there is an additional check box indicating that this online source is fetched from store.kde.org. Regards Ralf > Thanks, > > Andrew > > -- > > On 2018-12-18 4:19 p.m., Jack wrote: >> Thanks. I was using alkimia from git head in hopes of testing the new >> online quote stuff, but still have some other things to deal with >> first. (Fortunately, I finally found an online quote service and >> settings that work for me.) >> >> Jack >> >> On 2018.12.18 16:05, Thomas Baumgart wrote: >>> Hi, >>> >>> I have the exact same change here but was not sure that someone is >>> using the new version of LibAlkimia with 5.0. So I just pushed it. >>> >>> Regards >>> >>> Thomas >>> >>> On Dienstag, 18. Dezember 2018 19:23:46 CET Andrew Ho wrote: >>> >>> > The version of kmymoney i test is git-050c7d17. >>> > >>> > The version of libalkimia-8.0.0. >>> > >>> > This CMakeList.txt is >>> > >>> > find_package(LibAlkimia5 8.0.0) >>> > if (NOT LibAlkimia5_FOUND) >>> > find_package(LibAlkimia5 7.0.0 REQUIRED) >>> > endif() >>> > >>> > That means either LibAlkimia5-8.0.0 or LibAlkimia5-7.0.0. >>> > >>> > I confirm that libAlkimia5-8.0.0 is working. >>> > >>> > Thanks, >>> > >>> > -- >>> > >>> > On 2018-12-18 12:16 p.m., Jack Ostroff wrote: >>> > > I just tried recompiling from git head branch 5.0. It claimed it >>> > > could not find an appropriate configuration file for libalkimia5. It >>> > > found version 8.0.0 of the relevant cmake files, which are there >>> > > because I currently have libalkimia installed from git head. For >>> now, >>> > > I'll just reinstall the released libalkimia. My question is whether >>> > > we do need to restrict libalkimia to version 7.0.0 or if it would be >>> > > OK to allow >= instead of just =. >>> > > >>> > > Jack >>> > >>> >>> -- >>> >>> Regards >>> >>> Thomas Baumgart >>> >>> https://www.signal.org/ Signal, the better WhatsApp >>> ------------------------------------------------------------- >>> Linux - Life is too short for reboots >>> ------------------------------------------------------------- >>> >>