Hello,
We are keeping up with the series and I'll cover the right side section of the main navigation bar. If you find flawed, misleading information feel free to comment and I'll edit that with attribution to you. I want this to be a long series covering every aspect of PeakD, cause that way I also learn some secrets I even don't know.
This is the top menu of the interface. On the right site there are writing tools, messages, notifications and user dropdown menu.
When you click on the post dropdown you can see Create Post, drafts, templates, schedules and create a collection of posts tabs. Click on the create post section.
On top of left side you can see the My Blog is underlined. When you click on it you can find the communities you are subscribed and you can directly post on that fed.
On the right side you can see a 3 dots sign. There are settings underneath that.
In the Title Box write the title of your Post. You should keep it simple, attractive (no click-baiting please, not cool). It's like giving 3-7 words to give an overall understanding of the post.
You can find the markup bar underneath the title. It's composed of lots of useful stuff. B is bold, I is Italic. H has 6 levels that makes your text bigger. Quote is something you use when you are quoting from someone else or somewhere else. Let's say when you copy something from wikipedia do it like
Quoting from Wikipedia:
This is a quote from wikipedia!
I must say, plagiarism is not cool but you can't quote every bit of text you copy. Find the ethical balance yourself.
Near quote sign there are two list types: Numbered and normal list.
Next to lists there is link button. Let me explain. Don't post a link like that:
https://splinterlands.com?ref=cassioandro
Make it cool like this:
Use my referral link please!
You can directly paste an image you copied to clipboard. But you can also use the Image link button.
Do it like that:
Code section is for adding code into the post. This is basically a html site and posting mechanism and you can use you html knowledge here.
Table is useful when you want to list stuff right to each other.
| PeakD | D.Buzz | Hive Gaming |
|---|---|---|
Its done like that:
At last you have undo and redo buttons to obviously doing undo and redo.
On the right side you can see Snippets, Gif, Emoji and ? logos.
Save your snippets in the snippet section and use them later.
Inside gif you can search for gifs and directly use them.
You can add Emojis.
And when you click the question mark a "markdown page" opens where you can practice and learn markdown language.
That's part 2 covering the interface of PeakD site. See you next time!