ArthurHub / Productivity-Tools

Tools I created for myself: OneNote to Markdown Converter, HTML Obfuscator, Simple RegEx and more...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Productivity Tools Build status

  • OneNote to Markdown Converter: Tool for converting page create in Microsoft OneNote to Markdown format.
  • HTML Obfuscator: Tool for obfuscating html without changing the html structure.

Main

OneNote to Markdown Converter

Tool for converting page create in Microsoft OneNote to Markdown format.

I created this tool because I do all my writting in OneNote while in my WordPress blog I use Markdown format, naturally I thought there should be an easy way to transform OneNote HTML output to markdown.

Example

Taking this simple OneNote page:

OneNote page

and copying it to the converter:

  • On the left is the HTML as copied from OneNote
  • On the right is the converted markdown

Converter

HTML Obfuscator

Tool for obfuscating html without changing the html structure.

About

Tools I created for myself: OneNote to Markdown Converter, HTML Obfuscator, Simple RegEx and more...

License:MIT License


Languages

Language:C# 100.0%