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

PDF export not working for unloaded embeds #72

Open
tobias0409 opened this issue Nov 23, 2024 · 8 comments
Open

PDF export not working for unloaded embeds #72

tobias0409 opened this issue Nov 23, 2024 · 8 comments

Comments

@tobias0409
Copy link

Hey,

The basic PDF export function in Obsidian doesn't work if multiple embeds are included in a single markdown file but are not within the viewport (and therefore not loaded). This causes the PDF export process to get stuck indefinitely.

Thanks.

@jon-dez
Copy link
Collaborator

jon-dez commented Nov 28, 2024

Could you submit a screenshot of your issue?

@tobias0409
Copy link
Author

tobias0409 commented Nov 28, 2024

Sure, here a screenshot:

grafik

Note:

  • The Markdown file consists of 7 exercise sections
  • Each Exercise section has a heading, a screenshot of the exercise and the tldraw-embed
  • Use the pdf export function of obsidian directly -> result is the image above, where obsidian gets stuck
  • If I delete all tldraw-embeds, the export works fine
  • All other obsidian plugins are disabled

@jon-dez
Copy link
Collaborator

jon-dez commented Nov 28, 2024

Another question, what platform are you running Obsidian on?

@tobias0409
Copy link
Author

I am on Windows 10 64 Bit

@jon-dez
Copy link
Collaborator

jon-dez commented Dec 3, 2024

What version of the plugin are you on? I wasn't able to reproduce the pdf export getting stuck, but I was able to prevent the error printed in the web console from occuring. I will release an update soon so that you could test it out.

@jon-dez
Copy link
Collaborator

jon-dez commented Dec 17, 2024

Could you test pdf export on the latest release?

@tobias0409
Copy link
Author

Hey,
I'm still running into the same issue. I also tried unloading the plugin and exporting with it deactivated, but when I open a note containing Tldraw embeds (displayed as a json), Obsidian completely freezes. Thanks for the new release!

@jon-dez
Copy link
Collaborator

jon-dez commented Dec 19, 2024

The only thing I can think of at this point is that maybe your Obsidian installation is out of date. Can you check your settings under Options > General?

image

I won't be able to help you further on this issue since I am unable to reproduce this on Windows 11, and I don't have access to a Windows 10 installation to test this on.

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

No branches or pull requests

2 participants