Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Markdown PDF, MD, TXT Export functionality to the Frontend #443

Open
devleejb opened this issue Jan 31, 2025 · 0 comments
Open

Migrate Markdown PDF, MD, TXT Export functionality to the Frontend #443

devleejb opened this issue Jan 31, 2025 · 0 comments
Assignees

Comments

@devleejb
Copy link
Member

What would you like to be added:
Currently, the Markdown PDF, MD, and TXT Export functionalities are implemented on the backend side. However, as we are migrating to Go for the backend, implementing these features on the Go side is becoming challenging. Given that there are many open-source tools available in the TypeScript environment, I propose moving the implementation of these export functionalities to the frontend.

Why is this needed:
This migration will allow for more flexibility and accessibility in utilizing TypeScript-based libraries for document export functionality, ensuring that we can continue to provide these features efficiently without the complications arising from the Go migration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants