Skip to content
Discussion options

You must be logged in to vote

Hey! I can share a couple of workarounds for your Trilium export needs:

  1. Styling: The exportNodeSubTree endpoint accepts includeCSS=true and you can specify a theme (by note ID) to include the CSS. Make sure the node you're exporting has a theme set (you can copy the theme from the root). The CSS file should be placed correctly; if it's missing, check that the exportFolder structure includes theme.css or style.css. You might need to set the theme parameter directly in the request.
  2. Internal links: By default, internal links point to the original note's position in the tree. If you export a single subtree, those links will still reference the original note IDs, which may break if you remove…

Replies: 2 comments 1 reply

Comment options

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

Answer selected by nul0op
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants