<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>WncFht's Blog</title><link>https://wncfht.github.io/</link><description>Recent content on WncFht's Blog</description><generator>Hugo -- 0.138.0</generator><language>zh</language><copyright>©2024 WncFht&amp;rsquo;s Blog</copyright><lastBuildDate>Wed, 04 Dec 2024 12:01:38 +0800</lastBuildDate><atom:link href="https://wncfht.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>2024-49-04-12-3</title><link>https://wncfht.github.io/posts/2024-49-12-04-3/</link><pubDate>Wed, 04 Dec 2024 12:01:38 +0800</pubDate><guid>https://wncfht.github.io/posts/2024-49-12-04-3/</guid><description>&lt;h1 id="2024-49-04-12-3">2024-49-04-12-3&lt;/h1>
&lt;h2 id="1-计划">1. 计划&lt;/h2>
&lt;h3 id="-早晨">🌅 早晨&lt;/h3>
&lt;h4 id="计划">计划&lt;/h4>
&lt;ul>
&lt;li>&lt;input disabled="" type="checkbox"> test&lt;/li>
&lt;/ul>
&lt;h4 id="复盘">复盘&lt;/h4>
&lt;ul>
&lt;li>看看效果&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h3 id="-下午">☀️ 下午&lt;/h3>
&lt;h4 id="计划-1">计划&lt;/h4>
&lt;ul>
&lt;li>&lt;input disabled="" type="checkbox"> test&lt;/li>
&lt;/ul>
&lt;h4 id="复盘-1">复盘&lt;/h4>
&lt;hr>
&lt;h3 id="-晚上">🌇 晚上&lt;/h3>
&lt;h4 id="计划-2">计划&lt;/h4>
&lt;h4 id="复盘-2">复盘&lt;/h4>
&lt;hr>
&lt;h2 id="2-笔记索引">2. 笔记索引&lt;/h2>
&lt;pre tabindex="0">&lt;code class="language-dataview" data-lang="dataview">LIST FROM &amp;#34;&amp;#34;
WHERE file.cday = date(&amp;#34;2024-12-04&amp;#34;)
&lt;/code>&lt;/pre>&lt;hr>
&lt;h2 id="3-资源与链接">3. 资源与链接&lt;/h2>
&lt;hr>
&lt;h2 id="4-未完成的任务">4. 未完成的任务&lt;/h2>
&lt;pre tabindex="0">&lt;code class="language-dataview" data-lang="dataview">TASK FROM &amp;#34;dairy&amp;#34;
WHERE !completed
AND file.cday &amp;gt;= (this.file.cday - dur(7 days))
AND file.cday &amp;lt;= this.file.cday
SORT file.cday DESC
&lt;/code>&lt;/pre>&lt;hr>
&lt;h2 id="5-反思">5. 反思&lt;/h2></description></item><item><title>2024-49-03-12-2</title><link>https://wncfht.github.io/posts/2024-49-12-03-2/</link><pubDate>Tue, 03 Dec 2024 12:07:01 +0800</pubDate><guid>https://wncfht.github.io/posts/2024-49-12-03-2/</guid><description>&lt;h1 id="2024-49-03-12-2">2024-49-03-12-2&lt;/h1>
&lt;h2 id="1-计划">1. 计划&lt;/h2>
&lt;h3 id="-早晨">🌅 早晨&lt;/h3>
&lt;h4 id="计划">计划&lt;/h4>
&lt;h4 id="复盘">复盘&lt;/h4>
&lt;hr>
&lt;h3 id="-下午">☀️ 下午&lt;/h3>
&lt;h4 id="计划-1">计划&lt;/h4>
&lt;h4 id="复盘-1">复盘&lt;/h4>
&lt;hr>
&lt;h3 id="-晚上">🌇 晚上&lt;/h3>
&lt;h4 id="计划-2">计划&lt;/h4>
&lt;h4 id="复盘-2">复盘&lt;/h4>
&lt;hr>
&lt;h2 id="2-笔记索引">2. 笔记索引&lt;/h2>
&lt;pre tabindex="0">&lt;code class="language-dataview" data-lang="dataview">LIST FROM &amp;#34;&amp;#34;
WHERE file.cday = date(&amp;#34;2024-12-03&amp;#34;)
&lt;/code>&lt;/pre>&lt;hr>
&lt;h2 id="3-资源与链接">3. 资源与链接&lt;/h2>
&lt;hr>
&lt;h2 id="4-未完成的任务">4. 未完成的任务&lt;/h2>
&lt;pre tabindex="0">&lt;code class="language-dataview" data-lang="dataview">TASK FROM &amp;#34;dairy&amp;#34;
WHERE !completed
AND file.cday &amp;gt;= (this.file.cday - dur(7 days))
AND file.cday &amp;lt;= this.file.cday
SORT file.cday DESC
&lt;/code>&lt;/pre>&lt;hr>
&lt;h2 id="5-反思">5. 反思&lt;/h2></description></item><item><title>test2</title><link>https://wncfht.github.io/posts/test2/</link><pubDate>Mon, 05 Aug 2024 03:25:53 +0800</pubDate><guid>https://wncfht.github.io/posts/test2/</guid><description>&lt;p>nihao&lt;/p></description></item><item><title>Hugo + PaperMod + Github Pages 搭建一个完善的个人博客(以 Windows11 为例)</title><link>https://wncfht.github.io/posts/test/</link><pubDate>Sun, 04 Aug 2024 03:25:53 +0800</pubDate><guid>https://wncfht.github.io/posts/test/</guid><description>&lt;p>nihao&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-python" data-lang="python">&lt;span class="line">&lt;span class="ln">1&lt;/span>&lt;span class="cl">&lt;span class="nb">print&lt;/span>&lt;span class="p">(&lt;/span>&lt;span class="s1">&amp;#39;ABC&amp;#39;&lt;/span>&lt;span class="p">)&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="ln">2&lt;/span>&lt;span class="cl">&lt;span class="nb">print&lt;/span>&lt;span class="p">(&lt;/span>&lt;span class="s1">&amp;#39;ABC&amp;#39;&lt;/span>&lt;span class="p">)&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="ln">3&lt;/span>&lt;span class="cl">&lt;span class="nb">print&lt;/span>&lt;span class="p">(&lt;/span>&lt;span class="s1">&amp;#39;ABC&amp;#39;&lt;/span>&lt;span class="p">)&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="ln">4&lt;/span>&lt;span class="cl">&lt;span class="nb">print&lt;/span>&lt;span class="p">(&lt;/span>&lt;span class="s1">&amp;#39;ABC&amp;#39;&lt;/span>&lt;span class="p">)&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="ln">5&lt;/span>&lt;span class="cl">&lt;span class="nb">print&lt;/span>&lt;span class="p">(&lt;/span>&lt;span class="s1">&amp;#39;ABC&amp;#39;&lt;/span>&lt;span class="p">)&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="ln">6&lt;/span>&lt;span class="cl">&lt;span class="nb">print&lt;/span>&lt;span class="p">(&lt;/span>&lt;span class="s1">&amp;#39;ABC&amp;#39;&lt;/span>&lt;span class="p">)&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="ln">7&lt;/span>&lt;span class="cl">&lt;span class="nb">print&lt;/span>&lt;span class="p">(&lt;/span>&lt;span class="s1">&amp;#39;ABC&amp;#39;&lt;/span>&lt;span class="p">)&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="ln">8&lt;/span>&lt;span class="cl">&lt;span class="nb">print&lt;/span>&lt;span class="p">(&lt;/span>&lt;span class="s1">&amp;#39;ABC&amp;#39;&lt;/span>&lt;span class="p">)&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></description></item><item><title>test2</title><link>https://wncfht.github.io/posts/test-copy/</link><pubDate>Sun, 04 Aug 2024 03:25:53 +0800</pubDate><guid>https://wncfht.github.io/posts/test-copy/</guid><description>&lt;p>尝试一下&lt;/p></description></item><item><title>关于</title><link>https://wncfht.github.io/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://wncfht.github.io/about/</guid><description>about</description></item></channel></rss>