From 29d6afdadb27eba0906bbf4003d91ed4169ad6b5 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 24 Dec 2023 12:53:14 +0000 Subject: [PATCH] Remove notesntodos (unmaintained since 2021) (#439) - ref. #1 - `ERROR:awesome_lint.py: Notes'n'Todos: last updated -924 days, 1:30:17.085108 ago, older than 365 days` --- software/notes'n'todos.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/notes'n'todos.yml diff --git a/software/notes'n'todos.yml b/software/notes'n'todos.yml deleted file mode 100644 index c83fcd631e..0000000000 --- a/software/notes'n'todos.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Notes'n'Todos -website_url: https://github.com/larspontoppidan/notesntodos -description: Write notes and todos online in markdown with tag filtering and date sorting. -licenses: - - MIT -platforms: - - Python -tags: - - Note-taking & Editors -source_code_url: https://github.com/larspontoppidan/notesntodos -demo_url: https://lpss.dk/nnt-playground/ -stargazers_count: 27 -updated_at: '2021-06-11' -archived: false