mirror of
https://github.com/zadam/trilium.git
synced 2026-09-14 11:06:04 +05:00
docs(user): mention protected sections for OneNote
This commit is contained in:
parent
bd02a7c7c1
commit
dab9fced02
@ -132,6 +132,18 @@
|
||||
<p>There are plans to support drawing-heavy notes that interleave with text
|
||||
boxes by converting them to a <a class="reference-link" href="#root/_help_grjYqerjn243">Canvas</a> instead.</p>
|
||||
</aside>
|
||||
<h3>Password-protected sections</h3>
|
||||
<p>OneNote supports encryption at section level; when importing a notebook
|
||||
that contains these password-protection sections, Trilium will not be able
|
||||
to read the content of password-protected sections so they will appear
|
||||
empty. This is not a limitation of Trilium, the information is simply not
|
||||
available from the source (Graph API).</p>
|
||||
<p>The section itself is kept for reference and all the sections that could
|
||||
not be imported will be shown in the report (the top-level note called <em>OneNote import</em>).</p>
|
||||
<p>To unprotect a section in OneNote Desktop, right click on the protected
|
||||
section → <em>Password Protect This Section </em>and press <em>Remove Password</em> and
|
||||
sync. Then reimport either only the protected sessions or the remove everything
|
||||
and start the import from scratch.</p>
|
||||
<h2>Other limitations</h2>
|
||||
<p>The following are known limitations due to how the information comes from
|
||||
the import (Microsoft Graph API), which means that they cannot be fixed.</p>
|
||||
|
||||
@ -73,6 +73,14 @@ In addition, drawing in OneNote can be interleaved with text boxes. Text notes i
|
||||
> [!NOTE]
|
||||
> There are plans to support drawing-heavy notes that interleave with text boxes by converting them to a <a class="reference-link" href="../../../Note%20Types/Canvas.md">Canvas</a> instead.
|
||||
|
||||
### Password-protected sections
|
||||
|
||||
OneNote supports encryption at section level; when importing a notebook that contains these password-protection sections, Trilium will not be able to read the content of password-protected sections so they will appear empty. This is not a limitation of Trilium, the information is simply not available from the source (Graph API).
|
||||
|
||||
The section itself is kept for reference and all the sections that could not be imported will be shown in the report (the top-level note called _OneNote import_).
|
||||
|
||||
To unprotect a section in OneNote Desktop, right click on the protected section → _Password Protect This Section_ and press _Remove Password_ and sync. Then reimport either only the protected sessions or the remove everything and start the import from scratch.
|
||||
|
||||
## Other limitations
|
||||
|
||||
The following are known limitations due to how the information comes from the import (Microsoft Graph API), which means that they cannot be fixed.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user