README file from
GithubEden of Cyrene 小善见天
"You shall fade when the flowers bloom, for every ending begets a beginning." "汝将收梢于花开时,一如终结诞下起始。"
一个Obsidian插件集合包。 作者很懒。不想写介绍。
An Obsidian plugin bundle. The author is lazy and doesn't feel like writing an introduction.
功能一览 / Features
主题&主页 / Theme & Home Tab
- 液态玻璃风格 / Liquid glass aesthetic
- 显示最近打开的笔记列表 / Recently opened notes list
- 某神秘星球的实时天气 / Real-time weather from a mysterious planet
- 可配置背景图片(支持 URL 或库内相对路径)/ Configurable background image (URL or vault-relative path)
笔记图标 / Note Icon
为笔记和文件夹设置专属图标。 Set custom icons for notes and folders.
- 在文件浏览器、标题、链接中显示图标 Icons shown in file explorer, title bar, and links
- 支持自定义图标与系统Lucid&Emoji Supports custom icons, built-in Lucide icons, and Emoji
- 右键菜单快速设置 Quick setup via context menu
自定义图标 / Custom Icons:将 SVG 文件放入图标文件夹(默认 _icons)下的任意子文件夹即可。
Place SVG files into any subfolder under the icon folder (default: _icons).
笔记横幅 / Note Banner
在笔记顶部展示横幅图片。 Display a banner image at the top of a note.
- 通过 frontmatter 字段
banner指定图片路径或 URL Specify image path or URL via thebannerfrontmatter field - 右键菜单快速设置 Quick setup via context menu
代码单元 / Code Cell
当表格单元格仅包含一个行内代码块时,添加: When a table cell contains only a single inline code block, adds:
- 复制按钮 / Copy Button:单元格右侧显示一键复制按钮 / A one-click copy button on the right side of the cell
- 密码遮罩 / Password Mask:
~~`text`~~格式的单元格以密码框形式显示,可点击眼睛图标切换明文。
Cells in~~`text`~~format are displayed as a password field; click the eye icon to toggle visibility.
致谢 / Credits
笔记图标功能的代码参考自以下项目: Note icon feature references:
主页功能的代码参考自以下项目: Home tab feature references:
笔记横幅功能的代码参考自以下项目: Note banner feature references: