You are here

Can't Tell What the Apps Do

11 posts / 0 new
Last post
mrcolj
Offline
Last seen: 11 years 5 months ago
Joined: 2009-08-07 18:07
Can't Tell What the Apps Do

This is surely a common problem. I load up my PA.c menu, and am faced with all sorts of trendily-named programs, and can't remember what any of them do. Most of them I installed because they sounded like a good idea when I was looking at a list of all their descriptions, but now I can't remember the difference in Mnemosyme, Tipp10, Daphne, MTR, and Zint.

So, whereas there's a lovely description on portableapps.com, and another when you hit Install A New App from the menu, would it be easy to show these in the mouseover tooltips, or possibly allow users to edit the tooltips?

Or is there already a way in the menu to know what each program does?

Thanks!

John T. Haller
John T. Haller's picture
Online
Last seen: 9 min 27 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Coming

Descriptions will be coming shortly within the popup tips. We're just waiting on having them properly translated (not really fair showing them all in English).

Sometimes, the impossible can become possible, if you're awesome!

carterrk
Offline
Last seen: 10 years 7 months ago
Joined: 2009-03-29 11:46
Good!

Glad to hear those descriptions are coming. But, if it's going to be a significantly long wait for the translations, I'd say even most those with English as a second language would think that a description in English is better than nothing.

Rick Carter

depp.jones
Offline
Last seen: 23 hours 39 min ago
DeveloperTranslator
Joined: 2010-06-05 17:19
Despite my preference for

Despite my preference for translated parts of the platform, I would plead to add them even if they are not translated for now. I think the translation of all the description even to the most used languages is a huge heap of work that would depend on the community to a great extent. So even if the functionality is possibly easily implemented (update.ini or appinfo.ini?), you have to wait for content - maybe for a long time.
Maybe you could simply add the function in one of the next beta releases and add translations as they come.

mrcolj
Offline
Last seen: 11 years 5 months ago
Joined: 2009-08-07 18:07
Just a bump to say thanks.

Just a bump to say thanks.

Full_Retard
Full_Retard's picture
Offline
Last seen: 11 years 3 months ago
Joined: 2012-03-09 10:29
What am I missing?

Is this resolved? Can someone tell me the secret to getting the tooltip descriptions???
Thanks!

pmshah
Offline
Last seen: 1 year 9 months ago
Joined: 2010-05-22 07:16
Perhaps a simple solution ?

In stead of translating all the help descriptions to become available as mouse-over bubble help why not simply create a methodology wherein an individual can simply add his/her own descriptions in the language of their choice. Something similar perhaps to the erstwhile NDOS/4DOS description files ?

grampmer
Offline
Last seen: 7 years 6 months ago
Joined: 2008-09-20 14:26
Excelent Sugestion

Having the ability to add my own description in my own language would be a perfect solution.
Is there any progress on this issue?

George Mersereau

Rajuk
Offline
Last seen: 7 years 3 months ago
Joined: 2012-09-14 10:08
tooltip description workaround

I found a way to get description to appear with tool tips. It requires editing the appinfo config file for each app but it works.

Follow this path or equivalent for each app.
F:\PortableApps\CrystalDiskInfoPortable\App\AppInfo

Open the appinfo.ini file in a text editor such as notepad.

Here you will see a list of attributes about the particular app you are viewing. The field I change is the "Publisher" field. This one appears when you leave your cursor over the app name in the main menu.

I usually cut and paste the Description that is already contained in this file into the Publisher field and just like magic you have a description.

Make sure you hit F5 or click on the option to update icons to ensure the system refreshes. See below for an example.

Here is the appinfo.ini file open in notepad, take note I replaced the "Publisher" field with the same contents as the description field.

[Format]
Type=PortableApps.comFormat
Version=3.0

[Details]
Name=CrystalDiskInfo Portable
AppID=CrystalDiskInfoPortable
Publisher=CrystalDiskInfo monitors HDD/SSD health status and temperature, monitors/graphs of S.M.A.R.T. information, and provides additional disk information.
Homepage=PortableApps.com/CrystalDiskInfoPortable
Category=Utilities
Description=CrystalDiskInfo monitors HDD/SSD health status and temperature, monitors/graphs of S.M.A.R.T. information, and provides additional disk information.
Language=Multilingual

[License]
Shareable=true
OpenSource=true
Freeware=true
CommercialUse=true

[Version]
PackageVersion=5.0.5.0
DisplayVersion=5.0.5

[Control]
Icons=1
Start=CrystalDiskInfoPortable.exe

grampmer
Offline
Last seen: 7 years 6 months ago
Joined: 2008-09-20 14:26
tooltip description workaround

Thanks for the tip, this will help a lot until it is supported.

George Mersereau

Maggard
Offline
Last seen: 1 year 7 months ago
Joined: 2006-02-11 01:14
Current Status?

What is the current status of adding a description to the mouse roll over?

Even though there is a work around provided above, it shows the amount of work required. Considering the number of PortableApps I have installed on different devices, I wouldn't want to put the time in if this is near release.

This feature is beneficial as PortableApps usage should increase when users can understand what the apps do on their device.

Log in or register to post comments