From 1a53aeebc611fc2d3610a817c3a91e7b125c7221 Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Sun, 7 Jun 2026 15:17:46 +0200 Subject: Remove todo regarding config file --- src/main.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/main.c b/src/main.c index 1b0a7d3..171cd7e 100644 --- a/src/main.c +++ b/src/main.c @@ -15,10 +15,6 @@ #include "system.h" #include "utils.h" -/* TODO: read the configuration from a file - - This would allow working with different databases with the same ftag - binary and moving the database. */ /* TODO: allow editing things' descriptions Add a "edit" subcommand to "ftag file" and "ftag tag", mainly for allowing -- cgit v1.2.3