<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://library-new.jimgrisham.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jgrisham</id>
	<title>Library - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://library-new.jimgrisham.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jgrisham"/>
	<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/Special:Contributions/Jgrisham"/>
	<updated>2026-04-14T03:13:13Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.6</generator>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Template:W&amp;diff=1911</id>
		<title>Template:W</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Template:W&amp;diff=1911"/>
		<updated>2025-09-11T17:32:36Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: /* Notes */ ... and even more&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Template code ==&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;Wikipedia: [[wikipedia:{{{target|{{{article|{{{page|{{{1}}}}}}}}}}}} {{#if: {{{title|{{{t|{{{2|}}}}}}}}} |{{!}}{{{title|{{{t|{{{2|}}}}}}}}} | {{!}}{{{target|{{{article|{{{page|{{{1}}}}}}}}}}}} }}]]&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
; 1. Target page at the English-language Wikipedia &lt;br /&gt;
: &amp;lt;kbd&amp;gt;|target=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|article=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|page=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
; 2. Title to be used for wikilink &amp;#039;&amp;#039;(optional)&amp;#039;&amp;#039;: &amp;lt;code&amp;gt;|title=...&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;|t=...&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;|...&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;(&amp;#039;&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;&amp;#039;: for best long-term reusability, this template should probably be only used to hard-code wikitext using &amp;lt;code&amp;gt;subst&amp;lt;/code&amp;gt;)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Importing templates directly from Wikipedia or other wikis &amp;#039;&amp;#039;(i.e. [[interwiki]] links)&amp;#039;&amp;#039; doesn&amp;#039;t always &amp;#039;&amp;#039;(ever?)&amp;#039;&amp;#039; work&lt;br /&gt;
** Templates using [[Lua]] &amp;lt;nowiki&amp;gt;#include&amp;lt;/nowiki&amp;gt; statements don&amp;#039;t work &amp;#039;&amp;#039;(but I don&amp;#039;t remember why - this probably requires module installation)&amp;#039;&amp;#039;&lt;br /&gt;
** There is a page at [[mw:Global templates/Transition]] that discusses some of the issues. &amp;#039;&amp;#039;(see also the [https://phabricator.wikimedia.org/tag/crosswiki/ crosswiki tag] at {{w|Phabricator}}, as well as the [https://www.mediawiki.org/w/index.php?title=Global_templates parent of the first page mentioned)&amp;#039;&amp;#039;&lt;br /&gt;
*** There has been an [https://phabricator.wikimedia.org/T6547 open MediaWiki issue] to enable interwiki usage of templates; as of September 2025 there is little progress.&lt;br /&gt;
* See also:&lt;br /&gt;
** [https://www.mediawiki.org/wiki/Manual:$wgEnableScaryTranscluding MediaWiki manual: $wgEnableScaryTranscluding]&lt;br /&gt;
** [[Wikimedia-Meta:Global templates]]&lt;br /&gt;
*** [[Wikimedia-Meta:Which templates should be global?]]&lt;br /&gt;
*** [[Wikimedia-Meta:Template duplication]]&lt;br /&gt;
**** [[MediaZilla:4547]] / [[MediaZilla:1126]]&lt;br /&gt;
***** [[Wikimedia-Meta:Requests for comment/Global bits and pieces]], [[mw:Requests for comment/Shadow namespaces]] &amp;#039;&amp;#039;([[phab:T91162]])&amp;#039;&amp;#039;&lt;br /&gt;
** [[Wikimedia-Meta:Abstract Wikipedia]]&lt;br /&gt;
*** [[Wikimedia-Meta:Wikifunctions]]&lt;br /&gt;
**** [[Wikifunctions:Wikifunctions:Introduction]]&lt;br /&gt;
**** [[Wikimedia-Meta:Abstract Wikipedia/Early function examples]]&lt;br /&gt;
**** [[Wikimedia-Meta:Abstract Wikipedia/Early mockups]]&lt;br /&gt;
** [[Wikimedia-Meta:Global-Wiki]]&lt;br /&gt;
*** [[phab:T66475]] / [[bugzilla:4547]]&lt;br /&gt;
** [[mw:Manual:Interwiki]]&lt;br /&gt;
*** [[w:Template:InterWiki]]&lt;br /&gt;
** [[mw:Transclusion]], [[mw:Help:Transclusion]], [[w:Help:Transclusion]]&lt;br /&gt;
** [[mw:Module:Transcluder]]&lt;br /&gt;
** [[mw:Extension:Semantic MediaWiki]]&lt;br /&gt;
*** [http://semantic-mediawiki.org Semantic MediaWiki (SMW)]&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
To invoke with…&lt;br /&gt;
; No parameter names &lt;br /&gt;
: &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment|Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
; Using parameter names : &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w |article=Preboot Execution Environment |title=Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Compare to:&lt;br /&gt;
; Native wikilink equivalent &lt;br /&gt;
: [[wikipedia:Preboot Execution Environment|Wikipedia: Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;[[wikipedia:Preboot Execution Environment|Wikipedia: Preboot Execution Environment]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Native hybrid wikilink equivalent &lt;br /&gt;
: Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Native hybrid wikilink equivalent, using ‘pipe trick’&lt;br /&gt;
: Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;Wikipedia: [[wikipedia:Preboot Execution Environment|]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Results:&lt;br /&gt;
; Template, default title &lt;br /&gt;
: {{w|Preboot Execution Environment}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, missing title &lt;br /&gt;
: {{w|Preboot Execution Environment|}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment|}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, null title &lt;br /&gt;
: {{w|Preboot Execution Environment| }} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment| }}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, custom title &lt;br /&gt;
: {{w|Preboot Execution Environment |Preboot Execution Environment (PXE)}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment |Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Note to self: later, create a template to automatically produce something like&lt;br /&gt;
&lt;br /&gt;
    &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;XXXXXXXXXXX&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Template:Wt&amp;diff=1910</id>
		<title>Template:Wt</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Template:Wt&amp;diff=1910"/>
		<updated>2025-09-11T17:27:03Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Added a note linking to Template:W&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{raw:w:{{{0}}}{{ifeq {{{2}}},{{{2}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
{{raw:w:ExpandTemplates|{{{0}}}{{{1}}}}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{raw:w:Documentation|text=Invoke a ‘Wikipedia Template’, eventually passing all appropriate parameters.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Note: transclusion doesn’t appear to work for templates based on Lua modules using &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#invoke&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; statements.&lt;br /&gt;
* There are more notes at [[Template:W]]&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[w:Template:ExpandTemplates|Template:ExpandTemplates]] / [[w:Template:Expand Template|Template:Expand Template]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Deterministic_PDF&amp;diff=1909</id>
		<title>Deterministic PDF</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Deterministic_PDF&amp;diff=1909"/>
		<updated>2025-09-11T17:19:52Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Added more notes (move some of this to &amp;#039;discussion&amp;#039; page later, once I have answers)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
=== Can a PDF be created in a &amp;#039;deterministic&amp;#039; way, so that the output file is &amp;#039;byte-for-byte identical&amp;#039; ===&lt;br /&gt;
&amp;#039;&amp;#039;(i.e. so they would have the same [[Hash (cryptography)|hash]] value)&amp;#039;&amp;#039;?&lt;br /&gt;
&lt;br /&gt;
=== Why or why not? ===&lt;br /&gt;
&lt;br /&gt;
=== Other initial thoughts ===&lt;br /&gt;
* Even if the &amp;#039;format&amp;#039; / specification says this is possible, only some tools may actually be able to accomplish it.&lt;br /&gt;
* If it is &amp;#039;&amp;#039;not&amp;#039;&amp;#039; possible, can the content of a PDF &amp;#039;&amp;#039;(all PDFs or only a specific subset of versions / types)&amp;#039;&amp;#039; be exported and &amp;#039;normalized&amp;#039; so that duplicates can be identified and similar versions can be easily compared for substantive differences &amp;#039;&amp;#039;(ideally automatically / without human intervention)&amp;#039;&amp;#039;?&lt;br /&gt;
** Regardless, a simple computer desktop utility could be written to graphically show the metadata &amp;#039;&amp;#039;(internal dates, content IDs and other &amp;#039;automatic&amp;#039; metadata, filesystem metadata such as dates and size, and user-entered metadata such as titles and creator names)&amp;#039;&amp;#039; and other derived / calculated info &amp;#039;&amp;#039;(e.g. &amp;#039;content hashes&amp;#039;, number of pages / words / images / etc., page size / orientations, image resolutions, et. al.)&amp;#039;&amp;#039; of two or more &amp;#039;&amp;#039;(6 or less is probably a practical limit from a UX perspective)&amp;#039;&amp;#039; PDF files.&lt;br /&gt;
&lt;br /&gt;
== Details ==&lt;br /&gt;
&lt;br /&gt;
=== Variable data ===&lt;br /&gt;
* Compression algorithms&lt;br /&gt;
* PDF metadata / internals IDs&lt;br /&gt;
* Order of dictionary items&lt;br /&gt;
* ... ?&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Notes ===&lt;br /&gt;
{{w-t:cnote}}&lt;br /&gt;
{{wikipediatemplate:Notelist}}&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
{{w|Reflist}}&lt;br /&gt;
{{w|Preboot Execution Environment}}&lt;br /&gt;
== External links ==&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Template:W&amp;diff=1908</id>
		<title>Template:W</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Template:W&amp;diff=1908"/>
		<updated>2025-09-11T17:18:57Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: /* Notes */ ... and several more&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Template code ==&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;Wikipedia: [[wikipedia:{{{target|{{{article|{{{page|{{{1}}}}}}}}}}}} {{#if: {{{title|{{{t|{{{2|}}}}}}}}} |{{!}}{{{title|{{{t|{{{2|}}}}}}}}} | {{!}}{{{target|{{{article|{{{page|{{{1}}}}}}}}}}}} }}]]&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
; 1. Target page at the English-language Wikipedia &lt;br /&gt;
: &amp;lt;kbd&amp;gt;|target=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|article=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|page=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
; 2. Title to be used for wikilink &amp;#039;&amp;#039;(optional)&amp;#039;&amp;#039;: &amp;lt;code&amp;gt;|title=...&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;|t=...&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;|...&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;(&amp;#039;&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;&amp;#039;: for best long-term reusability, this template should probably be only used to hard-code wikitext using &amp;lt;code&amp;gt;subst&amp;lt;/code&amp;gt;)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Importing templates directly from Wikipedia or other wikis &amp;#039;&amp;#039;(i.e. [[interwiki]] links)&amp;#039;&amp;#039; doesn&amp;#039;t always &amp;#039;&amp;#039;(ever?)&amp;#039;&amp;#039; work&lt;br /&gt;
** Templates using [[Lua]] &amp;lt;nowiki&amp;gt;#include&amp;lt;/nowiki&amp;gt; statements don&amp;#039;t work &amp;#039;&amp;#039;(but I don&amp;#039;t remember why - this probably requires module installation)&amp;#039;&amp;#039;&lt;br /&gt;
** There is a page at [[mw:Global templates/Transition]] that discusses some of the issues. &amp;#039;&amp;#039;(see also the [https://phabricator.wikimedia.org/tag/crosswiki/ crosswiki tag] at {{w|Phabricator}}, as well as the [https://www.mediawiki.org/w/index.php?title=Global_templates parent of the first page mentioned)&amp;#039;&amp;#039;&lt;br /&gt;
*** There has been an [https://phabricator.wikimedia.org/T6547 open MediaWiki issue] to enable interwiki usage of templates; as of September 2025 there is little progress.&lt;br /&gt;
* See also:&lt;br /&gt;
** [https://www.mediawiki.org/wiki/Manual:$wgEnableScaryTranscluding MediaWiki manual: $wgEnableScaryTranscluding]&lt;br /&gt;
** [[Wikimedia-Meta:Global templates]]&lt;br /&gt;
*** [[Wikimedia-Meta:Which templates should be global?]]&lt;br /&gt;
*** [[Wikimedia-Meta:Template duplication]]&lt;br /&gt;
**** [[MediaZilla:4547]] / [[MediaZilla:1126]]&lt;br /&gt;
***** [[Wikimedia-Meta:Requests for comment/Global bits and pieces]], [[mw:Requests for comment/Shadow namespaces]] &amp;#039;&amp;#039;([[phab:T91162]])&amp;#039;&amp;#039;&lt;br /&gt;
** [[Wikimedia-Meta:Abstract Wikipedia]]&lt;br /&gt;
*** [[Wikimedia-Meta:Wikifunctions]]&lt;br /&gt;
**** [[Wikifunctions:Wikifunctions:Introduction]]&lt;br /&gt;
**** [[Wikimedia-Meta:Abstract Wikipedia/Early function examples]]&lt;br /&gt;
**** [[Wikimedia-Meta:Abstract Wikipedia/Early mockups]]&lt;br /&gt;
** [[Wikimedia-Meta:Global-Wiki]]&lt;br /&gt;
*** [[phab:T66475]] / [[bugzilla:4547]]&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
To invoke with…&lt;br /&gt;
; No parameter names &lt;br /&gt;
: &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment|Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
; Using parameter names : &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w |article=Preboot Execution Environment |title=Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Compare to:&lt;br /&gt;
; Native wikilink equivalent &lt;br /&gt;
: [[wikipedia:Preboot Execution Environment|Wikipedia: Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;[[wikipedia:Preboot Execution Environment|Wikipedia: Preboot Execution Environment]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Native hybrid wikilink equivalent &lt;br /&gt;
: Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Native hybrid wikilink equivalent, using ‘pipe trick’&lt;br /&gt;
: Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;Wikipedia: [[wikipedia:Preboot Execution Environment|]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Results:&lt;br /&gt;
; Template, default title &lt;br /&gt;
: {{w|Preboot Execution Environment}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, missing title &lt;br /&gt;
: {{w|Preboot Execution Environment|}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment|}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, null title &lt;br /&gt;
: {{w|Preboot Execution Environment| }} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment| }}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, custom title &lt;br /&gt;
: {{w|Preboot Execution Environment |Preboot Execution Environment (PXE)}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment |Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Note to self: later, create a template to automatically produce something like&lt;br /&gt;
&lt;br /&gt;
    &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;XXXXXXXXXXX&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Template:W&amp;diff=1907</id>
		<title>Template:W</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Template:W&amp;diff=1907"/>
		<updated>2025-09-11T16:59:38Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: /* Notes */ ... and another&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Template code ==&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;Wikipedia: [[wikipedia:{{{target|{{{article|{{{page|{{{1}}}}}}}}}}}} {{#if: {{{title|{{{t|{{{2|}}}}}}}}} |{{!}}{{{title|{{{t|{{{2|}}}}}}}}} | {{!}}{{{target|{{{article|{{{page|{{{1}}}}}}}}}}}} }}]]&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
; 1. Target page at the English-language Wikipedia &lt;br /&gt;
: &amp;lt;kbd&amp;gt;|target=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|article=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|page=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
; 2. Title to be used for wikilink &amp;#039;&amp;#039;(optional)&amp;#039;&amp;#039;: &amp;lt;code&amp;gt;|title=...&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;|t=...&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;|...&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;(&amp;#039;&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;&amp;#039;: for best long-term reusability, this template should probably be only used to hard-code wikitext using &amp;lt;code&amp;gt;subst&amp;lt;/code&amp;gt;)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Importing templates directly from Wikipedia or other wikis &amp;#039;&amp;#039;(i.e. [[interwiki]] links)&amp;#039;&amp;#039; doesn&amp;#039;t always &amp;#039;&amp;#039;(ever?)&amp;#039;&amp;#039; work&lt;br /&gt;
** Templates using [[Lua]] &amp;lt;nowiki&amp;gt;#include&amp;lt;/nowiki&amp;gt; statements don&amp;#039;t work &amp;#039;&amp;#039;(but I don&amp;#039;t remember why - this probably requires module installation)&amp;#039;&amp;#039;&lt;br /&gt;
** There is a page at [[mw:Global templates/Transition]] that discusses some of the issues. &amp;#039;&amp;#039;(see also the [https://phabricator.wikimedia.org/tag/crosswiki/ crosswiki tag] at {{w|Phabricator}}, as well as the [https://www.mediawiki.org/w/index.php?title=Global_templates parent of the first page mentioned)&amp;#039;&amp;#039;&lt;br /&gt;
*** There has been an [https://phabricator.wikimedia.org/T6547 open MediaWiki issue] to enable interwiki usage of templates; as of September 2025 there is little progress.&lt;br /&gt;
* See also:&lt;br /&gt;
** [https://www.mediawiki.org/wiki/Manual:$wgEnableScaryTranscluding MediaWiki manual: $wgEnableScaryTranscluding]&lt;br /&gt;
** [[Wikimedia-Meta:Global templates]]&lt;br /&gt;
** [[Wikimedia-Meta:Abstract Wikipedia]]&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
To invoke with…&lt;br /&gt;
; No parameter names &lt;br /&gt;
: &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment|Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
; Using parameter names : &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w |article=Preboot Execution Environment |title=Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Compare to:&lt;br /&gt;
; Native wikilink equivalent &lt;br /&gt;
: [[wikipedia:Preboot Execution Environment|Wikipedia: Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;[[wikipedia:Preboot Execution Environment|Wikipedia: Preboot Execution Environment]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Native hybrid wikilink equivalent &lt;br /&gt;
: Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Native hybrid wikilink equivalent, using ‘pipe trick’&lt;br /&gt;
: Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;Wikipedia: [[wikipedia:Preboot Execution Environment|]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Results:&lt;br /&gt;
; Template, default title &lt;br /&gt;
: {{w|Preboot Execution Environment}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, missing title &lt;br /&gt;
: {{w|Preboot Execution Environment|}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment|}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, null title &lt;br /&gt;
: {{w|Preboot Execution Environment| }} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment| }}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, custom title &lt;br /&gt;
: {{w|Preboot Execution Environment |Preboot Execution Environment (PXE)}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment |Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Note to self: later, create a template to automatically produce something like&lt;br /&gt;
&lt;br /&gt;
    &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;XXXXXXXXXXX&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Template:W&amp;diff=1906</id>
		<title>Template:W</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Template:W&amp;diff=1906"/>
		<updated>2025-09-11T16:56:02Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: /* Notes */ added another link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Template code ==&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;Wikipedia: [[wikipedia:{{{target|{{{article|{{{page|{{{1}}}}}}}}}}}} {{#if: {{{title|{{{t|{{{2|}}}}}}}}} |{{!}}{{{title|{{{t|{{{2|}}}}}}}}} | {{!}}{{{target|{{{article|{{{page|{{{1}}}}}}}}}}}} }}]]&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
; 1. Target page at the English-language Wikipedia &lt;br /&gt;
: &amp;lt;kbd&amp;gt;|target=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|article=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|page=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
; 2. Title to be used for wikilink &amp;#039;&amp;#039;(optional)&amp;#039;&amp;#039;: &amp;lt;code&amp;gt;|title=...&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;|t=...&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;|...&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;(&amp;#039;&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;&amp;#039;: for best long-term reusability, this template should probably be only used to hard-code wikitext using &amp;lt;code&amp;gt;subst&amp;lt;/code&amp;gt;)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Importing templates directly from Wikipedia or other wikis &amp;#039;&amp;#039;(i.e. [[interwiki]] links)&amp;#039;&amp;#039; doesn&amp;#039;t always &amp;#039;&amp;#039;(ever?)&amp;#039;&amp;#039; work&lt;br /&gt;
** Templates using [[Lua]] &amp;lt;nowiki&amp;gt;#include&amp;lt;/nowiki&amp;gt; statements don&amp;#039;t work &amp;#039;&amp;#039;(but I don&amp;#039;t remember why - this probably requires module installation)&amp;#039;&amp;#039;&lt;br /&gt;
** There is a page at [[mw:Global templates/Transition]] that discusses some of the issues. &amp;#039;&amp;#039;(see also the [https://phabricator.wikimedia.org/tag/crosswiki/ crosswiki tag] at {{w|Phabricator}}, as well as the [https://www.mediawiki.org/w/index.php?title=Global_templates parent of the first page mentioned)&amp;#039;&amp;#039;&lt;br /&gt;
*** There has been an [https://phabricator.wikimedia.org/T6547 open MediaWiki issue] to enable interwiki usage of templates; as of September 2025 there is little progress.&lt;br /&gt;
* See also:&lt;br /&gt;
** [https://www.mediawiki.org/wiki/Manual:$wgEnableScaryTranscluding MediaWiki manual: $wgEnableScaryTranscluding]&lt;br /&gt;
** [[wikimedia-meta:Global templates]]&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
To invoke with…&lt;br /&gt;
; No parameter names &lt;br /&gt;
: &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment|Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
; Using parameter names : &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w |article=Preboot Execution Environment |title=Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Compare to:&lt;br /&gt;
; Native wikilink equivalent &lt;br /&gt;
: [[wikipedia:Preboot Execution Environment|Wikipedia: Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;[[wikipedia:Preboot Execution Environment|Wikipedia: Preboot Execution Environment]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Native hybrid wikilink equivalent &lt;br /&gt;
: Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Native hybrid wikilink equivalent, using ‘pipe trick’&lt;br /&gt;
: Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;Wikipedia: [[wikipedia:Preboot Execution Environment|]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Results:&lt;br /&gt;
; Template, default title &lt;br /&gt;
: {{w|Preboot Execution Environment}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, missing title &lt;br /&gt;
: {{w|Preboot Execution Environment|}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment|}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, null title &lt;br /&gt;
: {{w|Preboot Execution Environment| }} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment| }}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, custom title &lt;br /&gt;
: {{w|Preboot Execution Environment |Preboot Execution Environment (PXE)}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment |Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Note to self: later, create a template to automatically produce something like&lt;br /&gt;
&lt;br /&gt;
    &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;XXXXXXXXXXX&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Template:W&amp;diff=1905</id>
		<title>Template:W</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Template:W&amp;diff=1905"/>
		<updated>2025-09-11T16:47:05Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Added notes section with some info for later about interwiki template usage / transclusion&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Template code ==&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;Wikipedia: [[wikipedia:{{{target|{{{article|{{{page|{{{1}}}}}}}}}}}} {{#if: {{{title|{{{t|{{{2|}}}}}}}}} |{{!}}{{{title|{{{t|{{{2|}}}}}}}}} | {{!}}{{{target|{{{article|{{{page|{{{1}}}}}}}}}}}} }}]]&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
; 1. Target page at the English-language Wikipedia &lt;br /&gt;
: &amp;lt;kbd&amp;gt;|target=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|article=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|page=...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;|...&amp;lt;/kbd&amp;gt;&lt;br /&gt;
; 2. Title to be used for wikilink &amp;#039;&amp;#039;(optional)&amp;#039;&amp;#039;: &amp;lt;code&amp;gt;|title=...&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;|t=...&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;|...&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;(&amp;#039;&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;&amp;#039;: for best long-term reusability, this template should probably be only used to hard-code wikitext using &amp;lt;code&amp;gt;subst&amp;lt;/code&amp;gt;)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Importing templates directly from Wikipedia or other wikis &amp;#039;&amp;#039;(i.e. [[interwiki]] links)&amp;#039;&amp;#039; doesn&amp;#039;t always &amp;#039;&amp;#039;(ever?)&amp;#039;&amp;#039; work&lt;br /&gt;
** Templates using [[Lua]] &amp;lt;nowiki&amp;gt;#include&amp;lt;/nowiki&amp;gt; statements don&amp;#039;t work &amp;#039;&amp;#039;(but I don&amp;#039;t remember why - this probably requires module installation)&amp;#039;&amp;#039;&lt;br /&gt;
** There is a page at [[mw:Global templates/Transition]] that discusses some of the issues. &amp;#039;&amp;#039;(see also the [https://phabricator.wikimedia.org/tag/crosswiki/ crosswiki tag] at {{w|Phabricator}}, as well as the [https://www.mediawiki.org/w/index.php?title=Global_templates parent of the first page mentioned)&amp;#039;&amp;#039;&lt;br /&gt;
*** There has been an [https://phabricator.wikimedia.org/T6547 open MediaWiki issue] to enable interwiki usage of templates; as of September 2025 there is little progress.&lt;br /&gt;
* See also:&lt;br /&gt;
** [https://www.mediawiki.org/wiki/Manual:$wgEnableScaryTranscluding MediaWiki manual: $wgEnableScaryTranscluding]&lt;br /&gt;
== Example ==&lt;br /&gt;
To invoke with…&lt;br /&gt;
; No parameter names &lt;br /&gt;
: &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
: &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment|Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
; Using parameter names : &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w |article=Preboot Execution Environment |title=Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Compare to:&lt;br /&gt;
; Native wikilink equivalent &lt;br /&gt;
: [[wikipedia:Preboot Execution Environment|Wikipedia: Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;[[wikipedia:Preboot Execution Environment|Wikipedia: Preboot Execution Environment]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Native hybrid wikilink equivalent &lt;br /&gt;
: Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Native hybrid wikilink equivalent, using ‘pipe trick’&lt;br /&gt;
: Wikipedia: [[wikipedia:Preboot Execution Environment|Preboot Execution Environment]] &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;Wikipedia: [[wikipedia:Preboot Execution Environment|]]&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Results:&lt;br /&gt;
; Template, default title &lt;br /&gt;
: {{w|Preboot Execution Environment}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, missing title &lt;br /&gt;
: {{w|Preboot Execution Environment|}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment|}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, null title &lt;br /&gt;
: {{w|Preboot Execution Environment| }} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment| }}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
; Template, custom title &lt;br /&gt;
: {{w|Preboot Execution Environment |Preboot Execution Environment (PXE)}} &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Preboot Execution Environment |Preboot Execution Environment (PXE)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Note to self: later, create a template to automatically produce something like&lt;br /&gt;
&lt;br /&gt;
    &amp;#039;&amp;#039;(using “&amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;XXXXXXXXXXX&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;”)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Template:Wt&amp;diff=1904</id>
		<title>Template:Wt</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Template:Wt&amp;diff=1904"/>
		<updated>2025-09-11T16:14:49Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Fixed possible typo - still not working, though&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{raw:w:{{{0}}}{{ifeq {{{2}}},{{{2}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
{{raw:w:ExpandTemplates|{{{0}}}{{{1}}}}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{raw:w:Documentation|text=Invoke a ‘Wikipedia Template’, eventually passing all appropriate parameters.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
Note: transclusion doesn’t appear to work for templates based on Lua modules using &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#invoke&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; statements.&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[w:Template:ExpandTemplates|Template:ExpandTemplates]] / [[w:Template:Expand Template|Template:Expand Template]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Deterministic_PDF&amp;diff=1903</id>
		<title>Deterministic PDF</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Deterministic_PDF&amp;diff=1903"/>
		<updated>2025-09-11T15:56:05Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: New page to document if &amp;#039;deterministic&amp;#039; PDFs are possible, and if so what considerations are present&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
=== Can a PDF be created in a &amp;#039;deterministic&amp;#039; way, so that the output file is &amp;#039;byte-for-byte identical&amp;#039; ===&lt;br /&gt;
&amp;#039;&amp;#039;(i.e. so they would have the same [[Hash (cryptography)|hash]] value)&amp;#039;&amp;#039;?&lt;br /&gt;
&lt;br /&gt;
=== Why or why not? ===&lt;br /&gt;
&lt;br /&gt;
=== Other initial thoughts ===&lt;br /&gt;
* Even if the &amp;#039;format&amp;#039; / specification says this is possible, only some tools may actually be able to accomplish it.&lt;br /&gt;
&lt;br /&gt;
== Details ==&lt;br /&gt;
&lt;br /&gt;
=== Variable data ===&lt;br /&gt;
* Compression algorithms&lt;br /&gt;
* PDF metadata / internals IDs&lt;br /&gt;
* Order of dictionary items&lt;br /&gt;
* ... ?&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Software&amp;diff=1902</id>
		<title>Software</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Software&amp;diff=1902"/>
		<updated>2025-09-11T15:45:11Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: New curated index / overpage page (should I be using categories instead / also?)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Should I separate &amp;#039;current&amp;#039; and &amp;#039;obsolete&amp;#039; software here? Segregate by OS/platform?  A comprehensive list may belong in a database, _not_ here (but this is more readily accessible). --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Desktop software, multi-platform ==&lt;br /&gt;
=== Open-source ===&lt;br /&gt;
&lt;br /&gt;
=== Proprietary ===&lt;br /&gt;
&amp;#039;&amp;#039;(either free or paid)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Desktop software, single-platform ==&lt;br /&gt;
&lt;br /&gt;
=== Mac ===&lt;br /&gt;
==== macOS ====&lt;br /&gt;
&lt;br /&gt;
==== Mac OS X (Intel only) ====&lt;br /&gt;
&lt;br /&gt;
==== Mac OS X (PPC only) ====&lt;br /&gt;
&lt;br /&gt;
==== Mac OS (Classic) ====&lt;br /&gt;
&lt;br /&gt;
=== Windows ===&lt;br /&gt;
==== Windows 7-11 ====&lt;br /&gt;
&lt;br /&gt;
==== Windows 2000-Vista ====&lt;br /&gt;
&lt;br /&gt;
==== Windows 3.x-98/ME ====&lt;br /&gt;
&lt;br /&gt;
== Mobile software ==&lt;br /&gt;
&lt;br /&gt;
== Server or self-hosted software ==&lt;br /&gt;
&lt;br /&gt;
== SAAS browser-based ==&lt;br /&gt;
&lt;br /&gt;
== Archaic software ==&lt;br /&gt;
=== Clipboard managers and pasteboards ===&lt;br /&gt;
* [[Works Portfolio]] - Microsoft Works &amp;#039;&amp;#039;(for Windows v?-v9)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==== &amp;#039;Classic&amp;#039; MacOS ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Notes ===&lt;br /&gt;
{{cnote}}&lt;br /&gt;
{{Notelist}}&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=File_formats&amp;diff=1901</id>
		<title>File formats</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=File_formats&amp;diff=1901"/>
		<updated>2025-09-11T15:34:19Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: New landing / index page for file formats (should I also be using categories??)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Should I separate &amp;#039;current&amp;#039; and &amp;#039;obsolete&amp;#039; formats here?  A comprehensive list probably belongs in a database, _not_ here. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Standard formats ==&lt;br /&gt;
* [[PDF|Portable Document Format (PDF)]] | [[Deterministic PDF]]&lt;br /&gt;
&lt;br /&gt;
== Limited purpose formats ==&lt;br /&gt;
&lt;br /&gt;
=== Open-source or documented ===&lt;br /&gt;
&lt;br /&gt;
=== Proprietary ===&lt;br /&gt;
&lt;br /&gt;
== Archaic formats ==&lt;br /&gt;
=== Documents and compound documents ===&lt;br /&gt;
* [[Microsoft Binder]]&lt;br /&gt;
&lt;br /&gt;
==== &amp;#039;Classic&amp;#039; MacOS ====&lt;br /&gt;
* [[DocMaker]], (the &amp;#039;Pict&amp;#039; documents that opened in Simpletext??)&lt;br /&gt;
* [[Scrapbook file]], [[Notebook file]] &amp;#039;&amp;#039;(sp?)&amp;#039;&amp;#039;, [[Stickies file (Mac)]]&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Notes ===&lt;br /&gt;
{{cnote}}&lt;br /&gt;
{{Notelist}}&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Technical_Information&amp;diff=1900</id>
		<title>Technical Information</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Technical_Information&amp;diff=1900"/>
		<updated>2025-09-11T15:22:19Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Added wikilinks for new computing-related &amp;#039;portal&amp;#039; pages (should I be using categories instead?)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Apple TV Hard Drive Upgrade]]&lt;br /&gt;
&lt;br /&gt;
[[External drive mount points on OS X]]&lt;br /&gt;
&lt;br /&gt;
[[Time Machine backup to disk image]]&lt;br /&gt;
&lt;br /&gt;
[[Drobo]]&lt;br /&gt;
&lt;br /&gt;
[http://hem.bredband.net/catacombae/hfsx.html Read HFS+ on Windows (HFSExplorer)]&lt;br /&gt;
&lt;br /&gt;
[[Geodesy]]&lt;br /&gt;
&lt;br /&gt;
[[IOS Naming | Cisco IOS image naming conventions]]&lt;br /&gt;
&lt;br /&gt;
[[HWIC-CABLE-D-2 | Cisco router module HWIC-CABLE-D-2]]&lt;br /&gt;
&lt;br /&gt;
[[Radio Frequencies]]&lt;br /&gt;
&lt;br /&gt;
Computer [[File formats]], [[Software]], ...&lt;br /&gt;
&lt;br /&gt;
==Networking Tools==&lt;br /&gt;
[http://broadband.mpi-sws.org/residential/test.php Broadband test with queue sizing]&lt;br /&gt;
[http://www.dslreports.com/tweaks Java Tweak Tool]&lt;br /&gt;
&lt;br /&gt;
Find MTU size (add 28 to result to get maximum MTU value):&lt;br /&gt;
&amp;lt;pre&amp;gt;Windows: ping -f -l 1472 www.google.com&lt;br /&gt;
Mac: ping -D -s 1472 www.google.com&lt;br /&gt;
Linux: ping -s 1472 www.google.com&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Set RWIN size in OS X(lost after reboot):&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo sysctl -w net.inet.tcp.recvspace=RWIN&lt;br /&gt;
&lt;br /&gt;
1.5 x avg ping time (in ms) x d/l speed (in kB/sec)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Stop delaying packed acks (lost after reboot, else see /etc/sysctl.conf):&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo sysctl -w net.inet.tcp.delayed_ack=0&lt;br /&gt;
&lt;br /&gt;
0-disabled; 1=enabled; 2=more compatible (TH_PUSH); 3=streaming detection&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Aluminum_Windows&amp;diff=1899</id>
		<title>Aluminum Windows</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Aluminum_Windows&amp;diff=1899"/>
		<updated>2024-07-28T17:56:47Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Added additional quote&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;quot;Aluminum windows actually appeared as early as 1912 for use in railroad cars, streetcars, and buses.&amp;quot;&lt;br /&gt;
* &amp;quot;Early aluminum windows were well constructed and, if properly maintained, were designed to last the life of the building.&amp;quot;&amp;lt;ref&amp;gt;Windows; Preservation Tech Notes Number 22; [https://www.nps.gov/orgs/1739/upload/tech-note-windows-22-historic-aluminum-windows.pdf Maintenance and Repair of Historic Aluminum Windows] by Kaaren R. Staveteig&amp;lt;/ref&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Aluminum_Windows&amp;diff=1898</id>
		<title>Aluminum Windows</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Aluminum_Windows&amp;diff=1898"/>
		<updated>2024-07-28T17:45:39Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Created page with &amp;quot;&amp;quot;Aluminum windows actually appeared as early as 1912 for use in railroad cars, streetcars, and buses.&amp;quot;&amp;lt;ref&amp;gt;Windows; Preservation Tech Notes Number 22; [https://www.nps.gov/org...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;quot;Aluminum windows actually appeared as early as 1912 for use in railroad cars, streetcars, and buses.&amp;quot;&amp;lt;ref&amp;gt;Windows; Preservation Tech Notes Number 22; [https://www.nps.gov/orgs/1739/upload/tech-note-windows-22-historic-aluminum-windows.pdf Maintenance and Repair of Historic Aluminum Windows] by Kaaren R. Staveteig&amp;lt;/ref&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=EnviraCOM&amp;diff=1897</id>
		<title>EnviraCOM</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=EnviraCOM&amp;diff=1897"/>
		<updated>2024-07-24T01:28:13Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Initial page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Communication bus for Honeywell products&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [https://github.com/roy-bentley/enviracom/issues/1 Hacking a serial module #1]&lt;br /&gt;
** &amp;quot;While EnviraCOM is similar to the CAN (Controller Area Network) bus protocol, it uses a single data conductor instead of the differential pair commonly used in other CAN-type busses; it also appears to be an evolution (or at least a re-branding) of an older Honeywell multi-device 3-wire communication bus which they referred to as ”low end subsystem topology (LESST).&amp;quot;&lt;br /&gt;
** [https://patents.google.com/patent/US7769932 US Patent 7769932]&lt;br /&gt;
** [https://github.com/roy-bentley/enviracom/files/7819928/EnviroCom.Bus.69-2644.pdf EnviroCom Bus 69-2644.pdf]&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=List_of_public_wikis&amp;diff=1896</id>
		<title>List of public wikis</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=List_of_public_wikis&amp;diff=1896"/>
		<updated>2024-03-17T21:32:35Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: /* Online */ Added reference to https://multimedia.cx/&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Online ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meta-Wikis ===&lt;br /&gt;
* [https://wikiindex.org/ WikiIndex] - documents both content wikis and software&lt;br /&gt;
* [https://www.wikimatrix.org/ WikiMatrix] - various Wiki engine software&lt;br /&gt;
&lt;br /&gt;
=== Active ===&lt;br /&gt;
* [https://www.semantic-mediawiki.org/ Semantic MediaWiki] / [[semantic-mw:Wiki of the Month]]&lt;br /&gt;
* [https://autocade.net Autcade.net automotive encyclopedia]&lt;br /&gt;
* [https://rationalwiki.org/wiki/Main_Page RationalWiki]&lt;br /&gt;
* [[Higher Intellect]]’s [https://wiki.preterhuman.net/Main_Page Vintage Computing wiki]&lt;br /&gt;
* [https://wiki.multimedia.cx/ MultimediaWiki]: [[Codec]]s, containers, programs, and more.&lt;br /&gt;
** &amp;#039;&amp;#039;(See also the entire [https://multimedia.cx/ Multimedia.cx domain])&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==== Humor / parody ====&lt;br /&gt;
* Uncyclopedia&lt;br /&gt;
** https://rationalwiki.org/wiki/Wiki#Uncyclopedia&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
==== Viewpoint-specific ====&lt;br /&gt;
* Conservapedia&lt;br /&gt;
** https://rationalwiki.org/wiki/Conservapedia&lt;br /&gt;
&lt;br /&gt;
==== Troll sites ====&lt;br /&gt;
* Encyclopædia Dramatica&lt;br /&gt;
** &amp;lt;nowiki&amp;gt;https://rationalwiki.org/wiki/Encyclop%C3%A6dia_Dramatica&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Other lists of public wikis ====&lt;br /&gt;
* [https://rationalwiki.org/wiki/Wiki List of Wikis at RationalWiki]&lt;br /&gt;
&lt;br /&gt;
=== Inactive ===&lt;br /&gt;
&lt;br /&gt;
* http://wiki.c2.com/&lt;br /&gt;
&lt;br /&gt;
== Defunct / offline ==&lt;br /&gt;
&lt;br /&gt;
== Wiki software ==&lt;br /&gt;
* http://wiki.c2.com/?WikiEngines&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Work_log/2024-03-13&amp;diff=1895</id>
		<title>Work log/2024-03-13</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Work_log/2024-03-13&amp;diff=1895"/>
		<updated>2024-03-14T05:42:58Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 2242 update (see also Drummer and WorkFlowy for notes from today)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== VM testing on Qubes OS ==&lt;br /&gt;
=== Initial questions ===&lt;br /&gt;
* [ _ ] Is it possible to create VM &amp;#039;snapshots&amp;#039; like in Hyper-V, VirtualBox, VMWare Desktop, etc.?&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] What limitations, if any, should I be aware of?&lt;br /&gt;
**** [ _ ] Does this only work on Linux filesystems? What about &amp;#039;[[HVM]]&amp;#039; virtual machines &amp;#039;&amp;#039;(such as those running Windows or [[MS-DOS]])&amp;#039;&amp;#039;?&lt;br /&gt;
** &lt;br /&gt;
** [ _ ] If no, are there any workarounds?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] Is there a pre-built &amp;#039;lightweight&amp;#039; image (or instructions) for using [[RemoteApps]] with [[Microsoft Windows|Windows]] // [[Windows Server (Microsoft)|Windows Server]]?&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] What limitations, if any, should I be aware of?&lt;br /&gt;
**** &lt;br /&gt;
** [ _ ] If no, are there any workarounds?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] How exactly do I create a Windows &amp;#039;Qube&amp;#039;? &amp;#039;&amp;#039;(make sure to record &amp;#039;lessons learned&amp;#039;!)&amp;#039;&amp;#039;&lt;br /&gt;
** &lt;br /&gt;
** [ _ ] Are there instructions on creating a &amp;#039;minimal&amp;#039; Windows for use in a VM? &amp;#039;&amp;#039;(I think that the &amp;#039;enterprise&amp;#039; version might turn off all telemetry by default??)&amp;#039;&amp;#039;&lt;br /&gt;
*** [ _ ] How can I &amp;#039;&amp;#039;(e.g. via [[Group Policy (Windows)|group policy]] or an installation or startup script)&amp;#039;&amp;#039; disable drive indexing, [[Defender (Windows)|Windows Defender]], and other &amp;#039;resource hogs&amp;#039;?&lt;br /&gt;
* [ _ ] Can I boot with [[PXE]] or [[NetBoot]]?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I load network filesystems &amp;#039;&amp;#039;(e.g. [[NFS]] or [[iSCSI]]/[[Storage area network|SAN]])&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] If so, how? What are the limitations?&lt;br /&gt;
* [ _ ] Where should I store installers and original &amp;#039;.iso&amp;#039; images?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] How exactly do I boot a VM/&amp;#039;Qube&amp;#039; from a physical disk partition?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I run a boot manager on the physical machine hosting &amp;#039;Qubes OS&amp;#039;? &amp;#039;&amp;#039;(i.e. so I could choose to boot directly into Windows or macOS at boot time, or even boot via [[PXE]]/[[iPXE]])&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] How to adjust RDP resolution when connecting from Qubes OS to Windows &amp;#039;&amp;#039;(i.e. using &amp;#039;Connections&amp;#039; from GNOME)&amp;#039;&amp;#039;&lt;br /&gt;
** See also: &amp;#039;Vinagre&amp;#039;, &amp;#039;[https://remmina.org/ Remmina]&amp;#039;, or &amp;#039;Boxes&amp;#039; &amp;#039;&amp;#039;(alternate `freerdp` clients)&amp;#039;&amp;#039;&lt;br /&gt;
*** https://remmina.org/how-to-install-remmina/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Questions for later ===&lt;br /&gt;
* [ _ ] &lt;br /&gt;
* [ _ ] &lt;br /&gt;
** [ _ ] &lt;br /&gt;
*** [ _ ] &lt;br /&gt;
**** [ _ ] &lt;br /&gt;
* [ _ ] &lt;br /&gt;
&lt;br /&gt;
== Computing on other devices ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;(i.e. not with [[Qubes OS]])&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Initial questions ===&lt;br /&gt;
* [ _ ] &lt;br /&gt;
** [ _ ] &lt;br /&gt;
*** [ _ ] &lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
=== Tasks to schedule ===&lt;br /&gt;
==== Computing ====&lt;br /&gt;
* [ _ ] Which Microsoft apps work on Linux today?&lt;br /&gt;
** Just Edge, officially?&lt;br /&gt;
*** Edge&lt;br /&gt;
**** https://www.microsoft.com/en-us/edge?ep=313&amp;amp;form=MA13M0&amp;amp;es=40&lt;br /&gt;
***** https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_122.0.2365.80-1_amd64.deb?brand=M102&lt;br /&gt;
***** &amp;#039;&amp;#039;(Appears to require installation; won&amp;#039;t run by default from an &amp;#039;.appimage&amp;#039;)&amp;#039;&amp;#039;&lt;br /&gt;
****** https://www.google.com/search?q=ms+edge+linux+appimage&lt;br /&gt;
******* https://github.com/ivan-hc/MS-Edge-appimage&lt;br /&gt;
******** https://github.com/ivan-hc/MS-Edge-appimage/blob/main/microsoft-edge&lt;br /&gt;
**** https://itsfoss.com/microsoft-edge-linux/&lt;br /&gt;
*** To Do&lt;br /&gt;
**** https://itsfoss.com/kuro-to-do-app/&lt;br /&gt;
***** https://github.com/davidsmorais/kuro/releases&lt;br /&gt;
***** https://github.com/davidsmorais/kuro&lt;br /&gt;
***** https://www.reddit.com/r/linuxquestions/comments/eg2h9x/switching_to_linux_to_do_app/&lt;br /&gt;
*** OneNote&lt;br /&gt;
**** https://github.com/anujdatar/onenote-desktop&lt;br /&gt;
*** Possible workarounds&lt;br /&gt;
**** https://askubuntu.com/questions/1111881/how-to-run-windows-store-apps-on-linux&lt;br /&gt;
***** https://askubuntu.com/questions/991858/is-it-possible-to-run-windows-10-uwp-apps-on-ubuntu/1300897#1300897&lt;br /&gt;
**** &lt;br /&gt;
** [ _ ] Can I install them in Qubes OS? How?&lt;br /&gt;
* Do a quick search to see if there is a native Linux [[outliner]]&lt;br /&gt;
** OPMLv2 import/export would be a plus&lt;br /&gt;
*** Check out this list of apps &amp;#039;&amp;#039;(not updated since June 2022)&amp;#039;&amp;#039; that use OPML: http://opml.org/compatibleApps.opml&lt;br /&gt;
**** &amp;#039;&amp;#039;(based up this list of [https://bikeguide.hogbaysoftware.com/bike-compatible-apps Bike Compatible Apps])&amp;#039;&amp;#039;&lt;br /&gt;
** Having a GUI as an &amp;#039;&amp;#039;option&amp;#039;&amp;#039; would be ideal.&lt;br /&gt;
*** Helpful for copying / pasting text from web browsers and other GUI apps &amp;#039;&amp;#039;(as copying into text consoles can be challenging at times, especially on unfamiliar systems)&amp;#039;&amp;#039;&lt;br /&gt;
** Does [[OneNote (Microsoft)|OneNote]] work on Linux?&lt;br /&gt;
** Try [[emacs]] [[org-mode]] and write down my initial impressions.&lt;br /&gt;
** https://www.google.com/search?q=linux+gui+outliner&lt;br /&gt;
*** https://www.reddit.com/r/linuxquestions/comments/212r20/wanted_an_outliner_for_linux/&lt;br /&gt;
*** https://www.reddit.com/r/linux/comments/fanz1/so_i_wrote_this_console_outliner_program_in/&lt;br /&gt;
*** https://opensource.com/article/18/1/treeline&lt;br /&gt;
*** &lt;br /&gt;
** &lt;br /&gt;
*** http://web.archive.org/web/20161203172954/http://www.marktaw.com/reviews/Outliners.html&lt;br /&gt;
* Is there a &amp;#039;collapsing text&amp;#039; plugin / extension for [[MediaWiki]]? &amp;#039;&amp;#039;(using JavaScript if necessary, but ideally using the standard [[HTML5]] &amp;lt;kbd&amp;gt;&amp;#039;[[Summary (HTML tag)|Summary]]&amp;#039;&amp;lt;/kbd&amp;gt; and &amp;lt;kbd&amp;gt;&amp;#039;[[Details (HTML tag)|Details]]&amp;#039;&amp;lt;/kbd&amp;gt; tags)&amp;#039;&amp;#039;&lt;br /&gt;
* Is there an outlining plugin for [[Etherpad]] &amp;#039;&amp;#039;(i.e. OPML export)&amp;#039;&amp;#039;?&lt;br /&gt;
** Why shouldn&amp;#039;t I just use [[Drummer (outliner)|Drummer]]??&lt;br /&gt;
* Install [[VisualEditor (MediaWiki)|VisualEditor]] on this site &amp;#039;&amp;#039;(so I can type outlines and see previews at the same time)&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] Once installed, can I toggle between editors &amp;#039;on-the-fly&amp;#039; &amp;#039;&amp;#039;(i.e. when I have un-saved content, or not)&amp;#039;&amp;#039;? If I have to go to preferences each time, is there any way to automate that? &amp;#039;&amp;#039;(If not, I should at least be able to put a link to preferences in the sidebar.)&amp;#039;&amp;#039;&lt;br /&gt;
* [ _ ] Is there any easy way to copy formatted text out of an [[Etherpad]] window &amp;#039;&amp;#039;(without having to &amp;#039;export&amp;#039; to a file)&amp;#039;&amp;#039;? &amp;#039;&amp;#039;(e.g., I would like to be able to copy/paste a bulleted or numbered list between Etherpad and MS Word or other GUI programs)&amp;#039;&amp;#039;&lt;br /&gt;
** Note: Etherpad allows copying its particular format of [[rich text]] between browser windows... I should see what format it is putting on the clipboard, and how could access that &amp;#039;&amp;#039;(I may need a &amp;#039;helper program&amp;#039; to modify the clipboard&amp;#039;)&lt;br /&gt;
* Search for macOS and Windows apps that can read and modify the clipboard &amp;#039;&amp;#039;(and/or perform other actions, such as running an external scripts or posting data to a database or a website)&amp;#039;&amp;#039; based on the contents &amp;#039;&amp;#039;(i.e. the format(s) of the data, as well as the data itself)&amp;#039;&amp;#039; and other factors &amp;#039;&amp;#039;(e.g. time of day, system username, screen resolution, front-most app, list of all running apps, etc.)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Create a converter &amp;#039;&amp;#039;(or find one I can re-purpose)&amp;#039;&amp;#039; between my various note-taking apps &amp;#039;&amp;#039;(see below for related context)&amp;#039;&amp;#039;&lt;br /&gt;
** Start with the currently-active sources:&lt;br /&gt;
*** MediaWiki&lt;br /&gt;
*** EtherPad&lt;br /&gt;
*** WikidPad&lt;br /&gt;
*** Opal / Drummer &amp;#039;&amp;#039;(i.e. OPML v1 / OPML v2)&amp;#039;&amp;#039;&lt;br /&gt;
** I can keep content in its original source, but I should have a &amp;#039;meta-archive&amp;#039; of everything...&lt;br /&gt;
*** It least at first, perhaps this way I don&amp;#039;t have to &amp;#039;round-trip&amp;#039; every single piece of metadata, but ideally exporting and then re-importing a &amp;#039;file&amp;#039; should result in the exact same state as doing nothing at all.&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* Think about all the ways I try to store information.&lt;br /&gt;
** Break them down &amp;#039;&amp;#039;(i.e. identify motivations, constraints, etc. -- _why_ am I using a particular method, especially if it is a &amp;#039;non-optimal&amp;#039; one)&amp;#039;&amp;#039; and try to optimize a framework for me to use going forward.&lt;br /&gt;
** What is the optimal markup I should use for writing &amp;#039;&amp;#039;(in general)&amp;#039;&amp;#039;? &amp;#039;&amp;#039;(e.g. &amp;#039;plain text&amp;#039;, &amp;#039;plain text&amp;#039; with control codes, ASCIIDOC, [[seText]], [[Markdown]], [[HTML]], et. al.)&amp;#039;&amp;#039; &amp;#039;&amp;#039;(Note: wikitext is too slow / verbose; the markup I use for typing / editing does &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; to be the same that is used for saving or displaying that data)&amp;#039;&amp;#039;&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] Can I write a program to use extra keys or shortcuts to auto-markup text &amp;#039;&amp;#039;(e.g. by typing the control code for &amp;#039;[[GS (ASCII control code)|GS]]&amp;#039;&lt;br /&gt;
**** &lt;br /&gt;
** Examples:&lt;br /&gt;
*** Hypertext / rich text: MediaWiki, WikidPad, iCloud Notes, OneNote, Evernote, e-mail&lt;br /&gt;
*** Outlines: WikidPad, Drummer, Opal&lt;br /&gt;
*** Plain text: Text files, database fields, e-mail, ...&lt;br /&gt;
*** Propitiatory: Stickies &amp;#039;&amp;#039;(digital; Mac or Windows)&amp;#039;&amp;#039; / MS Word / Nisus / Apple Pages / InDesign / QXP / ...&lt;br /&gt;
*** Lists: voice-assistant created lists, saved lists in apps / on websites &amp;#039;&amp;#039;(e.g. Amazon shopping, Kindle / Libby / O&amp;#039;Reilly / etc.)&amp;#039;&amp;#039;&lt;br /&gt;
*** Hybrids: MS To Do, MS Lists, ...&lt;br /&gt;
*** Other:&lt;br /&gt;
**** printed notes &amp;#039;&amp;#039;(paper, journals, notecards)&amp;#039;&amp;#039;&lt;br /&gt;
**** photos &amp;#039;&amp;#039;(both of objects and of content, e.g. on posters or whiteboards)&amp;#039;&amp;#039;&lt;br /&gt;
**** scanned documents &amp;#039;&amp;#039;(with or without OCR; how to attach personal notes and/or to &amp;#039;highlight&amp;#039;/&amp;#039;clip&amp;#039; important information to find later ... see [[Tropy]] for an example)&amp;#039;&amp;#039;&lt;br /&gt;
**** voice notes &amp;#039;&amp;#039;(iOS, tapes, digital recorders, voicemails, etc.)&amp;#039;&amp;#039;&lt;br /&gt;
**** documents such as this one!&lt;br /&gt;
** Considerations: date created / modified, order of creation, finding previous ideas &amp;#039;&amp;#039;(stop duplicating effort)&amp;#039;&amp;#039;, searching for former or related content, backups / disaster recovery, access from mobile and desktop computers, access from voice assistants, sharing, privacy, data portability &amp;#039;&amp;#039;(including, e.g., &amp;quot;how do I plan on accessing this in 25 years&amp;quot;)&amp;#039;&amp;#039;&lt;br /&gt;
* https://plexus.earth/&lt;br /&gt;
** https://plexus.earth/login&lt;br /&gt;
** https://plexus.substack.com/&lt;br /&gt;
* WorkFlowy referral link: https://workflowy.com/invite/99d67f6f.lnx&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
* Random links&lt;br /&gt;
** https://setapp.com/how-to/full-list-of-all-macos-versions&lt;br /&gt;
** https://github.com/ivan-hc/AppMan&lt;br /&gt;
** https://github.com/ivan-hc/AM&lt;br /&gt;
** Outline templates&lt;br /&gt;
*** https://www.theoutlinerofgiants.com/templates&lt;br /&gt;
&lt;br /&gt;
* Add to Zotero&lt;br /&gt;
** https://developer.apple.com/security/complying-with-the-dma.pdf&lt;br /&gt;
** https://www.youtube.com/watch?v=3MIVjs50Blc&lt;br /&gt;
** https://arstechnica.com/staff/2009/05/hypercritical/&lt;br /&gt;
** https://workflowy.com/systems/para-method/&lt;br /&gt;
** https://workflowy.com/systems/build-a-second-brain/&lt;br /&gt;
** https://github.com/jrus/cocoa-text-system&lt;br /&gt;
*** http://web.archive.org/web/20210513020855if_/https://www.hcs.harvard.edu/~jrus/site/cocoa-text.html&lt;br /&gt;
** https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/TextEditing/TextEditing.html&lt;br /&gt;
** https://developer.apple.com/library/archive/documentation/TextFonts/Conceptual/CocoaTextArchitecture/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009459&lt;br /&gt;
** https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/EventOverview/TextDefaultsBindings/TextDefaultsBindings.html&lt;br /&gt;
** https://software.sil.org/software-products/&lt;br /&gt;
** https://snark.de/mac/usbkbpatch/index_en.html&lt;br /&gt;
** https://www.snark.de/index.cgi/0007&lt;br /&gt;
*** https://www.snark.de/index.cgi/0006&lt;br /&gt;
** https://www.snark.de/index.cgi/0016&lt;br /&gt;
*** &amp;lt;q&amp;gt;So let&amp;#039;s do the most complicated means to get what i want: use quemu and a virtual i386 environment on the ARM arcitecture of the raspberry pi to get scanimage to work with the original brother scanner drivers&amp;lt;/q&amp;gt;&lt;br /&gt;
*** https://github.com/dmikushin/brscan&lt;br /&gt;
** http://web.archive.org/web/20161212063737if_/http://www.marktaw.com/reviews/MyFavoriteSmallware.html&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Work_log/2024-03-13&amp;diff=1894</id>
		<title>Work log/2024-03-13</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Work_log/2024-03-13&amp;diff=1894"/>
		<updated>2024-03-14T05:14:57Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 2214 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== VM testing on Qubes OS ==&lt;br /&gt;
=== Initial questions ===&lt;br /&gt;
* [ _ ] Is it possible to create VM &amp;#039;snapshots&amp;#039; like in Hyper-V, VirtualBox, VMWare Desktop, etc.?&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] What limitations, if any, should I be aware of?&lt;br /&gt;
**** [ _ ] Does this only work on Linux filesystems? What about &amp;#039;[[HVM]]&amp;#039; virtual machines &amp;#039;&amp;#039;(such as those running Windows or [[MS-DOS]])&amp;#039;&amp;#039;?&lt;br /&gt;
** &lt;br /&gt;
** [ _ ] If no, are there any workarounds?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] Is there a pre-built &amp;#039;lightweight&amp;#039; image (or instructions) for using [[RemoteApps]] with [[Microsoft Windows|Windows]] // [[Windows Server (Microsoft)|Windows Server]]?&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] What limitations, if any, should I be aware of?&lt;br /&gt;
**** &lt;br /&gt;
** [ _ ] If no, are there any workarounds?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] How exactly do I create a Windows &amp;#039;Qube&amp;#039;? &amp;#039;&amp;#039;(make sure to record &amp;#039;lessons learned&amp;#039;!)&amp;#039;&amp;#039;&lt;br /&gt;
** &lt;br /&gt;
** [ _ ] Are there instructions on creating a &amp;#039;minimal&amp;#039; Windows for use in a VM? &amp;#039;&amp;#039;(I think that the &amp;#039;enterprise&amp;#039; version might turn off all telemetry by default??)&amp;#039;&amp;#039;&lt;br /&gt;
*** [ _ ] How can I &amp;#039;&amp;#039;(e.g. via [[Group Policy (Windows)|group policy]] or an installation or startup script)&amp;#039;&amp;#039; disable drive indexing, [[Defender (Windows)|Windows Defender]], and other &amp;#039;resource hogs&amp;#039;?&lt;br /&gt;
* [ _ ] Can I boot with [[PXE]] or [[NetBoot]]?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I load network filesystems &amp;#039;&amp;#039;(e.g. [[NFS]] or [[iSCSI]]/[[Storage area network|SAN]])&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] If so, how? What are the limitations?&lt;br /&gt;
* [ _ ] Where should I store installers and original &amp;#039;.iso&amp;#039; images?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] How exactly do I boot a VM/&amp;#039;Qube&amp;#039; from a physical disk partition?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I run a boot manager on the physical machine hosting &amp;#039;Qubes OS&amp;#039;? &amp;#039;&amp;#039;(i.e. so I could choose to boot directly into Windows or macOS at boot time, or even boot via [[PXE]]/[[iPXE]])&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Questions for later ===&lt;br /&gt;
* [ _ ] &lt;br /&gt;
* [ _ ] &lt;br /&gt;
** [ _ ] &lt;br /&gt;
*** [ _ ] &lt;br /&gt;
**** [ _ ] &lt;br /&gt;
* [ _ ] &lt;br /&gt;
&lt;br /&gt;
== Computing on other devices ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;(i.e. not with [[Qubes OS]])&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Initial questions ===&lt;br /&gt;
* [ _ ] &lt;br /&gt;
** [ _ ] &lt;br /&gt;
*** [ _ ] &lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
=== Tasks to schedule ===&lt;br /&gt;
==== Computing ====&lt;br /&gt;
* [ _ ] Which Microsoft apps work on Linux today?&lt;br /&gt;
** Just Edge, officially?&lt;br /&gt;
*** Edge&lt;br /&gt;
**** https://www.microsoft.com/en-us/edge?ep=313&amp;amp;form=MA13M0&amp;amp;es=40&lt;br /&gt;
***** https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_122.0.2365.80-1_amd64.deb?brand=M102&lt;br /&gt;
***** &amp;#039;&amp;#039;(Appears to require installation; won&amp;#039;t run by default from an &amp;#039;.appimage&amp;#039;)&amp;#039;&amp;#039;&lt;br /&gt;
****** https://www.google.com/search?q=ms+edge+linux+appimage&lt;br /&gt;
******* https://github.com/ivan-hc/MS-Edge-appimage&lt;br /&gt;
******** https://github.com/ivan-hc/MS-Edge-appimage/blob/main/microsoft-edge&lt;br /&gt;
**** https://itsfoss.com/microsoft-edge-linux/&lt;br /&gt;
*** To Do&lt;br /&gt;
**** https://itsfoss.com/kuro-to-do-app/&lt;br /&gt;
***** https://github.com/davidsmorais/kuro/releases&lt;br /&gt;
***** https://github.com/davidsmorais/kuro&lt;br /&gt;
***** https://www.reddit.com/r/linuxquestions/comments/eg2h9x/switching_to_linux_to_do_app/&lt;br /&gt;
*** OneNote&lt;br /&gt;
**** https://github.com/anujdatar/onenote-desktop&lt;br /&gt;
*** Possible workarounds&lt;br /&gt;
**** https://askubuntu.com/questions/1111881/how-to-run-windows-store-apps-on-linux&lt;br /&gt;
***** https://askubuntu.com/questions/991858/is-it-possible-to-run-windows-10-uwp-apps-on-ubuntu/1300897#1300897&lt;br /&gt;
**** &lt;br /&gt;
** [ _ ] Can I install them in Qubes OS? How?&lt;br /&gt;
* Do a quick search to see if there is a native Linux [[outliner]]&lt;br /&gt;
** OPMLv2 import/export would be a plus&lt;br /&gt;
*** Check out this list of apps &amp;#039;&amp;#039;(not updated since June 2022)&amp;#039;&amp;#039; that use OPML: http://opml.org/compatibleApps.opml&lt;br /&gt;
**** &amp;#039;&amp;#039;(based up this list of [https://bikeguide.hogbaysoftware.com/bike-compatible-apps Bike Compatible Apps])&amp;#039;&amp;#039;&lt;br /&gt;
** Having a GUI as an &amp;#039;&amp;#039;option&amp;#039;&amp;#039; would be ideal.&lt;br /&gt;
*** Helpful for copying / pasting text from web browsers and other GUI apps &amp;#039;&amp;#039;(as copying into text consoles can be challenging at times, especially on unfamiliar systems)&amp;#039;&amp;#039;&lt;br /&gt;
** Does [[OneNote (Microsoft)|OneNote]] work on Linux?&lt;br /&gt;
** Try [[emacs]] [[org-mode]] and write down my initial impressions.&lt;br /&gt;
* Is there a &amp;#039;collapsing text&amp;#039; plugin / extension for [[MediaWiki]]? &amp;#039;&amp;#039;(using JavaScript if necessary, but ideally using the standard [[HTML5]] &amp;lt;kbd&amp;gt;&amp;#039;[[Summary (HTML tag)|Summary]]&amp;#039;&amp;lt;/kbd&amp;gt; and &amp;lt;kbd&amp;gt;&amp;#039;[[Details (HTML tag)|Details]]&amp;#039;&amp;lt;/kbd&amp;gt; tags)&amp;#039;&amp;#039;&lt;br /&gt;
* Is there an outlining plugin for [[Etherpad]] &amp;#039;&amp;#039;(i.e. OPML export)&amp;#039;&amp;#039;?&lt;br /&gt;
** Why shouldn&amp;#039;t I just use [[Drummer (outliner)|Drummer]]??&lt;br /&gt;
* Install [[VisualEditor (MediaWiki)|VisualEditor]] on this site &amp;#039;&amp;#039;(so I can type outlines and see previews at the same time)&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] Once installed, can I toggle between editors &amp;#039;on-the-fly&amp;#039; &amp;#039;&amp;#039;(i.e. when I have un-saved content, or not)&amp;#039;&amp;#039;? If I have to go to preferences each time, is there any way to automate that? &amp;#039;&amp;#039;(If not, I should at least be able to put a link to preferences in the sidebar.)&amp;#039;&amp;#039;&lt;br /&gt;
* [ _ ] Is there any easy way to copy formatted text out of an [[Etherpad]] window &amp;#039;&amp;#039;(without having to &amp;#039;export&amp;#039; to a file)&amp;#039;&amp;#039;? &amp;#039;&amp;#039;(e.g., I would like to be able to copy/paste a bulleted or numbered list between Etherpad and MS Word or other GUI programs)&amp;#039;&amp;#039;&lt;br /&gt;
** Note: Etherpad allows copying its particular format of [[rich text]] between browser windows... I should see what format it is putting on the clipboard, and how could access that &amp;#039;&amp;#039;(I may need a &amp;#039;helper program&amp;#039; to modify the clipboard&amp;#039;)&lt;br /&gt;
* Search for macOS and Windows apps that can read and modify the clipboard &amp;#039;&amp;#039;(and/or perform other actions, such as running an external scripts or posting data to a database or a website)&amp;#039;&amp;#039; based on the contents &amp;#039;&amp;#039;(i.e. the format(s) of the data, as well as the data itself)&amp;#039;&amp;#039; and other factors &amp;#039;&amp;#039;(e.g. time of day, system username, screen resolution, front-most app, list of all running apps, etc.)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Create a converter &amp;#039;&amp;#039;(or find one I can re-purpose)&amp;#039;&amp;#039; between my various note-taking apps &amp;#039;&amp;#039;(see below for related context)&amp;#039;&amp;#039;&lt;br /&gt;
** Start with the currently-active sources:&lt;br /&gt;
*** MediaWiki&lt;br /&gt;
*** EtherPad&lt;br /&gt;
*** WikidPad&lt;br /&gt;
*** Opal / Drummer &amp;#039;&amp;#039;(i.e. OPML v1 / OPML v2)&amp;#039;&amp;#039;&lt;br /&gt;
** I can keep content in its original source, but I should have a &amp;#039;meta-archive&amp;#039; of everything...&lt;br /&gt;
*** It least at first, perhaps this way I don&amp;#039;t have to &amp;#039;round-trip&amp;#039; every single piece of metadata, but ideally exporting and then re-importing a &amp;#039;file&amp;#039; should result in the exact same state as doing nothing at all.&lt;br /&gt;
&lt;br /&gt;
==== Other ===&lt;br /&gt;
* Think about all the ways I try to store information.&lt;br /&gt;
** Break them down &amp;#039;&amp;#039;(i.e. identify motivations, constraints, etc. -- _why_ am I using a particular method, especially if it is a &amp;#039;non-optimal&amp;#039; one)&amp;#039;&amp;#039; and try to optimize a framework for me to use going forward.&lt;br /&gt;
** What is the optimal markup I should use for writing &amp;#039;&amp;#039;(in general)&amp;#039;&amp;#039;? &amp;#039;&amp;#039;(e.g. &amp;#039;plain text&amp;#039;, &amp;#039;plain text&amp;#039; with control codes, ASCIIDOC, [[seText]], [[Markdown]], [[HTML]], et. al.)&amp;#039;&amp;#039; &amp;#039;&amp;#039;(Note: wikitext is too slow / verbose; the markup I use for typing / editing does &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; to be the same that is used for saving or displaying that data)&amp;#039;&amp;#039;&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] Can I write a program to use extra keys or shortcuts to auto-markup text &amp;#039;&amp;#039;(e.g. by typing the control code for &amp;#039;[[GS (ASCII control code)|GS]]&amp;#039;&lt;br /&gt;
**** &lt;br /&gt;
** Examples:&lt;br /&gt;
*** Hypertext / rich text: MediaWiki, WikidPad, iCloud Notes, OneNote, Evernote, e-mail&lt;br /&gt;
*** Outlines: WikidPad, Drummer, Opal&lt;br /&gt;
*** Plain text: Text files, database fields, e-mail, ...&lt;br /&gt;
*** Propitiatory: Stickies &amp;#039;&amp;#039;(digital; Mac or Windows)&amp;#039;&amp;#039; / MS Word / Nisus / Apple Pages / InDesign / QXP / ...&lt;br /&gt;
*** Lists: voice-assistant created lists, saved lists in apps / on websites &amp;#039;&amp;#039;(e.g. Amazon shopping, Kindle / Libby / O&amp;#039;Reilly / etc.)&amp;#039;&amp;#039;&lt;br /&gt;
*** Hybrids: MS To Do, MS Lists, ...&lt;br /&gt;
*** Other:&lt;br /&gt;
**** printed notes &amp;#039;&amp;#039;(paper, journals, notecards)&amp;#039;&amp;#039;&lt;br /&gt;
**** photos &amp;#039;&amp;#039;(both of objects and of content, e.g. on posters or whiteboards)&amp;#039;&amp;#039;&lt;br /&gt;
**** scanned documents &amp;#039;&amp;#039;(with or without OCR; how to attach personal notes and/or to &amp;#039;highlight&amp;#039;/&amp;#039;clip&amp;#039; important information to find later ... see [[Tropy]] for an example)&amp;#039;&amp;#039;&lt;br /&gt;
**** voice notes &amp;#039;&amp;#039;(iOS, tapes, digital recorders, voicemails, etc.)&amp;#039;&amp;#039;&lt;br /&gt;
**** documents such as this one!&lt;br /&gt;
** Considerations: date created / modified, order of creation, finding previous ideas &amp;#039;&amp;#039;(stop duplicating effort)&amp;#039;&amp;#039;, searching for former or related content, backups / disaster recovery, access from mobile and desktop computers, access from voice assistants, sharing, privacy, data portability &amp;#039;&amp;#039;(including, e.g., &amp;quot;how do I plan on accessing this in 25 years&amp;quot;)&amp;#039;&amp;#039;&lt;br /&gt;
* https://plexus.earth/&lt;br /&gt;
** https://plexus.earth/login&lt;br /&gt;
** https://plexus.substack.com/&lt;br /&gt;
* WorkFlowy referral link: https://workflowy.com/invite/99d67f6f.lnx&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
* Random links&lt;br /&gt;
** https://setapp.com/how-to/full-list-of-all-macos-versions&lt;br /&gt;
** https://github.com/ivan-hc/AppMan&lt;br /&gt;
** https://github.com/ivan-hc/AM&lt;br /&gt;
** &lt;br /&gt;
&lt;br /&gt;
* Add to Zotero&lt;br /&gt;
** https://developer.apple.com/security/complying-with-the-dma.pdf&lt;br /&gt;
** https://www.youtube.com/watch?v=3MIVjs50Blc&lt;br /&gt;
** https://arstechnica.com/staff/2009/05/hypercritical/&lt;br /&gt;
** https://workflowy.com/systems/para-method/&lt;br /&gt;
** https://workflowy.com/systems/build-a-second-brain/&lt;br /&gt;
** https://github.com/jrus/cocoa-text-system&lt;br /&gt;
*** http://web.archive.org/web/20210513020855if_/https://www.hcs.harvard.edu/~jrus/site/cocoa-text.html&lt;br /&gt;
** https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/TextEditing/TextEditing.html&lt;br /&gt;
** https://developer.apple.com/library/archive/documentation/TextFonts/Conceptual/CocoaTextArchitecture/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009459&lt;br /&gt;
** https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/EventOverview/TextDefaultsBindings/TextDefaultsBindings.html&lt;br /&gt;
** https://software.sil.org/software-products/&lt;br /&gt;
**&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Work_log/2024-03-13&amp;diff=1893</id>
		<title>Work log/2024-03-13</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Work_log/2024-03-13&amp;diff=1893"/>
		<updated>2024-03-14T01:33:50Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1833 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== VM testing on Qubes OS ==&lt;br /&gt;
=== Initial questions ===&lt;br /&gt;
* [ _ ] Is it possible to create VM &amp;#039;snapshots&amp;#039; like in Hyper-V, VirtualBox, VMWare Desktop, etc.?&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] What limitations, if any, should I be aware of?&lt;br /&gt;
**** [ _ ] Does this only work on Linux filesystems? What about &amp;#039;[[HVM]]&amp;#039; virtual machines &amp;#039;&amp;#039;(such as those running Windows or [[MS-DOS]])&amp;#039;&amp;#039;?&lt;br /&gt;
** &lt;br /&gt;
** [ _ ] If no, are there any workarounds?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] Is there a pre-built &amp;#039;lightweight&amp;#039; image (or instructions) for using [[RemoteApps]] with [[Microsoft Windows|Windows]] // [[Windows Server (Microsoft)|Windows Server]]?&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] What limitations, if any, should I be aware of?&lt;br /&gt;
**** &lt;br /&gt;
** [ _ ] If no, are there any workarounds?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] How exactly do I create a Windows &amp;#039;Qube&amp;#039;? &amp;#039;&amp;#039;(make sure to record &amp;#039;lessons learned&amp;#039;!)&amp;#039;&amp;#039;&lt;br /&gt;
** &lt;br /&gt;
** [ _ ] Are there instructions on creating a &amp;#039;minimal&amp;#039; Windows for use in a VM? &amp;#039;&amp;#039;(I think that the &amp;#039;enterprise&amp;#039; version might turn off all telemetry by default??)&amp;#039;&amp;#039;&lt;br /&gt;
*** [ _ ] How can I &amp;#039;&amp;#039;(e.g. via [[Group Policy (Windows)|group policy]] or an installation or startup script)&amp;#039;&amp;#039; disable drive indexing, [[Defender (Windows)|Windows Defender]], and other &amp;#039;resource hogs&amp;#039;?&lt;br /&gt;
* [ _ ] Can I boot with [[PXE]] or [[NetBoot]]?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I load network filesystems &amp;#039;&amp;#039;(e.g. [[NFS]] or [[iSCSI]]/[[Storage area network|SAN]])&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] If so, how? What are the limitations?&lt;br /&gt;
* [ _ ] Where should I store installers and original &amp;#039;.iso&amp;#039; images?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] How exactly do I boot a VM/&amp;#039;Qube&amp;#039; from a physical disk partition?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I run a boot manager on the physical machine hosting &amp;#039;Qubes OS&amp;#039;? &amp;#039;&amp;#039;(i.e. so I could choose to boot directly into Windows or macOS at boot time, or even boot via [[PXE]]/[[iPXE]])&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Questions for later ===&lt;br /&gt;
* [ _ ] &lt;br /&gt;
* [ _ ] &lt;br /&gt;
** [ _ ] &lt;br /&gt;
*** [ _ ] &lt;br /&gt;
**** [ _ ] &lt;br /&gt;
* [ _ ] &lt;br /&gt;
&lt;br /&gt;
== Computing on other devices ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;(i.e. not with [[Qubes OS]])&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Initial questions ===&lt;br /&gt;
* [ _ ] &lt;br /&gt;
** [ _ ] &lt;br /&gt;
*** [ _ ] &lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
=== Tasks to schedule ===&lt;br /&gt;
==== Computing ====&lt;br /&gt;
* [ _ ] Which Microsoft apps work on Linux today?&lt;br /&gt;
** &lt;br /&gt;
** &lt;br /&gt;
** [ _ ] Can I install them in Qubes OS? How?&lt;br /&gt;
* Do a quick search to see if there is a native Linux [[outliner]]&lt;br /&gt;
** OPMLv2 import/export would be a plus&lt;br /&gt;
*** Check out this list of apps &amp;#039;&amp;#039;(not updated since June 2022)&amp;#039;&amp;#039; that use OPML: http://opml.org/compatibleApps.opml&lt;br /&gt;
**** &amp;#039;&amp;#039;(based up this list of [https://bikeguide.hogbaysoftware.com/bike-compatible-apps Bike Compatible Apps])&amp;#039;&amp;#039;&lt;br /&gt;
** Having a GUI as an &amp;#039;&amp;#039;option&amp;#039;&amp;#039; would be ideal.&lt;br /&gt;
*** Helpful for copying / pasting text from web browsers and other GUI apps &amp;#039;&amp;#039;(as copying into text consoles can be challenging at times, especially on unfamiliar systems)&amp;#039;&amp;#039;&lt;br /&gt;
** Does [[OneNote (Microsoft)|OneNote]] work on Linux?&lt;br /&gt;
** Try [[emacs]] [[org-mode]] and write down my initial impressions.&lt;br /&gt;
* Is there a &amp;#039;collapsing text&amp;#039; plugin / extension for [[MediaWiki]]? &amp;#039;&amp;#039;(using JavaScript if necessary, but ideally using the standard [[HTML5]] &amp;lt;kbd&amp;gt;&amp;#039;[[Summary (HTML tag)|Summary]]&amp;#039;&amp;lt;/kbd&amp;gt; and &amp;lt;kbd&amp;gt;&amp;#039;[[Details (HTML tag)|Details]]&amp;#039;&amp;lt;/kbd&amp;gt; tags)&amp;#039;&amp;#039;&lt;br /&gt;
* Is there an outlining plugin for [[Etherpad]] &amp;#039;&amp;#039;(i.e. OPML export)&amp;#039;&amp;#039;?&lt;br /&gt;
** Why shouldn&amp;#039;t I just use [[Drummer (outliner)|Drummer]]??&lt;br /&gt;
* Install [[VisualEditor (MediaWiki)|VisualEditor]] on this site &amp;#039;&amp;#039;(so I can type outlines and see previews at the same time)&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] Once installed, can I toggle between editors &amp;#039;on-the-fly&amp;#039; &amp;#039;&amp;#039;(i.e. when I have un-saved content, or not)&amp;#039;&amp;#039;? If I have to go to preferences each time, is there any way to automate that? &amp;#039;&amp;#039;(If not, I should at least be able to put a link to preferences in the sidebar.)&amp;#039;&amp;#039;&lt;br /&gt;
* [ _ ] Is there any easy way to copy formatted text out of an [[Etherpad]] window &amp;#039;&amp;#039;(without having to &amp;#039;export&amp;#039; to a file)&amp;#039;&amp;#039;? &amp;#039;&amp;#039;(e.g., I would like to be able to copy/paste a bulleted or numbered list between Etherpad and MS Word or other GUI programs)&amp;#039;&amp;#039;&lt;br /&gt;
** Note: Etherpad allows copying its particular format of [[rich text]] between browser windows... I should see what format it is putting on the clipboard, and how could access that &amp;#039;&amp;#039;(I may need a &amp;#039;helper program&amp;#039; to modify the clipboard&amp;#039;)&lt;br /&gt;
* Search for macOS and Windows apps that can read and modify the clipboard &amp;#039;&amp;#039;(and/or perform other actions, such as running an external scripts or posting data to a database or a website)&amp;#039;&amp;#039; based on the contents &amp;#039;&amp;#039;(i.e. the format(s) of the data, as well as the data itself)&amp;#039;&amp;#039; and other factors &amp;#039;&amp;#039;(e.g. time of day, system username, screen resolution, front-most app, list of all running apps, etc.)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Create a converter &amp;#039;&amp;#039;(or find one I can re-purpose)&amp;#039;&amp;#039; between my various note-taking apps &amp;#039;&amp;#039;(see below for related context)&amp;#039;&amp;#039;&lt;br /&gt;
** Start with the currently-active sources:&lt;br /&gt;
*** MediaWiki&lt;br /&gt;
*** EtherPad&lt;br /&gt;
*** WikidPad&lt;br /&gt;
*** Opal / Drummer &amp;#039;&amp;#039;(i.e. OPML v1 / OPML v2)&amp;#039;&amp;#039;&lt;br /&gt;
** I can keep content in its original source, but I should have a &amp;#039;meta-archive&amp;#039; of everything...&lt;br /&gt;
*** It least at first, perhaps this way I don&amp;#039;t have to &amp;#039;round-trip&amp;#039; every single piece of metadata, but ideally exporting and then re-importing a &amp;#039;file&amp;#039; should result in the exact same state as doing nothing at all.&lt;br /&gt;
&lt;br /&gt;
==== Other ===&lt;br /&gt;
* Think about all the ways I try to store information.&lt;br /&gt;
** Break them down &amp;#039;&amp;#039;(i.e. identify motivations, constraints, etc. -- _why_ am I using a particular method, especially if it is a &amp;#039;non-optimal&amp;#039; one)&amp;#039;&amp;#039; and try to optimize a framework for me to use going forward.&lt;br /&gt;
** What is the optimal markup I should use for writing &amp;#039;&amp;#039;(in general)&amp;#039;&amp;#039;? &amp;#039;&amp;#039;(e.g. &amp;#039;plain text&amp;#039;, &amp;#039;plain text&amp;#039; with control codes, ASCIIDOC, [[seText]], [[Markdown]], [[HTML]], et. al.)&amp;#039;&amp;#039; &amp;#039;&amp;#039;(Note: wikitext is too slow / verbose; the markup I use for typing / editing does &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; to be the same that is used for saving or displaying that data)&amp;#039;&amp;#039;&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] Can I write a program to use extra keys or shortcuts to auto-markup text &amp;#039;&amp;#039;(e.g. by typing the control code for &amp;#039;[[GS (ASCII control code)|GS]]&amp;#039;&lt;br /&gt;
**** &lt;br /&gt;
** Examples:&lt;br /&gt;
*** Hypertext / rich text: MediaWiki, WikidPad, iCloud Notes, OneNote, Evernote, e-mail&lt;br /&gt;
*** Outlines: WikidPad, Drummer, Opal&lt;br /&gt;
*** Plain text: Text files, database fields, e-mail, ...&lt;br /&gt;
*** Propitiatory: Stickies &amp;#039;&amp;#039;(digital; Mac or Windows)&amp;#039;&amp;#039; / MS Word / Nisus / Apple Pages / InDesign / QXP / ...&lt;br /&gt;
*** Lists: voice-assistant created lists, saved lists in apps / on websites &amp;#039;&amp;#039;(e.g. Amazon shopping, Kindle / Libby / O&amp;#039;Reilly / etc.)&amp;#039;&amp;#039;&lt;br /&gt;
*** Hybrids: MS To Do, MS Lists, ...&lt;br /&gt;
*** Other:&lt;br /&gt;
**** printed notes &amp;#039;&amp;#039;(paper, journals, notecards)&amp;#039;&amp;#039;&lt;br /&gt;
**** photos &amp;#039;&amp;#039;(both of objects and of content, e.g. on posters or whiteboards)&amp;#039;&amp;#039;&lt;br /&gt;
**** scanned documents &amp;#039;&amp;#039;(with or without OCR; how to attach personal notes and/or to &amp;#039;highlight&amp;#039;/&amp;#039;clip&amp;#039; important information to find later ... see [[Tropy]] for an example)&amp;#039;&amp;#039;&lt;br /&gt;
**** voice notes &amp;#039;&amp;#039;(iOS, tapes, digital recorders, voicemails, etc.)&amp;#039;&amp;#039;&lt;br /&gt;
**** documents such as this one!&lt;br /&gt;
** Considerations: date created / modified, order of creation, finding previous ideas &amp;#039;&amp;#039;(stop duplicating effort)&amp;#039;&amp;#039;, searching for former or related content, backups / disaster recovery, access from mobile and desktop computers, access from voice assistants, sharing, privacy, data portability &amp;#039;&amp;#039;(including, e.g., &amp;quot;how do I plan on accessing this in 25 years&amp;quot;)&amp;#039;&amp;#039;&lt;br /&gt;
* https://plexus.earth/&lt;br /&gt;
** https://plexus.earth/login&lt;br /&gt;
** https://plexus.substack.com/&lt;br /&gt;
* WorkFlowy referral link: https://workflowy.com/invite/99d67f6f.lnx&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
* Add to Zotero&lt;br /&gt;
** https://developer.apple.com/security/complying-with-the-dma.pdf&lt;br /&gt;
**&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Work_log/2024-03-13&amp;diff=1892</id>
		<title>Work log/2024-03-13</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Work_log/2024-03-13&amp;diff=1892"/>
		<updated>2024-03-14T00:04:21Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1704 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== VM testing on Qubes OS ==&lt;br /&gt;
=== Initial questions ===&lt;br /&gt;
* [ _ ] Is it possible to create VM &amp;#039;snapshots&amp;#039; like in Hyper-V, VirtualBox, VMWare Desktop, etc.?&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] What limitations, if any, should I be aware of?&lt;br /&gt;
**** [ _ ] Does this only work on Linux filesystems? What about &amp;#039;[[HVM]]&amp;#039; virtual machines &amp;#039;&amp;#039;(such as those running Windows or [[MS-DOS]])&amp;#039;&amp;#039;?&lt;br /&gt;
** &lt;br /&gt;
** [ _ ] If no, are there any workarounds?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] Is there a pre-built &amp;#039;lightweight&amp;#039; image (or instructions) for using [[RemoteApps]] with [[Microsoft Windows|Windows]] // [[Windows Server (Microsoft)|Windows Server]]?&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] What limitations, if any, should I be aware of?&lt;br /&gt;
**** &lt;br /&gt;
** [ _ ] If no, are there any workarounds?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] How exactly do I create a Windows &amp;#039;Qube&amp;#039;? &amp;#039;&amp;#039;(make sure to record &amp;#039;lessons learned&amp;#039;!)&amp;#039;&amp;#039;&lt;br /&gt;
** &lt;br /&gt;
** [ _ ] Are there instructions on creating a &amp;#039;minimal&amp;#039; Windows for use in a VM? &amp;#039;&amp;#039;(I think that the &amp;#039;enterprise&amp;#039; version might turn off all telemetry by default??)&amp;#039;&amp;#039;&lt;br /&gt;
*** [ _ ] How can I &amp;#039;&amp;#039;(e.g. via [[Group Policy (Windows)|group policy]] or an installation or startup script)&amp;#039;&amp;#039; disable drive indexing, [[Defender (Windows)|Windows Defender]], and other &amp;#039;resource hogs&amp;#039;?&lt;br /&gt;
* [ _ ] Can I boot with [[PXE]] or [[NetBoot]]?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I load network filesystems &amp;#039;&amp;#039;(e.g. [[NFS]] or [[iSCSI]]/[[Storage area network|SAN]])&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] If so, how? What are the limitations?&lt;br /&gt;
* [ _ ] Where should I store installers and original &amp;#039;.iso&amp;#039; images?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] How exactly do I boot a VM/&amp;#039;Qube&amp;#039; from a physical disk partition?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I run a boot manager on the physical machine hosting &amp;#039;Qubes OS&amp;#039;? &amp;#039;&amp;#039;(i.e. so I could choose to boot directly into Windows or macOS at boot time, or even boot via [[PXE]]/[[iPXE]])&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Questions for later ===&lt;br /&gt;
* [ _ ] &lt;br /&gt;
* [ _ ] &lt;br /&gt;
** [ _ ] &lt;br /&gt;
*** [ _ ] &lt;br /&gt;
**** [ _ ] &lt;br /&gt;
* [ _ ] &lt;br /&gt;
&lt;br /&gt;
== Computing on other devices ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;(i.e. not with [[Qubes OS]])&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Initial questions ===&lt;br /&gt;
* [ _ ] &lt;br /&gt;
** [ _ ] &lt;br /&gt;
*** [ _ ] &lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
=== Tasks to schedule ===&lt;br /&gt;
==== Computing ====&lt;br /&gt;
* [ _ ] Which Microsoft apps work on Linux today?&lt;br /&gt;
** &lt;br /&gt;
** &lt;br /&gt;
** [ _ ] Can I install them in Qubes OS? How?&lt;br /&gt;
* Do a quick search to see if there is a native Linux [[outliner]]&lt;br /&gt;
** OPMLv2 import/export would be a plus&lt;br /&gt;
*** Check out this list of apps &amp;#039;&amp;#039;(not updated since June 2022)&amp;#039;&amp;#039; that use OPML: http://opml.org/compatibleApps.opml&lt;br /&gt;
**** &amp;#039;&amp;#039;(based up this list of [https://bikeguide.hogbaysoftware.com/bike-compatible-apps Bike Compatible Apps])&amp;#039;&amp;#039;&lt;br /&gt;
** Having a GUI as an &amp;#039;&amp;#039;option&amp;#039;&amp;#039; would be ideal.&lt;br /&gt;
*** Helpful for copying / pasting text from web browsers and other GUI apps &amp;#039;&amp;#039;(as copying into text consoles can be challenging at times, especially on unfamiliar systems)&amp;#039;&amp;#039;&lt;br /&gt;
** Does [[OneNote (Microsoft)|OneNote]] work on Linux?&lt;br /&gt;
** Try [[emacs]] [[org-mode]] and write down my initial impressions.&lt;br /&gt;
* Is there a &amp;#039;collapsing text&amp;#039; plugin / extension for [[MediaWiki]]? &amp;#039;&amp;#039;(using JavaScript if necessary, but ideally using the standard [[HTML5]] &amp;lt;kbd&amp;gt;&amp;#039;[[Summary (HTML tag)|Summary]]&amp;#039;&amp;lt;/kbd&amp;gt; and &amp;lt;kbd&amp;gt;&amp;#039;[[Details (HTML tag)|Details]]&amp;#039;&amp;lt;/kbd&amp;gt; tags)&amp;#039;&amp;#039;&lt;br /&gt;
* Is there an outlining plugin for [[Etherpad]] &amp;#039;&amp;#039;(i.e. OPML export)&amp;#039;&amp;#039;?&lt;br /&gt;
** Why shouldn&amp;#039;t I just use [[Drummer (outliner)|Drummer]]??&lt;br /&gt;
* Install [[VisualEditor (MediaWiki)|VisualEditor]] on this site &amp;#039;&amp;#039;(so I can type outlines and see previews at the same time)&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] Once installed, can I toggle between editors &amp;#039;on-the-fly&amp;#039; &amp;#039;&amp;#039;(i.e. when I have un-saved content, or not)&amp;#039;&amp;#039;? If I have to go to preferences each time, is there any way to automate that? &amp;#039;&amp;#039;(If not, I should at least be able to put a link to preferences in the sidebar.)&amp;#039;&amp;#039;&lt;br /&gt;
* [ _ ] Is there any easy way to copy formatted text out of an [[Etherpad]] window &amp;#039;&amp;#039;(without having to &amp;#039;export&amp;#039; to a file)&amp;#039;&amp;#039;? &amp;#039;&amp;#039;(e.g., I would like to be able to copy/paste a bulleted or numbered list between Etherpad and MS Word or other GUI programs)&amp;#039;&amp;#039;&lt;br /&gt;
** Note: Etherpad allows copying its particular format of [[rich text]] between browser windows... I should see what format it is putting on the clipboard, and how could access that &amp;#039;&amp;#039;(I may need a &amp;#039;helper program&amp;#039; to modify the clipboard&amp;#039;)&lt;br /&gt;
* Search for macOS and Windows apps that can read and modify the clipboard &amp;#039;&amp;#039;(and/or perform other actions, such as running an external scripts or posting data to a database or a website)&amp;#039;&amp;#039; based on the contents &amp;#039;&amp;#039;(i.e. the format(s) of the data, as well as the data itself)&amp;#039;&amp;#039; and other factors &amp;#039;&amp;#039;(e.g. time of day, system username, screen resolution, front-most app, list of all running apps, etc.)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Create a converter &amp;#039;&amp;#039;(or find one I can re-purpose)&amp;#039;&amp;#039; between my various note-taking apps &amp;#039;&amp;#039;(see below for related context)&amp;#039;&amp;#039;&lt;br /&gt;
** Start with the currently-active sources:&lt;br /&gt;
*** MediaWiki&lt;br /&gt;
*** EtherPad&lt;br /&gt;
*** WikidPad&lt;br /&gt;
*** Opal / Drummer &amp;#039;&amp;#039;(i.e. OPML v1 / OPML v2)&amp;#039;&amp;#039;&lt;br /&gt;
** I can keep content in its original source, but I should have a &amp;#039;meta-archive&amp;#039; of everything...&lt;br /&gt;
*** It least at first, perhaps this way I don&amp;#039;t have to &amp;#039;round-trip&amp;#039; every single piece of metadata, but ideally exporting and then re-importing a &amp;#039;file&amp;#039; should result in the exact same state as doing nothing at all.&lt;br /&gt;
&lt;br /&gt;
==== Other ===&lt;br /&gt;
* Think about all the ways I try to store information.&lt;br /&gt;
** Break them down &amp;#039;&amp;#039;(i.e. identify motivations, constraints, etc. -- _why_ am I using a particular method, especially if it is a &amp;#039;non-optimal&amp;#039; one)&amp;#039;&amp;#039; and try to optimize a framework for me to use going forward.&lt;br /&gt;
** What is the optimal markup I should use for writing &amp;#039;&amp;#039;(in general)&amp;#039;&amp;#039;? &amp;#039;&amp;#039;(e.g. &amp;#039;plain text&amp;#039;, &amp;#039;plain text&amp;#039; with control codes, ASCIIDOC, [[seText]], [[Markdown]], [[HTML]], et. al.)&amp;#039;&amp;#039; &amp;#039;&amp;#039;(Note: wikitext is too slow / verbose; the markup I use for typing / editing does &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; to be the same that is used for saving or displaying that data)&amp;#039;&amp;#039;&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] Can I write a program to use extra keys or shortcuts to auto-markup text &amp;#039;&amp;#039;(e.g. by typing the control code for &amp;#039;[[GS (ASCII control code)|GS]]&amp;#039;&lt;br /&gt;
**** &lt;br /&gt;
** Examples:&lt;br /&gt;
*** Hypertext / rich text: MediaWiki, WikidPad, iCloud Notes, OneNote, Evernote, e-mail&lt;br /&gt;
*** Outlines: WikidPad, Drummer, Opal&lt;br /&gt;
*** Plain text: Text files, database fields, e-mail, ...&lt;br /&gt;
*** Propitiatory: Stickies &amp;#039;&amp;#039;(digital; Mac or Windows)&amp;#039;&amp;#039; / MS Word / Nisus / Apple Pages / InDesign / QXP / ...&lt;br /&gt;
*** Lists: voice-assistant created lists, saved lists in apps / on websites &amp;#039;&amp;#039;(e.g. Amazon shopping, Kindle / Libby / O&amp;#039;Reilly / etc.)&amp;#039;&amp;#039;&lt;br /&gt;
*** Hybrids: MS To Do, MS Lists, ...&lt;br /&gt;
*** Other:&lt;br /&gt;
**** printed notes &amp;#039;&amp;#039;(paper, journals, notecards)&amp;#039;&amp;#039;&lt;br /&gt;
**** photos &amp;#039;&amp;#039;(both of objects and of content, e.g. on posters or whiteboards)&amp;#039;&amp;#039;&lt;br /&gt;
**** scanned documents &amp;#039;&amp;#039;(with or without OCR; how to attach personal notes and/or to &amp;#039;highlight&amp;#039;/&amp;#039;clip&amp;#039; important information to find later ... see [[Tropy]] for an example)&amp;#039;&amp;#039;&lt;br /&gt;
**** voice notes &amp;#039;&amp;#039;(iOS, tapes, digital recorders, voicemails, etc.)&amp;#039;&amp;#039;&lt;br /&gt;
**** documents such as this one!&lt;br /&gt;
** Considerations: date created / modified, order of creation, finding previous ideas &amp;#039;&amp;#039;(stop duplicating effort)&amp;#039;&amp;#039;, searching for former or related content, backups / disaster recovery, access from mobile and desktop computers, access from voice assistants, sharing, privacy, data portability &amp;#039;&amp;#039;(including, e.g., &amp;quot;how do I plan on accessing this in 25 years&amp;quot;)&amp;#039;&amp;#039;&lt;br /&gt;
* https://plexus.earth/&lt;br /&gt;
** https://plexus.earth/login&lt;br /&gt;
** https://plexus.substack.com/&lt;br /&gt;
* WorkFlowy referral link: https://workflowy.com/invite/99d67f6f.lnx&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Work_log/2024-03-13&amp;diff=1891</id>
		<title>Work log/2024-03-13</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Work_log/2024-03-13&amp;diff=1891"/>
		<updated>2024-03-13T23:49:11Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1449 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== VM testing on Qubes OS ==&lt;br /&gt;
=== Initial questions ===&lt;br /&gt;
* [ _ ] Is it possible to create VM &amp;#039;snapshots&amp;#039; like in Hyper-V, VirtualBox, VMWare Desktop, etc.?&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] What limitations, if any, should I be aware of?&lt;br /&gt;
**** [ _ ] Does this only work on Linux filesystems? What about &amp;#039;[[HVM]]&amp;#039; virtual machines &amp;#039;&amp;#039;(such as those running Windows or [[MS-DOS]])&amp;#039;&amp;#039;?&lt;br /&gt;
** &lt;br /&gt;
** [ _ ] If no, are there any workarounds?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] Is there a pre-built &amp;#039;lightweight&amp;#039; image (or instructions) for using [[RemoteApps]] with [[Microsoft Windows|Windows]] // [[Windows Server (Microsoft)|Windows Server]]?&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] What limitations, if any, should I be aware of?&lt;br /&gt;
**** &lt;br /&gt;
** [ _ ] If no, are there any workarounds?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] How exactly do I create a Windows &amp;#039;Qube&amp;#039;? &amp;#039;&amp;#039;(make sure to record &amp;#039;lessons learned&amp;#039;!)&amp;#039;&amp;#039;&lt;br /&gt;
** &lt;br /&gt;
** [ _ ] Are there instructions on creating a &amp;#039;minimal&amp;#039; Windows for use in a VM? &amp;#039;&amp;#039;(I think that the &amp;#039;enterprise&amp;#039; version might turn off all telemetry by default??)&amp;#039;&amp;#039;&lt;br /&gt;
*** [ _ ] How can I &amp;#039;&amp;#039;(e.g. via [[Group Policy (Windows)|group policy]] or an installation or startup script)&amp;#039;&amp;#039; disable drive indexing, [[Defender (Windows)|Windows Defender]], and other &amp;#039;resource hogs&amp;#039;?&lt;br /&gt;
* [ _ ] Can I boot with [[PXE]] or [[NetBoot]]?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I load network filesystems &amp;#039;&amp;#039;(e.g. [[NFS]] or [[iSCSI]]/[[Storage area network|SAN]])&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] If so, how? What are the limitations?&lt;br /&gt;
* [ _ ] Where should I store installers and original &amp;#039;.iso&amp;#039; images?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] How exactly do I boot a VM/&amp;#039;Qube&amp;#039; from a physical disk partition?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I run a boot manager on the physical machine hosting &amp;#039;Qubes OS&amp;#039;? &amp;#039;&amp;#039;(i.e. so I could choose to boot directly into Windows or macOS at boot time, or even boot via [[PXE]]/[[iPXE]])&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Questions for later ===&lt;br /&gt;
* [ _ ] &lt;br /&gt;
* [ _ ] &lt;br /&gt;
** [ _ ] &lt;br /&gt;
*** [ _ ] &lt;br /&gt;
**** [ _ ] &lt;br /&gt;
* [ _ ] &lt;br /&gt;
&lt;br /&gt;
== Computing on other devices ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;(i.e. not with [[Qubes OS]])&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Initial questions ===&lt;br /&gt;
* [ _ ] &lt;br /&gt;
** [ _ ] &lt;br /&gt;
*** [ _ ] &lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
=== Tasks to schedule ===&lt;br /&gt;
==== Computing ====&lt;br /&gt;
* [ _ ] Which Microsoft apps work on Linux today?&lt;br /&gt;
** &lt;br /&gt;
** &lt;br /&gt;
** [ _ ] Can I install them in Qubes OS? How?&lt;br /&gt;
* Do a quick search to see if there is a native Linux [[outliner]]&lt;br /&gt;
** OPMLv2 import/export would be a plus&lt;br /&gt;
*** Check out this list of apps &amp;#039;&amp;#039;(not updated since June 2022)&amp;#039;&amp;#039; that use OPML: http://opml.org/compatibleApps.opml&lt;br /&gt;
**** &amp;#039;&amp;#039;(based up this list of [https://bikeguide.hogbaysoftware.com/bike-compatible-apps Bike Compatible Apps])&amp;#039;&amp;#039;&lt;br /&gt;
** Having a GUI as an &amp;#039;&amp;#039;option&amp;#039;&amp;#039; would be ideal.&lt;br /&gt;
*** Helpful for copying / pasting text from web browsers and other GUI apps &amp;#039;&amp;#039;(as copying into text consoles can be challenging at times, especially on unfamiliar systems)&amp;#039;&amp;#039;&lt;br /&gt;
** Does [[OneNote (Microsoft)|OneNote]] work on Linux?&lt;br /&gt;
** Try [[emacs]] [[org-mode]] and write down my initial impressions.&lt;br /&gt;
* Is there a &amp;#039;collapsing text&amp;#039; plugin / extension for [[MediaWiki]]? &amp;#039;&amp;#039;(using JavaScript if necessary, but ideally using the standard [[HTML5]] &amp;lt;kbd&amp;gt;&amp;#039;[[Summary (HTML tag)|Summary]]&amp;#039;&amp;lt;/kbd&amp;gt; and &amp;lt;kbd&amp;gt;&amp;#039;[[Details (HTML tag)|Details]]&amp;#039;&amp;lt;/kbd&amp;gt; tags)&amp;#039;&amp;#039;&lt;br /&gt;
* Is there an outlining plugin for [[Etherpad]] &amp;#039;&amp;#039;(i.e. OPML export)&amp;#039;&amp;#039;?&lt;br /&gt;
** Why shouldn&amp;#039;t I just use [[Drummer (outliner)|Drummer]]??&lt;br /&gt;
* Install [[VisualEditor (MediaWiki)|VisualEditor]] on this site &amp;#039;&amp;#039;(so I can type outlines and see previews at the same time)&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] Once installed, can I toggle between editors &amp;#039;on-the-fly&amp;#039; &amp;#039;&amp;#039;(i.e. when I have un-saved content, or not)&amp;#039;&amp;#039;? If I have to go to preferences each time, is there any way to automate that? &amp;#039;&amp;#039;(If not, I should at least be able to put a link to preferences in the sidebar.)&amp;#039;&amp;#039;&lt;br /&gt;
* [ _ ] Is there any easy way to copy formatted text out of an [[Etherpad]] window &amp;#039;&amp;#039;(without having to &amp;#039;export&amp;#039; to a file)&amp;#039;&amp;#039;? &amp;#039;&amp;#039;(e.g., I would like to be able to copy/paste a bulleted or numbered list between Etherpad and MS Word or other GUI programs)&amp;#039;&amp;#039;&lt;br /&gt;
** Note: Etherpad allows copying its particular format of [[rich text]] between browser windows... I should see what format it is putting on the clipboard, and how could access that &amp;#039;&amp;#039;(I may need a &amp;#039;helper program&amp;#039; to modify the clipboard&amp;#039;)&lt;br /&gt;
* Search for macOS and Windows apps that can read and modify the clipboard &amp;#039;&amp;#039;(and/or perform other actions, such as running an external scripts or posting data to a database or a website)&amp;#039;&amp;#039; based on the contents &amp;#039;&amp;#039;(i.e. the format(s) of the data, as well as the data itself)&amp;#039;&amp;#039; and other factors &amp;#039;&amp;#039;(e.g. time of day, system username, screen resolution, front-most app, list of all running apps, etc.)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Create a converter &amp;#039;&amp;#039;(or find one I can re-purpose)&amp;#039;&amp;#039; between my various note-taking apps &amp;#039;&amp;#039;(see below for related context)&amp;#039;&amp;#039;&lt;br /&gt;
** Start with the currently-active sources:&lt;br /&gt;
*** MediaWiki&lt;br /&gt;
*** EtherPad&lt;br /&gt;
*** WikidPad&lt;br /&gt;
*** Opal / Drummer &amp;#039;&amp;#039;(i.e. OPML v1 / OPML v2)&amp;#039;&amp;#039;&lt;br /&gt;
** I can keep content in its original source, but I should have a &amp;#039;meta-archive&amp;#039; of everything...&lt;br /&gt;
*** It least at first, perhaps this way I don&amp;#039;t have to &amp;#039;round-trip&amp;#039; every single piece of metadata, but ideally exporting and then re-importing a &amp;#039;file&amp;#039; should result in the exact same state as doing nothing at all.&lt;br /&gt;
&lt;br /&gt;
==== Other ===&lt;br /&gt;
* Think about all the ways I try to store information.&lt;br /&gt;
** Break them down &amp;#039;&amp;#039;(i.e. identify motivations, constraints, etc. -- _why_ am I using a particular method, especially if it is a &amp;#039;non-optimal&amp;#039; one)&amp;#039;&amp;#039; and try to optimize a framework for me to use going forward.&lt;br /&gt;
** What is the optimal markup I should use for writing &amp;#039;&amp;#039;(in general)&amp;#039;&amp;#039;? &amp;#039;&amp;#039;(e.g. &amp;#039;plain text&amp;#039;, &amp;#039;plain text&amp;#039; with control codes, ASCIIDOC, [[seText]], [[Markdown]], [[HTML]], et. al.)&amp;#039;&amp;#039; &amp;#039;&amp;#039;(Note: wikitext is too slow / verbose; the markup I use for typing / editing does &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; to be the same that is used for saving or displaying that data)&amp;#039;&amp;#039;&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] Can I write a program to use extra keys or shortcuts to auto-markup text &amp;#039;&amp;#039;(e.g. by typing the control code for &amp;#039;[[GS (ASCII control code)|GS]]&amp;#039;&lt;br /&gt;
**** &lt;br /&gt;
** Examples:&lt;br /&gt;
*** Hypertext / rich text: MediaWiki, WikidPad, iCloud Notes, OneNote, Evernote, e-mail&lt;br /&gt;
*** Outlines: WikidPad, Drummer, Opal&lt;br /&gt;
*** Plain text: Text files, database fields, e-mail, ...&lt;br /&gt;
*** Propitiatory: Stickies &amp;#039;&amp;#039;(digital; Mac or Windows)&amp;#039;&amp;#039; / MS Word / Nisus / Apple Pages / InDesign / QXP / ...&lt;br /&gt;
*** Lists: voice-assistant created lists, saved lists in apps / on websites &amp;#039;&amp;#039;(e.g. Amazon shopping, Kindle / Libby / O&amp;#039;Reilly / etc.)&amp;#039;&amp;#039;&lt;br /&gt;
*** Hybrids: MS To Do, MS Lists, ...&lt;br /&gt;
*** Other:&lt;br /&gt;
**** printed notes &amp;#039;&amp;#039;(paper, journals, notecards)&amp;#039;&amp;#039;&lt;br /&gt;
**** photos &amp;#039;&amp;#039;(both of objects and of content, e.g. on posters or whiteboards)&amp;#039;&amp;#039;&lt;br /&gt;
**** scanned documents &amp;#039;&amp;#039;(with or without OCR; how to attach personal notes and/or to &amp;#039;highlight&amp;#039;/&amp;#039;clip&amp;#039; important information to find later ... see [[Tropy]] for an example)&amp;#039;&amp;#039;&lt;br /&gt;
**** voice notes &amp;#039;&amp;#039;(iOS, tapes, digital recorders, voicemails, etc.)&amp;#039;&amp;#039;&lt;br /&gt;
**** documents such as this one!&lt;br /&gt;
** Considerations: date created / modified, order of creation, finding previous ideas &amp;#039;&amp;#039;(stop duplicating effort)&amp;#039;&amp;#039;, searching for former or related content, backups / disaster recovery, access from mobile and desktop computers, access from voice assistants, sharing, privacy, data portability &amp;#039;&amp;#039;(including, e.g., &amp;quot;how do I plan on accessing this in 25 years&amp;quot;)&amp;#039;&amp;#039;&lt;br /&gt;
* https://plexus.earth/login&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Work_log/2024-03-13&amp;diff=1890</id>
		<title>Work log/2024-03-13</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Work_log/2024-03-13&amp;diff=1890"/>
		<updated>2024-03-13T19:44:04Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Initial version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== VM testing on Qubes OS ==&lt;br /&gt;
=== Initial questions ===&lt;br /&gt;
* [ _ ] Is it possible to create VM &amp;#039;snapshots&amp;#039; like in Hyper-V, VirtualBox, VMWare Desktop, etc.?&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] What limitations, if any, should I be aware of?&lt;br /&gt;
**** [ _ ] Does this only work on Linux filesystems? What about &amp;#039;[[HVM]]&amp;#039; virtual machines &amp;#039;&amp;#039;(such as those running Windows or [[MS-DOS]])&amp;#039;&amp;#039;?&lt;br /&gt;
** &lt;br /&gt;
** [ _ ] If no, are there any workarounds?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] Is there a pre-built &amp;#039;lightweight&amp;#039; image (or instructions) for using [[RemoteApps]] with [[Microsoft Windows|Windows]] // [[Windows Server (Microsoft)|Windows Server]]?&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] What limitations, if any, should I be aware of?&lt;br /&gt;
**** &lt;br /&gt;
** [ _ ] If no, are there any workarounds?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] How exactly do I create a Windows &amp;#039;Qube&amp;#039;? &amp;#039;&amp;#039;(make sure to record &amp;#039;lessons learned&amp;#039;!)&amp;#039;&amp;#039;&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I boot with [[PXE]] or [[NetBoot]]?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I load network filesystems &amp;#039;&amp;#039;(e.g. [[NFS]] or [[iSCSI]]/[[Storage area network|SAN]])&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] If so, how? What are the limitations?&lt;br /&gt;
* [ _ ] Where should I store installers and original &amp;#039;.iso&amp;#039; images?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] How exactly do I boot a VM/&amp;#039;Qube&amp;#039; from a physical disk partition?&lt;br /&gt;
** &lt;br /&gt;
* [ _ ] Can I run a boot manager on the physical machine hosting &amp;#039;Qubes OS&amp;#039;? &amp;#039;&amp;#039;(i.e. so I could choose to boot directly into Windows or macOS at boot time, or even boot via [[PXE]]/[[iPXE]])&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] If yes, then how?&lt;br /&gt;
*** &lt;br /&gt;
* [ _ ] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Questions for later ===&lt;br /&gt;
* [ _ ] &lt;br /&gt;
* [ _ ] &lt;br /&gt;
** [ _ ] &lt;br /&gt;
*** [ _ ] &lt;br /&gt;
**** [ _ ] &lt;br /&gt;
* [ _ ] &lt;br /&gt;
&lt;br /&gt;
== Computing on other devices ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;(i.e. not with [[Qubes OS]])&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Initial questions ===&lt;br /&gt;
* [ _ ] &lt;br /&gt;
** [ _ ] &lt;br /&gt;
*** [ _ ] &lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
=== Tasks to schedule ===&lt;br /&gt;
==== Computing ====&lt;br /&gt;
* Do a quick search to see if there is a native Linux [[outliner]]&lt;br /&gt;
** OPMLv2 import/export would be a plus&lt;br /&gt;
** Having a GUI as an &amp;#039;&amp;#039;option&amp;#039;&amp;#039; would be ideal.&lt;br /&gt;
*** Helpful for copying / pasting text from web browsers and other GUI apps &amp;#039;&amp;#039;(as copying into text consoles can be challenging at times, especially on unfamiliar systems)&amp;#039;&amp;#039;&lt;br /&gt;
** Does [[OneNote (Microsoft)|OneNote]] work on Linux?&lt;br /&gt;
** Try [[emacs]] [[org-mode]] and write down my initial impressions.&lt;br /&gt;
* Is there a &amp;#039;collapsing text&amp;#039; plugin / extension for [[MediaWiki]]? &amp;#039;&amp;#039;(using JavaScript if necessarily, but ideally using the standard [[HTML5]] &amp;lt;kbd&amp;gt;&amp;#039;[[Summary (HTML tag)|Summary]]&amp;#039;&amp;lt;/kbd&amp;gt; and &amp;lt;kbd&amp;gt;&amp;#039;[[Details (HTML tag)|Details]]&amp;#039;&amp;lt;/kbd&amp;gt; tags&lt;br /&gt;
* Install [[VisualEditor (MediaWiki)|VisualEditor]] on this site &amp;#039;&amp;#039;(so I can type outlines and see previews at the same time)&amp;#039;&amp;#039;&lt;br /&gt;
** [ _ ] Once installed, can I toggle between editors &amp;#039;on-the-fly&amp;#039; &amp;#039;&amp;#039;(i.e. when I have un-saved content, or not)&amp;#039;&amp;#039;? If I have to go to preferences each time, is there any way to automate that? &amp;#039;&amp;#039;(If not, I should at least be able to put a link to preferences in the sidebar.)&amp;#039;&amp;#039;&lt;br /&gt;
* [ _ ] Is there any easy way to copy formatted text out of an [[Etherpad]] window &amp;#039;&amp;#039;(without having to &amp;#039;export&amp;#039; to a file)&amp;#039;&amp;#039;? &amp;#039;&amp;#039;(e.g., I would like to be able to copy/paste a bulleted or numbered list between Etherpad and MS Word or other GUI programs)&amp;#039;&amp;#039;&lt;br /&gt;
** Note: Etherpad allows copying its particular format of [[rich text]] between browser windows... I should see what format it is putting on the clipboard, and how could access that &amp;#039;&amp;#039;(I may need a &amp;#039;helper program&amp;#039; to modify the clipboard&amp;#039;)&lt;br /&gt;
* Search for macOS and Windows apps that can read and modify the clipboard &amp;#039;&amp;#039;(and/or perform other actions, such as running an external scripts or posting data to a database or a website)&amp;#039;&amp;#039; based on the contents &amp;#039;&amp;#039;(i.e. the format(s) of the data, as well as the data itself)&amp;#039;&amp;#039; and other factors &amp;#039;&amp;#039;(e.g. time of day, system username, screen resolution, front-most app, list of all running apps, etc.)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Create a converter &amp;#039;&amp;#039;(or find one I can re-purpose)&amp;#039;&amp;#039; between my various note-taking apps &amp;#039;&amp;#039;(see below for related context)&amp;#039;&amp;#039;&lt;br /&gt;
** Start with the currently-active sources:&lt;br /&gt;
*** MediaWiki&lt;br /&gt;
*** EtherPad&lt;br /&gt;
*** WikidPad&lt;br /&gt;
*** Opal / Drummer &amp;#039;&amp;#039;(i.e. OPML v1 / OPML v2)&amp;#039;&amp;#039;&lt;br /&gt;
** I can keep content in its original source, but I should have a &amp;#039;meta-archive&amp;#039; of everything...&lt;br /&gt;
*** It least at first, perhaps this way I don&amp;#039;t have to &amp;#039;round-trip&amp;#039; every single piece of metadata, but ideally exporting and then re-importing a &amp;#039;file&amp;#039; should result in the exact same state as doing nothing at all.&lt;br /&gt;
&lt;br /&gt;
==== Other ===&lt;br /&gt;
* Think about all the ways I try to store information.&lt;br /&gt;
** Break them down &amp;#039;&amp;#039;(i.e. identify motivations, constraints, etc. -- _why_ am I using a particular method, especially if it is a &amp;#039;non-optimal&amp;#039; one)&amp;#039;&amp;#039; and try to optimize a framework for me to use going forward.&lt;br /&gt;
** What is the optimal markup I should use for writing &amp;#039;&amp;#039;(in general)&amp;#039;&amp;#039;? &amp;#039;&amp;#039;(e.g. &amp;#039;plain text&amp;#039;, &amp;#039;plain text&amp;#039; with control codes, ASCIIDOC, [[seText]], [[Markdown]], [[HTML]], et. al.)&amp;#039;&amp;#039; &amp;#039;&amp;#039;(Note: wikitext is too slow / verbose; the markup I use for typing / editing does &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; to be the same that is used for saving or displaying that data)&amp;#039;&amp;#039;&lt;br /&gt;
*** &lt;br /&gt;
*** [ _ ] Can I write a program to use extra keys or shortcuts to auto-markup text &amp;#039;&amp;#039;(e.g. by typing the control code for &amp;#039;[[GS (ASCII control code)|GS]]&amp;#039;&lt;br /&gt;
**** &lt;br /&gt;
** Examples:&lt;br /&gt;
*** Hypertext / rich text: MediaWiki, WikidPad, iCloud Notes, OneNote, Evernote, e-mail&lt;br /&gt;
*** Outlines: WikidPad, Drummer, Opal&lt;br /&gt;
*** Plain text: Text files, database fields, e-mail, ...&lt;br /&gt;
*** Propitiatory: Stickies &amp;#039;&amp;#039;(digital; Mac or Windows)&amp;#039;&amp;#039; / MS Word / Nisus / Apple Pages / InDesign / QXP / ...&lt;br /&gt;
*** Lists: voice-assistant created lists, saved lists in apps / on websites &amp;#039;&amp;#039;(e.g. Amazon shopping, Kindle / Libby / O&amp;#039;Reilly / etc.)&amp;#039;&amp;#039;&lt;br /&gt;
*** Hybrids: MS To Do, MS Lists, ...&lt;br /&gt;
*** Other:&lt;br /&gt;
**** printed notes &amp;#039;&amp;#039;(paper, journals, notecards)&amp;#039;&amp;#039;&lt;br /&gt;
**** photos &amp;#039;&amp;#039;(both of objects and of content, e.g. on posters or whiteboards)&amp;#039;&amp;#039;&lt;br /&gt;
**** scanned documents &amp;#039;&amp;#039;(with or without OCR; how to attach personal notes and/or to &amp;#039;highlight&amp;#039;/&amp;#039;clip&amp;#039; important information to find later ... see [[Tropy]] for an example)&amp;#039;&amp;#039;&lt;br /&gt;
**** voice notes &amp;#039;&amp;#039;(iOS, tapes, digital recorders, voicemails, etc.)&amp;#039;&amp;#039;&lt;br /&gt;
**** documents such as this one!&lt;br /&gt;
** Considerations: date created / modified, order of creation, finding previous ideas &amp;#039;&amp;#039;(stop duplicating effort)&amp;#039;&amp;#039;, searching for former or related content, backups / disaster recovery, access from mobile and desktop computers, access from voice assistants, sharing, privacy, data portability &amp;#039;&amp;#039;(including, e.g., &amp;quot;how do I plan on accessing this in 25 years&amp;quot;)&amp;#039;&amp;#039;&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-12&amp;diff=1889</id>
		<title>Reading list/2024-03-12</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-12&amp;diff=1889"/>
		<updated>2024-03-12T23:21:13Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1620 version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Raspberry Pi&lt;br /&gt;
** https://www.raspberrypi.com/news/this-is-the-worlds-first-raspberry-pi-5-tablet/&lt;br /&gt;
*** https://www.bvws.org.uk/405alive/faq/workagain.html&lt;br /&gt;
**** https://www.bvws.org.uk/405alive/tech/modulator.html&lt;br /&gt;
** Versions&lt;br /&gt;
*** Notes and articles&lt;br /&gt;
**** 2021 - [https://www.raspberrypi.com/news/new-old-functionality-with-raspberry-pi-os-legacy/ “New” old functionality with Raspberry Pi OS (Legacy)]&lt;br /&gt;
***** &amp;lt;q&amp;gt;Raspberry Pi OS (Legacy) will remain supported while the various components continue to receive updates. For Debian Buster, support will be available until June 2024. For Linux 5.10 kernel, December 2026. If Debian Bookworm becomes stable in this time, Raspberry Pi (Legacy) will switch to Bullseye.&amp;lt;/q&amp;gt;&lt;br /&gt;
**** Release notes&lt;br /&gt;
***** Current 64-bit: https://downloads.raspberrypi.com/raspios_full_arm64/release_notes.txt&lt;br /&gt;
***** Current 32-bit: https://downloads.raspberrypi.com/raspios_full_armhf/release_notes.txt&lt;br /&gt;
***** OldStable 64-bit: https://downloads.raspberrypi.com/raspios_oldstable_full_arm64/release_notes.txt&lt;br /&gt;
***** OldStable 32-bit: https://downloads.raspberrypi.com/raspios_oldstable_full_armhf/release_notes.txt&lt;br /&gt;
*** Major updates&lt;br /&gt;
**** 2025 - v14 - Forky: (TBA)&lt;br /&gt;
**** 2023 - v13 - Trixie: (TBA)&lt;br /&gt;
**** 2021 - v12 - Bookworm: https://www.raspberrypi.com/news/bookworm-the-new-version-of-raspberry-pi-os/&lt;br /&gt;
**** 2019 - v11 - Bullseye: https://www.raspberrypi.com/news/buster-the-new-version-of-raspbian/&lt;br /&gt;
**** 2017 - v10 - Buster: https://www.raspberrypi.com/news/raspbian-stretch/&lt;br /&gt;
**** 2015 - v09 - Stretch: https://www.raspberrypi.com/news/raspbian-jessie-is-here/&lt;br /&gt;
**** 2013 - v08 - Jessie: ?? &lt;br /&gt;
***** 2015 - [https://www.raspberrypi.com/news/another-raspbian-desktop-user-interface-update/ Another Raspbian Desktop User Interface Update]&lt;br /&gt;
***** 2014 - [https://www.raspberrypi.com/news/changes-to-the-raspbian-user-interface/ Changes to the Raspbian user interface]&lt;br /&gt;
** Misc. reading&lt;br /&gt;
*** [https://www.raspberrypi.com/news/colour-changing-leds-remind-you-to-clean-out-your-cats-litter-tray/ Colour-changing LEDs remind you to clean out your cat’s litter tray]&lt;br /&gt;
* NAS software&lt;br /&gt;
** General notes&lt;br /&gt;
*** https://www.truenas.com/docs/core/gettingstarted/corehardwareguide/&lt;br /&gt;
**** &amp;lt;q&amp;gt;Consider pre-flighting every storage device before putting it into production, especially&amp;lt;/q&amp;gt;&lt;br /&gt;
*** [https://www.truenas.com/blog/visualizing-zfs-performance/ Visualizing ZFS Performance]&lt;br /&gt;
** Options&lt;br /&gt;
* https://www.reddit.com/r/homelab/comments/10ffssi/omv_vs_unrain_vs_truenas_core_or_scale_or/&lt;br /&gt;
* https://kodi.wiki/view/JeOS_implementations_for_Kodi&lt;br /&gt;
** https://en.wikipedia.org/wiki/Just_enough_operating_system&lt;br /&gt;
* Raspberry Pi hardware video decoding&lt;br /&gt;
** Pi 2/3: VC-1, MPEG2, (H-264?)&lt;br /&gt;
** Pi 4: HDR10 to HDR TV&lt;br /&gt;
*** 4B: HLG&lt;br /&gt;
** Pi 5: HEVC decode at 60 fps?; NO H264 decode&lt;br /&gt;
** Unknown status: VP-9, AV-1, ...&lt;br /&gt;
* Raspberry Pi remote controls&lt;br /&gt;
** remote control board: https://www.msldigital.com/&lt;br /&gt;
** RasPlex remote&lt;br /&gt;
*** https://github.com/RasPlex/Simple-RasPlex-Remote&lt;br /&gt;
*** http://web.archive.org/web/20170103164111/http://errorfreeit.com.au/blog/2014/1/4/free-online-rasplex-remote&lt;br /&gt;
* NAS&lt;br /&gt;
** Hardware-specific&lt;br /&gt;
*** ARM&lt;br /&gt;
**** Drobo&lt;br /&gt;
*** Intel&lt;br /&gt;
**** TerraMaster&lt;br /&gt;
**** unRAID&lt;br /&gt;
*** Intel or ARM&lt;br /&gt;
**** Asustor&lt;br /&gt;
**** Netgear ReadyNAS&lt;br /&gt;
**** QNAP&lt;br /&gt;
**** Seagate&lt;br /&gt;
**** Synology&lt;br /&gt;
*** Other (or unknown)&lt;br /&gt;
**** Western Digital MyCloud&lt;br /&gt;
*** ...&lt;br /&gt;
** Software-based&lt;br /&gt;
*** FreeNAS / TrueNAS&lt;br /&gt;
*** unRAID&lt;br /&gt;
*** ...&lt;br /&gt;
** Unknown type&lt;br /&gt;
*** [https://www.terra-master.com/ TerraMaster]&lt;br /&gt;
*** Thecus&lt;br /&gt;
**** https://www.google.com/search?q=TerraMaster%2C+Thecus&lt;br /&gt;
** Articles&lt;br /&gt;
*** https://blog.elcomsoft.com/2021/02/nas-forensics-synology-asustor-qnap-terramaster-and-thecus-encryption-compared/&lt;br /&gt;
*** https://www.reddit.com/r/DataHoarder/comments/14mfa2x/terramaster_vs_synology_from_software_side/&lt;br /&gt;
*** &lt;br /&gt;
* https://en.wikipedia.org/wiki/List_of_smart_TV_platforms&lt;br /&gt;
* https://en.wikipedia.org/wiki/Comparison_of_DVR_software_packages&lt;br /&gt;
* NAS Compatibilty guide for Plex (includes CPU specs for each model)!&lt;br /&gt;
** https://docs.google.com/spreadsheets/d/1MfYoJkiwSqCXg8cm5-Ac4oOLPRtCkgUxU0jdj3tmMPc&lt;br /&gt;
** Older copy, with Drobo devices: http://web.archive.org/web/20230705151654/https://docs.google.com/spreadsheets/d/1MfYoJkiwSqCXg8cm5-Ac4oOLPRtCkgUxU0jdj3tmMPc/edit?pli=1&lt;br /&gt;
** Even older copy: http://web.archive.org/web/20150708181755/https://docs.google.com/spreadsheets/d/1MfYoJkiwSqCXg8cm5-Ac4oOLPRtCkgUxU0jdj3tmMPc/edit?pli=1#gid=314388488&lt;br /&gt;
** [https://web.archive.org/web/*/docs.google.com/spreadsheets/d/1MfYoJkiwSqCXg8cm5-Ac4oOLPRtCkgUxU0jdj3tmMPc/* Search for more archived copies]&lt;br /&gt;
* https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video#Hardware_decoding_and_encoding&lt;br /&gt;
** https://support.plex.tv/articles/115002178853-using-hardware-accelerated-streaming/&lt;br /&gt;
* ArchiveOS.org&lt;br /&gt;
** https://archiveaOS.org/&lt;br /&gt;
*** Other types: https://archiveos.org/others/&lt;br /&gt;
**** Maru OS - Android with a teathered desktop component: https://archiveos.org/maru-os/&lt;br /&gt;
**** &lt;br /&gt;
** https://archiveapp.org/&lt;br /&gt;
** https://archivegame.org/&lt;br /&gt;
* Operating System projects&lt;br /&gt;
** OS/2&lt;br /&gt;
*** https://osfree.org/&lt;br /&gt;
**** https://github.com/osfree-project&lt;br /&gt;
**** https://github.com/osfree-project/osfree&lt;br /&gt;
** &lt;br /&gt;
* Alternative web browsers&lt;br /&gt;
** https://github.com/Alex313031/Thorium&lt;br /&gt;
** https://thorium.rocks/mercury&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-11&amp;diff=1888</id>
		<title>Reading list/2024-03-11</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-11&amp;diff=1888"/>
		<updated>2024-03-12T02:48:04Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1947 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* https://gunicorn.org/&lt;br /&gt;
* Etherpad&lt;br /&gt;
** General&lt;br /&gt;
*** https://blog.etherpad.org/2012/01/15/etherpad-vs-etherpad-lite-which-is-right-for-you/&lt;br /&gt;
*** https://github.com/ether/etherpad-lite/wiki/Sites-That-Run-Etherpad&lt;br /&gt;
**** https://apps.sandstorm.io/&lt;br /&gt;
***** https://sandstorm.io/&lt;br /&gt;
****** https://sandstorm.io/news/2024-01-14-move-to-sandstorm-org&lt;br /&gt;
******* https://github.com/zenhack/tempest&lt;br /&gt;
******* https://sandstorm.org/news/2023-10-23-sandstorm-tempest-and-the-future&lt;br /&gt;
***** https://sandstorm.org/news/2014-07-21-open-source-web-apps-require-federated-hosting&lt;br /&gt;
***** https://sandstorm.org/news/2014-08-19-why-not-run-docker-apps&lt;br /&gt;
***** https://news.ycombinator.com/item?id=36192777&lt;br /&gt;
***** Installing SandStorm&lt;br /&gt;
****** https://docs.sandstorm.io/en/latest/install/&lt;br /&gt;
******* https://docs.sandstorm.io/en/latest/install/#option-7-use-vagrant-when-deploying-on-mac-or-windows&lt;br /&gt;
******** https://developer.hashicorp.com/vagrant/intro&lt;br /&gt;
****** https://sandstorm.io/install&lt;br /&gt;
****** https://sandstorm.org/install&lt;br /&gt;
****** https://docs.sandstorm.io/en/latest/administering/install-troubleshooting/&lt;br /&gt;
****** https://docs.sandstorm.io/en/latest/administering/faq/&lt;br /&gt;
***** Other&lt;br /&gt;
****** https://sandstorm.org/news/2020-08-08-tiny-tiny-rss-and-the-powerbox&lt;br /&gt;
****** https://docs.sandstorm.io/en/latest/administering/faq/&lt;br /&gt;
****** https://github.com/sandstorm-io/sandstorm&lt;br /&gt;
****** https://sandstorm.io/go/education&lt;br /&gt;
****** https://apps.sandstorm.io/app/h37dm17aa89yrd8zuqpdn36p6zntumtv08fjpu8a8zrte7q1cn60&lt;br /&gt;
** Install / config&lt;br /&gt;
*** https://github.com/ether/etherpad-lite/blob/43ca44e444d89e886dc22e2f745f2656439cb8ff/bin/installDeps.sh&lt;br /&gt;
*** https://github.com/ether/etherpad-lite&lt;br /&gt;
*** https://github.com/orgs/ether/repositories?type=all&lt;br /&gt;
**** https://github.com/ether/ueberDB&lt;br /&gt;
**** https://github.com/ether/ep_what_have_i_missed&lt;br /&gt;
**** https://github.com/ether/ether-scan-ui&lt;br /&gt;
**** https://github.com/ether/ep_openid_connect&lt;br /&gt;
**** https://github.com/ether/ep_align&lt;br /&gt;
**** https://github.com/ether/ep_guest&lt;br /&gt;
**** https://github.com/ether/etherpad-next&lt;br /&gt;
***** https://www.google.com/search?q=NextJS&lt;br /&gt;
***** https://github.com/ether/etherpad-next/blob/main/docs/Technical.md&lt;br /&gt;
** Other&lt;br /&gt;
*** https://stackoverflow.com/questions/1702637/create-new-etherpad-using-php-and-curl&lt;br /&gt;
*** https://github.com/tomnomnom/etherpad-lite-client&lt;br /&gt;
* https://en.wikipedia.org/wiki/Collaborative_real-time_editor&lt;br /&gt;
** https://en.wikipedia.org/wiki/Collabora_Online&lt;br /&gt;
** https://en.wikipedia.org/wiki/SubEthaEdit&lt;br /&gt;
*** https://en.wikipedia.org/wiki/BEEP&lt;br /&gt;
*** https://subethaedit.net/&lt;br /&gt;
** https://en.wikipedia.org/wiki/MoonEdit&lt;br /&gt;
** https://en.wikipedia.org/wiki/Gobby&lt;br /&gt;
*** https://gobby.github.io/&lt;br /&gt;
** https://en.wikipedia.org/wiki/Real-time_text&lt;br /&gt;
*** RealTimeText.org&lt;br /&gt;
**** Archives&lt;br /&gt;
***** http://web.archive.org/web/20080828094427/http://www.realtimetext.org/&lt;br /&gt;
***** http://web.archive.org/web/20200227224804/http://www.realtimetext.org/&lt;br /&gt;
***** http://web.archive.org/web/20200726205039/http://www.realtimetext.org:80/&lt;br /&gt;
**** Standard graphics&lt;br /&gt;
***** Archives&lt;br /&gt;
****** http://web.archive.org/web/20130517193939/http://www.realtimetext.org/standard-graphics&lt;br /&gt;
****** http://web.archive.org/web/20180319004209/http://www.realtimetext.org/standard-graphics&lt;br /&gt;
*** https://en.wikipedia.org/wiki/Communication_access_real-time_translation&lt;br /&gt;
*** https://en.wikipedia.org/wiki/Text_over_IP&lt;br /&gt;
** https://en.wikipedia.org/wiki/Google_Wave&lt;br /&gt;
*** https://en.wikipedia.org/wiki/SwellRT&lt;br /&gt;
* https://indieweb.org/&lt;br /&gt;
* https://en.wikipedia.org/wiki/Brad_Fitzpatrick&lt;br /&gt;
** https://en.wikipedia.org/wiki/Perkeep&lt;br /&gt;
*** https://perkeep.org/&lt;br /&gt;
*** https://twitter.com/PerkeepOrg&lt;br /&gt;
*** https://www.geekwire.com/2016/brad-fitzpatrick-camlistore-document-life/&lt;br /&gt;
** https://github.com/bradfitz/scanningcabinet&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* From earlier today&lt;br /&gt;
** https://www.osha.gov/sites/default/files/training-library_industrial_hygiene.pdf&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-11&amp;diff=1887</id>
		<title>Reading list/2024-03-11</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-11&amp;diff=1887"/>
		<updated>2024-03-12T02:00:58Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Initial version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* https://gunicorn.org/&lt;br /&gt;
* Etherpad&lt;br /&gt;
** General&lt;br /&gt;
*** https://blog.etherpad.org/2012/01/15/etherpad-vs-etherpad-lite-which-is-right-for-you/&lt;br /&gt;
** Install / config&lt;br /&gt;
*** https://github.com/ether/etherpad-lite/blob/43ca44e444d89e886dc22e2f745f2656439cb8ff/bin/installDeps.sh&lt;br /&gt;
*** https://github.com/ether/etherpad-lite&lt;br /&gt;
*** https://github.com/orgs/ether/repositories?type=all&lt;br /&gt;
**** https://github.com/ether/ueberDB&lt;br /&gt;
**** https://github.com/ether/ep_what_have_i_missed&lt;br /&gt;
**** https://github.com/ether/ether-scan-ui&lt;br /&gt;
**** https://github.com/ether/ep_openid_connect&lt;br /&gt;
**** https://github.com/ether/ep_align&lt;br /&gt;
**** https://github.com/ether/ep_guest&lt;br /&gt;
**** https://github.com/ether/etherpad-next&lt;br /&gt;
***** https://www.google.com/search?q=NextJS&lt;br /&gt;
***** https://github.com/ether/etherpad-next/blob/main/docs/Technical.md&lt;br /&gt;
** Other&lt;br /&gt;
*** https://stackoverflow.com/questions/1702637/create-new-etherpad-using-php-and-curl&lt;br /&gt;
*** https://github.com/tomnomnom/etherpad-lite-client&lt;br /&gt;
* https://en.wikipedia.org/wiki/Collaborative_real-time_editor&lt;br /&gt;
** https://en.wikipedia.org/wiki/Collabora_Online&lt;br /&gt;
** https://en.wikipedia.org/wiki/SubEthaEdit&lt;br /&gt;
*** https://en.wikipedia.org/wiki/BEEP&lt;br /&gt;
*** https://subethaedit.net/&lt;br /&gt;
** https://en.wikipedia.org/wiki/MoonEdit&lt;br /&gt;
** https://en.wikipedia.org/wiki/Gobby&lt;br /&gt;
*** https://gobby.github.io/&lt;br /&gt;
** https://en.wikipedia.org/wiki/Real-time_text&lt;br /&gt;
*** RealTimeText.org&lt;br /&gt;
**** Archives&lt;br /&gt;
***** http://web.archive.org/web/20080828094427/http://www.realtimetext.org/&lt;br /&gt;
***** http://web.archive.org/web/20200227224804/http://www.realtimetext.org/&lt;br /&gt;
***** http://web.archive.org/web/20200726205039/http://www.realtimetext.org:80/&lt;br /&gt;
**** Standard graphics&lt;br /&gt;
***** Archives&lt;br /&gt;
****** http://web.archive.org/web/20130517193939/http://www.realtimetext.org/standard-graphics&lt;br /&gt;
****** http://web.archive.org/web/20180319004209/http://www.realtimetext.org/standard-graphics&lt;br /&gt;
*** https://en.wikipedia.org/wiki/Communication_access_real-time_translation&lt;br /&gt;
*** https://en.wikipedia.org/wiki/Text_over_IP&lt;br /&gt;
** https://en.wikipedia.org/wiki/Google_Wave&lt;br /&gt;
*** https://en.wikipedia.org/wiki/SwellRT&lt;br /&gt;
&lt;br /&gt;
* From earlier today&lt;br /&gt;
** https://www.osha.gov/sites/default/files/training-library_industrial_hygiene.pdf&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1886</id>
		<title>Reading list/2024-03-09</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1886"/>
		<updated>2024-03-10T03:39:17Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1940 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* General&lt;br /&gt;
** https://elliotonsecurity.com/&lt;br /&gt;
*** Sample: https://elliotonsecurity.com/what-is-loader-lock/&lt;br /&gt;
** &lt;br /&gt;
* Automation tools&lt;br /&gt;
** Software downloads&lt;br /&gt;
*** Windows ISOs&lt;br /&gt;
**** https://github.com/pbatard/Fido&lt;br /&gt;
**** https://github.com/ElliotKillick/qvm-create-windows-qube/blob/master/windows/isos/mido.sh&lt;br /&gt;
***** https://github.com/ElliotKillick/Mido&lt;br /&gt;
****** https://github.com/ElliotKillick/Mido/blob/main/Mido.sh&lt;br /&gt;
**** https://msdn.rg-adguard.net/public.php&lt;br /&gt;
**** Settings&lt;br /&gt;
***** Telemetry&lt;br /&gt;
****** https://learn.microsoft.com/en-us/windows/privacy/configure-windows-diagnostic-data-in-your-organization#diagnostic-data-settings&lt;br /&gt;
* Qubes OS&lt;br /&gt;
** https://www.qubes-os.org/doc/vm-interface/&lt;br /&gt;
** Updated start menu for XCFE: https://www.pragmaticlinux.com/2021/03/install-and-configure-the-whisker-menu-as-your-xfce-start-menu/&lt;br /&gt;
** Installing things&lt;br /&gt;
*** Example: https://forum.qubes-os.org/t/running-local-txt2img-with-stable-diffusion/23318&lt;br /&gt;
** Copying and moving files and data&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-copy-and-move-files/ How to copy and move files]&lt;br /&gt;
**** Files copied with GUI file manager are copied to: &amp;lt;samp&amp;gt;/home/user/QubesIncoming/&amp;lt;source_qube&amp;gt;/&amp;lt;filename&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
**** CLI commands&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-move [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-and-paste-text/ How to copy and paste text]&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-from-dom0/ How to copy from dom0]&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy-to-vm &amp;lt;target_vm&amp;gt; &amp;lt;file&amp;gt;&amp;lt;/kbd&amp;gt; copies file to &amp;lt;var&amp;gt;/home/user/QubesIncoming/dom0/&amp;lt;/var&amp;gt; inside the target VM&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;to&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;qvm-run --pass-io &amp;lt;src-vm&amp;gt; &amp;#039;cat /path/to/file_in_src_domain&amp;#039; &amp;gt; /path/to/file_name_in_dom0&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;from&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;cat /path/to/file_in_dom0 | qvm-run --pass-io &amp;lt;dest-vm&amp;gt; &amp;#039;cat &amp;gt; /path/to/file_name_in_appvm&amp;#039;&amp;lt;/kbd&amp;gt; &amp;#039;&amp;#039;(or just use &amp;lt;kbd&amp;gt;qvm-copy-to-vm&amp;lt;/kbd&amp;gt;)&amp;#039;&amp;#039;&lt;br /&gt;
***** Copy contents of a file to the clipboard:&lt;br /&gt;
****** &amp;lt;kbd&amp;gt;cat &amp;lt;filename&amp;gt; &amp;gt; /var/run/qubes/qubes-clipboard.bin&amp;lt;/kbd&amp;gt;&lt;br /&gt;
****** ... followed by ...&lt;br /&gt;
****** &amp;lt;kbd&amp;gt;echo -n dom- &amp;gt; /var/run/qubes/qubes-clipboard.bin.source&amp;lt;/kbd&amp;gt;&lt;br /&gt;
****** Note to self: create a shell alias to automate the above!&lt;br /&gt;
**** [https://invisiblethingslab.com/resources/2014/Software_compartmentalization_vs_physical_separation.pdf Software compartmentalization vs. physical separation]&lt;br /&gt;
**** [https://blog.invisiblethings.org/2011/03/13/partitioning-my-digital-life-into.html Partitioning my digital life into security domains]&lt;br /&gt;
**** Clipboard contents stored in &amp;lt;var&amp;gt;/var/run/qubes/qubes_clipboard.bin&amp;lt;/var&amp;gt;&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-enter-fullscreen-mode/ How to enter fullscreen mode]&lt;br /&gt;
** Templates&lt;br /&gt;
*** https://www.qubes-os.org/doc/templates/&lt;br /&gt;
**** Installing&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;sudo qubes-dom0-update qubes-template-debian-XX&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &lt;br /&gt;
**** [https://www.qubes-os.org/doc/templates/minimal/ Minimal templates]&lt;br /&gt;
***** Install a minimal template: &amp;lt;kbd&amp;gt;sudo qubes-dom0-update qubes-template-&amp;lt;DISTRO_NAME&amp;gt;-&amp;lt;RELEASE_NUMBER&amp;gt;-minimal&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** Install one that is a community distribution: &amp;lt;kbd&amp;gt;sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-&amp;lt;DISTRO_NAME&amp;gt;-&amp;lt;RELEASE_NUMBER&amp;gt;-minimal&amp;lt;/kbd&amp;gt;&lt;br /&gt;
*** [https://www.qubes-os.org/doc/templates/xfce/ Xfce templates]&lt;br /&gt;
*** [https://www.qubes-os.org/doc/template-manager/ Template manager]&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-install-software/ How to install software]&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-install-software/#autostarting-installed-applications Autostarting Installed Applications]&lt;br /&gt;
** [https://www.qubes-os.org/doc/standalones-and-hvms/ Standalones and HVMs]&lt;br /&gt;
** [https://www.qubes-os.org/doc/vm-sudo/ Passwordless root access in qubes]&lt;br /&gt;
** [https://www.qubes-os.org/doc/glossary/ Glossary]&lt;br /&gt;
** Random issues&lt;br /&gt;
*** https://forum.qubes-os.org/t/qubes-slow-out-of-mem/15084/4&lt;br /&gt;
*** https://github.com/QubesOS/qubes-issues/issues/6904&lt;br /&gt;
**** &amp;lt;q&amp;gt;note that you can get a history of package manager actions in Fedora with &amp;lt;kbd&amp;gt;dnf history&amp;lt;/kbd&amp;gt;&amp;lt;/q&amp;gt;&lt;br /&gt;
** [https://www.qubes-os.org/doc/secondary-storage/ Secondary storage]&lt;br /&gt;
*** https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/logical_volume_manager_administration/vg_admin#VG_create&lt;br /&gt;
*** https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/logical_volume_manager_administration/thinly_provisioned_volume_creation&lt;br /&gt;
*** https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/logical_volume_manager_administration/ch_introduction-clvm&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-back-up-restore-and-migrate/ How to back up, restore, and migrate]&lt;br /&gt;
** https://www.qubes-os.org/doc/salt/#updatequbes-vm&lt;br /&gt;
** https://www.qubes-os.org/doc/anti-evil-maid/&lt;br /&gt;
*** https://github.com/corna/me_cleaner&lt;br /&gt;
* Fixing MediaWiki draft extension:&lt;br /&gt;
** Error text &amp;#039;&amp;#039;(from browser console)&amp;#039;&amp;#039;: &amp;lt;samp&amp;gt;wgDraft is not defined&amp;lt;/samp&amp;gt;&lt;br /&gt;
** https://phabricator.wikimedia.org/T45910&lt;br /&gt;
** Auto-saving in general&lt;br /&gt;
*** https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(proposals)/Archive_94&lt;br /&gt;
*** https://phabricator.wikimedia.org/T24680&lt;br /&gt;
**** https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/1.5/Using_Firefox_1.5_caching&lt;br /&gt;
* Other MediaWiki topics&lt;br /&gt;
** Extensions&lt;br /&gt;
*** https://usability.wikimedia.org/wiki/Environment_Survey/MediaWiki_Extensions/Nomination&lt;br /&gt;
**** https://usability.wikimedia.org/wiki/Main_Page&lt;br /&gt;
***** https://strategy.wikimedia.org/wiki/List_of_proposals&lt;br /&gt;
****** https://meta.wikimedia.org/wiki/Movement_Strategy&lt;br /&gt;
******* https://meta.wikimedia.org/wiki/Wikimedia_Social_Suite&lt;br /&gt;
*** https://www.mediawiki.org/wiki/Extension_Matrix&lt;br /&gt;
**** https://www.mediawiki.org/wiki/Extension_Matrix/AllExtensions&lt;br /&gt;
* [http://www.catb.org/~esr/faqs/smart-questions.html How to Ask Questions the Smart Way]&lt;br /&gt;
* https://www.nytimes.com/2017/04/03/books/review-the-moth-presents-all-these-wonders.html&lt;br /&gt;
* FreeDesktop specifications: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html&lt;br /&gt;
* https://int.nyt.com/data/documenttools/harriet-tubman-note/f576399be47ae3d4/full.pdf&lt;br /&gt;
** https://www.uscurrency.gov/denominations/bank-note-identifiers&lt;br /&gt;
*** https://www.uscurrency.gov/sites/default/files/denominations/note-indicators/serialno_seriesyr_web.jpg&lt;br /&gt;
** https://www.uscurrency.gov/media/videos/recent-changes-production-federal-reserve-notes&lt;br /&gt;
** https://www.uscurrency.gov/denominations/2&lt;br /&gt;
*** https://www.uscurrency.gov/sites/default/files/downloadable-materials/files/en/2-1976-present-features-en.pdf&lt;br /&gt;
**** http://web.archive.org/web/*/https://www.uscurrency.gov/sites/default/files/downloadable-materials/files/en/*&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1885</id>
		<title>Reading list/2024-03-09</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1885"/>
		<updated>2024-03-10T03:00:06Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1700 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* General&lt;br /&gt;
** https://elliotonsecurity.com/&lt;br /&gt;
*** Sample: https://elliotonsecurity.com/what-is-loader-lock/&lt;br /&gt;
** &lt;br /&gt;
* Automation tools&lt;br /&gt;
** Software downloads&lt;br /&gt;
*** Windows ISOs&lt;br /&gt;
**** https://github.com/pbatard/Fido&lt;br /&gt;
**** https://github.com/ElliotKillick/qvm-create-windows-qube/blob/master/windows/isos/mido.sh&lt;br /&gt;
***** https://github.com/ElliotKillick/Mido&lt;br /&gt;
****** https://github.com/ElliotKillick/Mido/blob/main/Mido.sh&lt;br /&gt;
**** https://msdn.rg-adguard.net/public.php&lt;br /&gt;
**** Settings&lt;br /&gt;
***** Telemetry&lt;br /&gt;
****** https://learn.microsoft.com/en-us/windows/privacy/configure-windows-diagnostic-data-in-your-organization#diagnostic-data-settings&lt;br /&gt;
* Qubes OS&lt;br /&gt;
** https://www.qubes-os.org/doc/vm-interface/&lt;br /&gt;
** Updated start menu for XCFE: https://www.pragmaticlinux.com/2021/03/install-and-configure-the-whisker-menu-as-your-xfce-start-menu/&lt;br /&gt;
** Installing things&lt;br /&gt;
*** Example: https://forum.qubes-os.org/t/running-local-txt2img-with-stable-diffusion/23318&lt;br /&gt;
** Copying and moving files and data&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-copy-and-move-files/ How to copy and move files]&lt;br /&gt;
**** Files copied with GUI file manager are copied to: &amp;lt;samp&amp;gt;/home/user/QubesIncoming/&amp;lt;source_qube&amp;gt;/&amp;lt;filename&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
**** CLI commands&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-move [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-and-paste-text/ How to copy and paste text]&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-from-dom0/ How to copy from dom0]&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy-to-vm &amp;lt;target_vm&amp;gt; &amp;lt;file&amp;gt;&amp;lt;/kbd&amp;gt; copies file to &amp;lt;var&amp;gt;/home/user/QubesIncoming/dom0/&amp;lt;/var&amp;gt; inside the target VM&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;to&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;qvm-run --pass-io &amp;lt;src-vm&amp;gt; &amp;#039;cat /path/to/file_in_src_domain&amp;#039; &amp;gt; /path/to/file_name_in_dom0&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;from&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;cat /path/to/file_in_dom0 | qvm-run --pass-io &amp;lt;dest-vm&amp;gt; &amp;#039;cat &amp;gt; /path/to/file_name_in_appvm&amp;#039;&amp;lt;/kbd&amp;gt; &amp;#039;&amp;#039;(or just use &amp;lt;kbd&amp;gt;qvm-copy-to-vm&amp;lt;/kbd&amp;gt;)&amp;#039;&amp;#039;&lt;br /&gt;
***** Copy contents of a file to the clipboard:&lt;br /&gt;
****** &amp;lt;kbd&amp;gt;cat &amp;lt;filename&amp;gt; &amp;gt; /var/run/qubes/qubes-clipboard.bin&amp;lt;/kbd&amp;gt;&lt;br /&gt;
****** ... followed by ...&lt;br /&gt;
****** &amp;lt;kbd&amp;gt;echo -n dom- &amp;gt; /var/run/qubes/qubes-clipboard.bin.source&amp;lt;/kbd&amp;gt;&lt;br /&gt;
****** Note to self: create a shell alias to automate the above!&lt;br /&gt;
**** [https://invisiblethingslab.com/resources/2014/Software_compartmentalization_vs_physical_separation.pdf Software compartmentalization vs. physical separation]&lt;br /&gt;
**** [https://blog.invisiblethings.org/2011/03/13/partitioning-my-digital-life-into.html Partitioning my digital life into security domains]&lt;br /&gt;
**** Clipboard contents stored in &amp;lt;var&amp;gt;/var/run/qubes/qubes_clipboard.bin&amp;lt;/var&amp;gt;&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-enter-fullscreen-mode/ How to enter fullscreen mode]&lt;br /&gt;
** Templates&lt;br /&gt;
*** https://www.qubes-os.org/doc/templates/&lt;br /&gt;
**** Installing&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;sudo qubes-dom0-update qubes-template-debian-XX&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &lt;br /&gt;
**** [https://www.qubes-os.org/doc/templates/minimal/ Minimal templates]&lt;br /&gt;
***** Install a minimal template: &amp;lt;kbd&amp;gt;sudo qubes-dom0-update qubes-template-&amp;lt;DISTRO_NAME&amp;gt;-&amp;lt;RELEASE_NUMBER&amp;gt;-minimal&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** Install one that is a community distribution: &amp;lt;kbd&amp;gt;sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-&amp;lt;DISTRO_NAME&amp;gt;-&amp;lt;RELEASE_NUMBER&amp;gt;-minimal&amp;lt;/kbd&amp;gt;&lt;br /&gt;
*** [https://www.qubes-os.org/doc/templates/xfce/ Xfce templates]&lt;br /&gt;
*** [https://www.qubes-os.org/doc/template-manager/ Template manager]&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-install-software/ How to install software]&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-install-software/#autostarting-installed-applications Autostarting Installed Applications]&lt;br /&gt;
** [https://www.qubes-os.org/doc/standalones-and-hvms/ Standalones and HVMs]&lt;br /&gt;
** [https://www.qubes-os.org/doc/vm-sudo/ Passwordless root access in qubes]&lt;br /&gt;
** [https://www.qubes-os.org/doc/glossary/ Glossary]&lt;br /&gt;
** Random issues&lt;br /&gt;
*** https://forum.qubes-os.org/t/qubes-slow-out-of-mem/15084/4&lt;br /&gt;
*** https://github.com/QubesOS/qubes-issues/issues/6904&lt;br /&gt;
**** &amp;lt;q&amp;gt;note that you can get a history of package manager actions in Fedora with &amp;lt;kbd&amp;gt;dnf history&amp;lt;/kbd&amp;gt;&amp;lt;/q&amp;gt;&lt;br /&gt;
** [https://www.qubes-os.org/doc/secondary-storage/ Secondary storage]&lt;br /&gt;
*** https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/logical_volume_manager_administration/vg_admin#VG_create&lt;br /&gt;
*** https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/logical_volume_manager_administration/thinly_provisioned_volume_creation&lt;br /&gt;
*** https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/logical_volume_manager_administration/ch_introduction-clvm&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-back-up-restore-and-migrate/ How to back up, restore, and migrate]&lt;br /&gt;
** https://www.qubes-os.org/doc/salt/#updatequbes-vm&lt;br /&gt;
** https://www.qubes-os.org/doc/anti-evil-maid/&lt;br /&gt;
*** https://github.com/corna/me_cleaner&lt;br /&gt;
* Fixing MediaWiki draft extension:&lt;br /&gt;
** Error text &amp;#039;&amp;#039;(from browser console)&amp;#039;&amp;#039;: &amp;lt;samp&amp;gt;wgDraft is not defined&amp;lt;/samp&amp;gt;&lt;br /&gt;
** https://phabricator.wikimedia.org/T45910&lt;br /&gt;
** Auto-saving in general&lt;br /&gt;
*** https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(proposals)/Archive_94&lt;br /&gt;
*** https://phabricator.wikimedia.org/T24680&lt;br /&gt;
**** https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/1.5/Using_Firefox_1.5_caching&lt;br /&gt;
* Other MediaWiki topics&lt;br /&gt;
** Extensions&lt;br /&gt;
*** https://usability.wikimedia.org/wiki/Environment_Survey/MediaWiki_Extensions/Nomination&lt;br /&gt;
**** https://usability.wikimedia.org/wiki/Main_Page&lt;br /&gt;
***** https://strategy.wikimedia.org/wiki/List_of_proposals&lt;br /&gt;
****** https://meta.wikimedia.org/wiki/Movement_Strategy&lt;br /&gt;
******* https://meta.wikimedia.org/wiki/Wikimedia_Social_Suite&lt;br /&gt;
*** https://www.mediawiki.org/wiki/Extension_Matrix&lt;br /&gt;
**** https://www.mediawiki.org/wiki/Extension_Matrix/AllExtensions&lt;br /&gt;
* [http://www.catb.org/~esr/faqs/smart-questions.html How to Ask Questions the Smart Way]&lt;br /&gt;
* https://www.nytimes.com/2017/04/03/books/review-the-moth-presents-all-these-wonders.html&lt;br /&gt;
* FreeDesktop specifications: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1884</id>
		<title>Reading list/2024-03-09</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1884"/>
		<updated>2024-03-10T02:43:39Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1845 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* General&lt;br /&gt;
** https://elliotonsecurity.com/&lt;br /&gt;
*** Sample: https://elliotonsecurity.com/what-is-loader-lock/&lt;br /&gt;
** &lt;br /&gt;
* Automation tools&lt;br /&gt;
** Software downloads&lt;br /&gt;
*** Windows ISOs&lt;br /&gt;
**** https://github.com/pbatard/Fido&lt;br /&gt;
**** https://github.com/ElliotKillick/qvm-create-windows-qube/blob/master/windows/isos/mido.sh&lt;br /&gt;
***** https://github.com/ElliotKillick/Mido&lt;br /&gt;
****** https://github.com/ElliotKillick/Mido/blob/main/Mido.sh&lt;br /&gt;
**** https://msdn.rg-adguard.net/public.php&lt;br /&gt;
**** Settings&lt;br /&gt;
***** Telemetry&lt;br /&gt;
****** https://learn.microsoft.com/en-us/windows/privacy/configure-windows-diagnostic-data-in-your-organization#diagnostic-data-settings&lt;br /&gt;
* Qubes OS&lt;br /&gt;
** https://www.qubes-os.org/doc/vm-interface/&lt;br /&gt;
** Updated start menu for XCFE: https://www.pragmaticlinux.com/2021/03/install-and-configure-the-whisker-menu-as-your-xfce-start-menu/&lt;br /&gt;
** Installing things&lt;br /&gt;
*** Example: https://forum.qubes-os.org/t/running-local-txt2img-with-stable-diffusion/23318&lt;br /&gt;
** Copying and moving files and data&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-copy-and-move-files/ How to copy and move files]&lt;br /&gt;
**** Files copied with GUI file manager are copied to: &amp;lt;samp&amp;gt;/home/user/QubesIncoming/&amp;lt;source_qube&amp;gt;/&amp;lt;filename&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
**** CLI commands&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-move [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-and-paste-text/ How to copy and paste text]&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-from-dom0/ How to copy from dom0]&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy-to-vm &amp;lt;target_vm&amp;gt; &amp;lt;file&amp;gt;&amp;lt;/kbd&amp;gt; copies file to &amp;lt;var&amp;gt;/home/user/QubesIncoming/dom0/&amp;lt;/var&amp;gt; inside the target VM&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;to&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;qvm-run --pass-io &amp;lt;src-vm&amp;gt; &amp;#039;cat /path/to/file_in_src_domain&amp;#039; &amp;gt; /path/to/file_name_in_dom0&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;from&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;cat /path/to/file_in_dom0 | qvm-run --pass-io &amp;lt;dest-vm&amp;gt; &amp;#039;cat &amp;gt; /path/to/file_name_in_appvm&amp;#039;&amp;lt;/kbd&amp;gt; &amp;#039;&amp;#039;(or just use &amp;lt;kbd&amp;gt;qvm-copy-to-vm&amp;lt;/kbd&amp;gt;)&amp;#039;&amp;#039;&lt;br /&gt;
***** Copy contents of a file to the clipboard:&lt;br /&gt;
****** &amp;lt;kbd&amp;gt;cat &amp;lt;filename&amp;gt; &amp;gt; /var/run/qubes/qubes-clipboard.bin&amp;lt;/kbd&amp;gt;&lt;br /&gt;
****** ... followed by ...&lt;br /&gt;
****** &amp;lt;kbd&amp;gt;echo -n dom- &amp;gt; /var/run/qubes/qubes-clipboard.bin.source&amp;lt;/kbd&amp;gt;&lt;br /&gt;
****** Note to self: create a shell alias to automate the above!&lt;br /&gt;
**** [https://invisiblethingslab.com/resources/2014/Software_compartmentalization_vs_physical_separation.pdf Software compartmentalization vs. physical separation]&lt;br /&gt;
**** [https://blog.invisiblethings.org/2011/03/13/partitioning-my-digital-life-into.html Partitioning my digital life into security domains]&lt;br /&gt;
**** Clipboard contents stored in &amp;lt;var&amp;gt;/var/run/qubes/qubes_clipboard.bin&amp;lt;/var&amp;gt;&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-enter-fullscreen-mode/ How to enter fullscreen mode]&lt;br /&gt;
** Templates&lt;br /&gt;
*** https://www.qubes-os.org/doc/templates/&lt;br /&gt;
**** Installing&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;sudo qubes-dom0-update qubes-template-debian-XX&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &lt;br /&gt;
**** [https://www.qubes-os.org/doc/templates/minimal/ Minimal templates]&lt;br /&gt;
***** Install a minimal template: &amp;lt;kbd&amp;gt;sudo qubes-dom0-update qubes-template-&amp;lt;DISTRO_NAME&amp;gt;-&amp;lt;RELEASE_NUMBER&amp;gt;-minimal&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** Install one that is a community distribution: &amp;lt;kbd&amp;gt;sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-&amp;lt;DISTRO_NAME&amp;gt;-&amp;lt;RELEASE_NUMBER&amp;gt;-minimal&amp;lt;/kbd&amp;gt;&lt;br /&gt;
*** [https://www.qubes-os.org/doc/templates/xfce/ Xfce templates]&lt;br /&gt;
*** [https://www.qubes-os.org/doc/template-manager/ Template manager]&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-install-software/ How to install software]&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-install-software/#autostarting-installed-applications Autostarting Installed Applications]&lt;br /&gt;
** [https://www.qubes-os.org/doc/standalones-and-hvms/ Standalones and HVMs]&lt;br /&gt;
** [https://www.qubes-os.org/doc/vm-sudo/ Passwordless root access in qubes]&lt;br /&gt;
** [https://www.qubes-os.org/doc/glossary/ Glossary]&lt;br /&gt;
** Random issues&lt;br /&gt;
*** https://forum.qubes-os.org/t/qubes-slow-out-of-mem/15084/4&lt;br /&gt;
*** https://github.com/QubesOS/qubes-issues/issues/6904&lt;br /&gt;
**** &amp;lt;q&amp;gt;note that you can get a history of package manager actions in Fedora with &amp;lt;kbd&amp;gt;dnf history&amp;lt;/kbd&amp;gt;&amp;lt;/q&amp;gt;&lt;br /&gt;
** [https://www.qubes-os.org/doc/secondary-storage/ Secondary storage]&lt;br /&gt;
*** https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/logical_volume_manager_administration/vg_admin#VG_create&lt;br /&gt;
*** https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/logical_volume_manager_administration/thinly_provisioned_volume_creation&lt;br /&gt;
*** https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/logical_volume_manager_administration/ch_introduction-clvm&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-back-up-restore-and-migrate/ How to back up, restore, and migrate]&lt;br /&gt;
* Fixing MediaWiki draft extension:&lt;br /&gt;
** Error text &amp;#039;&amp;#039;(from browser console)&amp;#039;&amp;#039;: &amp;lt;samp&amp;gt;wgDraft is not defined&amp;lt;/samp&amp;gt;&lt;br /&gt;
** https://phabricator.wikimedia.org/T45910&lt;br /&gt;
** Auto-saving in general&lt;br /&gt;
*** https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(proposals)/Archive_94&lt;br /&gt;
*** https://phabricator.wikimedia.org/T24680&lt;br /&gt;
**** https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/1.5/Using_Firefox_1.5_caching&lt;br /&gt;
* Other MediaWiki topics&lt;br /&gt;
** Extensions&lt;br /&gt;
*** https://usability.wikimedia.org/wiki/Environment_Survey/MediaWiki_Extensions/Nomination&lt;br /&gt;
**** https://usability.wikimedia.org/wiki/Main_Page&lt;br /&gt;
***** https://strategy.wikimedia.org/wiki/List_of_proposals&lt;br /&gt;
****** https://meta.wikimedia.org/wiki/Movement_Strategy&lt;br /&gt;
******* https://meta.wikimedia.org/wiki/Wikimedia_Social_Suite&lt;br /&gt;
*** https://www.mediawiki.org/wiki/Extension_Matrix&lt;br /&gt;
**** https://www.mediawiki.org/wiki/Extension_Matrix/AllExtensions&lt;br /&gt;
* [http://www.catb.org/~esr/faqs/smart-questions.html How to Ask Questions the Smart Way]&lt;br /&gt;
* https://www.nytimes.com/2017/04/03/books/review-the-moth-presents-all-these-wonders.html&lt;br /&gt;
* FreeDesktop specifications: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1883</id>
		<title>Reading list/2024-03-09</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1883"/>
		<updated>2024-03-10T01:32:45Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1732 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* General&lt;br /&gt;
** https://elliotonsecurity.com/&lt;br /&gt;
*** Sample: https://elliotonsecurity.com/what-is-loader-lock/&lt;br /&gt;
** &lt;br /&gt;
* Automation tools&lt;br /&gt;
** Software downloads&lt;br /&gt;
*** Windows ISOs&lt;br /&gt;
**** https://github.com/pbatard/Fido&lt;br /&gt;
**** https://github.com/ElliotKillick/qvm-create-windows-qube/blob/master/windows/isos/mido.sh&lt;br /&gt;
***** https://github.com/ElliotKillick/Mido&lt;br /&gt;
****** https://github.com/ElliotKillick/Mido/blob/main/Mido.sh&lt;br /&gt;
**** https://msdn.rg-adguard.net/public.php&lt;br /&gt;
**** Settings&lt;br /&gt;
***** Telemetry&lt;br /&gt;
****** https://learn.microsoft.com/en-us/windows/privacy/configure-windows-diagnostic-data-in-your-organization#diagnostic-data-settings&lt;br /&gt;
* Qubes OS&lt;br /&gt;
** https://www.qubes-os.org/doc/vm-interface/&lt;br /&gt;
** Updated start menu for XCFE: https://www.pragmaticlinux.com/2021/03/install-and-configure-the-whisker-menu-as-your-xfce-start-menu/&lt;br /&gt;
** Installing things&lt;br /&gt;
*** Example: https://forum.qubes-os.org/t/running-local-txt2img-with-stable-diffusion/23318&lt;br /&gt;
** Copying and moving files and data&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-copy-and-move-files/ How to copy and move files]&lt;br /&gt;
**** Files copied with GUI file manager are copied to: &amp;lt;samp&amp;gt;/home/user/QubesIncoming/&amp;lt;source_qube&amp;gt;/&amp;lt;filename&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
**** CLI commands&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-move [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-and-paste-text/ How to copy and paste text]&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-from-dom0/ How to copy from dom0]&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy-to-vm &amp;lt;target_vm&amp;gt; &amp;lt;file&amp;gt;&amp;lt;/kbd&amp;gt; copies file to &amp;lt;var&amp;gt;/home/user/QubesIncoming/dom0/&amp;lt;/var&amp;gt; inside the target VM&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;to&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;qvm-run --pass-io &amp;lt;src-vm&amp;gt; &amp;#039;cat /path/to/file_in_src_domain&amp;#039; &amp;gt; /path/to/file_name_in_dom0&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;from&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;cat /path/to/file_in_dom0 | qvm-run --pass-io &amp;lt;dest-vm&amp;gt; &amp;#039;cat &amp;gt; /path/to/file_name_in_appvm&amp;#039;&amp;lt;/kbd&amp;gt; &amp;#039;&amp;#039;(or just use &amp;lt;kbd&amp;gt;qvm-copy-to-vm&amp;lt;/kbd&amp;gt;)&amp;#039;&amp;#039;&lt;br /&gt;
***** Copy contents of a file to the clipboard:&lt;br /&gt;
****** &amp;lt;kbd&amp;gt;cat &amp;lt;filename&amp;gt; &amp;gt; /var/run/qubes/qubes-clipboard.bin&amp;lt;/kbd&amp;gt;&lt;br /&gt;
****** ... followed by ...&lt;br /&gt;
****** &amp;lt;kbd&amp;gt;echo -n dom- &amp;gt; /var/run/qubes/qubes-clipboard.bin.source&amp;lt;/kbd&amp;gt;&lt;br /&gt;
****** Note to self: create a shell alias to automate the above!&lt;br /&gt;
**** [https://invisiblethingslab.com/resources/2014/Software_compartmentalization_vs_physical_separation.pdf Software compartmentalization vs. physical separation]&lt;br /&gt;
**** [https://blog.invisiblethings.org/2011/03/13/partitioning-my-digital-life-into.html Partitioning my digital life into security domains]&lt;br /&gt;
**** Clipboard contents stored in &amp;lt;var&amp;gt;/var/run/qubes/qubes_clipboard.bin&amp;lt;/var&amp;gt;&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-enter-fullscreen-mode/ How to enter fullscreen mode]&lt;br /&gt;
** Templates&lt;br /&gt;
*** https://www.qubes-os.org/doc/templates/&lt;br /&gt;
**** Installing&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;sudo qubes-dom0-update qubes-template-debian-XX&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &lt;br /&gt;
**** [https://www.qubes-os.org/doc/templates/minimal/ Minimal templates]&lt;br /&gt;
***** Install a minimal template: &amp;lt;kbd&amp;gt;sudo qubes-dom0-update qubes-template-&amp;lt;DISTRO_NAME&amp;gt;-&amp;lt;RELEASE_NUMBER&amp;gt;-minimal&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** Install one that is a community distribution: &amp;lt;kbd&amp;gt;sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-&amp;lt;DISTRO_NAME&amp;gt;-&amp;lt;RELEASE_NUMBER&amp;gt;-minimal&amp;lt;/kbd&amp;gt;&lt;br /&gt;
*** [https://www.qubes-os.org/doc/templates/xfce/ Xfce templates]&lt;br /&gt;
*** [https://www.qubes-os.org/doc/template-manager/ Template manager]&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-install-software/ How to install software]&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-install-software/#autostarting-installed-applications Autostarting Installed Applications]&lt;br /&gt;
** [https://www.qubes-os.org/doc/standalones-and-hvms/ Standalones and HVMs]&lt;br /&gt;
** [https://www.qubes-os.org/doc/vm-sudo/ Passwordless root access in qubes]&lt;br /&gt;
** [https://www.qubes-os.org/doc/glossary/ Glossary]&lt;br /&gt;
** Random issues&lt;br /&gt;
*** https://forum.qubes-os.org/t/qubes-slow-out-of-mem/15084/4&lt;br /&gt;
*** https://github.com/QubesOS/qubes-issues/issues/6904&lt;br /&gt;
**** &amp;lt;q&amp;gt;note that you can get a history of package manager actions in Fedora with &amp;lt;kbd&amp;gt;dnf history&amp;lt;/kbd&amp;gt;&amp;lt;/q&amp;gt;&lt;br /&gt;
** [https://www.qubes-os.org/doc/secondary-storage/ Secondary storage]&lt;br /&gt;
*** https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/logical_volume_manager_administration/vg_admin#VG_create&lt;br /&gt;
*** https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/logical_volume_manager_administration/thinly_provisioned_volume_creation&lt;br /&gt;
*** https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/logical_volume_manager_administration/ch_introduction-clvm&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-back-up-restore-and-migrate/ How to back up, restore, and migrate]&lt;br /&gt;
* Fixing MediaWiki draft extension:&lt;br /&gt;
** Error text &amp;#039;&amp;#039;(from browser console)&amp;#039;&amp;#039;: &amp;lt;samp&amp;gt;wgDraft is not defined&amp;lt;/samp&amp;gt;&lt;br /&gt;
** https://phabricator.wikimedia.org/T45910&lt;br /&gt;
* [http://www.catb.org/~esr/faqs/smart-questions.html How to Ask Questions the Smart Way]&lt;br /&gt;
* https://www.nytimes.com/2017/04/03/books/review-the-moth-presents-all-these-wonders.html&lt;br /&gt;
* FreeDesktop specifications: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1882</id>
		<title>Reading list/2024-03-09</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1882"/>
		<updated>2024-03-10T01:12:07Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1712 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* General&lt;br /&gt;
** https://elliotonsecurity.com/&lt;br /&gt;
*** Sample: https://elliotonsecurity.com/what-is-loader-lock/&lt;br /&gt;
** &lt;br /&gt;
* Automation tools&lt;br /&gt;
** Software downloads&lt;br /&gt;
*** Windows ISOs&lt;br /&gt;
**** https://github.com/pbatard/Fido&lt;br /&gt;
**** https://github.com/ElliotKillick/qvm-create-windows-qube/blob/master/windows/isos/mido.sh&lt;br /&gt;
***** https://github.com/ElliotKillick/Mido&lt;br /&gt;
****** https://github.com/ElliotKillick/Mido/blob/main/Mido.sh&lt;br /&gt;
**** https://msdn.rg-adguard.net/public.php&lt;br /&gt;
**** Settings&lt;br /&gt;
***** Telemetry&lt;br /&gt;
****** https://learn.microsoft.com/en-us/windows/privacy/configure-windows-diagnostic-data-in-your-organization#diagnostic-data-settings&lt;br /&gt;
* Qubes OS&lt;br /&gt;
** https://www.qubes-os.org/doc/vm-interface/&lt;br /&gt;
** Updated start menu for XCFE: https://www.pragmaticlinux.com/2021/03/install-and-configure-the-whisker-menu-as-your-xfce-start-menu/&lt;br /&gt;
** Installing things&lt;br /&gt;
*** Example: https://forum.qubes-os.org/t/running-local-txt2img-with-stable-diffusion/23318&lt;br /&gt;
** Copying and moving files and data&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-copy-and-move-files/ How to copy and move files]&lt;br /&gt;
**** Files copied with GUI file manager are copied to: &amp;lt;samp&amp;gt;/home/user/QubesIncoming/&amp;lt;source_qube&amp;gt;/&amp;lt;filename&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
**** CLI commands&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-move [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-and-paste-text/ How to copy and paste text]&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-from-dom0/ How to copy from dom0]&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy-to-vm &amp;lt;target_vm&amp;gt; &amp;lt;file&amp;gt;&amp;lt;/kbd&amp;gt; copies file to &amp;lt;var&amp;gt;/home/user/QubesIncoming/dom0/&amp;lt;/var&amp;gt; inside the target VM&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;to&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;qvm-run --pass-io &amp;lt;src-vm&amp;gt; &amp;#039;cat /path/to/file_in_src_domain&amp;#039; &amp;gt; /path/to/file_name_in_dom0&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;from&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;cat /path/to/file_in_dom0 | qvm-run --pass-io &amp;lt;dest-vm&amp;gt; &amp;#039;cat &amp;gt; /path/to/file_name_in_appvm&amp;#039;&amp;lt;/kbd&amp;gt; &amp;#039;&amp;#039;(or just use &amp;lt;kbd&amp;gt;qvm-copy-to-vm&amp;lt;/kbd&amp;gt;)&amp;#039;&amp;#039;&lt;br /&gt;
***** Copy contents of a file to the clipboard:&lt;br /&gt;
****** &amp;lt;kbd&amp;gt;cat &amp;lt;filename&amp;gt; &amp;gt; /var/run/qubes/qubes-clipboard.bin&amp;lt;/kbd&amp;gt;&lt;br /&gt;
****** ... followed by ...&lt;br /&gt;
****** &amp;lt;kbd&amp;gt;echo -n dom- &amp;gt; /var/run/qubes/qubes-clipboard.bin.source&amp;lt;/kbd&amp;gt;&lt;br /&gt;
****** Note to self: create a shell alias to automate the above!&lt;br /&gt;
**** [https://invisiblethingslab.com/resources/2014/Software_compartmentalization_vs_physical_separation.pdf Software compartmentalization vs. physical separation]&lt;br /&gt;
**** [https://blog.invisiblethings.org/2011/03/13/partitioning-my-digital-life-into.html Partitioning my digital life into security domains]&lt;br /&gt;
**** Clipboard contents stored in &amp;lt;var&amp;gt;/var/run/qubes/qubes_clipboard.bin&amp;lt;/var&amp;gt;&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-enter-fullscreen-mode/ How to enter fullscreen mode]&lt;br /&gt;
** Templates&lt;br /&gt;
*** https://www.qubes-os.org/doc/templates/&lt;br /&gt;
**** Installing&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;sudo qubes-dom0-update qubes-template-debian-XX&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &lt;br /&gt;
**** [https://www.qubes-os.org/doc/templates/minimal/ Minimal templates]&lt;br /&gt;
***** Install a minimal template: &amp;lt;kbd&amp;gt;sudo qubes-dom0-update qubes-template-&amp;lt;DISTRO_NAME&amp;gt;-&amp;lt;RELEASE_NUMBER&amp;gt;-minimal&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** Install one that is a community distribution: &amp;lt;kbd&amp;gt;sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-&amp;lt;DISTRO_NAME&amp;gt;-&amp;lt;RELEASE_NUMBER&amp;gt;-minimal&amp;lt;/kbd&amp;gt;&lt;br /&gt;
*** [https://www.qubes-os.org/doc/templates/xfce/ Xfce templates]&lt;br /&gt;
*** [https://www.qubes-os.org/doc/template-manager/ Template manager]&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-install-software/ How to install software]&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-install-software/#autostarting-installed-applications Autostarting Installed Applications]&lt;br /&gt;
** [https://www.qubes-os.org/doc/standalones-and-hvms/ Standalones and HVMs]&lt;br /&gt;
** [https://www.qubes-os.org/doc/vm-sudo/ Passwordless root access in qubes]&lt;br /&gt;
** [https://www.qubes-os.org/doc/glossary/ Glossary]&lt;br /&gt;
** Random issues&lt;br /&gt;
*** https://forum.qubes-os.org/t/qubes-slow-out-of-mem/15084/4&lt;br /&gt;
*** https://github.com/QubesOS/qubes-issues/issues/6904&lt;br /&gt;
**** &amp;lt;q&amp;gt;note that you can get a history of package manager actions in Fedora with &amp;lt;kbd&amp;gt;dnf history&amp;lt;/kbd&amp;gt;&amp;lt;/q&amp;gt;&lt;br /&gt;
*** &lt;br /&gt;
* Fixing MediaWiki draft extension:&lt;br /&gt;
** Error text &amp;#039;&amp;#039;(from browser console)&amp;#039;&amp;#039;: &amp;lt;samp&amp;gt;wgDraft is not defined&amp;lt;/samp&amp;gt;&lt;br /&gt;
** https://phabricator.wikimedia.org/T45910&lt;br /&gt;
* [http://www.catb.org/~esr/faqs/smart-questions.html How to Ask Questions the Smart Way]&lt;br /&gt;
* https://www.nytimes.com/2017/04/03/books/review-the-moth-presents-all-these-wonders.html&lt;br /&gt;
* FreeDesktop specifications: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1881</id>
		<title>Reading list/2024-03-09</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1881"/>
		<updated>2024-03-10T00:50:19Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1650 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* General&lt;br /&gt;
** https://elliotonsecurity.com/&lt;br /&gt;
*** Sample: https://elliotonsecurity.com/what-is-loader-lock/&lt;br /&gt;
** &lt;br /&gt;
* Automation tools&lt;br /&gt;
** Software downloads&lt;br /&gt;
*** Windows ISOs&lt;br /&gt;
**** https://github.com/pbatard/Fido&lt;br /&gt;
**** https://github.com/ElliotKillick/qvm-create-windows-qube/blob/master/windows/isos/mido.sh&lt;br /&gt;
***** https://github.com/ElliotKillick/Mido&lt;br /&gt;
****** https://github.com/ElliotKillick/Mido/blob/main/Mido.sh&lt;br /&gt;
**** https://msdn.rg-adguard.net/public.php&lt;br /&gt;
**** Settings&lt;br /&gt;
***** Telemetry&lt;br /&gt;
****** https://learn.microsoft.com/en-us/windows/privacy/configure-windows-diagnostic-data-in-your-organization#diagnostic-data-settings&lt;br /&gt;
* Qubes OS&lt;br /&gt;
** https://www.qubes-os.org/doc/vm-interface/&lt;br /&gt;
** Updated start menu for XCFE: https://www.pragmaticlinux.com/2021/03/install-and-configure-the-whisker-menu-as-your-xfce-start-menu/&lt;br /&gt;
** Installing things&lt;br /&gt;
*** Example: https://forum.qubes-os.org/t/running-local-txt2img-with-stable-diffusion/23318&lt;br /&gt;
** Copying and moving files and data&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-copy-and-move-files/ How to copy and move files]&lt;br /&gt;
**** Files copied with GUI file manager are copied to: &amp;lt;samp&amp;gt;/home/user/QubesIncoming/&amp;lt;source_qube&amp;gt;/&amp;lt;filename&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
**** CLI commands&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-move [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-and-paste-text/ How to copy and paste text]&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-from-dom0/ How to copy from dom0]&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy-to-vm &amp;lt;target_vm&amp;gt; &amp;lt;file&amp;gt;&amp;lt;/kbd&amp;gt; copies file to &amp;lt;var&amp;gt;/home/user/QubesIncoming/dom0/&amp;lt;/var&amp;gt; inside the target VM&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;to&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;qvm-run --pass-io &amp;lt;src-vm&amp;gt; &amp;#039;cat /path/to/file_in_src_domain&amp;#039; &amp;gt; /path/to/file_name_in_dom0&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;from&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;cat /path/to/file_in_dom0 | qvm-run --pass-io &amp;lt;dest-vm&amp;gt; &amp;#039;cat &amp;gt; /path/to/file_name_in_appvm&amp;#039;&amp;lt;/kbd&amp;gt; &amp;#039;&amp;#039;(or just use &amp;lt;kbd&amp;gt;qvm-copy-to-vm&amp;lt;/kbd&amp;gt;)&amp;#039;&amp;#039;&lt;br /&gt;
***** Copy contents of a file to the clipboard:&lt;br /&gt;
****** &amp;lt;kbd&amp;gt;cat &amp;lt;filename&amp;gt; &amp;gt; /var/run/qubes/qubes-clipboard.bin&amp;lt;/kbd&amp;gt;&lt;br /&gt;
****** ... followed by ...&lt;br /&gt;
****** &amp;lt;kbd&amp;gt;echo -n dom- &amp;gt; /var/run/qubes/qubes-clipboard.bin.source&amp;lt;/kbd&amp;gt;&lt;br /&gt;
****** Note to self: create a shell alias to automate the above!&lt;br /&gt;
**** [https://invisiblethingslab.com/resources/2014/Software_compartmentalization_vs_physical_separation.pdf Software compartmentalization vs. physical separation]&lt;br /&gt;
**** [https://blog.invisiblethings.org/2011/03/13/partitioning-my-digital-life-into.html Partitioning my digital life into security domains]&lt;br /&gt;
**** Clipboard contents stored in &amp;lt;var&amp;gt;/var/run/qubes/qubes_clipboard.bin&amp;lt;/var&amp;gt;&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-enter-fullscreen-mode/ How to enter fullscreen mode]&lt;br /&gt;
** Templates&lt;br /&gt;
*** https://www.qubes-os.org/doc/templates/&lt;br /&gt;
**** Installing&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;sudo qubes-dom0-update qubes-template-debian-XX&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &lt;br /&gt;
**** [https://www.qubes-os.org/doc/templates/minimal/ Minimal templates]&lt;br /&gt;
** [https://www.qubes-os.org/doc/how-to-install-software/ How to install software]&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-install-software/#autostarting-installed-applications Autostarting Installed Applications]&lt;br /&gt;
** [https://www.qubes-os.org/doc/standalones-and-hvms/ Standalones and HVMs]&lt;br /&gt;
** [https://www.qubes-os.org/doc/glossary/ Glossary]&lt;br /&gt;
** Random issues&lt;br /&gt;
*** https://forum.qubes-os.org/t/qubes-slow-out-of-mem/15084/4&lt;br /&gt;
&lt;br /&gt;
* Fixing MediaWiki draft extension:&lt;br /&gt;
** Error text &amp;#039;&amp;#039;(from browser console)&amp;#039;&amp;#039;: &amp;lt;samp&amp;gt;wgDraft is not defined&amp;lt;/samp&amp;gt;&lt;br /&gt;
** https://phabricator.wikimedia.org/T45910&lt;br /&gt;
* [http://www.catb.org/~esr/faqs/smart-questions.html How to Ask Questions the Smart Way]&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1880</id>
		<title>Reading list/2024-03-09</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1880"/>
		<updated>2024-03-10T00:31:05Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1630 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* General&lt;br /&gt;
** https://elliotonsecurity.com/&lt;br /&gt;
*** Sample: https://elliotonsecurity.com/what-is-loader-lock/&lt;br /&gt;
** &lt;br /&gt;
* Automation tools&lt;br /&gt;
** Software downloads&lt;br /&gt;
*** Windows ISOs&lt;br /&gt;
**** https://github.com/pbatard/Fido&lt;br /&gt;
**** https://github.com/ElliotKillick/qvm-create-windows-qube/blob/master/windows/isos/mido.sh&lt;br /&gt;
***** https://github.com/ElliotKillick/Mido&lt;br /&gt;
****** https://github.com/ElliotKillick/Mido/blob/main/Mido.sh&lt;br /&gt;
**** https://msdn.rg-adguard.net/public.php&lt;br /&gt;
**** Settings&lt;br /&gt;
***** Telemetry&lt;br /&gt;
****** https://learn.microsoft.com/en-us/windows/privacy/configure-windows-diagnostic-data-in-your-organization#diagnostic-data-settings&lt;br /&gt;
* Qubes&lt;br /&gt;
** https://www.qubes-os.org/doc/vm-interface/&lt;br /&gt;
** Updated start menu for XCFE: https://www.pragmaticlinux.com/2021/03/install-and-configure-the-whisker-menu-as-your-xfce-start-menu/&lt;br /&gt;
** Installing things&lt;br /&gt;
*** Example: https://forum.qubes-os.org/t/running-local-txt2img-with-stable-diffusion/23318&lt;br /&gt;
** Copying and moving files and data&lt;br /&gt;
*** [https://www.qubes-os.org/doc/how-to-copy-and-move-files/ How to copy and move files]&lt;br /&gt;
**** Files copied with GUI file manager are copied to: &amp;lt;samp&amp;gt;/home/user/QubesIncoming/&amp;lt;source_qube&amp;gt;/&amp;lt;filename&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
**** CLI commands&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-move [--without-progress] file [file]+&amp;lt;/kbd&amp;gt;&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-and-paste-text/ How to copy and paste text]&lt;br /&gt;
**** [https://www.qubes-os.org/doc/how-to-copy-from-dom0/ How to copy from dom0]&lt;br /&gt;
***** &amp;lt;kbd&amp;gt;qvm-copy-to-vm &amp;lt;target_vm&amp;gt; &amp;lt;file&amp;gt;&amp;lt;/kbd&amp;gt; copies file to &amp;lt;var&amp;gt;/home/user/QubesIncoming/dom0/&amp;lt;/var&amp;gt; inside the target VM&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;to&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;qvm-run --pass-io &amp;lt;src-vm&amp;gt; &amp;#039;cat /path/to/file_in_src_domain&amp;#039; &amp;gt; /path/to/file_name_in_dom0&amp;lt;/kbd&amp;gt;&lt;br /&gt;
***** Copy files &amp;#039;&amp;#039;from&amp;#039;&amp;#039; dom0: &amp;lt;kbd&amp;gt;cat /path/to/file_in_dom0 | qvm-run --pass-io &amp;lt;dest-vm&amp;gt; &amp;#039;cat &amp;gt; /path/to/file_name_in_appvm&amp;#039;&amp;lt;/kbd&amp;gt;&lt;br /&gt;
**** [https://invisiblethingslab.com/resources/2014/Software_compartmentalization_vs_physical_separation.pdf Software compartmentalization vs. physical separation]&lt;br /&gt;
**** [https://blog.invisiblethings.org/2011/03/13/partitioning-my-digital-life-into.html Partitioning my digital life into security domains]&lt;br /&gt;
**** Clipboard contents stored in &amp;lt;var&amp;gt;/var/run/qubes/qubes_clipboard.bin&amp;lt;/var&amp;gt;&lt;br /&gt;
** Random issues&lt;br /&gt;
*** https://forum.qubes-os.org/t/qubes-slow-out-of-mem/15084/4&lt;br /&gt;
&lt;br /&gt;
* Fixing MediaWiki draft extension:&lt;br /&gt;
** Error text &amp;#039;&amp;#039;(from browser console)&amp;#039;&amp;#039;: &amp;lt;samp&amp;gt;wgDraft is not defined&amp;lt;/samp&amp;gt;&lt;br /&gt;
** https://phabricator.wikimedia.org/T45910&lt;br /&gt;
* [http://www.catb.org/~esr/faqs/smart-questions.html How to Ask Questions the Smart Way]&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1879</id>
		<title>Reading list/2024-03-09</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1879"/>
		<updated>2024-03-10T00:11:46Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: 1611 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* General&lt;br /&gt;
** https://elliotonsecurity.com/&lt;br /&gt;
*** Sample: https://elliotonsecurity.com/what-is-loader-lock/&lt;br /&gt;
** &lt;br /&gt;
* Automation tools&lt;br /&gt;
** Software downloads&lt;br /&gt;
*** Windows ISOs&lt;br /&gt;
**** https://github.com/pbatard/Fido&lt;br /&gt;
**** https://github.com/ElliotKillick/qvm-create-windows-qube/blob/master/windows/isos/mido.sh&lt;br /&gt;
***** https://github.com/ElliotKillick/Mido&lt;br /&gt;
****** https://github.com/ElliotKillick/Mido/blob/main/Mido.sh&lt;br /&gt;
**** https://msdn.rg-adguard.net/public.php&lt;br /&gt;
**** Settings&lt;br /&gt;
***** Telemetry&lt;br /&gt;
****** https://learn.microsoft.com/en-us/windows/privacy/configure-windows-diagnostic-data-in-your-organization#diagnostic-data-settings&lt;br /&gt;
* Qubes&lt;br /&gt;
** https://www.qubes-os.org/doc/vm-interface/&lt;br /&gt;
** Updated start menu for XCFE: https://www.pragmaticlinux.com/2021/03/install-and-configure-the-whisker-menu-as-your-xfce-start-menu/&lt;br /&gt;
** Installing things&lt;br /&gt;
*** Example: https://forum.qubes-os.org/t/running-local-txt2img-with-stable-diffusion/23318&lt;br /&gt;
** Random issues&lt;br /&gt;
*** https://forum.qubes-os.org/t/qubes-slow-out-of-mem/15084/4&lt;br /&gt;
&lt;br /&gt;
* Fixing MediaWiki draft extension:&lt;br /&gt;
** Error text &amp;#039;&amp;#039;(from browser console)&amp;#039;&amp;#039;: &amp;lt;samp&amp;gt;wgDraft is not defined&amp;lt;/samp&amp;gt;&lt;br /&gt;
** https://phabricator.wikimedia.org/T45910&lt;br /&gt;
* [http://www.catb.org/~esr/faqs/smart-questions.html How to Ask Questions the Smart Way]&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1878</id>
		<title>Reading list/2024-03-09</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-09&amp;diff=1878"/>
		<updated>2024-03-10T00:01:03Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Created page with &amp;quot;* General ** https://elliotonsecurity.com/ **   * Fixing MediaWiki draft extension: ** Error text &amp;#039;&amp;#039;(from browser console)&amp;#039;&amp;#039;: &amp;lt;samp&amp;gt;wgDraft is not defined&amp;lt;/samp&amp;gt; ** https://ph...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* General&lt;br /&gt;
** https://elliotonsecurity.com/&lt;br /&gt;
** &lt;br /&gt;
&lt;br /&gt;
* Fixing MediaWiki draft extension:&lt;br /&gt;
** Error text &amp;#039;&amp;#039;(from browser console)&amp;#039;&amp;#039;: &amp;lt;samp&amp;gt;wgDraft is not defined&amp;lt;/samp&amp;gt;&lt;br /&gt;
** https://phabricator.wikimedia.org/T45910&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-08&amp;diff=1877</id>
		<title>Reading list/2024-03-08</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-08&amp;diff=1877"/>
		<updated>2024-03-09T03:17:35Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Manual save&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Drummer&lt;br /&gt;
** http://docserver.scripting.com/?verb=drummer.useStylesheet&lt;br /&gt;
*** https://stackoverflow.com/questions/14028113/load-different-css-stylesheet-with-javascript&lt;br /&gt;
** http://scripting.com/2021/04/03/133021.html?title=theMakingOfDrummer&lt;br /&gt;
** http://scripting.com/drummer/blog/2021/11/06/193821.html?title=drummer.this.how&lt;br /&gt;
** http://my.this.how/davewiner/howtos.opml&lt;br /&gt;
** https://this.how/&lt;br /&gt;
*** https://this.how/littleoutliner/versions.opml&lt;br /&gt;
**** http://thesaurus.land/&lt;br /&gt;
** http://scripting.com/2023/10/15/162006.html&lt;br /&gt;
* MediaWiki and outline display&lt;br /&gt;
** https://www.semantic-mediawiki.org/wiki/Help:Outline_format&lt;br /&gt;
** https://www.mediawiki.org/wiki/Help:Formatting/en&lt;br /&gt;
* VDI and thin clients&lt;br /&gt;
** Thin client VM image for use on QubesOS?&lt;br /&gt;
*** (TBD)&lt;br /&gt;
** https://www.reddit.com/r/homelab/comments/14uz7wc/thin_client_access_to_virtual_machines/?rdt=43353&lt;br /&gt;
*** PXE server setup: https://blog.zombielinux.org/vdi-for-fun-and-profit/&lt;br /&gt;
**** https://boot.ipxe.org/&lt;br /&gt;
**** https://github.com/joshpatten/PVE-VDIClient&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;(Note: I lost 5-20 lines here when Firefox crashed, including some Windows / FSLogix-related items)&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** I recovered what I could from a screenshot, but the edit window was zoomed in and not scrolled to the bottom. :(&lt;br /&gt;
*** Screenshot_2024-03-08_19-11-09.png&lt;br /&gt;
* Shared text editor without server&lt;br /&gt;
** https://firepad.io/&lt;br /&gt;
*** https://firebase.google.com/docs/database/&lt;br /&gt;
** https://etherpad.org/&lt;br /&gt;
*** https://github.com/ether/etherpad-lite&lt;br /&gt;
*** Sites running Etherpad: https://github.com/ether/etherpad-lite/wiki/Sites-That-Run-Etherpad&lt;br /&gt;
** https://collabedit.com/&lt;br /&gt;
* MediaWiki extensions&lt;br /&gt;
** Outlining&lt;br /&gt;
*** WikiOutline&lt;br /&gt;
**** https://www.mediawiki.org/wiki/Extension:WikiOutline&lt;br /&gt;
**** https://github.com/thesophiaxu&lt;br /&gt;
***** https://github.com/thesophiaxu/stackharvest&lt;br /&gt;
***** https://github.com/thesophiaxu/cytev2&lt;br /&gt;
****** https://github.com/google/diff-match-patch&lt;br /&gt;
***** https://github.com/thesophiaxu/urltomarkdown&lt;br /&gt;
****** https://gist.github.com/byrney/b21456682e77a0d51708&lt;br /&gt;
****** https://apps.apple.com/us/app/safari-snippets/id1126048257&lt;br /&gt;
*** https://www.mediawiki.org/wiki/Extension:TreeAndMenu&lt;br /&gt;
*** https://www.mediawiki.org/wiki/Extension:IndentSections&lt;br /&gt;
*** &lt;br /&gt;
*** &lt;br /&gt;
* https://unigraph.dev/&lt;br /&gt;
** https://github.com/unigraph-dev/unigraph-dev&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
* Tools to move to homepage&lt;br /&gt;
** Shared notebooks and meetings&lt;br /&gt;
*** Etherpad (WikiMedia or Board.net?; self-hosted?)&lt;br /&gt;
*** Fairapps.net / Fairmeeting.net / fairchat.net&lt;br /&gt;
**** https://www.fairkom.eu/fairchat&lt;br /&gt;
**** meet.jit.si (requires login, at least to serve as moderator)&lt;br /&gt;
*** tldraw: https://www.tldraw.com/&lt;br /&gt;
** Alternative search engines&lt;br /&gt;
*** https://fairsuch.net/&lt;br /&gt;
**&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-08&amp;diff=1876</id>
		<title>Reading list/2024-03-08</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=Reading_list/2024-03-08&amp;diff=1876"/>
		<updated>2024-03-09T02:59:57Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: (manual save, as the new &amp;#039;Save draft&amp;#039; feature isn&amp;#039;t working yet)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Drummer&lt;br /&gt;
** http://docserver.scripting.com/?verb=drummer.useStylesheet&lt;br /&gt;
*** https://stackoverflow.com/questions/14028113/load-different-css-stylesheet-with-javascript&lt;br /&gt;
** http://scripting.com/2021/04/03/133021.html?title=theMakingOfDrummer&lt;br /&gt;
** http://scripting.com/drummer/blog/2021/11/06/193821.html?title=drummer.this.how&lt;br /&gt;
** http://my.this.how/davewiner/howtos.opml&lt;br /&gt;
** https://this.how/&lt;br /&gt;
*** https://this.how/littleoutliner/versions.opml&lt;br /&gt;
**** http://thesaurus.land/&lt;br /&gt;
** http://scripting.com/2023/10/15/162006.html&lt;br /&gt;
* MediaWiki and outline display&lt;br /&gt;
** https://www.semantic-mediawiki.org/wiki/Help:Outline_format&lt;br /&gt;
** https://www.mediawiki.org/wiki/Help:Formatting/en&lt;br /&gt;
* VDI and thin clients&lt;br /&gt;
** Thin client VM image for use on QubesOS?&lt;br /&gt;
*** (TBD)&lt;br /&gt;
** https://www.reddit.com/r/homelab/comments/14uz7wc/thin_client_access_to_virtual_machines/?rdt=43353&lt;br /&gt;
*** PXE server setup: https://blog.zombielinux.org/vdi-for-fun-and-profit/&lt;br /&gt;
**** https://boot.ipxe.org/&lt;br /&gt;
**** https://github.com/joshpatten/PVE-VDIClient&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;(Note: I lost 5-20 lines here when Firefox crashed, including some Windows / FSLogix-related items)&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** I recovered what I could from a screenshot, but the edit window was zoomed in and not scrolled to the bottom. :(&lt;br /&gt;
*** Screenshot_2024-03-08_19-11-09.png&lt;br /&gt;
* Shared text editor without server&lt;br /&gt;
** https://firepad.io/&lt;br /&gt;
*** https://firebase.google.com/docs/database/&lt;br /&gt;
** https://etherpad.org/&lt;br /&gt;
*** https://github.com/ether/etherpad-lite&lt;br /&gt;
*** Sites running Etherpad: https://github.com/ether/etherpad-lite/wiki/Sites-That-Run-Etherpad&lt;br /&gt;
** https://collabedit.com/&lt;br /&gt;
* MediaWiki extensions&lt;br /&gt;
** Outlining&lt;br /&gt;
*** WikiOutline&lt;br /&gt;
**** https://www.mediawiki.org/wiki/Extension:WikiOutline&lt;br /&gt;
**** https://github.com/thesophiaxu&lt;br /&gt;
***** https://github.com/thesophiaxu/stackharvest&lt;br /&gt;
***** https://github.com/thesophiaxu/cytev2&lt;br /&gt;
****** https://github.com/google/diff-match-patch&lt;br /&gt;
***** https://github.com/thesophiaxu/urltomarkdown&lt;br /&gt;
* https://unigraph.dev/&lt;br /&gt;
** https://github.com/unigraph-dev/unigraph-dev&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
* Tools to move to homepage&lt;br /&gt;
** Shared notebooks and meetings&lt;br /&gt;
*** Etherpad (WikiMedia or Board.net?; self-hosted?)&lt;br /&gt;
*** Fairapps.net / Fairmeeting.net / fairchat.net&lt;br /&gt;
**** https://www.fairkom.eu/fairchat&lt;br /&gt;
**** meet.jit.si (requires login, at least to serve as moderator)&lt;br /&gt;
*** tldraw: https://www.tldraw.com/&lt;br /&gt;
** Alternative search engines&lt;br /&gt;
*** https://fairsuch.net/&lt;br /&gt;
**&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1875</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1875"/>
		<updated>2024-03-09T02:38:11Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Verified that new &amp;#039;All drafts&amp;#039; page works (requires login to display anything useful)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
&lt;br /&gt;
Removed for now:&lt;br /&gt;
  ** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10&amp;lt;/span&amp;gt; |All Templates &lt;br /&gt;
&lt;br /&gt;
Trying to fix &amp;#039;Special&amp;#039; links containing query parameters:&lt;br /&gt;
  - This doesn&amp;#039;t work (the URL previews correctly in the browser, but doesn&amp;#039;t open to the same URL):&lt;br /&gt;
    - ** Special:AllPages?namespace=0|All pages&lt;br /&gt;
      - Preview:&lt;br /&gt;
        - https://library.jimgrisham.com/Special:AllPages?namespace=0&lt;br /&gt;
      - Actual target:&lt;br /&gt;
        - https://library.jimgrisham.com/Special:AllPages%3Fnamespace%3D0&lt;br /&gt;
  - Also doesn&amp;#039;t work:&lt;br /&gt;
    - ** https://library.jimgrisham.com/Special:AllPages%3Ffrom%3D%26to%3D%26namespace%3D0 |All pages (escaped)&lt;br /&gt;
    - According to Wikipedia, &amp;#039;/&amp;#039; doesn&amp;#039;t need to be escaped when coming after the query string.&lt;br /&gt;
      - https://en.wikipedia.org/wiki/Percent-encoding&lt;br /&gt;
      - Can I fix this by using .htaccess files modifying the URL?&lt;br /&gt;
  - At this point, I should probably just check the source code for whatever is rendering the sidebar HTML&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages (disabled for now, for web crawler reasons?)&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10 |All Templates&lt;br /&gt;
** Special:Drafts|All drafts &lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1874</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1874"/>
		<updated>2024-03-09T02:35:50Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Added link to [Special:Drafts], since that extension was just installed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
&lt;br /&gt;
Removed for now:&lt;br /&gt;
  ** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10&amp;lt;/span&amp;gt; |All Templates &lt;br /&gt;
&lt;br /&gt;
Trying to fix &amp;#039;Special&amp;#039; links containing query parameters:&lt;br /&gt;
  - This doesn&amp;#039;t work (the URL previews correctly in the browser, but doesn&amp;#039;t open to the same URL):&lt;br /&gt;
    - ** Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=0|All pages&lt;br /&gt;
      - Preview:&lt;br /&gt;
        - https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=0&lt;br /&gt;
      - Actual target:&lt;br /&gt;
        - https://library.jimgrisham.com/Special:AllPages%3Ffrom%3D%26to%3D%26namespace%3D0&lt;br /&gt;
  - Also doesn&amp;#039;t work:&lt;br /&gt;
    - ** https://library.jimgrisham.com/Special:AllPages%3Ffrom%3D%26to%3D%26namespace%3D0 |All pages (escaped)&lt;br /&gt;
    - According to Wikipedia, &amp;#039;/&amp;#039; doesn&amp;#039;t need to be escaped when coming after the query string.&lt;br /&gt;
      - https://en.wikipedia.org/wiki/Percent-encoding&lt;br /&gt;
      - Can I fix this by using .htaccess files modifying the URL?&lt;br /&gt;
  - At this point, I should probably just check the source code for whatever is rendering the sidebar HTML&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10 |All Templates&lt;br /&gt;
** Special:AllPages?namespace=0|All pages&lt;br /&gt;
** Special:Drafts|All drafts &lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1873</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1873"/>
		<updated>2024-03-09T01:52:34Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Added final notes for today.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
&lt;br /&gt;
Removed for now:&lt;br /&gt;
  ** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10&amp;lt;/span&amp;gt; |All Templates &lt;br /&gt;
&lt;br /&gt;
Trying to fix &amp;#039;Special&amp;#039; links containing query parameters:&lt;br /&gt;
  - This doesn&amp;#039;t work (the URL previews correctly in the browser, but doesn&amp;#039;t open to the same URL):&lt;br /&gt;
    - ** Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=0|All pages&lt;br /&gt;
      - Preview:&lt;br /&gt;
        - https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=0&lt;br /&gt;
      - Actual target:&lt;br /&gt;
        - https://library.jimgrisham.com/Special:AllPages%3Ffrom%3D%26to%3D%26namespace%3D0&lt;br /&gt;
  - Also doesn&amp;#039;t work:&lt;br /&gt;
    - ** https://library.jimgrisham.com/Special:AllPages%3Ffrom%3D%26to%3D%26namespace%3D0 |All pages (escaped)&lt;br /&gt;
    - According to Wikipedia, &amp;#039;/&amp;#039; doesn&amp;#039;t need to be escaped when coming after the query string.&lt;br /&gt;
      - https://en.wikipedia.org/wiki/Percent-encoding&lt;br /&gt;
      - Can I fix this by using .htaccess files modifying the URL?&lt;br /&gt;
  - At this point, I should probably just check the source code for whatever is rendering the sidebar HTML&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10 |All Templates &lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1872</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1872"/>
		<updated>2024-03-09T01:51:40Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Wrote up additional notes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
&lt;br /&gt;
Removed for now:&lt;br /&gt;
  ** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10&amp;lt;/span&amp;gt; |All Templates &lt;br /&gt;
&lt;br /&gt;
Trying to fix &amp;#039;Special&amp;#039; links containing query parameters:&lt;br /&gt;
  - This doesn&amp;#039;t work (the URL previews correctly in the browser, but doesn&amp;#039;t open to the same URL):&lt;br /&gt;
    - ** Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=0|All pages&lt;br /&gt;
      - Preview:&lt;br /&gt;
        - https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=0&lt;br /&gt;
      - Actual target:&lt;br /&gt;
        - https://library.jimgrisham.com/Special:AllPages%3Ffrom%3D%26to%3D%26namespace%3D0&lt;br /&gt;
  - Also doesn&amp;#039;t work:&lt;br /&gt;
    - ** https://library.jimgrisham.com/Special:AllPages%3Ffrom%3D%26to%3D%26namespace%3D0 |All pages (escaped)&lt;br /&gt;
    - According to Wikipedia, &amp;#039;/&amp;#039; doesn&amp;#039;t need to be escaped when coming after the query string.&lt;br /&gt;
      - https://en.wikipedia.org/wiki/Percent-encoding&lt;br /&gt;
      - Can I fix this by using .htaccess files modifying the URL?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** &amp;lt;nowiki&amp;gt;https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10&amp;lt;/nowiki&amp;gt; |All Templates &lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1871</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1871"/>
		<updated>2024-03-09T01:48:04Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Trying actually escaping the URL characters...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
&lt;br /&gt;
Removed for now:&lt;br /&gt;
  ** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10&amp;lt;/span&amp;gt; |All Templates &lt;br /&gt;
&lt;br /&gt;
This doesn&amp;#039;t work (the URL previews correctly in the browser, but doesn&amp;#039;t open to the same URL):&lt;br /&gt;
  - ** Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=0|All pages&lt;br /&gt;
  - Preview:&lt;br /&gt;
    - https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=0&lt;br /&gt;
&lt;br /&gt;
  - Actual target:&lt;br /&gt;
    - https://library.jimgrisham.com/Special:AllPages%3Ffrom%3D%26to%3D%26namespace%3D0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10 |All Templates &lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages%3Ffrom%3D%26to%3D%26namespace%3D0 |All pages (escaped)&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1870</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1870"/>
		<updated>2024-03-09T01:43:32Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: It didn&amp;#039;t work out without a label...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
&lt;br /&gt;
Removed for now:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10&amp;lt;/span&amp;gt; |All Templates &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10 |All Templates &lt;br /&gt;
** Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=0|All pages&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1869</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1869"/>
		<updated>2024-03-09T01:43:01Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Just making sure this didn&amp;#039;t work...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
&lt;br /&gt;
Removed for now:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10&amp;lt;/span&amp;gt; |All Templates &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10 |All Templates &lt;br /&gt;
** Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=0&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1868</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1868"/>
		<updated>2024-03-09T01:41:16Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Giving up for now; restoring the &amp;#039;All Templates&amp;#039; link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
&lt;br /&gt;
Removed for now:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10&amp;lt;/span&amp;gt; |All Templates &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10 |All Templates &lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1867</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1867"/>
		<updated>2024-03-09T01:40:32Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Undo revision 1866 by Jgrisham (talk) - That did no good (the line completely disappeared from the sidebar)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10&amp;lt;/span&amp;gt; |All Templates &lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1866</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1866"/>
		<updated>2024-03-09T01:39:46Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Attempting to move the &amp;#039;span&amp;#039; tags completely outside the line&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt; ** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10 |All Templates &amp;lt;/span&amp;gt;&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1865</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1865"/>
		<updated>2024-03-09T01:39:02Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Well, that removed the trailing close tag from the sidebar UI, but the target is still set to &amp;quot;INVALID-URL&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10&amp;lt;/span&amp;gt; |All Templates &lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1864</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1864"/>
		<updated>2024-03-09T01:37:47Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Tried to move &amp;#039;plainlinks&amp;#039; span tag... I believe my goal there was to have the links _not_ spawn a new window (since the &amp;#039;external link&amp;#039; icon isn&amp;#039;t displayed in the sidebar anyway)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10&amp;lt;/span&amp;gt; | All Templates &lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1863</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1863"/>
		<updated>2024-03-09T01:35:30Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: Removed all pages link; probably didn&amp;#039;t have for archiving purposes (can I use a &amp;#039;nofollow&amp;#039; tag in the link or the sidebar template?; see, e.g.: https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag )&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt; https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10 | All Templates &amp;lt;/span&amp;gt;&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
	<entry>
		<id>http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1862</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://library-new.jimgrisham.com/w/index.php?title=MediaWiki:Sidebar&amp;diff=1862"/>
		<updated>2024-03-09T01:33:33Z</updated>

		<summary type="html">&lt;p&gt;Jgrisham: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- HTML comments don&amp;#039;t work well below :( &lt;br /&gt;
&lt;br /&gt;
... unless any _special_ contents are also wrapped in &amp;#039;nowiki&amp;#039; tags  &lt;br /&gt;
&lt;br /&gt;
 - This only works with TWO levels (at least with the theme I am currently using, c. 2023)&lt;br /&gt;
   - More than two can be used to organize the WikiText, but they will only be displayed as two.&lt;br /&gt;
&lt;br /&gt;
 - It appears I can add new sections, re-arrange existing ones, and add new entries to the defaults in &amp;#039;stock&amp;#039; sections.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** special:NewPages|New pages&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** special:LonelyPages|Orphaned pages&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* Directory&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=0  |All pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=14 |All Categories&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=12 |All Help pages&lt;br /&gt;
** https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=4  |All project pages&lt;br /&gt;
** &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt; https://library.jimgrisham.com/Special:AllPages?from=&amp;amp;to=&amp;amp;namespace=10 | All Templates &amp;lt;/span&amp;gt;&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* MARKUP&lt;br /&gt;
** Help:Wikitext|Wikitext&lt;br /&gt;
** Help:HTML|HTML&lt;br /&gt;
** setext|setext&lt;br /&gt;
** Markdown|Markdown&lt;br /&gt;
** Site-specific markup|Site-specific&lt;br /&gt;
* LOCALHELP&lt;br /&gt;
** Help:Templates|Templates&lt;br /&gt;
** Help:Magic words|Magic words&lt;br /&gt;
** Help:ParserFunctions|Parser functions&lt;br /&gt;
** Help:Variables|Variables&lt;br /&gt;
** Help:Administration|Administration&lt;br /&gt;
* UI&lt;br /&gt;
** mediawiki:Sidebar |edit sidebar&lt;/div&gt;</summary>
		<author><name>Jgrisham</name></author>
	</entry>
</feed>