Toggle Rich Text / Plain Text
The Rich Text feature seems very useful for many occasions!
However, the export doesn't seem to work well. In BibTeX, signs like < and > aren't treated correctly by different services I import my data to. Also, I doubt that everyone I'd like to share data with has a Rich Text editor for notes.
Right now, the BibTeX markup is transformed to plain text inside the actual text, which renders all the notes useless. Each note needs clean-up, after any sync or export has occured.
Even if this is a bug and will be corrected some day, it seems to me like calling for trouble to introduce such an invasive feature and not have the opportunity to switch it off. For me, at the moment, it effectively prevents sharing data.
Also, I like my notes in Plain Text. Rich Text is, for me, something that's done by some kind ot type setting operation after the actual text is done.
However, the export doesn't seem to work well. In BibTeX, signs like < and > aren't treated correctly by different services I import my data to. Also, I doubt that everyone I'd like to share data with has a Rich Text editor for notes.
Right now, the BibTeX markup is transformed to plain text inside the actual text, which renders all the notes useless. Each note needs clean-up, after any sync or export has occured.
Even if this is a bug and will be corrected some day, it seems to me like calling for trouble to introduce such an invasive feature and not have the opportunity to switch it off. For me, at the moment, it effectively prevents sharing data.
Also, I like my notes in Plain Text. Rich Text is, for me, something that's done by some kind ot type setting operation after the actual text is done.
First, the notes are not "rich text" in the traditional sense. They are structured HTML; every bit as structured as, say, LaTeX. This makes it easy to convert them to other formats, including LaTeX.
If you don't want structured headings, lists, blockquotes, etc., then you don't have to use them.
So I think it'd be better to suggest fixes to the BibTeX export.
In my opinion, the ideal situation would be the possibility to toggle between marked up and plain text, and *if* markup is activated, the export can be told to strip HTML. Right now, when I import notes in Mendeley or CiteULike, I see {\textless}text{\textgreater} ... looks like the export was working, but other services don't like the idea. RIS gets HTML tags and masked characters, but who knows what the import party is going to do with it?
Looks to me as if the user could benefit from means to prevent trouble before it occurs, which a toggle of plain text VS markup would provide.
But bdarcus is correct: we shouldn't make it "sometimes" work by adding plain text notes back in. We should just fix the export of HTML notes.