Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
ziteh committed Jul 24, 2024
2 parents 070f7ea + f2979a1 commit 10cc3c8
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 8 deletions.
37 changes: 33 additions & 4 deletions README-zh.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Elebox

![](https://i.imgur.com/fqdDK1d.png)
![](https://i.imgur.com/i6ihU9o.png)

🌐[English](https://github.com/ziteh/elebox?tab=readme-ov-file#readme)

Expand All @@ -12,9 +12,38 @@
## 特色

- 類別樹。
![](https://i.imgur.com/RvYJg8k.png)
- 以 CSV 檔匯出或匯入。
- 類別樹
![](https://i.imgur.com/phWJwdP.png)
- 自訂欄位
![](https://i.imgur.com/XFL17i5.png)
- 以 YAML 檔匯出或匯入
- i18n 國際化多語言 (🚧)
- 零件欄位:
- 名稱
- 類別
- 數量
- 封裝
- 詳細封裝
- 製造商
- 製造商料號
- 別名
- 位置
- 產品連結
- 數據表連結
- 圖片連結
- 描述
- 加星
- n× 自訂欄位
- 類型
- 名稱
-
- n× 供應商
- 名稱
- 連結
- 價格
- 備註

> [更多截圖](https://imgur.com/a/D1NnbBg)
## 用法

Expand Down
37 changes: 33 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Elebox

![](https://i.imgur.com/fqdDK1d.png)
![](https://i.imgur.com/i6ihU9o.png)

🌐[中文](https://github.com/ziteh/elebox/blob/main/README-zh.md)

Expand All @@ -12,9 +12,38 @@ It aims to remain simple, intuitive, zero configuration and works out-of-the-box
## Features

- Category tree.
![](https://i.imgur.com/RvYJg8k.png)
- Export as CSV, import from CSV.
- Category tree
![](https://i.imgur.com/phWJwdP.png)
- Custom fields
![](https://i.imgur.com/XFL17i5.png)
- YAML export and import
- i18n internationalization (🚧)
- Part field:
- Name
- Category
- Quantity
- Package
- Package detail
- Manufacturer
- Manufacturer part number
- Alias
- Location
- Product link
- Datasheet link
- Image link
- Description
- Starred
- n× Custom fields
- Type
- Name
- Value
- n× Suppliers
- Name
- Link
- Price
- Note

> [More screenshot](https://imgur.com/a/D1NnbBg)
## Usage

Expand Down

0 comments on commit 10cc3c8

Please sign in to comment.