Harshad Vedartham

Results 147 comments of Harshad Vedartham

@gsantner I am making some improvements to the intent / window launching system. When we have multiple windows enabled each new DialogActivity is launched separately. Should this behavior be true...

> it should be a own window I tried doing this once with maintaining a Singleton map of which file was open in which activity, but it was super janky....

What is the desired behaviour here? Is there a standard for how to format link text? Is this something that should be a filed as a bug against github?

Ok. I see where this used to be https://github.com/gsantner/markor/blob/v2.11.0/app/src/main/java/net/gsantner/markor/activity/DocumentShareIntoFragment.java#L421 I'll fix it soon.

For reference. The pipe does not break links. It breaks table formatting in links. I am not sure if the 'fix' of replacing pipes with a slash is the right...

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

I may have made a mistake when reorganizing the templates. Will investigate.

Pretty sure I made an off-by-one error here :( https://github.com/gsantner/markor/blob/master/app/src/main/java/net/gsantner/markor/frontend/NewFileDialog.java#L252 Simple fix. I'll get it in over the weekend. Until then please insert the org mode template