feature: 希望能有地址树与alias混合的存储
- Ngôn ngữ chính
- Go
- Star
- 50.2k
- Fork
- 7.9k
- Merge trung bình
- 7 ngày 21 giờ
- Pull request đã merge (30 ngày)
- 6
Mô tả
### Please make sure of the following things
- [x] I have read the [documentation](https://alist.nn.ci).
- [x] I'm sure there are no duplicate issues or discussions.
- [x] I'm sure this feature is not implemented.
- [x] I'm sure it's a reasonable and popular requirement.
### Description of the feature / 需求描述
我希望能像管理地址树一样,插入alias的路径
我现在创建了N多个alias的路径,但是管理起来,看着就头大
希望能像如下方法
假如这个路径是/guest,清单是这样的
```yaml
'@': /local
直播录像-默认区:
'@': /189Cloud/Live-Record
瞎勾八乱剪:
'@': /189Cloud/瞎剪
直播录像-独立区:
哔哩哔哩:
xxx:
'@': /xxx/139Cloud/录像-bilibili-xxx
```
这个'@'的意思是 融合alias功能用的
再举个例子 假设这是挂载/FCL
```yaml
'@': /139Cloud/FCL
'@': /189Cloud/FCL
'@': /WooCloud/FCL
139:
'@': /139Cloud/FCL
189:
'@': /189Cloud/FCL
Woo:
'@': /WooCloud/FCL
```
### Suggested solution / 实现思路
_No response_
### Additional context / 附件

Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.