From 822fe0e054265ada35a0f9b4a7305fd97a477375 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Wed, 27 Dec 2023 03:22:55 +0100 Subject: chore: add @topic to issues --- app/Settings.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Settings.hs') diff --git a/app/Settings.hs b/app/Settings.hs index f4c5811..08b40bb 100644 --- a/app/Settings.hs +++ b/app/Settings.hs @@ -45,6 +45,8 @@ instance Monoid Settings where -- -- - date formats that spell out the month name, ie. `1 Januar 1970` or `1 Jan 1970` -- - perform minor corrections on OCR, ie. parse `0 1.01.1970` + -- + -- @topic suggested-tags SuggestTagByRE "createdAt" [R.re|[0-9]{2}\.[0-9]{2}\.[0-9]{4}|], SuggestTagByTags "correspondent" ], -- cgit v1.2.3