PomeloNote/docs/index.md
Jonas Weissengruber 67395c9ebf
added text
2022-11-10 10:31:33 +01:00

932 B

Pomelo Note

This is the best open source note app you will ever find.

Login

When first entering the app, you will need to login. If you haven't got an account you may consider registering, or just not using the app at all. login

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. register

Editor

You can edit your notes with our minimalistic editor interface. editor

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. listing

Delete

Confirm the deletion. delete

The Team

{% for dev in site.data.devs %} {{ dev.name }} [GitHub](https://github.com/{{ dev.github }}) ![{{ dev.name }}](images/{{ dev.image }}.jpg) {% endfor %}