blob: 123118d0073b29bdd904ff6a2752c9efdc872c6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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.
- Match a theme to dark / light mode.
- Force dark / light mode.
- Architecture updates:
- Improve memory use with many files open.
|