Coder Social home page Coder Social logo

stichwoerter's People

Contributors

cochrane avatar

Watchers

 avatar  avatar

stichwoerter's Issues

Replace current .doc export with custom Office Open XML support

For some non-obvious reason, doc export sometimes fails even when HTML export succeeds. This failure is silent; a file with a reasonable size is generated, but neither Word 2011 nor TextEdit nor Quicklook can open it properly.

To solve this, I've decided to implement my own very limited Office Open XML support. That way I can fix problems on my own, and I know I'm using something that will be supported in the future.

App is only in German

That's because the initial users were all german speakers, and I was lazy. An english translation shouldn't be too difficult; I'm just lazy.

Collapse ranges

It should be possible to collapse gap-free ranges. Something like:

641, 642 -> 642f
305, 306, 307 -> 305ff
18, 19, 20, 21, 22 -> 18-22

Add support for ODF

Since Office XML is already in there, ODF might be useful, too. But none of the users of this app seem to have any use for that right now, so this is not a priority.

Compress docx files

Compressing the docx files could result in significantly reduced file size (even though my file size is already a lot less than Word's). That would require adding compression to ZIPArchive.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.