Restart with Claude

This commit is contained in:
2026-03-20 11:54:56 -07:00
parent 02a6356158
commit ea32237279
27 changed files with 1400 additions and 83 deletions

View File

@@ -0,0 +1,17 @@
%%
Title: Dealing with webpages
Created: 2022-03-08 01:33
Status:
Parent: [[Archive/Computing/KExocortex]]
Tags:
Source:
%%
# Dealing with webpages
Ideally, storing a URL stores a snapshot of the page.
* [A web extension that saves a complete web page into a single HTML file](https://github.com/gildas-lormeau/SingleFile)