From 9d0828b716daa20395b3c257c9a40f1867c9c9a1 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 24 Apr 2019 11:43:46 -0400 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index 425c622..63f397b 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -141,14 +141,22 @@ $ archivebox init ... [*] Collecting links from any existing index or archive folders... + √ Loaded 30 links from existing main index... + ! Skipped adding 2 orphaned link data directories that would have overwritten existing data. + ! Skipped adding 2 corrupted/unrecognized link data directories that could not be read. + For more information about the link data directories that were skipped, run: + archivebox info + archivebox list --status=invalid + archivebox list --status=orphaned + archivebox list --status=duplicate -[*] [2019-04-24 15:41:11] Writing 0 links to main index... +[*] [2019-04-24 15:41:11] Writing 30 links to main index... √ ~/my-archive/index.sqlite3 √ ~/my-archive/index.json √ ~/my-archive/index.html ------------------------------------------------------------------ -[√] Done. A new ArchiveBox collection was initialized (0 links). +[√] Done. A new ArchiveBox collection was initialized (30 links). To view your archive index, open: ~/my-archive/index.html