Hey guys, version 2.5.3 of Tasks.md just got released!

This release is actually pretty small, as I focused a lot on resolving technical debt, fixing visual inconsistencies and improving “under the hood” stuff. Which I will continue to do a little bit more before the next release.

For those who don’t know, Tasks.md is a self-hosted, Markdown file based task management board. It’s like a kanban board that uses your filesystem as a database, so you can manipulate all cards within the app or change them directly through a text editor, changing them in one place will reflect on the other one.

The latest release includes the following:

  • Feature: Generate an initial color for a new tags based on their names
  • Feature: Add new tag name input validation
  • Fix: Use environment variables in Dockerfile ENTRYPOINT
  • Fix: Allow dragging cards when sort is applied
  • Fix: Fix many visual issues

Edit: Updated with the correct link, sorry for the confusion! The fact that someone created another application with the same name I used for the one I made is really annoying

    • @baldissaraOP
      link
      English
      12
      edit-2
      2 months ago

      Removed, I reposted it from reddit and this text came with it

      Thanks for pointing out :p

    • @baldissaraOP
      link
      English
      4
      edit-2
      2 months ago

      Updated, sorry for not including it before

          • @[email protected]
            link
            fedilink
            English
            1
            edit-2
            2 months ago

            I think it was just my instance taking longer to update or something. It’s there now.

            Edit: typos. Can anyone recommend me a decent iOS keyboard that isn’t trying to steal all my data?

            • @[email protected]
              link
              fedilink
              English
              22 months ago

              Unfortunately, the stock one will be the only one with even a sliver of privacy preserving measures (so far). I tried Swiftkey when it first got released on iOS, and not only did it just not feel right like the stock one, it was also bought by Microsoft at that point and I hadn’t known since the last time I was on Android, they did not own it. :/

              If you do find one though, let me know! I love trying out new things!

    • @thesporkeffect
      link
      English
      3
      edit-2
      2 months ago

      Edit: sorry I jumped to conclusions inappropriately

      • @baldissaraOP
        link
        English
        22 months ago

        It’s not! Sorry, I reposted from reddit and didn’t notice the link didn’t come with it

  • @sv1sjp
    link
    English
    12 months ago

    Wow it seems very cool, thanks for sharing

  • @pageflight
    link
    English
    12 months ago

    Seems cool!

    Does it handle sharing a task list between people? Or syncing between multiple clients / handling concurrent edits?

    I see the manual says keyboard commands are the main way to control it. Does it work in mobile?

    Looks like you’re putting lots of work into it, thanks for sharing.