<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[关闭时间戳，防止 modified 字段被修改（批量操作时很有用）]]></title><description><![CDATA[<p dir="auto">最近我在<a href="https://talk.tidgi.fun/topic/13/">导入印象笔记</a>，每次导入完，然后用 tiddly commander 批量给导入的条目加标签，然后就发现所有条目的修改日期都变成今天了，一开始还以为是我写的导入脚本有bug，后来才意识到是加标签修改了「修改时间」。</p>
<p dir="auto">看了下源码，看看如何避免，后来发现这个功能早就有了，就是页面工具里的这个按钮：</p>
<p dir="auto"><img src="/assets/uploads/files/1697347617448-%E6%88%AA%E5%B1%8F2023-10-15-13.23.00.png" alt="截屏2023-10-15 13.23.00.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">点一下变成这样就好了</p>
<p dir="auto"><img src="/assets/uploads/files/1697347621569-%E6%88%AA%E5%B1%8F2023-10-15-13.23.09.png" alt="截屏2023-10-15 13.23.09.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://talk.tidgi.fun/topic/26/关闭时间戳-防止-modified-字段被修改-批量操作时很有用</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 11:51:20 GMT</lastBuildDate><atom:link href="https://talk.tidgi.fun/topic/26.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 15 Oct 2023 05:27:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 关闭时间戳，防止 modified 字段被修改（批量操作时很有用） on Thu, 05 Mar 2026 01:44:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/w1825" aria-label="Profile: W1825">@<bdi>W1825</bdi></a> 可以正常你复制一个，把里面的created 和modified 对调一下就好了。</p>
]]></description><link>https://talk.tidgi.fun/post/1498</link><guid isPermaLink="true">https://talk.tidgi.fun/post/1498</guid><dc:creator><![CDATA[机杼]]></dc:creator><pubDate>Thu, 05 Mar 2026 01:44:15 GMT</pubDate></item><item><title><![CDATA[Reply to 关闭时间戳，防止 modified 字段被修改（批量操作时很有用） on Thu, 05 Mar 2026 01:43:26 GMT]]></title><description><![CDATA[<p dir="auto">还有个办法，就是自己写一个button按钮，里面的action-setfield，可以设置属性$timestamp 为no，但奇怪的是这个属性并不是所有微件都支持，还是不够统一。</p>
]]></description><link>https://talk.tidgi.fun/post/1497</link><guid isPermaLink="true">https://talk.tidgi.fun/post/1497</guid><dc:creator><![CDATA[机杼]]></dc:creator><pubDate>Thu, 05 Mar 2026 01:43:26 GMT</pubDate></item><item><title><![CDATA[Reply to 关闭时间戳，防止 modified 字段被修改（批量操作时很有用） on Sun, 14 Sep 2025 15:05:03 GMT]]></title><description><![CDATA[<p dir="auto">有没有什么插件能够安装选择是按照创建日期排列条目还是按照修改日期排列条目，创建和修改两个字段应该不会互相干扰吧？</p>
]]></description><link>https://talk.tidgi.fun/post/1470</link><guid isPermaLink="true">https://talk.tidgi.fun/post/1470</guid><dc:creator><![CDATA[W1825]]></dc:creator><pubDate>Sun, 14 Sep 2025 15:05:03 GMT</pubDate></item><item><title><![CDATA[Reply to 关闭时间戳，防止 modified 字段被修改（批量操作时很有用） on Tue, 14 May 2024 15:02:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hydrowood" aria-label="Profile: Hydrowood">@<bdi>Hydrowood</bdi></a> 批量编辑完就可以再打开了。新建条目就会有了。</p>
]]></description><link>https://talk.tidgi.fun/post/989</link><guid isPermaLink="true">https://talk.tidgi.fun/post/989</guid><dc:creator><![CDATA[机杼]]></dc:creator><pubDate>Tue, 14 May 2024 15:02:54 GMT</pubDate></item><item><title><![CDATA[Reply to 关闭时间戳，防止 modified 字段被修改（批量操作时很有用） on Tue, 14 May 2024 14:58:10 GMT]]></title><description><![CDATA[<p dir="auto">但是这会导致新建的tid也没有时间戳。。</p>
]]></description><link>https://talk.tidgi.fun/post/987</link><guid isPermaLink="true">https://talk.tidgi.fun/post/987</guid><dc:creator><![CDATA[Hydrowood]]></dc:creator><pubDate>Tue, 14 May 2024 14:58:10 GMT</pubDate></item></channel></rss>