Skip to content

Releases: jsilvestre/tasky

Mark tag as favorite

23 Dec 22:44
Compare
Choose a tag to compare

Upon many internal improvements, I added a new feature: tags can now be marked as favorite. Favorite tags will always appear on the top of the list.

This feature aims at making easier the very first step when you start a search in your tasks.

On a side note, I added an indicator for the number of tasks todos / the number of tasks in the tags list, based on a user suggestion. Let me know if you find ideas to improve it too!

Responsive for mobile devices

26 Jul 15:20
Compare
Choose a tag to compare

I've fixed responsiveness for mobile devices.

I know there is still an issue with large screens but the layout is bad and I couldn't do it quickly.

Sort order option

26 Jul 14:54
Compare
Choose a tag to compare

Thanks to @bnjvr we are now able to sort the tags alphabetically or like currently, by number of related tasks.

Marking tag as "excluded"

19 Jul 00:49
Compare
Choose a tag to compare

I added a new feature: you now mark a selected tag as "excluded" (default is included).

Improved interactive breadcrumb

18 Jul 22:06
Compare
Choose a tag to compare

Here is a very minor update.

Following feedbacks on the poor UX of the interactive breadcrumb, I made some changes to make them more "clicky" and (hopefully) usable.

I also fixed a bug in Firefox, the search input was not properly auto-sized.

Interactive breadcrumb, full text search

15 Jul 08:11
Compare
Choose a tag to compare

I've adde the first version of the interactive breadcrumb and the full text search. I'm fully aware it's not good yet but I wanted to release to get feedback based on real use cases.

Let me know how you feel about it or about my future plans here: #8

This also fixes two minor bugs #3 and #6.