pathfinder icon indicating copy to clipboard operation
pathfinder copied to clipboard

[Feature] Multiple character location tracking

Open Slivo-fr opened this issue 8 years ago • 14 comments

I'm switching from siggy where every associated character is tracked as the same time in the same tab.

I just realized pathfinder needs a tab per character. This is a terrible step back for us. Please track every associated character when user is logged on !

Slivo-fr avatar Feb 20 '17 20:02 Slivo-fr

Silvio, that´s not terrible step back, that´s technology , which is possible. Go back to Siggy, if you aren´t happy with this tool.

hilocz avatar Feb 20 '17 23:02 hilocz

I'm not happy with Siggy, and I'm not saying this tool is bad. I'm willing to help and contribute to make it better.

This feature is really something missing in my opinion !

Slivo-fr avatar Feb 21 '17 08:02 Slivo-fr

Whilst I agree that some way to track multiple characters within a single tab would be preferable, I disagree that pathfinder should track all characters associated with the account as soon as you log in one. Doing so could greatly increase pathfinder's load, often unnecessarily: I for instance have about 8 chars added in pathfinder, many of which I only use once every few months. Tracking all of them when I only log into my main would create a lot of unneeded API calls.

Instead, I propose a similar toggle like the map connection tracking one to be added to the character selection screen, allowing you to (manually) enable multiple characters to be tracked. I'm not entirely sure what backend changes that would require though.

MorpheusXAUT avatar Feb 21 '17 10:02 MorpheusXAUT

Maybe only tracking online characters could reduce the load ? Your toggle idea sounds fine to me, however this must be persistent over session so I only have to configure it once.

Slivo-fr avatar Feb 21 '17 10:02 Slivo-fr

Figuring out if a character is online requires constant calls to the API as well unfortunately, actually the same location endpoint, so that wouldn't save much.

MorpheusXAUT avatar Feb 21 '17 10:02 MorpheusXAUT

PF evolved from not so friendly to multiple character tracking to current situation and I doubt, that it will change. IMHO nobody is happy to open multiple tabs, but if there were some possibility to get the tracking done i other way it would be already there.

hilocz avatar Feb 21 '17 10:02 hilocz

I guess it never hurts to check or talk to exodus on Slack about it to see if there is any other way.

If there really is none, I can deal with that as well since I just detach and minimize the tabs on a secondary screen anyways.

MorpheusXAUT avatar Feb 21 '17 11:02 MorpheusXAUT

@MorpheusXAUT if you have some ideas about changing way of character tracking, little brainstorming will definitely help.

hilocz avatar Feb 21 '17 11:02 hilocz

Bump, I'm getting more issue with multiples tabs/char lately and still think loading all the page multiple time instead of tracking multiple chars on the same isn't a good thing.

This would be a major ergonomic improvement to me, and I think I'm not alone.

Slivo-fr avatar Jun 04 '17 10:06 Slivo-fr

Man this is quite the dead thread. Would you guys consider a PR for this? If so if someone could point me to the section of code that currently syncs character location that would be great.

acdoussan avatar Jun 30 '19 19:06 acdoussan

This is the only thing holding my corp back from switching over fully to pathfinder, its hard to get everyone to open a tab for every character they have. This would be a huge improvement.

Markj2 avatar Jul 11 '19 05:07 Markj2

Seems @exodus4d is fixing bugs with multiple tabs open. Hopefully some clean up before making it all work on one tab? Still willing to help out with some minor guidance to which part of the codebase currently handles this.

acdoussan avatar Jul 13 '19 01:07 acdoussan

I think it would be great to have this feature. Perhaps you can add a switch for tracking a character to the character selection popup, instead of on the topright. This would relieve some load from the server to track by-default (since it'll be opt-in) but would still allow users to opt-in to tracking their active toons. Also it would allow folks to turn off tracking for toons they don't want to track any more.

Calavoow avatar Apr 10 '20 03:04 Calavoow

Whilst I agree that some way to track multiple characters within a single tab would be preferable, I disagree that pathfinder should track all characters associated with the account as soon as you log in one. Doing so could greatly increase pathfinder's load, often unnecessarily: I for instance have about 8 chars added in pathfinder, many of which I only use once every few months. Tracking all of them when I only log into my main would create a lot of unneeded API calls.

Instead, I propose a similar toggle like the map connection tracking one to be added to the character selection screen, allowing you to (manually) enable multiple characters to be tracked. I'm not entirely sure what backend changes that would require though.

This is probably the best “compromise” that would certainly limit load. This or some other way to toggle which characters are being tracked.

jacobmatthewjansen avatar Jul 16 '20 18:07 jacobmatthewjansen