GitXplorerGitXplorer
p

quicklook-csv

public
293 stars
22 forks
10 issues

Commits

List of commits on branch master.
Unverified
e20ac8a762cb3985fdc312401e03ba8991f02877

Add Apache II license

pp2 committed 8 years ago
Unverified
2d757611a78347048f763185b1fd126c6f473a9d

Update readme to account for Google Code shutdown

pp2 committed 9 years ago
Unverified
a00ef6ad4d1f3553f7b5947b29813649aec5fd22

Merge pull request #15 from kkdd/patch-1

pp2 committed 10 years ago
Unverified
5d65ba17dc8bdd23489d2a20aa9da49a888558df

additional support for shift_jis

kkkdd committed 10 years ago
Unverified
e6fd7c5ab99aff89dd6db2b46eed788e35980784

Convert to ARC and modern Objective-C syntax. Now requires OS X 10.6.

pp2 committed 11 years ago
Unverified
0e536eed1ef7aa6254f7d5652fd4cb3b9b08faf3

Remove reference to non-existing testBig.csv, thanks @JanX2!

pp2 committed 11 years ago

README

The README file for this repository.

A QuickLook Plugin for CSV Files

Quick look CSV files for Mac OS X 10.5 and newer. Supports files separated by comma (,), tabs (), semicolons (;) pipes (|). The plugin will generate Icons and show a preview, along with some information (like num rows/columns). Many thanks to Ted Fischer for valuable input and testing of version 1.1!

Installation

In order to use this Plugin, download QuickLookCSV.dmg, open it by double-clicking and in there you will find the actual Plugin named QuickLookCSV.qlgenerator.

Place the Plugin into ~/Library/QuickLook/ to install it for yourself only, or into (Macintosh HD)/Library/QuickLook/ to install it for all users of your Mac. If the QuickLook-folder does not exist, simply create it manually. There are aliases to these directories in the disk image you have just downloaded, so you might be able to just drag the plugin onto one of the two aliases to install.

Contributing

If you're interested in contributing, fork the repo and send me a pull request via GitHub.

File Maker TSV Files

Some hacks were made in earlier versions to support FileMaker tab-separated-value files. Those hacks have been removed in Version 1.3. If this means your files no longer preview correctly, download version 1.2 again, but please let me know.

Screenshots

Icons Preview

License

This work is Apache 2 licensed: NOTICE.txt.