V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
suiran
V2EX  ›  程序员

兄弟们求个工具

  •  
  •   suiran · 185 天前 · 2806 次点击
    这是一个创建于 185 天前的主题,其中的信息可能已经有所发展或是发生改变。

    需求: 目前工作项目和各类事务性工作较多,想找一个类似工作管理类软件,软件可以做到一件事或一个项目,里边有时间线,哪天做了这件事,我就在这条里边写上去,类似评论,但是需要能添加附件,截图等。

    目前用了滴答清单能勉强应付,评论过于简陋,日历视图收费,其他日记类软件都是按条,比较麻烦,没有本地需求,也没啥保密,可以随时记录,有个时间线

    25 条回复    2023-10-26 11:09:12 +08:00
    datocp
        1
    datocp  
       185 天前
    自己架 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
    Qhelium
        2
    Qhelium  
       185 天前
    飞书文档 就可以
    flm919841090
        3
    flm919841090  
       185 天前
    apitable 可以试下
    vcn8yjOogEL
        4
    vcn8yjOogEL  
       185 天前 via Android
    NessajCN
        5
    NessajCN  
       185 天前
    显示屏下贴纸
    Conantv2
        6
    Conantv2  
       185 天前
    你要的是项目管理类软件,可以试试阿里的 teambition ,腾讯的 tapd ,还有 worktile 和他们另一款 pingcode
    libook
        9
    libook  
       185 天前
    一开始用过 Trello ,后来人多了海外服务网络可靠性不够好就用了 Teambition ,再后来 OA 全线迁移到飞书后就用飞书文档的多维表格。
    2000wcw
        10
    2000wcw  
       185 天前
    最方便的就是显示屏小贴纸
    suiran
        11
    suiran  
    OP
       185 天前
    @datocp 感谢
    suiran
        12
    suiran  
    OP
       185 天前
    @Qhelium 感谢,我去试试
    suiran
        13
    suiran  
    OP
       185 天前
    @flm919841090 感谢
    suiran
        14
    suiran  
    OP
       185 天前
    @NessajCN 感谢,我需要手机端和电脑端同时使用,贴纸有点简单了,
    suiran
        15
    suiran  
    OP
       185 天前
    @Conantv2 感谢,我去试试
    suiran
        16
    suiran  
    OP
       185 天前
    @ck65 👍
    suiran
        17
    suiran  
    OP
       185 天前
    @kanchi240 原来用过,总是用不起来
    suiran
        18
    suiran  
    OP
       185 天前
    @libook 飞书我去试试,我们一直用钉钉,不咋好使
    suiran
        19
    suiran  
    OP
       185 天前
    @vcn8yjOogEL 感谢
    lcvs
        20
    lcvs  
       185 天前
    用钉钉的话,可以用 Teambition (在钉钉里叫项目),消息通知啥的钉钉也能收到
    garipan
        21
    garipan  
       185 天前
    我用 Google Task 还挺轻量化,目前移动端最新版支持了 markdown 语法和富文本编辑,还能同步到 Google Calendar
    garipan
        22
    garipan  
       185 天前
    @garipan #21 不好意思上面口误,我想说的是 Google Keep
    garipan
        23
    garipan  
       185 天前
    勘误:又确认了下 Keep 不支持 Markdown ,仅支持一些简单的富文本编辑
    suiran
        24
    suiran  
    OP
       184 天前
    @lcvs 感谢,我看到了,因为钉钉免费版提示使用人数已达到上限,我单独注册了一个,还在研究中
    suiran
        25
    suiran  
    OP
       184 天前
    @garipan #23
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2894 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 14:44 · PVG 22:44 · LAX 07:44 · JFK 10:44
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.