So if you're in the discord you may have heard about this but I made a little app for you guys to use to navigate the map. I think it can be really useful for those of us who don't like to calculate or make an excel grid every time. It is fairly easy to use as well. It is all in one python file I'm not sure if you need to run it from a terminal but I would do that if I were you. Before you run the file make sure your console window is big enough I couldn't figure out how resize it through python.
Essentially the top left is the map and you can highlight cells based on whether they have the same d x or a value as your starting cell. You can navigate through this map however you want. If you highlight a cell and it has records, they will show up on the right window with other ones in the same cell. You can navigate up and down these records. If you press 'i' while highlighting one, it will get sent down to the bottom detail row. It will stay there until you set a new starting record or delete it. If you press 'h' while highlighting a record that will become the new starting one. I'd recommend typing !help to learn how it works and just play around with it
To create records type 'abd 5 29 12' or the similar with enx or end or others. Screencaps are here
code:
https://pastebin.co m/745cFABb