Skip to content

BoxNote2Markdown provides a bookmarklet that, when run on a Box Note page, converts the content of that page to markdown text.

Notifications You must be signed in to change notification settings

CommunicateHealth/boxnote2markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

boxnote2markdown

BoxNote2Markdown provides the javascript to enable a bookmarklet, boxnote2markdown.js that, when run on a Box Notes page, converts the content of that page to markdown text.

Example bookmarklet code:

javascript:(function(){var s=document.createElement("script");s.src="https://communicatehealth.github.io/boxnote2markdown/boxnote2markdown.js";document.body.appendChild(s);})()

About

BoxNote2Markdown provides a bookmarklet that, when run on a Box Note page, converts the content of that page to markdown text.

Resources

Stars

Watchers

Forks