anitnilay20 / anitnilay20/thoth

url-source: Collections with folders

Đang mở
#89 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement plugin:url-source priority:low size:small
Ngôn ngữ chính
Rust
Star
70
Fork
5
Merge trung bình
10 giờ 33 phút
Pull request đã merge (30 ngày)
2

Mô tả

## Summary
Organize url-source saved requests ("Collections") into folders.

## Scope (agreed: one level, explicit field)
- Add an optional `folder` field to `SavedRequest`/`State` (`plugins/url-source/src/lib.rs`), `#[serde(default)]`.
- On Save, add a "Folder" text input next to the request name (empty = ungrouped).
- Sidebar groups saved requests by folder under **collapsible** folder headers (DSL `collapsible` node); ungrouped requests listed below.
- List-item indices must map back to the flat `saved_requests` vec so the existing click/delete handler keeps working (emit the global index).

## Out of scope (future)
- Nested folders, drag-and-drop, rename/move UI.

## Notes
Split out of the post-#80 request-UI polish batch; the host `collapsible` DSL node already exists, so this is plugin-side.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.