Feature Request : Rich Text Notes

Viewing 3 reply threads
  • Author
    Posts
  • February 27, 2010 at 3:52 PM #3078

    NewKreation
    Participant

    I would like to be able to bold, underline, and italicize words in the notes field. It would also be great to be able to insert images in the notes too(smilies, etc). Thanks for listening!

    February 27, 2010 at 7:17 PM #3961

    Brendan
    Keymaster

    Hello,

    That might have to wait for a future iPhone OS update as I don’t think that ability is possible with the UITextView control that I’m using to display the text. I know some other apps have that ability, but they’ve most likely either coded it themselves manually or are using a web page to display the content. In either case that’s a big job and probably not something I’ll be able to get to unless Apple releases their CoreText framework for iPhone which would allow for this functionality.

    But I agree it would be very useful.

    Thanks,

    Brendan

    March 3, 2010 at 12:20 PM #3968

    sal
    Participant

    @NewKreation: You can use emoji characters just fine in Note field types.

    August 8, 2011 at 4:50 PM #4723

    lgol27
    Participant

    Any news about this in iOS 5?

    Actually what is really needed are:

    1. Headers (bigger font, bold)

    2. Lists: numbered, bullet

    3. Tables?

    How about two controls, one for viewing notes and another for editing? For the latter you can using the old plain control that you have right now, and let people to insert some text-formatting tags – e.g. HTML/XML hybrid, or wiki syntax tags. And for viewing you would use another control…. that makes use of those tags.

    UIWebView loadData()

    http://developer.apple.com/library/ios/#documentation/uikit/reference/UIWebView_Class/Reference/Reference.html

Viewing 3 reply threads

You must be logged in to reply to this topic.