docs icon indicating copy to clipboard operation
docs copied to clipboard

A collaborative note taking, wiki and documentation platform that scales. Built with Django and React.

Results 194 docs issues
Sort by recently updated
recently updated
newest added

This is a Draft to integrating the Plugin System. (Proper cleanup and more fine grained commits later) *** # [> Documentation

## Purpose Integrate the review of @rl-83 about the emoji picker feature. ## Proposal - [x] ✨(frontend) add "Add Emoji" button to doc options menu - [x] 💄(frontend) visual improvements...

bug
enhancement
frontend

## Purpose We want to add fulltext (and semantic in a second phase) search to Docs. The goal is to enable efficient and scalable search across document content by pushing...

feature
backend

## Purpose This PR adds a new `/api/v1.0/documents/all/` endpoint that returns all accessible documents including their complete hierarchies (children, grandchildren, etc.), unlike the existing list endpoint which only returns top-level...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/suitenumerique/docs). ## Pending Approval The following branches are...

## Feature Request "Votre réseau empêche les changements" creates a flickering behavior and keeps moving the text up/down when appering/ disappearing **Describe the solution you'd like** I would like for...

feature
triage

## Purpose Fix a styling issue where embedded PDFs appeared too narrow due to `width: fit-content` on their wrapper. issue : [1492](https://github.com/suitenumerique/docs/issues/1492) ## Proposal - [x] Override wrapper style for...

enhancement
frontend
triage
preview

## Purpose Fix a bug causing images to overflow page width during DOCX export. issue [1505](https://github.com/suitenumerique/docs/issues/1505) ## Proposal - [x] Calculate a final width capped at 600px using `Math.min(previewWidth ||...

bug
triage

## Purpose Make ODT export available, including support for necessary frontend blocks and features. issue [487](https://github.com/suitenumerique/docs/issues/487) https://github.com/user-attachments/assets/a94e9853-d44a-4cb2-abb2-9beadbc259ac ## Proposal - [x] Enable ODT export feature - [x] Implement callout, upload...

frontend
feature
preview

## Bug Report **Problematic behavior** A user reported that on his doc another user had selected the whole text so it was a bit unreadable and problematic bcse it was...

bug
frontend
collaboration