Przeglądaj źródła

Merge branch 'master' of github.com:gildas-lormeau/SingleFile

Gildas 3 lat temu
rodzic
commit
6a38d2eda6
2 zmienionych plików z 5 dodań i 0 usunięć
  1. 2 0
      README.MD
  2. 3 0
      faq.md

+ 2 - 0
README.MD

@@ -217,6 +217,8 @@ an option must be enabled in Safari.
   https://github.com/pjamar/htmls-to-datasette
 - obsidian-html-plugin - Plugin for reading HTML pages in Obsidian:
   https://github.com/nuthrash/obsidian-html-plugin 
+- Petal Cite Web Importer - Browser extension to save PDFs and capture web pages in Petal Cite:
+  https://github.com/ks-collab/cite-extension
 - singlefile2trilium - Tool to save faithful copy of a web page as a Trilium
   note with SingleFile: https://github.com/nil0x42/singlefile2trilium
 - SingleFileMacOS - Integration of SingleFile in a swift application using

+ 3 - 0
faq.md

@@ -1,5 +1,8 @@
 # FAQ
 
+## I am a web archivist, is it ok to use SingleFile to archive content?
+No, SingleFile is not a tool used by professionals to archive content on the Web. Professionals prefer to rely on tools based on the [WARC specification](https://iipc.github.io/warc-specifications/) instead. 
+
 ## Does SingleFile upload any data to third-party servers?
 As stated in the [privacy policy](https://github.com/gildas-lormeau/SingleFile/blob/master/privacy.md), SingleFile does not upload any data to third-party servers. All the work is done in your browser. However, when you save a page with SingleFile, it can download resources (images, CSS, frame contents, fonts etc.) that are not displayed or not already cached but present in the page.