AppFlowy-IO / AppFlowy-IO/AppFlowy

[FR] Functional built-in blocks when exporting to PDF

Abierto
#4,175 2 comentarios 0 reacciones 0 asignados Ver en GitHub
code-block export new feature
Lenguaje dominante
Dart
Estrellas
76.6k
Forks
6k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Description

_Since the PDF export is planned (https://github.com/AppFlowy-IO/AppFlowy/issues/2938, https://github.com/AppFlowy-IO/AppFlowy/issues/4054), I would like to emphasize that some options are generally expected from the user._

Indeed, the `Referenced Document` and `Outline` blocks also have to work in the exported PDF as clickable links to jump to a specific title or page. These blocks would be very useful to create a table of contents, or just to facilitate navigation.

### Impact

_AppFlowy could become an easy-to-use documentation writer tool if equipped with a highly functional PDF export.
And from what I've read during my searches on the internet, many people are also looking for a solution to this lack on the market._

There are currently three “alternatives”:
- Use Libre/Open/OnlyOffice which are not as pleasant nor quick to use
- Use any markdown editor and use an external lib to forge the PDF, which is a living hell, especially on Windows (pandoc library only available in a bundle, obscures nowhere to be found dependencies, write command lines, etc.)
- Export all pages, then use a PDF merger

This means that there is currently no real answer for people looking for a fast or accessible solution. And given that this feature is very regularly used when documentation is shared with third parties, I think it's a must-have.

### Additional Context

_No response_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.