Answer the question
In order to leave comments, you need to log in
Automate the creation of similar html pages?
Good afternoon.
There is a volume of data in OneNote in the form of a set of Sections (Section) in each of which there are many Pages (Page) with a template page of the form
ID
{id_value}
Name
{name}
Description
{formatted_text_with_possible_images}
links
{hyperlinks}
and so on.
And there is a template for a designed html page, on which the date is entered from the page (page) in OneNote
Question:
How to automate the transfer of content to html pages? Ideally, of course, immediately with OneNote. I found just such a software , but it crafts in html of the same design as in the bathroom.
I would not want to transfer everything through copy-paste, but offhand it will take + - as much time as writing a simple script / program myself, in which there will be text boxes and it will just do a replay. In any case, it's still debugging + checking all hacked pages.
Answer the question
In order to leave comments, you need to log in
Pull data from OneNote via API , insert it into HTML templates.
Any language that knows how to network and work with text files will do. PHP, python, java, c#... whatever you know or would like to learn.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question