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

Selfhosted

60093 readers
771 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

top 17 comments
sorted by: hot top controversial new old
[–] Yolotan@lemmy.dbzer0.com 21 points 2 years ago (1 children)

"Must use Google Chrome" kekw

[–] baldissara@lemmy.world 12 points 2 years ago* (last edited 2 years ago)

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

Thanks for pointing out :p

[–] acockworkorange@mander.xyz 3 points 2 years ago (2 children)

Would be cool to have a link to the website.

[–] baldissara@lemmy.world 4 points 2 years ago* (last edited 2 years ago) (1 children)

Updated, sorry for not including it before

[–] acockworkorange@mander.xyz 1 points 2 years ago (1 children)
[–] baldissara@lemmy.world 3 points 2 years ago (1 children)

I replaced the old link with the new one where the name of the project is

But in any case, here's the full link https://github.com/BaldissaraMatheus/Tasks.md

[–] acockworkorange@mander.xyz 1 points 2 years ago* (last edited 2 years ago) (1 children)

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?

[–] LucidNightmare@lemm.ee 2 points 2 years ago (1 children)

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!

[–] acockworkorange@mander.xyz 2 points 2 years ago (1 children)

I loved Swift key until Microsoft screwed the pooch.

[–] LucidNightmare@lemm.ee 2 points 2 years ago

Gotta hoover up all that typing data, am I right?

😒

[–] thesporkeffect@lemmy.world 3 points 2 years ago* (last edited 2 years ago) (2 children)

Edit: sorry I jumped to conclusions inappropriately

[–] baldissara@lemmy.world 2 points 2 years ago

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

[–] acockworkorange@mander.xyz 2 points 2 years ago

I’m an extremely lazy man.

[–] tux0r@feddit.org 3 points 2 years ago

Now if it supported org files too…

[–] 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

[–] sv1sjp@lemmy.world 1 points 2 years ago

Wow it seems very cool, thanks for sharing