mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-25 07:20:59 +02:00
remove term Star from vocab
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
▶️ [Quickstart](#quickstart) | [Details](#details) | [Configuration](#configuration) | [Manual Setup](#manual-setup) | [Troubleshooting](#troubleshooting) | [Changelog](#changelog)
|
▶️ [Quickstart](#quickstart) | [Details](#details) | [Configuration](#configuration) | [Manual Setup](#manual-setup) | [Troubleshooting](#troubleshooting) | [Changelog](#changelog)
|
||||||
|
|
||||||
Save an archived copy of all websites you star (the actual *content* of the sites, not just the list of bookmarks).
|
Save an archived copy of all websites you bookmark (the actual *content* of the sites, not just the list of bookmarks).
|
||||||
|
|
||||||
Outputs browsable static html archives of each site, a PDF, a screenshot, and a link to a copy on archive.org, all indexed in a nice html file.
|
Outputs browsable static html archives of each site, a PDF, a screenshot, and a link to a copy on archive.org, all indexed in a nice html file.
|
||||||
(Your own personal Way-Back Machine) [DEMO: sweeting.me/pocket](https://home.sweeting.me/pocket)
|
(Your own personal Way-Back Machine) [DEMO: sweeting.me/pocket](https://home.sweeting.me/pocket)
|
||||||
|
@@ -75,7 +75,7 @@
|
|||||||
<table style="width:100%;height: 90%; overflow-y: scroll;table-layout: fixed">
|
<table style="width:100%;height: 90%; overflow-y: scroll;table-layout: fixed">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th style="width: 120px;"><img src="https://getpocket.com/favicon.ico" height="12px"> Starred</th>
|
<th style="width: 120px;"><img src="https://getpocket.com/favicon.ico" height="12px"> Bookmarked</th>
|
||||||
<th style="width: 45vw;">Saved Articles ($num_links)</th>
|
<th style="width: 45vw;">Saved Articles ($num_links)</th>
|
||||||
<th style="width: 50px">Files</th>
|
<th style="width: 50px">Files</th>
|
||||||
<th style="width: 50px">PDF</th>
|
<th style="width: 50px">PDF</th>
|
||||||
|
Reference in New Issue
Block a user