Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple log with line display (for star hopping) #460

Open
alex-w opened this issue Sep 26, 2018 · 4 comments
Open

Simple log with line display (for star hopping) #460

alex-w opened this issue Sep 26, 2018 · 4 comments
Labels
help wanted We may not have the hardware or expertise wishlist Long-term ideas

Comments

@alex-w
Copy link
Member

alex-w commented Sep 26, 2018

Original report: https://bugs.launchpad.net/stellarium/+bug/1106738

This feature request from old bug tracker.

Is it possible to add a simple log feature where the user could enter in a series of objects and Stellarium would then "connect the dots" between each object then be able to screenshot the sky with the log track on it with labels.

@alex-w alex-w added wishlist Long-term ideas opinion OP thinks something should behave differently labels Sep 26, 2018
@gzotti gzotti removed the opinion OP thinks something should behave differently label Sep 26, 2018
@gzotti
Copy link
Member

gzotti commented Oct 28, 2018

Outline for a "StarHopper" plugin:

A little panel with an object list. A [+] button adds the currently selected object to the list, [-] removes the object which is selected in the list. In addition, the targets are connected with GreatCircleLines and labeled on screen.

Lists could be stored to files or loaded from files.

Unclear: Only stars/DSO allowed, or a date-dependent star-hopping to planets, asteroids, comets as well? This would require storing a date per star-hop line.

Volunteers?

@gzotti gzotti changed the title Simple log with line display Simple log with line display (for star hopping) Oct 28, 2018
@alex-w
Copy link
Member Author

alex-w commented Oct 29, 2018

Nope, this is bad outline :)

Why may use idea from Angle Measure plugin for handling first and last points (the FOV should be defined in the plugin). Next - I've added the code for highlight series of objects - in the theory we may use "direct solution" for get the list of hopes.

Maybe implementation can be like in KStars.

But yes, volunteers are wanted.

@gzotti
Copy link
Member

gzotti commented Oct 29, 2018

If FOV is a topic, it could become an extension to the Oculars plugin, or at least of course must work together in Ocular mode. However, also first and last points should be StelObjects, not empty coordinates. So. most building blocks are here. One dedicated week? (But no, sorry, not my week!)

Of course, a multi-list approach could provide all star-hop lines, without need for file load/store interaction. And a "show all" could show them all in the sky like another layer of "private ray-helpers".

@alex-w alex-w added the help wanted We may not have the hardware or expertise label Nov 15, 2020
@alex-w
Copy link
Member Author

alex-w commented Aug 2, 2022

This is a good task for the community to participate in the contribution into Stellarium. Who wants to help us?

@alex-w alex-w removed the community label Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted We may not have the hardware or expertise wishlist Long-term ideas
Projects
None yet
Development

No branches or pull requests

2 participants