3snowp7im / urn

Split tracker / timer with GTK+ frontend
GNU General Public License v3.0
126 stars 36 forks source link

How do you make splits? #47

Closed drsquirrelphd closed 4 years ago

drsquirrelphd commented 4 years ago

For awhile I've been using LiveSplits One but would like to use a timer that doesn't require me have an internet browser open. After looking around for a long time I finally got Urn working but I'm having problems with the splits. I can use Splits.io to import some of my older splits and export them to Urn but they don't display the name of the game or the category I'm running. Also if I export splits that I didn't import the Urn window is blank. So my question is how does one make new splits for Urn? The Read Me is sorely lacking in anything that can help a person who doesn't have any technical skills.

dmwit commented 4 years ago

To display the name of the game and category, simply open the splits .json file and modify the title field to say whatever you want.

I don't understand what "export splits that I didn't import" means. Can you describe the exact sequence of actions you take, what behavior you expect urn to display, and what outcome you observe instead?

drsquirrelphd commented 4 years ago

Sorry for the delay. Thanks for the help with the title. I thought there was some way to make splits in URN. The thing about exporting was worded poorly, I should have said splits made by other people on Splits.io, sorry. But the thing about opening the .json file lead me to find an added comma in the exported file. Once that was gone everything worked fine. Thanks again.