Journals
How to create, edit and publish journal's articles in Neperos.
How to create a Neperos journal
In order to be able to write articles, you first have to create a journal. A journal is a monotematic collection of articles. Every Journal has an unique name, a description, an icon and an author.
To create a Journal:
- select Journals (1)
- click create new Journal (2)
- select the camera icon (3) and load a picture as journal icon
- type your journal name (4)
- write a journal description (5)
- press createJournal (6) button
The journal will be created.
You can create multiple journals with the same Neperos account.
To create an additional journal, select options (7) menu and click the add (8) button next to My journals.
How to edit a Neperos journal
To edit a Neperos journal click edit (9) next to the journal name
How to write a Neperos journal
To write a Neperos journal:
- click on the journal name (10)
- select the camera icon (11) and load a picture
- type your article title (12)
- write your article text (13)
- press sendArticle (14) button
How to edit an article
How to format the article text in Neperos
Bold
For Bold on Neperos, wrap the text between the tags /* and */
For example:
The /*Neperos*/ website is very cool
will result in the following output
The Neperos website is very cool
Italic
For Italic on Neperos, wrap the text between the tags /_ and /_
For example:
The /_Neperos_/ website is very cool
will result in the following output
The Neperos website is very cool
Strike-through
For Strike-through on Neperos, wrap the text between the tags and
For example:
The /-Neperos-/ website is very cool
will result in the following output
The Neperos website is very cool
code
For software-code on Neperos, wrap the text between the tags /code and code/