From e34fac52a2696cc7cccde088eabe12c0189b683a Mon Sep 17 00:00:00 2001 From: Jacobtread Date: Thu, 6 Jun 2024 19:03:57 +1200 Subject: [PATCH] docs: add readme note about pdf on mobile --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 97a08ef..e9227ce 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,9 @@ Below is an example of a PDF generated by Timekeep. These PDFs are generated usi ![Generated PDF](images/pdf.png) +> [!NOTE] +> PDF export is not supported on mobile and will not be available. This is a limitation of the APIs available and is not a planned feature. + ## 📄 License This project is licensed under the [MIT License](./LICENSE.md) \ No newline at end of file