Skip to content

joeriddles/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

A markdown TODO ingester.

This project ingests a folder of markdown files and parses all TODOs (e.g. - [ ] Say hi to Allen or - [x] Buy a coffee). The ingested TODOs are then saved to a single output markdown file.

Usage

Generate TODO.md file:

make

Watch markdown files:

make watch

Run tests:

make test

About

A markdown TODO ingester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published