Is there a way to move pages with the onenote API? -
i trying reorganise large onenote file imported evernote. because of different ways 2 programs handle tags, import ended conceptual mess.
so find , select notes (around 2,000) have particular tag , move them fresh notebook. think can see how find pages particular tag through api. can't see anyway move found page somewhere else.
is there way want? or have copy content of every found page new 1 , delete old one?
there no move api. follow 2 step process -
copy api (for page) - https://msdn.microsoft.com/en-us/office/office365/howto/onenote-copy
delete api (for page) - https://blogs.msdn.microsoft.com/onenotedev/2015/07/08/now-in-production-delete-page/
Comments
Post a Comment