diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-06-07 15:17:46 +0200 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-06-07 15:17:46 +0200 |
| commit | 1a53aeebc611fc2d3610a817c3a91e7b125c7221 (patch) | |
| tree | 08e741012e7065c0b08a40c28a692a89fb014882 /src | |
| parent | 0aea9d47490ff391ec5859dc8110041a143c8dae (diff) | |
Remove todo regarding config file
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |
