From ceb3b60db05c3630bc0420a100ae0eb14aba564d Mon Sep 17 00:00:00 2001 From: Zuoling Rong Date: Sun, 4 May 2025 02:03:31 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E4=B9=A6=E7=AD=BE?= =?UTF-8?q?=E5=AF=BC=E5=85=A5=E5=8A=9F=E8=83=BD=E6=A0=B9=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=E9=99=90=E5=88=B6=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 明确说明系统只处理文件夹内的书签,不处理根目录书签 --- .gitignore | 5 ++++- README.md | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index eec35fc..630deae 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,7 @@ bookmarks/* !bookmarks/README.md !bookmarks/.gitkeep test-bookmarks.ps1 -test-bookmarks.sh \ No newline at end of file +test-bookmarks.sh + +# 个人笔记 +note.md \ No newline at end of file diff --git a/README.md b/README.md index bfd0b74..b3a773c 100644 --- a/README.md +++ b/README.md @@ -525,6 +525,8 @@ categories: MeNav支持从浏览器导入书签,快速批量添加网站链接,无需手动录入。 +> **🔔 重要提示**:系统只会处理位于文件夹内的书签,直接放在收藏夹根目录中的书签不会被导入。请确保您要导入的书签都放在文件夹中,每个文件夹将成为导航中的一个分类。 + ### 配置加载优先级 书签配置按以下优先级加载(从高到低):