\n\n### 复现步骤\n\n_No response_\n\n### 相关日志输出\n\n```shell\n\n```\n\n### 附加信息\n\n_No response_",[2906],{"name":2868,"color":2869},7221,"添加菜单后,菜单名称为空","2025-02-08T08:13:04Z","https://github.com/halo-dev/halo/issues/7221",0.77810776,{"description":2913,"labels":2914,"number":2915,"owner":2857,"repository":2858,"state":2859,"title":2916,"updated_at":2917,"url":2918,"score":2919},"\n\n\n\n\n\n\n本地的备份会按照设定只保留三份,但是远程同步会出现四份或者五份(没测试更多,四份五份的时候手动删除多余的同步任务)。并且远程同步删除多余的的备份时会同步失败,不确定是不是判定本地已经没有这个备份了(本地备份正常),所以远程同步失败。\n另外最后一张图片提示有点歧义,手动删除远程同步任务时会同时删除S3桶内文件。但是不确定有没有删除本地备份,没去测试。所以如果不删除本地备份数据的话,这句话应该改成”但不会删除本地备份数据“。",[],7311,"远程同步功能未按照设定生效","2025-03-28T03:18:55Z","https://github.com/halo-dev/halo/issues/7311",0.7790567,{"description":2921,"labels":2922,"number":2923,"owner":2857,"repository":2858,"state":2924,"title":2925,"updated_at":2926,"url":2927,"score":2928},"### 你当前使用的版本\n\n_No response_\n\n### 描述一下此特性\n\n把dev需要的完整的开发环境封装到docker中,我们开发的时候可以直接使用,省去在本地逐一配置了,本地配置经常要解决一些莫名其妙的问题,有点浪费时间\n\n### 附加信息\n\n_No response_",[],5491,"closed","希望有一个docker下完整的开发环境","2024-03-11T03:44:53Z","https://github.com/halo-dev/halo/issues/5491",0.7413413,{"description":2930,"labels":2931,"number":2933,"owner":2857,"repository":2858,"state":2924,"title":2934,"updated_at":2935,"url":2936,"score":2937},"### 前置条件\n\n- [x] 已经在 [issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。\n- [x] 这是 Halo 项目本身存在的问题,如果是非项目本身的问题(如:安装部署问题),建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。\n- [x] 已经尝试过停用所有的插件,排除是插件导致的问题。\n- [x] 如果是插件和主题的问题,请在对应的插件和主题仓库提交。\n\n### 系统信息\n\n- 外部访问地址: https://blog.lorikein.cn/\n- 启动时间: 2024-11-30 17:34\n- 版本: 2.20.10\n- 构建时间: 2024-11-26 12:32\n- Git Commit: 033a77e\n- Java: IBM Semeru Runtime Open Edition / 21.0.5+11-LTS\n- 数据库: Source distribution / 5.7.43-log\n- 操作系统: Linux / 6.1.0-10-amd64\n- 已激活主题: [Sakura 2.4.1](https://github.com/LIlGG/halo-theme-sakura.git)\n- 已启动插件:\n - [live2d 看板娘 1.2.1](https://github.com/LIlGG/plugin-live2d)\n - [图库管理 1.4.0](https://github.com/halo-sigs/plugin-photos)\n - [链接管理 1.5.0](https://github.com/halo-sigs/plugin-links)\n - [瞬间 1.8.0](https://github.com/halo-sigs/plugin-moments)\n - [Sitemap 1.1.2](https://github.com/halo-dev/plugin-sitemap)\n - [RSS 1.3.0](https://github.com/halo-dev/plugin-feed)\n - [搜索组件 1.6.2](https://github.com/halo-dev/plugin-search-widget)\n - [评论组件 2.5.1](https://github.com/halo-dev/plugin-comment-widget)\n - [应用市场 1.9.0](https://www.halo.run/store/apps/app-VYJbF)\n\n### 使用的哪种方式运行?\n\nDocker Compose\n\n### 发生了什么?\n\n使用宝塔的Docker Compose功能部署的halo\n运行后系统的root文件夹无.halo2目录\n容器内的root文件夹存在.halo2目录但目录内是空白的\n无法修改如application.yaml等配置文件\n\n### 复现步骤\n\n打开Docker Compose\n使用[halo.run](https://docs.halo.run/getting-started/install/docker-compose?current=external-db)中的部署代码\n部署后打开目录发现上方问题\n\n### 相关日志输出\n\n```shell\n\n```\n\n### 附加信息\n\n\n\n",[2932],{"name":2868,"color":2869},7096,"工作目录.halo2下为空白","2024-12-05T02:18:41Z","https://github.com/halo-dev/halo/issues/7096",0.75127095,{"description":2939,"labels":2940,"number":2941,"owner":2857,"repository":2858,"state":2924,"title":2942,"updated_at":2943,"url":2944,"score":2945},"### Prerequisites\n\n- [x] I have searched for related issues in the [Issues](https://github.com/halo-dev/halo/issues) list.\n- [x] This is a feature related to Halo. If it is not an issue with the project itself, it is recommended to submit it in the [Discussions](https://github.com/halo-dev/halo/discussions).\n- [x] If it is a feature suggestion for plugins and themes, please submit it in the respective plugin and theme repositories.\n\n### Your current Halo version\n\n2\n\n### Describe this feature\n\n当前halo导出文章导出的是html,手动改成markdown后看了下格式不太对,想请问下有什么方法能导出正常的markdown吗,就是和github上的README.md一样的格式那种\n\n### Additional information\n\n_No response_",[],7137,"想请教下怎么导出文章为markdown格式的","2024-12-14T03:38:48Z","https://github.com/halo-dev/halo/issues/7137",0.76235324,{"description":2947,"labels":2948,"number":2951,"owner":2857,"repository":2858,"state":2924,"title":2952,"updated_at":2953,"url":2954,"score":2955},"### 前置条件\n\n- [x] 已经在 [issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。\n- [x] 这是 Halo 项目本身存在的问题,如果是非项目本身的问题(如:安装部署问题),建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。\n- [x] 已经尝试过停用所有的插件,排除是插件导致的问题。\n- [x] 如果是插件和主题的问题,请在对应的插件和主题仓库提交。\n\n### 系统信息\n\n登录就有问题\n\n### 使用的哪种方式运行?\n\nFat Jar\n\n### 发生了什么?\n初始化后,登录页面卡住,后端报错\n\n\n\n\n\n### 复现步骤\n\n\n\n\n### 相关日志输出\n\n```shell\n\n```\n\n### 附加信息\n\n_No response_",[2949],{"name":2950,"color":2869},"kind/support",7147,"初始化后,登录页面卡住,后端报错","2024-12-18T06:04:30Z","https://github.com/halo-dev/halo/issues/7147",0.7723065,["Reactive",2957],{},["Set"],["ShallowReactive",2960],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fiWxuSZwmzUYfMpTJo1QRWzuhl00jrFPpVWSOo95ozlw":-1},"/halo-dev/halo/5560"]