/hyperpost/~/indyweb/📓/20/26/14/01/setup-indy0wiki.pad.html
@from: /hyperpost/~/indyweb/📓/20/26/14/setup-indy0wiki.pad.html
modified - 2026-02-01
how.did.I.get.here still got about 6 screenful of unclosed tabs in my hyperpost profile
I just screenshoted the profile header for this browser
and I can see that it has 97 windows openned It is Sunday afternoon. Before resuming the work I started in the morning I will attempt to close many windows because I have far too many opened that leads to low memory and requires a long time for the chosen desktop to be working without slow response time As can be seen from the performance window
getting close to memory limit and things do get slow with soo many browser tabs/windiws open worse still this file was misplaced in the first place
I created a new copy in the right chonolarchic folder this time Leave this folder still to be burried in a folder for my indy account under hyperpost
Since I am ready to launch with my indy Peergos account, focus on the infrastructure for the IndyWebthat is working on the horizontal plane and instead of focusing on the vertical slice hyperpost work on the seed for the indy/web that will emerge based around Indy/Web/0/peersuite.space setting up a custom version of peersuite.space within the indy/Web cinfrastructure constellations Peergos and IPFS interplaying goal upgrade this indy.doc so that the Peergos version is two way linked to the IPFS version following the exemplar cant locate it at the moment so describing the prodess here do.how - mutually mirror Indy.Docs between Peergos and IPFS based IndyWeb ifrasturctures start with a Peergos document
create an HTML index.file in a focal folder reflecting in named folder structure the current intentional/work/focus in Peergos, or work with existing Peergos document Ensure that the following information is recordedPeergos path as shown when the Indy 0Pad \Peergos custom app created file is Viewed Copy that path without the index.html at the endas the first line of the document turn that line into a linkusing the url copied from the browser when the file is viewed 1 can get that link by closing the Indy 0Pad and selcting the file for View action copy the link in the browser close the view reopen the file with the Indy 0Pad turn the first line into a link with that url in the coy buffer in this case 1 gets /hyperpost/~/indyweb/📓/20/26/14/01/setup-indy0wiki.pad.html Another reason why closing all these tabs is criticalbecause just opening an indy.doc for view or editing takes much longer than it woul be if there were tens instead of a 100 tabs opened It also takes appreciably longer to save changesthan it would be otherwise Thankfully once the file was saved, subsequent save operations are much faster download the file to the current timed folderin this case have to create it on this machine as it is the first day of February 2026 In that folder create a subfolder for 01 for the first day of the monthso that we can save anything that needs saving for transfer to IPFS can be downloaded to save and close the editor
based on
@from: ♖/hyperpost/~/indyweb/📓/20/25/11/3/
update-2026-01-13 working.ipfs.folder?thinkpad:
explormenting with interplay between Peergos & IPF/NS infocons(truct|ellation)s
@props dweb.link: setup-indy0wiki.pad.html dot.t: setup-indy0wiki.pad.html secret.link: setup-indy0wiki.pad update - 2025-12-09 // new way of self-identifying documents that are not web hosed using secret links to Peergos files and auto open to view and in response to sunsetting upr via.hypothes.is setup indy0pad on IPFS with LocalStorage and IPNS Using IPNS key to point to current focus
pick a folder in this case 🧊/ ♖/ hyperpost/ ~/ indyweb/ 2025-11
for writing with indypad
saving local storage locally for backup
now
so we can have a path
http://k51qzi5uqu5dhlga9wi83n6tjxqdqjj6iaetdzoy0sdhqmgpa4glh063euqh3n.ipns.localhost:8080/
setting the
path=/ipns//k51qzi5uqu5dhlga9wi83n6tjxqdqjj6iaetdzoy0sdhqmgpa4glh063euqh3n./pads/scatch.html
/hyperpost/~/indyweb/scratch.html
just editied a bit
response = await fetch("http://127.0.0.1:8080/ipfs/QmfALDAGRCb8PqfgRVmBNTzkKZUz3Bn29nXZk73oGdupUg")
function getLocalstorageToFile(fileName) {
/* dump local storage to string */
var a = {};
for (var i = 0; i < localStorage.length; i++) {
var k = localStorage.key(i);
var v = localStorage.getItem(k);
a[k] = v;
}
/* save as blob */
var textToSave = JSON.stringify(a)
var textToSaveAsBlob = new Blob([textToSave], {
type: "text/plain"
});
var textToSaveAsURL = window.URL.createObjectURL(textToSaveAsBlob);
/* download without button hack */
var downloadLink = document.createElement("a");
downloadLink.download = fileName;
downloadLink.innerHTML = "Download File";
downloadLink.href = textToSaveAsURL;
downloadLink.onclick = function () {
document.body.removeChild(event.target);
};
downloadLink.style.display = "none";
document.body.appendChild(downloadLink);
downloadLink.click();
}
getLocalstorageToFile("scratch3")
function writeLocalStorage(data) {
Object.keys(data).forEach(function(key) { localStorage.setItem(key, data[key])})
}
writeLocalStorage(x)
in Weekly Log for 3rd week of October 2025 © indyweb setup /indy0wiki.pad @sandbix indy0pad.next
earlier version of wiki/pad
the first one is the one 🟣👨💻@♖indy@tp on thinkpad
with entry point there as self.link : 🌱🔠about-indy-🌱_lively_seed
and ∀🏁start-all
sporting an ancient mindgraph verion
opidox.dot.stats() '84 6.44 0.54Mb'
84 dots 6.4 K average size 0.5 Mb of locastorage in use
It had been a stable workhorse very readily invokable as it was setup at the root of the indy Pergos account's Web Host directory with the url
https://indy.peergos.me/🌱/pad/?t=start-all
It had one limitation as a consequence of Peergos safety settings
one could not copy images from the web with their original urls
The current version that is setup on 🧊ipfs
removes that limitation
That is the one I would like to use everywhere from now on
The The indy0wiki.pad
the real 🌱 seed for the IndyWeb which is still using the original WikiNize Research Vanilla Rich HTML