last modified: 04/22/2008
QuoEdit
Download
| QuoEdit 1.1.5 | |
English version for Mac OS (7, 8 and 9), PPC and 68K 03/31/2008 , 1236KB (sit.bin) |
| |
| QuoEdit.app 1.1.5 | |
for Mac OS X (X 10.0 or higher) 03/31/2008 (archived: 04/22), 2909KB (dmg.zip) |
Bonus
What's New
- 1.1.5 (03/31/2008)
- Fixed two bugs of regular expression.
- Improved several features.
- 1.1.4 (12/31/2007)
- Fixed several bugs of scripting (including a problem relative to QuoEdit's Menu utility).
- 1.1.3f1 (09/25/2006)
- Fixed a bug where 'set' command (in scripting) did not work correctly in version 1.1.2 or later if the target was multiple text objects.
- 1.1.3 (08/02/2006)
- Spell checking is now supported. (Mac OS version requires Excalibur.)
- Scripting features now support data of 'utf8' and 'ut16' types (in addition to 'utxt' type).
- And got many improvements.
For more detailed information for whatÕs new, please see History files included in Miscellaneous folder.
About QuoEdit
QuoEdit is a plain text editor that runs on Mac OS 7.1 or later.
While editing text is based on traditional, Mac OS encoding (TEXT), QuoEdit is also familiar with Unicode (utxt).
QuoEdit supports AppleScript powerfully in the following levels.
Scriptable: full features (and more) of the application can be controlled by script.
Recordable: you can record, replay and save your jobs with/without the Script Editor (like keyboard macro).
Attachable: you can attach scripts to menus with various options by QuoEdit's Menu utility or AppleScript. (To the customizable menus, you can also attach text, tags and any files.)
QuoEdit supports regular expression (regex) search as well as ordinary search. As for the ways to search, ordinary search and batch find are supported.
Also, QuoEdit supports multiple levels of undo/redo, rectangular selection, sort, and so forth. The most operations (including dialogs) in QuoEdit are supported by keyboard. The text engine and the search engine are its original code.
Incidentally, my favorite feature is that you can let the Finder open or reveal the target file from file dialog, by holding down Option (+ Shift) key. ItÕs useful!
Shareware: You can purchase your license at online order page in the Kagi store. The cost is US$10. For the detail, please see contents of Shareware Info folder.
Goodies
- Open non-Mac encoding by QEdt (12/2005, sit.bin and zip archived in X 10.3)
- Includes droplets and scripts to open (or reopen) text file(s) of non-Mac encoding by QuoEdit (1.1.1+).
- Search Google, UTF-8 version (03/2008, 9KB, sit.bin, no documentation)
- The same as the Search Google script that comes with X version of QuoEdit. The UTF-8 version can also be used with Mac OS PPC version of QuoEdit (1.1.1 or later + TEC 1.2.1 or later).
- Search Wikipedia (09/01/2007, 9KB, sit.bin, no documentation)
- An AppleScript script to look up the selected word in the Wikipedia. (TEC-supported environment is recommended.)
- Search J Dictionaries (04/09/2008, 23KB, sit.bin, online document)
- Two AppleScript scripts "Search goo Dictionary" and "Search Infoseek Dictionary". They use on-line dictionaries of English-Japanese, Japanese-English, Japanese and Katakana with some options.
- Roman1-Roman2 (09/17/2006, 23KB, sit.bin, no documentation)
- Two AppleScript scripts "Roman1 to Roman2" and "Roman2 to Roman1" to convert alphanumeric characters (or arbitrary pattern) between half width and full width in selected text in QuoEdit.
-
- my Search menu addition (01/2008, 10KB, sit.bin, no documentation)
- A sample AppleScript applet that adds Internet-search commands to the Search menu. Available for both Mac OS version and X version of QuoEdit (1.1+). The search commands use AppleScript scripts "Search Google" (that comes with QuoEdit), "Search Wikipedia" (above) and like that in Scripts folder.
- Build Menus Multilingual (12/2007, 55KB, sit.bin, no documentation)
- AppleScript applets that build multilingual version of Tools menu and Extras menu (for QuoEdit 1.1+).
The applets are for shipping Mac OS X version of QuoEdit but can also be used for Mac OS version (1.1+).
- Build Menus en (12/2007, 25KB, sit.bin, no documentation)
- AppleScript applets that build English version of Tools menu and Extras menu.
The applets are the original version (with some revisions) but are still being used when shipping Mac OS version of QuoEdit.
-
-
- Apple event interfaces for QEdt 1.1.5 (29KB, sit.bin)
- Includes a header file for Apple event definitions and a source file of 'aete' resource. If you are going to use it, note that the contents can be changed in future versions. (In most cases, definitions will be added.)
- Making resources for QEdt 1.1.4 (23KB, sit.bin)
- Includes source files for resource files (such as "Encodings" and "Localization") that come with QuoEdit.