Skip to content

Instantly share code, notes, and snippets.

View Sisyphus67's full-sized avatar

Rayvn Bearclaw Sisyphus67

  • Sisyphus Systems, LLC
View GitHub Profile
TYPE CONTENT PRIORITY INDENT AUTHOR RESPONSIBLE DATE DATE_LANG TIMEZONE
task Start studying Chapter One of Cryptography and Cryptanalysis @school 2 1 1234 in 3 days en US/Central
task Study Chapter 1: Cryptography and Cryptanalysis @school 2 1 1234 in 10 days en US/Central
task Read Chapter 1 @school 1 2 1234 in 8 days en US/Central
task Annotate Chapter 1 @school 2 2 1234 in 9 days en US/Central
task Skim Chapter 2 @school 2 2 1234 in 11 days en US/Central
@Sisyphus67
Sisyphus67 / study_template.py
Last active January 19, 2021 12:15
This program outputs a csv file that can be used as a ToDoist template. The template is to create a study plan for a text book.
#!/usr/bin/python
"""
Copyright (C) 2016 Jeffrey S. McAnarney
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,