From d3e1f09138c64b0a4e52bbc5575b5047c874980e Mon Sep 17 00:00:00 2001 From: Andinus Date: Thu, 19 Nov 2020 20:02:10 +0530 Subject: Include the archive date in properties --- draco.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draco.pl b/draco.pl index 2cecaf6..37e4654 100755 --- a/draco.pl +++ b/draco.pl @@ -63,6 +63,8 @@ foreach my $detail (qw( subreddit created_utc author permalink print ":${detail}: =$post->{$detail}=\n" if scalar $post->{$detail}; } +# Include the archive date in properties. +print ":ARCHIVE_DATE: $date\n"; print ":END:\n"; # Add selftext if present. -- cgit 1.4.1-2-gfad0