<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Wanten</title>
    <description>Wanten's personal website showcases his work and thoughts.</description>
    <link>https://wanten.org</link>
    <atom:link href="https://wanten.org/api/rss" rel="self" type="application/rss+xml" />
    <language>en-us</language>
    <lastBuildDate>Mon, 09 Mar 2026 03:26:51 GMT</lastBuildDate>
    
    <item>
      <title>在 Archlinux 上运行网易云音乐</title>
      <description>在 Arch Linux 环境下通过 Wine 运行网易云音乐的完整流程，包括安装 Wine 及相关组件、下载 Windows 版网易云音乐安装包、使用 winetricks 配置字体和运行依赖，以及安装完成后的具体启动方式</description>
      <link>https://wanten.org/2026/01/26/run_netease_music_on_archlinux</link>
      <guid>https://wanten.org/2026/01/26/run_netease_music_on_archlinux</guid>
      <pubDate>Mon, 26 Jan 2026 19:19:00 GMT</pubDate>
    </item>
    
    <item>
      <title>Git Bash 的 ln -s 无法创建软链接</title>
      <description>在 Windows 系统中，使用 PowerShell 的 New-Item 命令创建软链接虽可行，但命令冗长且参数顺序不直观；转而尝试 Git Bash 的 ln -s 命令时，发现该命令未真正创建软链接，仅复制源文件，调研后得知需改用 mklink、配置 core.symlinks 或开启 Developer Mode，最终因操作繁琐选择继续使用 PowerShell 命令</description>
      <link>https://wanten.org/2026/01/16/windows_git_bash_ln_s_create_symbolic_link_issue</link>
      <guid>https://wanten.org/2026/01/16/windows_git_bash_ln_s_create_symbolic_link_issue</guid>
      <pubDate>Fri, 16 Jan 2026 12:43:00 GMT</pubDate>
    </item>
    
    <item>
      <title>在 Obsidian 中专注于子文件夹</title>
      <description>在 Vault 中存在深层级子文件夹时，希望在 Obsidian 中专注于特定子目录而不被其他文件干扰。直接将子文件夹作为独立 vault 打开会生成新的配置文件夹，导致需要重复配置或占用额外空间。通过在子目录中为`.obsidian`和模板目录创建软连接，实现了继承原 vault 配置且不额外占用空间的方案，并通过脚本自动化了这一过程，最终实现了在 Obsidian 中专注于子目录的目标。</description>
      <link>https://wanten.org/2026/01/15/focusing_on_a_subfolder_in_obsidian</link>
      <guid>https://wanten.org/2026/01/15/focusing_on_a_subfolder_in_obsidian</guid>
      <pubDate>Thu, 15 Jan 2026 12:13:00 GMT</pubDate>
    </item>
    
    <item>
      <title>我为什么不再使用纯纯写作</title>
      <description>纯纯写作在电脑端无法同时打开多篇文章，导致写作时需要频繁切换内容；其章卷结构缺乏多层级嵌套，文章与卷的转移操作繁琐低效；整卷或整本书的导出方式混乱，无法按层级生成独立文件结构。由于无法满足多窗口编辑、多层级分类与便捷组织的需求，最终选择将文章迁移到更合适的工具中。</description>
      <link>https://wanten.org/2023/10/26/why_stop_using_pure_writer</link>
      <guid>https://wanten.org/2023/10/26/why_stop_using_pure_writer</guid>
      <pubDate>Thu, 26 Oct 2023 15:13:00 GMT</pubDate>
    </item>
    
  </channel>
</rss>