One advantage of Microsoft Office is that I can reasonably expect that in 20 years Word will still be around and will be able to read the files I write today. With these apps, I would be surprised if in 5 years I could read the files created with these apps.
Try my HTML-NOTEPAD then ( https://html-notepad.com ). Documents there are just HTML files that will be readable for centuries to come.
Love the fact that it's portable! Plus... no data-mining:)
I have a large set of local html pages that I use for bookmarks, PIM stuff, etc. It's my goto personal organizer. Mostly html 3.x, lots of tables. HTML-notepad has handled these pages without issues. To my surprise, it even displayed a search form embedded on one of these pages elegantly. Really like the way you implemented the editing of links to minimize the steps: click on link, pop-up to edit.
Also integrates into Firefox as a "view source" editor - nice (since it handles my local html pages so well)!
The only basic tag that's missing is the HR tag (horizontal rule). It displays fine but doesn't appear on any of the menus. Tables are very well behaved but... minor point: I expected that pressing TAB within a TD would jump me to the next TD.
It doesn't seem to care about html tags it doesn't understand - basically leaving them alone. This is pretty awesome, since I use the following a lot:
Title (data)
Expanded, multi-line (data)
I've been "playing" around with html-notepad for about an hour and so far, no issues whatsoever. It's not often that a new program appears that could potentially become an integral part of my daily workflow. Thank you for sharing this!