Bladeren bron

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

Gildas 3 jaren geleden
bovenliggende
commit
f73c15ce80
2 gewijzigde bestanden met toevoegingen van 5 en 3 verwijderingen
  1. 4 2
      README.MD
  2. 1 1
      src/ui/pages/help.html

+ 4 - 2
README.MD

@@ -18,7 +18,7 @@ and Opera. It helps you to save a complete web page into a single HTML file.
 - [Integration with user scripts](#integration-with-user-scripts)
 - [SingleFileZ](#singlefilez)
 - [File format comparison](#file-format-comparison)
-- [Projects using SingleFile](#projects-using-singlefile)
+- [Projects using/compatible with SingleFile](#projects-usingcompatible-with-singlefile)
 - [Privacy policy](#privacy-policy)
 - [Contributors](#contributors)
 - [Icons](#icons)
@@ -209,12 +209,14 @@ an option must be enabled in Safari.
 
 ⁴ An option must be enabled in the extension.
 
-## Projects using SingleFile
+## Projects using/compatible with SingleFile
 
 - ArchiveBox - Open-source self-hosted web archiving:
   https://github.com/ArchiveBox/ArchiveBox
 - htmls-to-datasette - Tool to index HTML files into a Sqlite database:
   https://github.com/pjamar/htmls-to-datasette
+- obsidian-html-plugin - Plugin for reading HTML pages in Obsidian:
+  https://github.com/nuthrash/obsidian-html-plugin 
 - 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

+ 1 - 1
src/ui/pages/help.html

@@ -515,7 +515,7 @@
 							comma. SingleFile will ignore bookmarks added in folders that contains these names.
 						</p>
 					</li>
-					<li data-options-label="allowedBookmarkFoldersLabel"> <span class="option">Option: ignored
+					<li data-options-label="allowedBookmarkFoldersLabel"> <span class="option">Option: allowed
 							folders</span>
 						<p>Enter a list of bookmark folder names to allow. The folder names must be separated with a
 							comma. SingleFile will only save pages added in folders that contains these names.