- automatically position tools in flow
- automatic tool naming
- and also checking for invalid names
- add user control pages
- add more enums for easy input setting
- some FuIDs
- user control icons
- tool ids
- pysion.shorcuts
- basic_comp() for jumpstarting projects
- default_comp() that uses configurable settings?
- quick titles or something
- implement _contains_ method to avoid bugs when self.tools haven't been initialized
- Adding Macro inside Macro seems to break stuff
- add feature highlights and short examples
- add changelog
- docstring everything
- create example that uses loops and "classic programming" features to make comps
- macro example with user controls
- FuPlot example