From d607f82440dc54107a3078c5b652e8ec851686eb Mon Sep 17 00:00:00 2001 From: scbj Date: Tue, 21 Jan 2025 09:51:36 +0100 Subject: [PATCH] . --- todo.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/todo.md b/todo.md index 5932743..9c799f4 100644 --- a/todo.md +++ b/todo.md @@ -7,11 +7,13 @@ - [x] implement procedural macro for config - [x] .. to parse config - [ ] .. to write default config - - [ ] dedup stack option + - [ ] .. ignore comments in config file - [x] parse config file - [ ] apply config -- partially more done than before :) - [x] `show-bookmarks-on-book` - [x] setting for separator string when displaying stack/bookmarks - [x] color option for punctuation (mostly '/') - [x] bookmarks - - [ ] do not resolve links in bookmarks + - [x] do not resolve links in bookmarks +- [ ] push to push path in stack +- [ ] write documentation