Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 584 Bytes

README.rst

File metadata and controls

20 lines (13 loc) · 584 Bytes

AbleTable

An advance CSV editor and data tool.

Frequently Asked Questions

File types:

  • Can I open Excel files? No.
  • Can I open OpenOffice files? No.
  • I noticed this uses SQLLite, can I open SQLite files? No.
  • What file types can I open? Anything supported by the python CSV module. Mostly, comma-separated value files. But also tab-separated files, and if you enter it manually - other delimiters are supported as well.

Styling:

  • Can I make cells different colors or fonts? No.
  • Can change the style? Yes - but it impacts everything.