The SOGG web app is designed for a desktop or tablet. This display is too small to use this app.
Coming Soon!
My debut fantasy novel
Heroes of Teraya
AI Input
Use this data to input into AI Writing Apps
JSON Format
Intermediate format for chart generation. Can be used as input for databases.
This web app only works on a large screen, like a desktop or tablet.
Basic use:
Write your text as SOGG markdown in your favorite editor.
Then paste it into the input box at the top of the page.
Next click the Generate button.
Then click around the generated diagram to navigate.
What is SOGG markdown?
Markdown is a common human-readable text format that can be displayed as formatted text.
For SOGG, we use a variant of that format.
For SOGG we have Categories and Subjects.
Example:
# Characters
## David
A powerful king of Israel.
role: King
In the above example:
Characters is the Category.
David is an Subjects in that Category.
Text under David will be interpreted as description.
Colons are a special character. This is the key feature of SOGG. Text to the left of a colon is the relationship. You can write any relationship you want.
Text after the relationship is the Object of the relationship.
Ideally, the Object of a relationship will also be a Subject defined elsewhere. If so, it will automatically become a clickable chart link.
You can have multiple Objects in a relationship. Separate them by commas.
For best experience with this web app, use a large screen, not a phone.
The Subject-Object graph is an interactive node chart. The main difference between this type of chart and one you might
see on a site like FreeThesaurus.com is that the node lines have
custom text to explain the relationship between nodes. Because this relationship text is very important, the relatiosnhips
are not drawn as lines at different angles, but horizantally with all the relationships listed clearly in bulleted lists.
If you click on a Subject or Object, if it has a entry as a subject in your data, the Focus Subject will change to that new Subject,
just as you would navigate in any node diagram.
None of your data is sent to my server, so your privacy and rights are protected.
Any graphs you generate are your own and you may use them for commercial or non-commercial uses.
However, my source code is protected by copyright. You may not sell access to SOGG,
or make a copy and host it elsewhere without my explicit written permission.
As SOGG does NOT save any of your data, please write and edit it in your favorite editor,
and just paste it into SOGG.
Just making sure you want to Navigate away from this page? Your changes are not saved.
If you made changes in the textbox that you would like to keep, copy them and paste them elsewhere.