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
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
Updated, sorry for not including it before
It's not! Sorry, I reposted from reddit and didn't notice the link didn't come with it
Removed, I reposted it from reddit and this text came with it
Thanks for pointing out :p
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
Right now you can add tags to cards, but you can't group vertical lanes. Though a do plan to add groupings or epics eventually, it would actually be very convenient by its current architecture.
Yeah I consider adding caldav support eventually, but I need to read about it a little more and experiment a bit to see how much complexity it would add to the project. I really want to keep it as simple as possible in regards to both setup/installation and how it works, so I need to evaluate it properly to see if it's worth it or not
Yeah I plan to add it eventually, thanks for the recommendation I'll keep it noted!
No, it does not support push notifications yet
A self-hosted, Markdown file based task management board - BaldissaraMatheus/Tasks.md
Hey guys, version 2.4.0 of Tasks.md was just released. The biggest change is the improved drag-and-drop experience, which feels much better to use. For touch devices it was fully overhauled, since it was not really working before (which is embarrassing tbh). You can see below a comparison between the previous version and the current release.
Previous:
New release:
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.
You can see below the main changes included in the new release.
- Feature: Greatly improves drag and drop experience: New swap animations, visual indications and better interactions for touch and mobile devices;
- Feature: Adds autoscroll when you drag cards and lanes partially out their container;
- Bugfix: Fix touch and navigation on touch devices;
- Bugfix: Fix issue where navigation bar outgrows lanes;
- Bugfix: Prevents saving card name with invalid characters;
- Bugfix: Fix some smaller issues;
- Documentation: Remind user to hard-reload the browser after changing a theme.
Hey, I didn't know about silverbullet until now, I'm gonna take a look about it when I have some free time!
No, right now there is no alerts and no way to assign due dates to the tasks
Thank you! 🙂
Video
Click to view this content.
Hey selfhosted community,
Around a year ago I started a new project called Tasks.md, which is a self-hosted task management system that aims to be simple and easy to install. I also made this reddit post to share with the community.
Yesterday I released the version 2.0.0 so I thought it would be a good time to share it with the community again. The new version includes some previously requested features, some features that no one requested but I thought would be nice to have, simplifies the initial setup, improves documentations and some other things.
You can find it here: https://github.com/BaldissaraMatheus/Tasks.md.
Main features:
- Create cards, lanes and tags in a modern and responsive interface;
- Write cards as Markdown files;
- Easy to install with a single Docker image;
- Light and dark themes synced with operating system settings;
- Heavily customizable with 3 default color themes (Adwaita, Nord and Catppuccin);
- Support for subpath based reverse-proxy with an environment variable for base path;
- Can be installed as PWA (though it requires setting up https).
Ai art is stealing though. Artists are afraid to post their art online and get their work used in a machine learning model by some tech guys who never produced anything artistic in their lives
Might be a network issue, check your upload speed. I had similar problems and the issue was that I was using a cat5 cable on my server, which was limiting the upload to 100mb, causing it to stutter while playing videos with high bitrates
Yeah it's not like Roku/Chromecast/fire stick do that too, only the Chinese ones, right?
Use FabBlock
Yeah, but the limit seems to be more than appropriate for most people anyway, so I think their pricing model is pretty reasonable
Have you even read the email? It's still free
I'd need to check it out, it's been a while. But I tried pretty much all addresses that are printed out with "ip address" command on linux
Yeah I set it up to forward 80:80 and 443:443 but it didn't seem to have any effect. Does port forward work on ipv6 the same way it does on ipv4?
YouTube Video
Click to view this content.