Skip to content

Is it possible to have transcluded blocks wrap the text #145

Answered by zsviczian
dcoales asked this question in Q&A
Discussion options

You must be logged in to vote

Transcluded text can be wrapped. Try ![[doc#heading]]{40} or ![[doc#^blockref]]{50} where 40 and 50 are the line length.

If you want to automate with QuickAdd, you can use ExcalidrawAutomate.addText(). This function also supports text wrapping, as well as automatically adding a box around the text. https://zsviczian.github.io/obsidian-excalidraw-plugin/API/objects.html#addtext

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by dcoales
Comment options

You must be logged in to vote
1 reply
@mdroidian
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants