Yes, mobile clients are coming. I want to have adoption and sustainability before investing time and resources in launching mobile clients. That is the reason why they will come little after. There has been lot of interest and appreciation for the app as you can see in github issues so stay tuned.
- Posts
- 7
- Comments
- 80
- Joined
- 4 mo. ago
- Posts
- 7
- Comments
- 80
- Joined
- 4 mo. ago
Thanks. Export will be added pretty soon. As of now you can export entries in PDF as that was one of the most requested feature. Since the beauty of self hosting is that all the data lives on your machine. You have it with you all the time. It is just a database (sqllite or postgres) and all your media files under a directory. Back up is pretty simple you just backup the docker volume or the bind mount directory which is standard for docker.
Although I do want to add a more human accessible export output which people who do not want to deal with db can use.
What kind of export would you like to see?