@@ -8,3 +8,11 @@ pdftotext:
extract:
@perl extract_urls.pl data/text/*.txt > $$(date +"output/links-%FT%T.txt")
init:
ifneq (,$(wildcard ./data/text))
@mkdir -p data/text
endif
ifneq (,$(wildcard ./ouput))
@mkdir output
The note is not visible to the blocked user.