Writer's Toolsby dmpopWriter's Tools is a set of utilities designed to help OpenOffice.org users perform a wide range of tasks. Using Writer's Tools, you can back up documents, look up and translate words and phrases, manage text snippets, and keep tabs on document statistics. Writer's Tools includes the following utilities:
If you have problems or suggestions for improvements, please post them is the Issues section on the Writer's Tools website. Source code: Browse source code License: opensource | Read license Further product information: Product details
|
||
Comments
Request
Do you think you could add an option, similar to the 'Email Backup' feature, but uploading to google docs, like http://extensions.services.openoffice.org/project/ooo2gd ?
Request
There is a separate extension for that. Why reinvent the wheel?
Tricky setup
Hi,
hardwiring the path to Firefox is not such a good idea. Especially since not on every Windows version the program files are actually under C:\Program Files . Can't you pull the path to the default browser from the registry instead?
On my system (German) it's C:\Programme, so after installation, many of the writer's tools don't work, and it takes quite a while to find out how to fix it. Why not include a link to the solution in the error message??
All the best,
Stephan
Tricky setup
This problem has been fixed in Writer's Tools version 0.9.31.
Kind regards,
Dmitri
miniInvoices
I have a doubt with minInvoices. It doesn't install normaly so it must be either have a different installer procedure which I ignore or must be placed into some folder inside openoffice.org
Can somebody please help me with this issue?
Thank You!
miniInvoices
miniInvoices is just a plain OpenOffice.org Base file, so you don't have to install it. Just double-click on it to open the database, and that's it.
Thanks for this wonderful
Thanks for this wonderful extension Dimitri!
I needed three attempts before I got it running (winXP) Thanks to your excellent manual, I found the problem:
The macro assumes the HD where OOo is installed is "C", while in my case it is "H". Changing this one letter in the macro solved it all! Maybe this can be helpful to others.
Thanks again,
best regards,
verbertus
getting it to work
I've tried this extension two or three times. I'd really like to use it but have not been able to make it work. I'm running it on two computers, WinXP and Kubuntu. Both are using the latest version of Openoffice.org.
How about a Writer's Tools for Dummies manual?
NTP
There is a manual
First, there is a manual: unzip the downloaded archive and look for the WriterToolsUserGuide.html document. alternatively, you might want to read the Writer's Tools Manual. Second, if you have problems, questions, and comments, the right place to post them would be the Writer's Tools website (the Issues section).
Default browser and localization
Hi,
I am trying this great extension in a Windows 2000 installation where the applications aren't installed in the "Program Files" folder, but in a custom folder. When I try to use the lookup (or translate, or map) tool, I get a "file not found" error from the Macro management utility of OpenOffice.org.
Searching the source code, I see that the extension considers Firefox as the default browser, and searches for it inside "Program Files":
Global Const DefaultWindowsBrowser="C:\Program Files\Mozilla Firefox\firefox.exe"
I see several problems with this line: localized operating systems, custom installation of firefox, and use of other browsers will lead to errors.
I changed the line into this:
Global Const DefaultWindowsBrowser="cmd.exe /c start "
This line works for any Windows installation, any language, any browser. The windows shell, given the URL, will open the default sysem browser.
Probably, the same issues can be considered valid for Linux, because firefox is not always the default browser. I haven't tried it, but a fix that considers /etc/alternatives/x-www-browser might be a viable solution.
Finally, I would like to translate this extension in Italian.
Let me know if you are interested, I will send you the translated version to be uploaded here.
Bye
Global Const
Global Const DefaultWindowsBrowser="cmd.exe /c start " doesn't work with some of Writer's Tools commands: for example, Show on the Map. Also, the manual clearly explains how to change the default browser on Linux, Mac OS X, and Windows.
good tools..
Thanks for making this--here's some ideas that I wish someone would do:
--bibiliography tools (For me that would be APA style, but MLA is very popular I understand)
--comment tools. I dont think the comment toosl built into OO.org are as good as the ones for Microsoft and that pains me.
----the compatability between the comment tools in OO.org Writer and MS Word just doesnt work. If I make a comment then a co-author opens that document, they can only see a little highlighted area, not the comment.
*If these were fixed, I could confidently promote OO.org to everyone I know in academia as being far superior to MS Word.
mmiesner
Bibliography tool and Notes
For a really excellent bibliography tool that supports OOo, try Zotero:
http://www.zotero.org/
Check out this screencast to get an overview of how Zotero works:
http://www.zotero.org/videos/tour/zotero_tour.htm
Zotero is free, open source software.
The notes (comments) feature is being improved right now and a first release of the new version, Notes2, should be included with OOo 3.0, expected in a Beta release sometime around April 2008. More information here:
http://wiki.services.openoffice.org/wiki/Notes2
--
Ubuntu Linux (7.10)