Hacker News new | ask | show | jobs
by wredue 972 days ago
Is this a fully collaborative tooling with self linking?

Having hundreds of out of date, and insecure word documents is a dismal affair when you get a call in the middle of the night.

For issue resolution, documents steps are moving right in to the ticketing system for linkage to incidents. That’s fine.

For general documentation though. It doesn’t belong in the ticketing system and what a pain in my ass.

1 comments

If I understand your question, it's a lot simpler than that. (Simpler as in not that functional.) It represents the directory structure as cascading menus.

I edit using VS Code and it provides help with linking from one document to another, including navigating to the file and even linking second level ('##') headings. MkDocs can report broken links when it builds the site.

Collaboration could be through sharing a Git repo. Perhaps other other ways I can't think of at this moment. Any way you could collaborate editing text files should work.