markor icon indicating copy to clipboard operation
markor copied to clipboard

View-Mode: Download and upload file support

Open xi7 opened this issue 1 year ago • 3 comments
trafficstars

⚠️ This issue respects the following points: ⚠️

  • [X] This is a enhancement/feature request. Not a bug or question.
  • [X] The topic is not already reported at Issues. (I've searched it).
  • [X] Markor is up to date. See Releases for the latest version. Updates are available from F-Droid and GitHub.
  • [X] The wanted feature/enhancement is not present in the latest development version (git master). (Please download and try the test version of Markor, named Marder. Don't worry; Markor and Marder appear as completely separate applications. You can install both side-by-side, and Markor's settings are not touched. If your desired feature is present, you don't need to open this issue. The change will be part of the next Markor update.)

Description

From discussion https://github.com/gsantner/markor/discussions/2314

335701677-fc1036d8-71d2-40c2-a111-214fac96ec1b

https://github.com/gsantner/markor/assets/67331785/8121485c-0466-4fee-8450-adf1c053ce26

Information

Android version: 13 Device: s23 ultra App Version: 2.12.2

Source

F-Droid

Format / File type

Not specific

Additional info / Log

-

xi7 avatar Jun 01 '24 13:06 xi7

Thanks! Can you please attach a minimal example (html/js) that results on it's owo to generate a download in this way? And for the upload too?

So i.e. those two buttons with some dummy download/upload which works otherwhere.

gsantner avatar Jun 01 '24 14:06 gsantner

Thanks! Can you please attach a minimal example (html/js) that results on it's owo to generate a download in this way? And for the upload too? So i.e. those two buttons with some dummy download/upload which works otherwhere.

smaller.html.zip

test this using markorView and test using browser.

xi7 avatar Jun 01 '24 14:06 xi7

For reference

https://stackoverflow.com/questions/76277071/how-can-i-allow-downloading-of-files-inside-my-android-webview-app

harshad1 avatar Jun 01 '24 17:06 harshad1