What is Google Docs?
Who uses Google Docs?
Google Docs Integrations
Here are some stack decisions, common use cases and reviews by companies and developers who chose Google Docs in their tech stack.
We are trying to find a good tool for internal technical documentation. E.g. playbooks for site operations, or how-to docs on how to use a particular library. The documentation will contain a lot of code/command snippets.
We currently use Google Docs because of its very good WYSIWYG capabilities, and most importantly, its commenting system that allows us to discuss a particular issue and keep record of that discussion. However, Google docs is not made for code documentation so it's a bit clunky sometimes (e.g. it will capitalize the first letters of sentences etc...).
We briefly tried the GitHub wiki, but it severely lacked on collaboration/commenting and ease of editing.
What tools do people recommend for editing internal documentation?
Hi StackSharers, your help is dearly needed as we're making a move to which we will commit for the next few years.
Problem: As our Marketing team gets growing needs to publish content fast and autonomously, we're trying to add a CMS to our stack.
Specs:
This CMS should have fairly advanced marketing features: either natively built, and/or be open source, so we can either find third parties' plugins suiting our needs or build our own plugins homebrew.
"Advanced marketing features" like these: Non-devs should be able to handle content autonomously, Should have a non-dev friendly interface, should allow creating a library of reusable components/modules, should show the preview before publishing, should have a calendar with all publications, should show the history/tracking, should allow collaborating (Google Docs like), should display characters limit optimized for SEO.
Solution: We're considering an SSG + Headless CMS combination. We're fairly confident for the SSG (Gatsby), but we're still uncertain which CMS we should choose.
Hello community, I am looking for a self-hosted online document management solution. One that covers all my needs is Confluence but it is currently not affordable for my team. Key requirements are RTL support, WYSIWYG Editing (Word-like interface as much as possible), Concurrent Editing (the best experience I have with Google Docs where I can even see who else is currently editing a document) with conflict resolution, versioning (view history and switch between versions), PDF and Word export, complex tables, and some others, full list here in column "A". I found XWIKI covering all my requirements (including those "bonus features" that I didn't list here) except one - RTL. Here a hack is suggested to address this issues but I would prefer not to go with any hacks. I myself am ready to contribute to an open source development but other people who (hopefully) will use this tool are not software engineers and this fact must be kept in mind... Any suggestions are greatly appreciated!