Sounds like Mitchel got distracted. I get it, internal company wiki entropy is a hard problem.
I think it's his job now to get distracted. :) Though I see no reason from this post to think Hermes is one of Mitchell's projects.
41–50 of 172 posts
Sounds like Mitchel got distracted. I get it, internal company wiki entropy is a hard problem.
I think it's his job now to get distracted. :) Though I see no reason from this post to think Hermes is one of Mitchell's projects.
The single, killer feature I'm looking for in a document management system (besides collaborative environment that we're used to from gdocs) is a way to stamp versions and have those be reviewed independently, with git like diffs across them. Think gerrit for docs.
Do you mean document control, or diff on text contents? For plain text, diff is do-able, but I don't know if comparing two PDFs can involve a detailed "diff" vs. a checksum, since the text could be the same but there's a change in layout, an image, etc.
Earlier quoted context omitted.
It seems like it manages some metadata around google docs, but google docs is doing all the heavy lifting (creating/editing/sharing documents). Which begs the question, why? By titling itself as a document management system I would assume it would be something like paperless-ngx[0] or mayan edms[1]. The latter of which has a built in workflow system[2]. But by being tied to google docs you can't really self host the…
Utterly misleading to call this self hosted document management then, and defeats the purpose. Here's a front end to Google docs you can host, but you still need access to the internet, Google docs, and Google sees all your docs anyways. No thanks.
I read through the project as I worked with several document storage solution before and still lookin for an ideal solution. Filenet is horribly overpriced from IBM, Alfresco looks nice but have serious performance issues (my experience is from 2020), SharePoint is only nice if everything is Microsoft... Apache Oak is an abandoned project with a lot of things that seems to be in it but didnt get finished (e.g. CMIS p…
Maybee not the best name. Everyone here in Germany knows that Hermes is the name of the parcel shipping service thats notorious lose your goods. ;)
Is it possible to write markdown in Google docs? This is what often pushed me back to Confluence for various docs, the markdown plugin works as expected, so I can write naturally or copy-paste from obsidian. Markdown is so ubiquitous as a dev that I strongly resist writing anything else these days.
Google Docs supports Markdown just enough to frustrate the life out of you.
Looks like it only supports bold/italic, links, and headers.
I read through the project as I worked with several document storage solution before and still lookin for an ideal solution. Filenet is horribly overpriced from IBM, Alfresco looks nice but have serious performance issues (my experience is from 2020), SharePoint is only nice if everything is Microsoft... Apache Oak is an abandoned project with a lot of things that seems to be in it but didnt get finished (e.g. CMIS p…
I think this tool would be perfect if it allowed managing a self-hosted markdown filebase. Hopefully one day :fingerscrossed:
https://github.com/gollum/gollum
Edit and view pages as a normal markdown wiki. But the backend is just a git repository of markdown files so you can also just use your text editor and git pull/push. Usable by any novice but with the ideal power user interface.
Earlier quoted context omitted.
Utterly misleading to call this self hosted document management then, and defeats the purpose. Here's a front end to Google docs you can host, but you still need access to the internet, Google docs, and Google sees all your docs anyways. No thanks.
Full text search also provided by Algolia, so you’ll likely need an Algolia API key and account as well.