From 3223d93cb3c77ab02aa0a35f2a8314e447cee9a4 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 9 Jul 2026 21:43:23 +0200 Subject: chore: Separate daemon, client, server, and lib into crates --- TODO | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 00000000..3bfe78c5 --- /dev/null +++ b/TODO @@ -0,0 +1,4 @@ +- USE EITHER THE records.db OR THE history.db NOT BOTH +- Without encryption key, atuin will print a warning on every new line :/ +- Get rid of the auto_sync mode and just print a warning when a sync is needed (+ systemd sync service). +- simply the logging setup -- cgit v1.3.1