Update index.md

This commit is contained in:
Jonas Weissengruber 2022-11-10 11:11:27 +01:00 committed by GitHub
parent e0505755da
commit 576e65dca6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,23 +4,23 @@ This is the best open source note app you will ever find.
## Login ## Login
When first entering the app, you will need to login. If you haven't got an account you may consider [registering](#register), or just not using the app at all. When first entering the app, you will need to login. If you haven't got an account you may consider [registering](#register), or just not using the app at all.
<br /><img src="images/login.png" width="50%" style="alignment: center;" /> <br /><img src="images/login.png" width="50%" style="margin: auto; display: block;" />
## Register ## Register
A username, an email and a password that's all you need. If you are missing one of those, just don't use the app at all. A username, an email and a password that's all you need. If you are missing one of those, just don't use the app at all.
<br /><img src="images/register.png" width="50%" style="alignment: center;" /> <br /><img src="images/register.png" width="50%" style="margin: auto; display: block;" />
## Editor ## Editor
You can edit your notes with our minimalistic editor interface. You can edit your notes with our minimalistic editor interface.
<br /><img src="images/editor.png" width="50%" style="alignment: center;" /> <br /><img src="images/editor.png" width="50%" style="margin: auto; display: block;" />
## Listing ## Listing
Here you can see all your notes. Click on them to open the editor or hover and press the red "X" to delete them. Here you can see all your notes. Click on them to open the editor or hover and press the red "X" to delete them.
<br /><img src="images/listing.png" width="50%" style="alignment: center;" /> <br /><img src="images/listing.png" width="50%" style="margin: auto; display: block;" />
## Delete ## Delete
Confirm the deletion. Confirm the deletion.
<br /><img src="images/delete.png" width="50%" style="alignment: center;" /> <br /><img src="images/delete.png" width="50%" style="margin: auto; display: block;" />
# The Team # The Team
{% for dev in site.data.devs %} {% for dev in site.data.devs %}