NotePlan
NotePlan
Jul 30

On iOS/iPadOS, consider implementing "UIKeyboardTypeTwitter"

(Originally posted on the Reddit, was recommended to repost here. :) Ever notice how Twitter and Instagram have the "#" and "@" keys very prominent on the keyboard? Seems they use "UIKeyboardTypeTwitter": https://developer.apple.com/documentation/uikit/uikeyboardty… https://recoursive.com/2018/12/07/visual_guide_uikeyboardtyp… Pros: Since both # and @ are special cases and heavily used in NotePlan, this would make them easier to use (# requires two taps to find in the default keyboard) Cons: "Return" is pushed back behind the "123" key. Something to be weighed perhaps, or a Preference to toggle. 😊
ClosedClosed

Aug 2, 2021

:D, ok I’ll close it then. I like the integration into the keyboard better (saves space on the toolbar), but losing return is a price too high to pay!

Jul 30, 2021

Hm well this is embarrassing. Somehow I did not notice the extended keyboard that is already implemented! This is of course even better! Now excuse me while I go get my eyes/brain checked ;)