I am having trouble figuring out how to have file options available. the best i can do right now is save as and open, but they function more like import and export. I know that i need to keep the information about the current file thats being edited available, which i have attempted to do. this has allowed me to add a buggy save feature to the app. I can not find any examples online or in the docs that really show how to do this.