Arjun
Arjun
Not the highest of priorities, since this is first and foremost for internal use. There are more important issues/PRs to attend to right now. Keeping this open since it won't...
If filing iPhone specific issues. Please outline the version
Ideally I need to add an option to render the legends in HTML. So expect that sooner rather than later.
Yeah, this is bothersome. Not a bug, though, really. Drive doesn't store the exact file name on disk, so when the PDF data is fetched it's fetched using that random...
> Suppose to be get original file created time/date at upload, if its modified in drive (like text editor) have to change drive time/date. Getting created date for uploaded file...
Yeah been a bit busy with everything else in the project. This isn't hard to do, will just push an initial implementation this coming week. Will add a date picker...
Here's the UX so far https://github.com/user-attachments/assets/1e1d68b3-2414-460e-8c9f-aba748a82eb2 Some thoughts: - This currently removes all sharing, public, organization, users, and user groups. - Rolled this out to develop but limited only to...
Will add one soon
No eta, [frappe_docker](https://github.com/frappe/frappe_docker) exists as a single source of containerized setups. So the need for a standalone `docker_compose` isn't super high. You can simply add drive to the [custom apps](https://github.com/frappe/frappe_docker/blob/main/docs/custom-apps.md).
Standalone docker-compose for Frappe Drive is in main now and the docs are at https://docs.frappe.io/drive/quick-start. > How do I add the drive to this ? Thats the production ready docker-compose...