iitc-project / ingress-intel-total-conversion

ingress.com/intel total conversion user script with some new features. Should allow easier extension of the intel map.
http://iitc.jonatkins.com/
ISC License
991 stars 552 forks source link

Request Keys List Table #148

Closed rediguana closed 9 years ago

rediguana commented 11 years ago

I've got a feature request for Keys. It would be quite nice if it was possible to display a popup table of keys sorted alphabetically so that they match the order on the Ingress Scanner app. There would also be +/- icons to update the number of keys held in the table, rather than having to visit each portal on the map.

Fragger commented 11 years ago

Would this just be for portals in the current map view? I can't think of any other way to do it off the top of my head.

vita10gy commented 11 years ago

When keys were added the portal name could be thrown in local storage along with the count and guid

Fragger commented 11 years ago

What about keys for portals you didn't have keys for yet? Then you would have to go back to that portal and add one first right? Otherwise it wouldn't show up? Maybe a blended approach where it shows all keys you have and spots to add ones for portals in the current view?

rediguana commented 11 years ago

Sorry, just got back from a couple of busy days portalling ;)

Thinking about it, there are ideally two view - tabs?

  1. Shows your current inventory sorted alphabetically. Not tied to current map view, but basically a tabular front end to your Keys storage, so you can quickly update numbers in the same order that keys are stored in the Ingress Scanner app. Primarily for updating.
  2. Shows same tabular view, except only for all portals in the current view. This would be used primarily for adding new keys.

All these would be alphabetically sorted by name to match the order in the Ingress Scanner app.

LanMan04 commented 11 years ago

Yes, matching order in scanner app would be excellent! And also, some way to get a LIST of entered keys out of IITC would be great. I don't want to pan all over the map looking for the 100 portals I have keys for, just a nice short list based on the JSON data would be awesome.

dvangaal commented 11 years ago

Perhaps this should be a separate ticket, but I would like a way to import and export the manually entered key data into a CSV or other convenient format. On Apr 17, 2013 11:05 AM, "LanMan04" notifications@github.com wrote:

Yes, matching order in scanner app would be excellent! And also, some way to get a LIST of entered keys out of IITC would be great. I don't want to pan all over the map looking for the 100 portals I have keys for, just a nice short list based on the JSON data would be awesome.

— Reply to this email directly or view it on GitHubhttps://github.com/jonatkins/ingress-intel-total-conversion/issues/148#issuecomment-16522431 .

rediguana commented 11 years ago

@dvangaal - Yes, it should be a separate ticket, but I'll save you the bother of creating it. The developers have indicated previously that import/export functionality won't be implemented in IITC as that is a line they don't want to cross, I appreciate that, and agree with them.

LanMan04 commented 11 years ago

@rediguana : ?? You agree with not exporting MANUALLY ENTERED data? Why the heck not?

rediguana commented 11 years ago

See #170 - but you wouldn't be able to export the Portal Name, or latitude, or longitude, without likely having Niantic come down and request a takedown. I don't like it either, but that's the way it is. But please, can you move this discussion to a new ticket so it doesn't poison this one ;)

nexushoratio commented 9 years ago

With the keys plugin, should this issue be marked closed, or are there additional features to implement?