A page is the primary building block in Arbital. Pages can represent content, users, meta tags, and more. This page covers or links to most page features that you'll run into as an editor.
Alias is a short name given to the page. It's mostly used to quickly link to the page in Markdown.
Page type determines what kind of page this is: standard wiki, lens, question, answer, comment, etc... Most of the time this is set for you automatically and you can't edit it.
Vote type determines what kind of voting this page will have. Once the type is set, it can't be changed, only turned off/on.
Sort children determines how the children pages are sorted:
If you own the page, you will also be able to change its permissions.
Edit group determines who can edit the page. Only the members of the set group will be able to edit it.
Parents show what pages will be the parents of this page. This page will show up under "Children" on those pages.
Children show what pages will be the children of this page. This page will show up under "Parents" on those pages.
Tags shows what tags this page has. They will show up as a list of #hashtags on the page.
Requirements shows what requirements the page has. Arbital will instruct the user to read them before reading the page.
You can read more about relationships here.
Arbital will display other pages that are similar to the one you are editing or creating. This way, you won't accidentally create a duplicate of another page that you didn't know existed.
When a page is saved (even during auto-saves), all the aliases are converted to their corresponding ids. When the page is opened for editing, all the ids are automatically converted to corresponding aliases. This way you can change the alias on any page and don't have to worry about editing links on all the other pages, which without this feature would still use an obsolete alias.
When you are done editing a page, you can click "Publish" to replace the currently live version with yours. Until then, nobody will see your changes. The old versions are still stored safely on the server, and can be seen in the change log.
You can see previous versions of the page in the history tab. You can load up older versions, perform a diff, and even revert if necessary.
When you are editing a page, it's automatically saved every 5 seconds. When you open a page for edit, if you have an autosave, it will be loaded instead of the currently live version. You can only have one autosave at any given time. A new autosave always overwrites the old one. When you abandon a page, the autosave is deleted.
You can manually create a snapshot of the current version. You can have as many snapshots as you want. Use them to store potential changes / snippets for the page and to try out different paths in your writing.