Here some basic testing procedures are listed.
Current version is for ReText 3.0.
If you find an issue/bug, please report it!
python3 /usr/bin/retext, or python3 /path/to/retext.py).html extension and Plain text — with .txt and then opened with correct editing mode[Export Extensions] were introduced in ReText 3.0 and allow you to add your own export functions to ReText. See the documentation linked for details, write your own extensions and report any issues you find.
ReText can display some warnings in its Terminal output. Please report all these things.
Johan
2011-10-28
Running Ubuntu Oneiric, most things work. However, most (but not all) bullets in ODT look like "placeholder boxes" (non-rendering unicode characters). Also, I don't get any option to export to Google Docs, even if I've entered my credentials in the config file.
Also, even though I realize it's standard behavior to enable "plain text" mode for files ending in .txt, I use that extension for my markdown files (required by the phone app I use, etc.) and I'd love an option to disable the plain text mode through the config file!
Dmitry Shachnev
2012-03-06
I'm really sorry, but I somehow didn't notice your comment before now.
Dmitry Shachnev
2012-03-25
Update: ReText 3.0.1 now has a autoPlainText configuration option, setting it to false will prevent ReText from automatically enabling the plain text mode.
Thanks for the suggestion!
Anonymous
2012-03-05
Also running Ubuntu Oneiric, I do receive the export option for Google Docs, but it fails to upload. Tested it with both my Google Apps and ordinary gmail account. The python thingy for gdocs is installed and newest version. It is aware that my Gmail account and password is correct, since it gives an error message if I put a fake user name / password combination.
Dmitry Shachnev
2012-03-06
Which versions of ReText and python-gdata do you have?
Do you get any error messages in the terminal output?