android icon indicating copy to clipboard operation
android copied to clipboard

MarkDown editor for android

Open dj4oC opened this issue 2 years ago • 5 comments

As a User I want to be able to edit markdown files on Android devices similar to iOS.

dj4oC avatar Jun 21 '23 12:06 dj4oC

Handy feature, +1 on that one.

haigerman avatar Jun 21 '23 12:06 haigerman

To do first: https://github.com/owncloud/android/issues/4025

JuancaG05 avatar Jun 21 '23 12:06 JuancaG05

As a User I want to be able to edit markdown files on Android devices similar to iOS.

@dj4oC what do you mean with "similar to iOS"?

iOS app does not allow to edit markdown files Opening the file with a 3rd party app installed in device in order to edit (like iOS does) is already supported

jesmrec avatar Jun 21 '23 12:06 jesmrec

Good & lightweight libraries available?

  • https://github.com/noties/Markwon
  • https://github.com/meetup/MarkdownTwain (based on Markwon)

michaelstingl avatar Jun 21 '23 13:06 michaelstingl

Good & lightweight libraries available?

  • https://github.com/noties/Markwon
  • https://github.com/meetup/MarkdownTwain (based on Markwon)

Markwon is already used in the app to render .md files

JuancaG05 avatar Jun 21 '23 13:06 JuancaG05