Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
546 stars 58 forks source link

[Feature]: user selected text in formatting wizards #969

Closed RustedSwitch closed 11 months ago

RustedSwitch commented 1 year ago

Check for open issues

What is the feature that you would like to have added?

When composing text, I want to select existing text and and format it, by adding a hyperlink or enriching it as italics.

Solution

When I preselect unformatted text and

…tap to add a hyperlink, my selected text should be populated in the “show text” field.

…tap italics, my selected text should be wrapped in the formatting characters.

Alternatives

Na

gkasdorf commented 1 year ago

Does this not currently work? It is supposed to but might be broken. Regardless I'm overhauling stuff and getting ready for a major update so I'll make sure its fine.

RustedSwitch commented 1 year ago

It has never worked, as far as I can tell. I’ve been a user of the app since close to the beginning. ~BHOn Aug 8, 2023, at 6:50 AM, Gavin Kasdorf @.***> wrote: Does this not currently work? It is supposed to but might be broken. Regardless I'm overhauling stuff and getting ready for a major update so I'll make sure its fine.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

gkasdorf commented 11 months ago

Done.