karlcow / shoki

shoki (書記) is a secretary in Japanese. This python program is here to help take a text only file of meeting minutes and convert it into structured data. This structured data can then be converted into other formats.
Mozilla Public License 2.0
4 stars 1 forks source link

Parse ACTION and TODO the same way #2

Closed karlcow closed 6 years ago

karlcow commented 6 years ago

Some people use ACTION, some use TODO. Let's parse them the same way.