AlistGo / AlistGo/alist

feature: 希望能有地址树与alias混合的存储

Abierto
#5,950 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement pr-welcome
Lenguaje dominante
Go
Estrellas
50.2k
Forks
7.9k
Merge medio
7 d 21 h
PR fusionados (30 d)
6

Descripción

### 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 / 附件

![image](https://github.com/alist-org/alist/assets/25455400/96d500dd-eeeb-46a1-81c9-5db15f0e76b4)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.