1.创建一个目录及批量创建目录
<h3>快速单个目录</h3>
<ol>
<li><strong>设置目录名称</strong>:在Anki制卡助手的界面中,找到创建目录的输入框。</li>
<li><strong>输入目录名称</strong>:输入您想要创建的目录名称,例如“001 牌组”。</li>
<li><strong>创建目录</strong>:输入完成后,点击创建按钮。</li>
</ol>
<h3>↓↓↓动图展示↓↓↓</h3>
<h2><details>
<img src="https://s3.bmp.ovh/imgs/2024/11/22/38325311e2470e24.gif" alt="" />
</details></h2>
<h3>批量创建目录</h3>
<ol>
<li><strong>批量创建模式</strong>:点击批量创建牌组按钮。</li>
<li><strong>输入目录名称</strong>:
<ul>
<li>每行输入一个目录名称,例如“002 牌组”。</li>
<li>对于多级目录,使用“::”符号分隔,例如“002 牌组(可多级) ::2::3::4::5”。
<mark>注:</mark> <code>“::”</code>符号也是半角英文输入,而不是符号<code>“::”</code></li>
</ul></li>
<li><strong>设置说明</strong>:
<ul>
<li><strong>易删模式</strong>:开启后批量创建的牌组默认为二级牌组,以当前日期作为一级牌组,这样设计方便后续重命名/直接删除,否则误点需要一个一个删除非常麻烦。</li>
<li>牌组加入序号:是否给牌组加入数字序号。</li>
<li>删除空格:是否对名称中的空格进行清理。</li>
</ul></li>
<li><strong>执行批量创建</strong>:确认信息无误后,点击执行批量创建按钮。
<h3>↓↓↓动图展示↓↓↓</h3>
<h2><details>
<img src="https://s3.bmp.ovh/imgs/2024/11/22/3d995bbdf28e69d7.gif" alt="" /></h2></li>
</ol>
<h3>读取文件夹中的文件创建目录*</h3>
<ol>
<li><strong>设置文件格式</strong>:找到文件格式的下拉菜单,选择“<code>*.pdf</code>”、“<code>*.doc</code>”、“<code>*.docx</code>”、“<code>*.*</code>”或其他文件类型。</li>
</ol>
<table>
<thead>
<tr>
<th>通配符</th>
<th>含义</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>*.pdf</code></td>
<td>匹配所有文件扩展名为<code>.pdf</code>的文件。</td>
</tr>
<tr>
<td><code>*.doc</code></td>
<td>匹配所有文件扩展名为<code>.doc</code>的文件。</td>
</tr>
<tr>
<td><code>*.docx</code></td>
<td>匹配所有文件扩展名为<code>.docx</code>的文件。</td>
</tr>
<tr>
<td><code>*.*</code></td>
<td>匹配所有文件,不论其扩展名是什么。</td>
</tr>
</tbody>
</table>
<p>2.<strong>选中文件夹</strong>:点击“目录”按钮,将清空原有内容,选择您想要读取的文件夹。
3.<strong>执行批量创建</strong>:确认信息无误后,点击执行批量创建按钮。</p>
<h3>↓↓↓动图展示↓↓↓</h3>
<p><details>
<img src="https://s3.bmp.ovh/imgs/2024/11/22/61a332be8fdf7b91.gif" alt="" /></p>