Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hughfenghen committed Jan 1, 2025
1 parent 3a04054 commit 6ed2521
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,18 @@

### 样式

[ ] 文件大小移除小数点后的 0
[ ] 隐藏 . 开头的文件
[ ] 窗口设定最小宽度,避免文件列表折行
- [ ] 文件大小移除小数点后的 0
- [ ] 隐藏 . 开头的文件
- [ ] 窗口设定最小宽度,避免文件列表折行

### 功能

[ ] 文件夹添加颜色标签
[ ] 跨窗口拖动(移动)文件
[ ] 监听文件夹变化,动态更新列表
[ ] 挂载系统文件目录
[ ] 文件夹列表排序方式
[ ] 发布到 NPM,方便第三方使用
- [ ] 文件夹添加颜色标签
- [ ] 跨窗口拖动(移动)文件
- [ ] 监听文件夹变化,动态更新列表
- [ ] 挂载系统文件目录
- [ ] 文件夹列表排序方式
- [ ] 发布到 NPM,方便第三方使用

## 附录

Expand Down
18 changes: 9 additions & 9 deletions README_US.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,18 @@ For those interested in this project or AI-assisted programming, you can use the

### Styling

[ ] Remove trailing zeros after decimal points in file sizes
[ ] Hide files starting with .
[ ] Set minimum window width to prevent file list line wrapping
- [ ] Remove trailing zeros after decimal points in file sizes
- [ ] Hide files starting with .
- [ ] Set minimum window width to prevent file list line wrapping

### Features

[ ] Add color labels for folders
[ ] Cross-window file dragging (moving)
[ ] Monitor folder changes, update list dynamically
[ ] Mount system file directories
[ ] Folder list sorting methods
[ ] Publish to NPM for third-party use
- [ ] Add color labels for folders
- [ ] Cross-window file dragging (moving)
- [ ] Monitor folder changes, update list dynamically
- [ ] Mount system file directories
- [ ] Folder list sorting methods
- [ ] Publish to NPM for third-party use

## Appendix

Expand Down

0 comments on commit 6ed2521

Please sign in to comment.