Hacker News new | ask | show | jobs
by mjevans 2314 days ago
From my own small slice of experience, it seems likely related to a handful of issues:

End Users: Who are addicted to using Outlook being their job.

End Users: Who still need to inter-operate with others using MS products.

MS Access possibly being the 'best' CRUD interface. (I think it even comes with an expense database template? I think it might also connect to ODBC setups, which are their own nightmare but at least multi-user.)

Various literal corner cases that break workflows. Such as the RTF support LibreOffice lacking the ability to understand feature Y which other file formats can handle (E.G. repeat header row on new pages), or those same import/exports not looking exactly the same in other 'office' software.

==

As a suggestion, even though I'm not familiar with the LibreOffice XML formats offhand, it would be nice if we took a modern, big computer, look at digital typesetting, text area layouts and flow rules. With documents containing multiple types of data and multiple presentation modes (for one document), with a required 'generic' mode that matches traditional web pages, layouts specific to paper sizes / screen sizes, and layout support for anchoring / positioning within those layouts. There also wouldn't be a strong differentiation between 4th dimensional content (moving screens/pages), tables, charts/drawings, or any other type of elements. That might be 'better enough' that MS has to adopt it too.

1 comments

Outlook is still the best MUA (Mail User Agent)