Import xopp and rnote files #9554
Replies: 8 comments
-
|
Please provide samples so that we can assess the feasibility. |
Beta Was this translation helpful? Give feedback.
-
|
Here it is |
Beta Was this translation helpful? Give feedback.
-
|
Notice both file formats are zip-compressed xml files |
Beta Was this translation helpful? Give feedback.
-
|
@dosubot this is not a UI request |
Beta Was this translation helpful? Give feedback.
-
|
You're right, apologies for any confusion! This is a feature request to support importing A maintainer has asked for sample files to assess feasibility, and it looks like you've already provided those. At this point, it's up to the maintainers to evaluate whether importing these formats is something they'd like to implement. Since these are essentially zip-compressed XML, parsing them is technically straightforward, but the key question is how to meaningfully represent the handwritten/drawing content within Trilium's note structure (e.g., as rendered images, embedded SVGs, or something else). To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Beta Was this translation helpful? Give feedback.
-
|
Given that the two applications seem to have quite a different note-taking mechanism, what is your expectation here? Convert to Canvas? Or something else? |
Beta Was this translation helpful? Give feedback.
-
|
Yes import as a canvas note |
Beta Was this translation helpful? Give feedback.
-
|
Hi, here are two scripts that you can import in Trilium and see how they render as canvas note. Make sure to import with safe import off. It seems to work on the samples you have provided, apart from the issues with thickness which we don't control. Note that rnote is especially susceptible to version changes as the file format seems unstable. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe feature
Hello,
can we implement import of
.xopp(Xournal++) and.rnote(RNote) files?Notice this would enable a Microsoft OneNote to Trilium conversion workflow through this plugin.
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions