Hacker News new | ask | show | jobs
by dyeje 3244 days ago
I was tasked with finding an internal knowledge base solution for our small development team last year. I stumbled across Nuclino and we've been very happy users since last December.

I think what makes it so great is just the pure simplicity. I absolutely hate dealing with all the cruft of Wikis and similar solutions. With Nuclino we just go and write the information down without all the hassle.

Couldn't recommend it more, keep up the good work.

1 comments

Thanks for the kind words! The complexity of traditional wikis inspired us to build Nuclino. We definitely plan to keep the experience as smooth and simple as possible :)
Let's say a team signs up with your service and after a couple of years requirements change and they want to migrate. What are the formats that one could export the data?
Currently it is possible to export a whole workspace in the Markdown format. The downloaded .zip file contains all exported items including attachments such as images and files in a separate folder.

We are also thinking about adding HTML as an export format if there is any interest. What format would you expect as an export option?

Anything that is properly parsable, including relations and references. So HTML with proper semantics and ids would be good!