-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
uid: 20240907212209 | ||
title: Obsidian 插件:Batteryindicator 给你的 Obsidian 添加电池电量指示器 | ||
tags: ['obsidian插件'] | ||
description: Batteryindicator 给你的 Obsidian 添加电池电量指示器 | ||
author: OS | ||
type: other | ||
draft: false | ||
editable: false | ||
modified: 20240907213734 | ||
--- | ||
|
||
# Obsidian 插件:Batteryindicator 给你的 Obsidian 添加电池电量指示器 | ||
|
||
## 概述 | ||
|
||
这个插件很简单,面向的用户群体,偏向全屏使用 Obsidian 的用户,当你全屏使用时可以看到自己移动设备的电量指示器。 | ||
|
||
> [!Note] 插件名片 | ||
> - 插件名称:Kacper Darowsk | ||
> - 插件说明:给 Obsidian 的状态栏添加电池电量指示器 | ||
> - 插件分类:[' 插件管理 ', 'obsidian 插件 '] | ||
> - 插件分类:[' 插件管理 ', 'obsidian 插件 '] | ||
> - 项目地址:[点我访问](https://github.com/Opisek/obsidian-battery-indicator/) | ||
> - 国内下载地址:[下载安装](https://pkmer.cn/products/plugin/pluginMarket/?battery) | ||
## 效果&特性 | ||
|
||
 | ||
|
||
- 默认会在 Obsidian 状态栏显示一个带有 | ||
百分比,和电池状态的图标 | ||
- 你可以通过插件设置控制 | ||
电池充电比例和状态显示样式 | ||
|
||
## 使用 | ||
|
||
- 安装插件 | ||
- 并在 Obsidian 中启用该插件即可 | ||
|
||
### 其他设置 | ||
|
||
- Show percentage:可以控制是否在电池图标旁边显示当前电量的百分比 | ||
- Sepatate cahrging icon:打开后,电池的充电和使用装填,会独立在电池图标外显示 |