需求: 目前工作项目和各类事务性工作较多,想找一个类似工作管理类软件,软件可以做到一件事或一个项目,里边有时间线,哪天做了这件事,我就在这条里边写上去,类似评论,但是需要能添加附件,截图等。
目前用了滴答清单能勉强应付,评论过于简陋,日历视图收费,其他日记类软件都是按条,比较麻烦,没有本地需求,也没啥保密,可以随时记录,有个时间线
1 datocp 2023-10-25 09:42:00 +08:00 自己架 wekan 非常简单。 a) Wekan Windows 64bit version offline Download wekan-VERSION-amd64-windows.zip from https://github.com/wekan/wekan/releases or https://releases.wekan.team/windows/ Check required compatible version of Node.js from https://wekan.github.io Download section and Download that version node.exe for Windows 64bit from https://nodejs.org/dist/ Check required compatible version of MongoDB from https://wekan.github.io Download section and Download that version Windows MongoDB .msi installer from https://www.mongodb.com/try/download/community Download start-wekan.bat Copy files from steps 1-4 to offline Windows computer Install MongoDB.msi . In installer, uncheck downloading MongoDB compass. Unzip wekan-VERSION.zip and copy it's bundle directory files node.exe and start-wekan.bat Edit start-wekan.bat with Notepad. There add windows computer IP address etc, like this, then Wekan will be at http://192.168.100/sign-in SET ROOT_URL=http://192.168.0.100 SET PORT=80 Or other port: SET ROOT_URL=http://192.168.0.100:2000 SET PORT=2000 Then Wekan will be at http://192.168.0.100:2000/sign-in Double click start-wekan.bat to run it. (It may need right click, Run as Administrator). For mobile devices, you can create PWA app icon using that http://192.168.0.100:2000/sign-in |
2 Qhelium 2023-10-25 09:42:52 +08:00 飞书文档 就可以 |
3 flm919841090 2023-10-25 09:48:31 +08:00 apitable 可以试下 |
4 vcn8yjOogEL 2023-10-25 09:49:51 +08:00 via Android |
5 NessajCN 2023-10-25 09:53:29 +08:00 显示屏下贴纸 |
6 Conantv2 2023-10-25 10:07:59 +08:00 你要的是项目管理类软件,可以试试阿里的 teambition ,腾讯的 tapd ,还有 worktile 和他们另一款 pingcode |
![]() | 7 mogita 2023-10-25 10:39:20 +08:00 |
8 kanchi240 2023-10-25 11:03:14 +08:00 |
![]() | 9 libook 2023-10-25 11:27:12 +08:00 一开始用过 Trello ,后来人多了海外服务网络可靠性不够好就用了 Teambition ,再后来 OA 全线迁移到飞书后就用飞书文档的多维表格。 |
![]() | 10 2000wcw 2023-10-25 11:33:56 +08:00 最方便的就是显示屏小贴纸 |
![]() | 13 suiran OP @flm919841090 感谢 |
![]() | 19 suiran OP @vcn8yjOogEL 感谢 |
20 lcvs 2023-10-25 16:37:09 +08:00 用钉钉的话,可以用 Teambition (在钉钉里叫项目),消息通知啥的钉钉也能收到 |
![]() | 21 garipan 2023-10-25 20:02:59 +08:00 我用 Google Task 还挺轻量化,目前移动端最新版支持了 markdown 语法和富文本编辑,还能同步到 Google Calendar |
![]() | 23 garipan 2023-10-25 20:05:05 +08:00 勘误:又确认了下 Keep 不支持 Markdown ,仅支持一些简单的富文本编辑 |