Skip to content

manji6/boostnote2markdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Extract Markdown from BoostNote

Abstract

You can extract Markdown from BoostNote! BoostNote manages notes with cson file. This program extract data from cson and generates markdown files.

Environment for operation check is

  • macOS Mojave
  • python 3.7.1

Usage

git clone git@github.com:dorapon2000/boostnote2markdown.git
pip install -r requirements.txt
python boostnote_to_markdown.py

# Select your BoostNote working directory on the dialog.

Markdown files are made in directory "working_dir/markdown/"

About

Extract Markdown from BoostNote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%