- cross-posted to:
- selfhosted@lemmy.world
- cross-posted to:
- selfhosted@lemmy.world
Hi c/selfhosted,
I am the developer of PdfDing. As this feature was requested quite often I wanted to inform you that it is now possible to edit PDFs by adding annotations, highlighting and drawings. You can find the repo here.
I also got the feedback that organizing PDFs with simple tags does not work for many people. It is now possible to organize PDFs with multi-level tags. I hope this will improve the user experience.
If you like PdfDing I would be really happy over a star on GitHub. As the project is open source, if anyone wants to contribute you are welcome to do so!
very cool, are you planning an android app?
It is not planned right now as I never developed an android app before. But who knows, I am also not a frontend dev, yet here we are :D
I am planning on developing a Rest API, hopefully I can do this in such a way that someone from community is able to create a mobile application.
I nowadays I don’t see much benefit of dedicated Android apps in these cases (clients of hosted content). If your webapp works well for mobile browsers than making it a pwa is not much more than adding a single file and it feels pretty native to me. So you safe tons of development work. Or am I missing on something?