docs
docs copied to clipboard
A collaborative note taking, wiki and documentation platform that scales. Built with Django and React.
label: accessibility When I insert a new header Then I should be constrained to: - ~immediately~ preceding higher level - same level - immediately following lower level because headers hierarchy...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** We are using docs to store a rather big knowledge base, the 3...
## Feature Request **What’s happening right now** Someone is modifying a sub-document, but the main document doesn’t move up to the top of my index. However, when they modify the...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** As user who is using other tools I'd like to save a few...
## Problem Description The `/api/v1.0/documents/create-for-owner/` endpoint fails with a "Could not convert content" error. This prevents document creation via the server-to-server API. ## Root Cause There is a version mismatch...
## Support request **Topic** In the email that docs sends that a document has been shared, the link in my installation points to `example.com` ```html Foo ([email protected]) heeft u uitgenodigd...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** When I load a doc I should see easily when others are online...
## Bug Report **Problematic behavior** We're getting issue regarding HTLM5 compatibility ex : https://github.com/suitenumerique/docs/issues/878 **Expected behavior/code** We should be upfront and say what are the min requirements for using docs....
## Bug Report **Problematic behavior** Yesterday a concerned user came because she thought the just lost a sub doc. She had been on and offline because of poor connectivity. We...
## Purpose A user with only read access to a document and its sub documents should not be able to duplicate a sub document in the document tree. To avoid...