onenote extractor
1.0.0
...
{
"classification" : [ " product management " , " business " , " developer tools " ],
"businessPriority" : 60 ,
"aiRelated" : false ,
"chaoticLevel" : 65 ,
"classificationInfo" : " The note focuses on the development of an admin console, including various tasks like image upload, code organization, and environment setup, all of which align with product management and developer tools. " ,
"businessPriorityInfo" : " Set to **60** because the note contains actionable items and ideas related to building a software product (admin console), though it lacks detail on market validation or customer engagement, indicating potentiality for an MVP. " ,
"aiRelatedInfo" : " The note does not mention terms related to AI, LLM, or similar, leading to a classification of false for AI-related content. " ,
"chaoticLevelInfo" : " Rated **65**. The note has multiple related topics around product development but lacks a cohesive structure, presenting various technical details that contribute to the perception of chaos. "
},
{
"classification" : [ " product idea " , " web development " ],
"businessPriority" : 30 ,
"aiRelated" : false ,
"chaoticLevel" : 20 ,
"classificationInfo" : " The note briefly mentions an editor similar to Codecademy, suggesting it could be a web-based product idea focused on providing coding education or tools for developers. " ,
"businessPriorityInfo" : " Set to **30** because while it hints at a potential product idea related to coding education, it lacks concrete details or an associated MVP concept. " ,
"aiRelatedInfo" : " The note does not mention any AI concepts, tools, or technologies. " ,
"chaoticLevelInfo" : " Rated **20**. The note is relatively structured, focusing on a single product idea without significant deviation into unrelated topics. "
}
並存儲在文檔數據庫中
版本和測試分析結果
連接器 /集成
獲取刷新令牌(AAA)問題是訪問令牌僅工作一個小時,而響應(交換驗證代碼for Access ofcess令牌)不包含刷新令牌
使用根據https://devblogs.microsoft.com/microsoft365dev/onenote-api-throttling-and-how-to-to-avoid-it/可以使用擴展,有一種更好的方法可以獲取所有筆記本電腦及其截面擴展和減少網絡往返機
https://learn.microsoft.com/en-us/graph/oneenote-best-practices
致電get〜/api/v1.0/me/notes/筆記本?
嘗試註釋標籤
<p data-tag="to-do:completed" data-id="prep">Till garden bed</p>
<p data-tag="to-do" data-id="spring">Plant peas and spinach</p>
<p data-tag="to-do" data-id="summer">Plant tomatoes and peppers</p>