希望新增自动化、优化语言和时区、新增忘记密码 #849

Open
opened 2026-02-04 21:29:02 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @xiaowen-king on GitHub (Oct 29, 2025).

Is this a feature for the backend or frontend?

Backend

What would you like?

1、希望新增自动化功能,例如移动卡片到另外一个列表的时候自动打上另外一个列表的标签等

2、优化中文,很多地方显示的还是英文,使用起来不是很习惯

3、时间问题,现在我使用的时候设置截至时间需要自己计算,例如我要设置2025年10月29日23:59,但是我输入的时候我需要先计算,要在23:59的基础上加8个小时,也就是我需要设置截至时间为2025年10月30日07:59才能出现我想要的时间

4、希望在登录页面新增忘记密码选项,点击后输入邮箱可以通过邮箱重置密码

Why is this needed?

这样可以提高效率,使用起来更加方便

Other information

No response

Originally created by @xiaowen-king on GitHub (Oct 29, 2025). ### Is this a feature for the backend or frontend? Backend ### What would you like? 1、希望新增自动化功能,例如移动卡片到另外一个列表的时候自动打上另外一个列表的标签等 2、优化中文,很多地方显示的还是英文,使用起来不是很习惯 3、时间问题,现在我使用的时候设置截至时间需要自己计算,例如我要设置2025年10月29日23:59,但是我输入的时候我需要先计算,要在23:59的基础上加8个小时,也就是我需要设置截至时间为2025年10月30日07:59才能出现我想要的时间 4、希望在登录页面新增忘记密码选项,点击后输入邮箱可以通过邮箱重置密码 ### Why is this needed? 这样可以提高效率,使用起来更加方便 ### Other information _No response_
Author
Owner

@hwelch-fle commented on GitHub (Jan 27, 2026):

For board automation, you can try out plankapy. It allows setting dates using python datetime.timedelta.

Allowing a relative dueDate from the UI is not a bad Idea though.

@hwelch-fle commented on GitHub (Jan 27, 2026): For board automation, you can try out [plankapy](https://github.com/hwelch-fle/plankapy). It allows setting dates using python `datetime.timedelta`. Allowing a relative dueDate from the UI is not a bad Idea though.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#849