вівторок, 31-січ-2017 12:35:13 [email protected] написано: > I downloaded Krecipes, and am now filling it with every recipe I can > find. Years ago, I used, and loved, MealMaster. I thought it was one of > the finest programs, ever. It was smooth, fast, and very useful. > > This is close. I like it so far. I do have one tiny complaint. Can I > tell how many recipes I have? I can't find any mention anywhere. > > Thanks > > Joe Labeck
Hi, It seems that it cannot be done from GUI. I have done it like this from console (one line command): sqlite3 ~/.kde4/share/apps/krecipes/krecipes.krecdb 'SELECT Count(*) FROM recipes;' Hope this helps. Best regards, Yuri
