Tasks.md icon indicating copy to clipboard operation
Tasks.md copied to clipboard

A self-hosted, Markdown file based task management board

Results 24 Tasks.md issues
Sort by recently updated
recently updated
newest added

I have noticed that once you use certain characters in the title of a card (like # \ ), it accepts the new name, and it is renamed in the...

bug
high priority

Currently, clicking on new card only gives an editable field for the title, and not the body. It would be nice to have * A 2-3 line editable body below...

enhancement

Replaces its own drag-n-drop logic with [SortableJS](https://github.com/SortableJS/Sortable) and fix some bugs, most for mobile use. Drag and drop may feel much better! It's already very late so I'll need a...

**Description** It would be really useful to have a public demo for the app, so people can try it before putting any effort on installing it in their machines

enhancement
help wanted

It would be possible to open a little more the margins where the cards are located or add a selector to be able to slide and select between them. In...

bug

It would be great if you could enable checkboxes in the notes section of the tasks. As you probably know the markdown syntax is this: `- [ ] ` It...

bug
help wanted
high priority

There is a lighter background under the title on dark mode, it should have the same background color as the body bellow the header ![image](https://github.com/BaldissaraMatheus/Tasks.md/assets/19363147/10c6020d-6a72-4505-a4c8-3254e1fbfc0a)

bug

Right now there's a strange behavior where it's possible to zoom out the app, which makes some padding and background to appear

bug

The way !important declaration is being used to multiple css selectors prevents users to fully customize the aplication styling, making them to style directly into index.css, which is discouraged because...

bug

Greetings! Trying out the project and, so far, looks really good. it ticks almost (if not all) the boxes for what I was looking for (still testing / migrating a...

enhancement