this post was submitted on 16 Oct 2024
104 points (98.1% liked)

Selfhosted

60093 readers
765 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[โ€“] pageflight@lemmy.world 1 points 2 years ago (1 children)

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.

[โ€“] baldissara@lemmy.world 3 points 2 years ago

Sorry, I think you opened the wrong app, as I didn't included the link before and lemmy rendered the page with an address to another website :p

The right one is this https://github.com/BaldissaraMatheus/Tasks.md