-
-
Notifications
You must be signed in to change notification settings - Fork 224
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
Embedding Notes #1754
Comments
Feature. This is an excerpt from the Wiki https://onemoreaddin.com/commands/Reference%20Commands.htm
|
The rationale is that it's horribly complex to come up with a logical way to sequence or organize multiple root elements from the source page onto a target page, which might also have multiple root elements. By restricting it to a single container or object, it's easy to inline that within the running content on the target page. |
Thank you! |
Just for clarity for me, what does "first" mean in this context: Min y; 1st in the ON Page Outline collection? |
Yes, Outlines are ordered in the XML from min(y) to max(y). But they can also diff in (x) as you know, allowing the y+height to create overlaps vertically or horizontally. Inserting a single Outline in the middle of that is reasonable. But the source page might be just as, or more, complex, with background images and Ink (both outside of Outlines) making it really difficult to rearrange everything on an infinite canvas. |
How can I help you?
When embedding a note into another note, it only shows one container in the new note. Is this a bug or a feature? If a note that I embed has a container for a note and a separate image outside the text container (hence, 2 containers), I would love to have both seen when embedding into another note (canvas),
Ask away...
THE FINE PRINT This is a hobby project that I started for myself. I'm happy to take requests and will promise to
consider each one carefully but offer no guarantees that I will ultimately agree to their
usefulness or have time to implement any of them. If OneNote offers a "close enough" work-around
then I will probably reject the request - you've been warned!
The text was updated successfully, but these errors were encountered: