# note2wiki **Repository Path**: wmdng/note2wiki ## Basic Information - **Project Name**: note2wiki - **Description**: one notes pages to wiki ( markdown ? ) - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-11 - **Last Updated**: 2022-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 主要功能 1. 使用 microsoft graph oauth2 身份认证, 遍历所有 one notes 的 pages。 2. 如果某个页面的 tag 标定为 #wiki#, 会转换这个 page html 格式为 wiki 格式。 # 涉及技术 * oauth2 身份认证。 * json 数据格式识别。 * html parser。 # 支持的平台 * windows wsl * ubuntu linux * 需要使用系统浏览器。