diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-08-04 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-08-04 00:00:00 +0000 |
commit | 9230d52a64e56eb913bbb1e108ff7e5f4da5af32bfa059c86e9f52a1d4d7f3cc (patch) | |
tree | 560a47f6407438b9bb223b4bb557ca97e02f8846003480228b245cc4e61fc7e4 | |
parent | d003a62d5cc173b154b8aad00758d1d2a1d72324b420766b807f5a925543fdb8 (diff) | |
download | journal-9230d52a64e56eb913bbb1e108ff7e5f4da5af32bfa059c86e9f52a1d4d7f3cc.tar.gz journal-9230d52a64e56eb913bbb1e108ff7e5f4da5af32bfa059c86e9f52a1d4d7f3cc.zip |
Create TODO.txt
-rw-r--r-- | TODO.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..78d69fb --- /dev/null +++ b/TODO.txt @@ -0,0 +1,3 @@ +- replace Python scripts with Makefile +- generate an offline output directory for easy local viewing +- create README.txt |