Search notes:

Stellarium popup: Configuration -> Information

The Stellarium popop Configuration (reached with the F2 shortcut key) -> Information allows to choose which data is shown when an object is selected.
The following data items can be chosen:
Name
Catalog number(s)
Right ascencion/Decliation (J2000 and of data)
Hour angle/Declination
Azimuth/Altitude
Ecliptic coordinates (J2000 and of date)
Galactic coordinates
Supergalactic coordinates
Additional coordinates (from plugins)
Elongation
Visual magnitude
Absolute magnitude
Type
Size
Velocity
Proper Motion
Distance
Sidereal time
Constellation
Rises, transits and sets
Additional Information

See also

The Stellarium Script API to select an object is core.selectObjectByName().
The function that allows to turn off or on displaying some information is core.setSelectedObjectInfo().
The function that returns these values is core.getObjectInfo()
Stellarium popup: Configuration

Index