If all you are after is seeing where the earth was at that time, that is easy.
Freeze the time in the menu, then set it.
If on the other hand, you want to see a marker across time.
Then here is a tweak/hack for you.
It is an abuse of the database system, but it works.
I didn't do the math, it is beyond me at this time.
I merely lined things up and approximated.
In nearstars.stc I added the following to the end.
# Janus for CelestiaProject forum request from www2
"www2"
{
RA 241.52
Dec -20.86
Distance 0.0000159325
SpectralType "M5.0V" # Copied from Proxima Centauri
AppMag 1
}
It is a star with no defined drift, so it is stationary.
When you run celestia, hit enter and type www2 to select it.
Ctrl-P then marks it, while C & F will center and follow it, or G can take you to it.
If you zoom in on the marker for www2, you will see it does not quite match the orbit of earth.
It is off by a few lunar orbit diameters.
The position of the earth is also a little off.
However, this provides everything you need to get it as precise as you would like.
The arc can be computed using day of year to degree conversions.
The exact distance can be computed as the length of the chord cutting across the arc of the earth orbit.
That is then redefined from light seconds or miles into light years.
If you are after a line, then define a number of these marked as www2-1, www2-2, etc.
Use distances like 1,2,5,10,20,50 so it keeps the same basic profile as you zoom out.
If want a proper line, simply add them to asterisms.dat using the same format as the others.
You can then turn constellations on and see it labelled as you like.
Hope this helps.
Janus.
Edit: Screen layout differences are because I used my personal version of celestia.
I rearranged things some, and provided border offsets for presentation purposes.
For stars it does such things as give RA:Dec:Dist on screen.
The above being separate from the observer distance.