It'd be awesome if this thing had mermaidjs support. It's native in obsidian and it's such a game changer
This is something that has been requested before, although not something I'd probably look to include in the core project since I attempt to avoid custom formats and syntax where possible. That said, I'd like to get to a point where something like mermaid.js can easily be added if desired. Over the last year the BookStack platform extensibility has grow significantly (API, Webhooks, PHP Hooks, View/Language/Icon Over…
Show HN: BookStack – An open source wiki platform and alternative to Confluence
121–130 of 203 posts
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#122Maybe BookStack can do fine for a company with a few dozens of employees. But Confluence can handle tens of thousands of employees. So I wouldn't label Bookstack as a Confluence alternative. Maybe I'm missing something, but BookStack doesn't even have a notion of "teams" only roles. You can't give permission of a file to a user, only to all users who have a certain role. But I'm certainly biased as I'm building a rea…
Confluence is terrible in all kinds of other ways. To be frank, it's the worst company documentation software I've ever used. Discoverability is terrible and it's easy to end up in a situation with thousands of pages that quickly fall out of maintenance because features for organization are an after thought. Its own markup is terrible and its Markdown import support similarly so. Most wikis are terrible at evergreen…
I disagree, Confluence is used by tens of thousands of organizations and they don't have a very good Sales strategy, that means a lot of business choose them when they could have choose something else. So I can't buy that it is terrible everywhere.
Can we do better ? Hell yeah. But I agree with you that most of Confluence competitors are in the SMB space even though money is in large enterprise. (But that's why we are building Dokkument)
That's not wikis that are bad at evergreen notes, that's evergreen notes that are not suitable for sharing with teams. Athens or Roam research, or others works well for one person, but can't work for teams.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#123Had a look around, this looks really polished. I would have one remark - please consider making tables a first-class feature. In my experience with Confluence, the easiest and most comprehensive way to organize information is with tables. Having a quick way to merge, delete, color cells would be great. Right now, coloring and merging are hidden away in some menus, and deleting cells will shift the bottom toolbar with…
Yeah, Tables are a challenge in general. The trouble with them from an editor perspective is the range of desired options and control (Many each at table, row, cell level) is fairly vast. I'm currently in the process of building a new content editor which I'm hoping would provide better opportunities to make such controls more intuitive.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#124Would be nice if they can offer a managed version in the near future
Yeah, this has been requested a few times. I don't come from a hosting background (Outside of managing my own VPSs) so I don't feel it's something I can personally do (at a level of service I'd be happy with) but the idea of partnering with someone that has experience is something I've though about; The tricky part is finding someone I can trust enough to send users to.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#125Glad to see any alternatives to confluence (or Atlassian in general). I've used Confluence for a good 4 years or so and for the life of me, I can not fathom why anyone would use this for storing documentation for code etc, as opposed to storing things direct in a repo. I can understand it's use somewhat for business folks, but even then, the way of organising things is abysmal, every solution (such as rich text editi…
Because storing documentation in repos doesn't work great when you want to organize your documentation, discover or search it.
Having thousands of documentation files in a repo, next to the code is unmanageable, much more than thousands of documentation files in Confluence. In Confluence, you can put rights, tags, titles, organize in folders, assign owners, put comments, ....
Is Confluence good at it ? Not much, but it doesn't mean we should remove Confluence.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#126Earlier quoted context omitted.
As someone else pointed out, creating a good real time editing experience is tricky, especially if the editor is block based. I would add Saga ( https://saga.so ) to the list of alternatives.
It is extremely offputting that Saga doesn't show a single actual product view, the site design makes me think the product is equally ugly, and they require signing up to see a demo? When a company hides the product that much and forces you to only experience it with a tour guide, it's tacit admission the product sucks .
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#127This looks like a great piece of software. I was never a fan of Confluence, but that is more that Confluence, I feel is backwards. Since confluence, the few opinions is has, is reverse. You typically get some kind of set up like Confluence Space is owned by a person, who then adds approved editors. The default should be open editing, then locking down to specific people. What typically seems to happen in confluence s…
It is usually a better idea to organize information by teams than topics in an organization. The reason is that if the tree structure is unknown to most people, they will not be able to find information easily nor to choose the right place to create information.
You shouldn't expect everyone to browse the whole documentation to understand how it is structured in order to be able to use it
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#128This looks like a great piece of software. I was never a fan of Confluence, but that is more that Confluence, I feel is backwards. Since confluence, the few opinions is has, is reverse. You typically get some kind of set up like Confluence Space is owned by a person, who then adds approved editors. The default should be open editing, then locking down to specific people. What typically seems to happen in confluence s…
Doesn’t mean it’s a good product though. Especially the cloud version is progressively worse, especially with regards to performance. Glad to see some competition in the area.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#129As someone who hasn’t used Confluence, how is this different from a regular wiki (e.g. MediaWiki)?
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#130Glad to see any alternatives to confluence (or Atlassian in general). I've used Confluence for a good 4 years or so and for the life of me, I can not fathom why anyone would use this for storing documentation for code etc, as opposed to storing things direct in a repo. I can understand it's use somewhat for business folks, but even then, the way of organising things is abysmal, every solution (such as rich text editi…
> I can not fathom why anyone would use this for storing documentation for code etc, as opposed to storing things direct in a repo. Because storing documentation in repos doesn't work great when you want to organize your documentation, discover or search it. Having thousands of documentation files in a repo, next to the code is unmanageable, much more than thousands of documentation files in Confluence. In Confluence…
It's a problem.