Incomprehensible Ex
Sublime text plugin to view and edit docx and pdf files
Details
Installs
- Total 904
- Win 509
- Mac 227
- Linux 168
Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | Dec 7 | Dec 6 | Dec 5 | Dec 4 | Dec 3 | Dec 2 | Dec 1 | Nov 30 | Nov 29 | Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 3 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Incomprehensible Ex
Sublime Text plugin to read or edit incomprehensible extensions as docx, odt, pdf, epub and more.
About
Recognized extensions in read mode:
csv, doc, docx, eml, epub, gif, jpg, json, html, mp3, msg, odt, ogg, pdf, png, pptx, ps, rtf,
tiff, txt, wav, xlsx, xls
Extensions available in edit mode:
asciidoc, beamer, commonmark, context, docbook, docx, dokuwiki, dzslides, fb2, haddock, html,
html5, icml, latex, man, markdown, markdown_github, markdown_mmd, markdown_phpextra,
markdown_strict, mediawiki, native, odt, opendocument, opml, org, plain, revealjs, rst, rtf, s5,
slideous, slidy, texinfo, textile
Configuration
In the configuration you can configure the extensions that will be recognized by the plugin in read mode.
To configure the extensions do:
1 - Use command (Ctrl+Shift+p) and type 'Incomprehensible' or 'edit mode'.
2 - Choose the option "Incomprehensible Ex: Manage Settings".
3 - Configure the extensions in the file.
You can set a default operating mode.
To configure the mode do:
1 - Use command (Ctrl+Shift+p) and type 'Incomprehensible' or 'edit mode'.
2 - Choose the option "Incomprehensible Ex: Manage Settings".
3 - Configure the default mode in the file.
Installation
The easiest way to install this plugin, is to use the Package Control.
[READ MODE]
To use this plugin you must have installed textract in your system
- To install textract see: http://textract.readthedocs.io/en/latest/installation.html#
[EDIT MODE]
To use the edit mode, you must have installed 'pandoc' in your system.
- To install pandoc see: http://pandoc.org/installing.html
Usage
Just open a file with the desired extension, as long as it is configured in the plugin settings file,
a new file with the extension [.inex] will open.
[EDIT MODE] [!WARNING!]
In edit mode, if you save a document you will lose the styles and formatting of the document because
of file conversion.