Hacker News new | ask | show | jobs
Ask HN: What knowledge management tool do you use in small teams?
2 points by thegarliccheese 1316 days ago
We're a small penetration testing company and sharing, structuring and accessing knowledge is a hassle. I'm trying various knowledge management tools for our small team (<10 people).

I've read good things about notion, obsidian and joplin.

What (technical) knowledge management tools is HN using for individuals and teams?

3 comments

I am an advocate for Obsidian and have just been teaching my team how to use it, but I sync my own knowledge base to Wiki.JS via Git, although there are other and maybe better alternatives for that purpose -

* https://flowershow.app

* https://github.com/ppeetteerrs/obsidian-zola

* https://github.com/ozntel/ozanshare-publish-plugin

* https://github.com/oleeskild/obsidian-digital-garden

* https://github.com/addozhang/obsidian-publish-plugin

notion is great. It gives you the opportunity to structure your knowledge, easily restructure as you grow.

It's also possible to do basic project management via kanban boards.

It might take a little to set everything up to your needs but I think it's a great tool for a small team.

Regarding the other comment: notion is basically just "a few webpages".

do you really need any tools? a few web pages can work wonders. fiddling with tools is a distraction.
I agree, that fiddling with tools can be a distraction. But having a proper structure, search feature and a function to add information quickly is more important imho.

In the end, if the tool just displays markdown files but offers a simple editor and a search function, the tool would be "a few web pages" with added comfort of use. I'd prefer the tool over manually managing documents.