Profiles & Rules Database Update!
I've finally come around to implement a long awaited feature.TweeFileSplitter will now generate Profiles at initial start up if no profiles exist.
- Profiles
- You can now create new Profiles, edit existing ones and also delete existing Profiles.
- A Profile can be marked as a Default, which means it will be automatically selected at program startup and will appear at the top of the dropdown menu.
- You can quickly change the default Profile by clicking on the star from the dropdown menu without needing to go into the Edit Profile window.
- If you delete all Profiles and restart the application it will generate the 4 Starting Profiles anew!
- If you made a mistake when editing a Profile, you can always undo the changes by hitting the X to close the window. This will not close the Application but rather return to the Main Window and discard any changes that were made.
- While editing a Profile, you can copy Rules from other existing Profiles by either selecting the ones you want or by the button to copy them all over.
- The initial Profiles are:
SugarCube
,Harlowe
,Chapbook
,Snowman
- Rules
- I've done my best to ensure that Rules are now saved under the currently selected Profile automatically.
- Database
- Twee File Splitter now automatically creates a SQLIte Database in your
AppData
Folder, in.../AppData/Local/TweeFileSplitter/TweeFileSplitter.db
to be exact. - If that database is deleted and you start TweeFileSplitter it will also create the Database anew including the 4 starting Profiles.
- TweeFileSplitter does not create a backup of the database.
- Twee File Splitter now automatically creates a SQLIte Database in your