Read and update a OneNote 'Outline' in a Word add-in

D

dyowee

Good day!
I just want to know if this is possible, or if it is already available. For
example, I persist in a database an Outline tag/fragment of a Notebook in
OneNote. The Outline contains, for example, a simple text, a list, and a
table. Using a Word add-in(VSTO) I read the Outline from the database and
present the Outline in Word, not the xml, but the way it is shown in ON. Then
if I want to update the text, add/remove items from the list, and change the
table, in Word, so that when I view this Outline in ON again, it will display
as it was edited in Word. Not really including the formating, but just the
text stuff, the list, and the table. Is this possible?

Thanks.
 
J

John Guin [msft]

It sounds possible. You would need to wrap the edited information from the
db with OneNote XML. then call the OneNote API and update the data on the
page.

I don't know of anyone that has done this yet. If you do, share your
experience!
 
D

dyowee

Good day!
Is there any way to select an Outline programmatically, and then copy the
selected Outline to the clipboard?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top