# Wishlist This file has a list of fixes or features that I'd like to build in the near future. - Smart editor: Turn vertices into tokens so it's easy to rename a vertex in one single operation without having to re-type - Make the app scriptable using applescript, custom urls and shortcuts. - Allow more customization: - Editor color schemes - Map color schemes (eg. for groups) / Map coloring. - Architecture updates: - Remove parsing duplication, and parse once into a structure that can be used for all other operations. - Improve memory use and load with many files open.