I think the "lei q --save" and "lei up" commands are in a good state. There's no way to edit/forget saved searches, yet, so I guess that's next...
Eric Wong (6): lei: support unlinked/missing saved searches lei q: implement import-before default for --save lei_saved_search: avoid needless var shadowing config: git_config_dump blesses lei_saved_search: split "lei q --save" and "lei up" init paths lei q: --save and --augment may be combined lib/PublicInbox/Config.pm | 10 ++-- lib/PublicInbox/LEI.pm | 3 +- lib/PublicInbox/LeiLsSearch.pm | 2 +- lib/PublicInbox/LeiMirror.pm | 2 +- lib/PublicInbox/LeiSavedSearch.pm | 94 +++++++++++++++---------------- lib/PublicInbox/LeiToMail.pm | 6 +- lib/PublicInbox/LeiUp.pm | 4 +- t/lei-q-save.t | 41 ++++++++++++++ 8 files changed, 101 insertions(+), 61 deletions(-) -- unsubscribe: one-click, see List-Unsubscribe header archive: https://public-inbox.org/meta/
