Text display problem in Note Text view

Tags ( )

Hi guys,

I'm new to Mori, and I couldn't find any threads which address this problem.

I can cut and paste text in, and it looks fine. When I click to another folder, and then back to the entry i just pasted text into, this (see attachment) happens?

Is this common / have I done something wrong?

It's very annoying as it's rendering the text unreadable.

Cheers,

-Kappa

AttachmentSize
Screen shot 2010-02-03 at 6.00.13 PM.png43.77 KB

I think I saw this happen

I think I saw this happen when pasting from a web page. Is that what you did?
It's probably caused by html code which gets pasted along with the text.

I'm now using an AppleScript to paste text from Safari.
I posted it here.

Doing this with a script means loosing all formatting - you get only plain text, so the markup code is gone too.

Hi alastor933, Thanks. Close

Hi alastor933,

Thanks. Close but not quite there.

The first time this happened, it was pasted from an email.

However the text in the attachment screenshot was typed from scratch in a .rtf file and pasted into the Note.

Cheers,

-Kappa

Actually, my mistake, i did

Actually, my mistake, i did cut and paste some info from Firefox at the bottom of the text.

Any fixes for this?

Thanks,

-Kappa

Workarounds only...

The first time this happened, it was pasted from an email.

Well, emails can be in html format, these days.

Any fixes for this?

Only 'solution' is getting every pair of opening and closing html tags, which is trial-and-error.
But that may be the only way when you *must have* the formatting as well.

A (lame) aid: view the webpage in source format, so you can see the tags.

[I should like to add that Mori is not to blame; when you miss one tag of a pair, the result will be garbled text, regardless of the target application]

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.