-
Notifications
You must be signed in to change notification settings - Fork 80
Create new posts by sharing text/photos to the app #153
Comments
One of the reasons I use Quill is to get stuff off my phone to the blog quickly. Ideally I'd like the app to be a complete blog editing experience, but for the short term being able to quickly create drafts with just enough content to be useful when hopping onto a desktop to do full editing would be useful. I'm a developer, but unfortunately not an android dev. I can take a look and try to start amending it, but I can't promise anything. |
Thanks for the feedback, that's actually useful context for me - it helps me design the app better. I've heard from another user who uses it in a similar way.
Honestly, the code is probably hard to get into at this point, especially if you're new to Android (and Android by itself has a steeper learning curve than desktop/web platforms I believe). Also, I'm planning to do a big rewrite in Quill v2 over the next few months, for several reasons:
I'm open to discussing this further though. |
Fair shout on the dev experience. More test coverage and a sandbox environment would really boost involvement. I'll hold fire for now then and just provide feedback ☺ |
A user on Google Play requested the ability to share content from Google News to Quill, thus creating a new post. I can imagine other users might want to write in a different app (since Quill does not try to provide the absolute best Markdown editing experience on mobile) like iA Writer or Evernote, and only use Quill to upload images and actually publish to the blog.
Another related use-case could be quickly sharing photos on their blog from a Gallery/Photos app. That might be trickier to handle, because the image needs to be uploaded first.
The text was updated successfully, but these errors were encountered: