Skip to content

๐Ÿ“ A Dart CLI tool for exporting articles of note.com.

License

Notifications You must be signed in to change notification settings

yamarkz/note2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ note2md

A Dart CLI tool for exporting articles of note.com.

Command Line Usage

Export Article:

Template command

make export_article url=targetUrl

Exmaple command

make export_article url=https://note.com/yamarkz/n/n168ea34385d7

Check outputs

./outputs directory

Export Archives:

Template command

make export_archives url=targetUrl

Exmaple command

make export_archives url=https://note.com/yamarkz/archives

Check outputs

./outputs directory

Future ToDo

Future is when I feel like it... It will be someday. haha

  • Optimize export algorithm.
  • Write test code.

About

๐Ÿ“ A Dart CLI tool for exporting articles of note.com.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published