Logo
Explore Help
Register Sign in
edfloreshz/tasks
1
1
Fork
You've already forked tasks
0
Code Issues 20 Pull requests 2 Projects Releases 7 Packages Wiki Activity Actions
7 releases 7 tags
  • 0.2.4 317b229298

    0.2.4 Stable

    edfloreshz released this 2026-05-06 18:56:12 +00:00 | 3 commits to main since this release

    What's Changed

    • Update Swedish translations by @bittin in https://github.com/cosmic-utils/tasks/pull/110
    • feat: add reminder support with desktop notifications by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/114
    • feat: add manual task sorting with drag-and-drop by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/120

    Full Changelog: https://github.com/cosmic-utils/tasks/compare/0.2.3...0.2.4

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 0.2.3 2ca427fa97

    0.2.3 Stable

    edfloreshz released this 2026-05-04 21:59:31 +00:00 | 8 commits to main since this release

    What's Changed

    • feat: add Trash page and trash management by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/107
    • feat: favorites list by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/108
    • feat: add persistent sorting by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/109

    Full Changelog: https://github.com/cosmic-utils/tasks/compare/0.2.2...0.2.3

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 0.2.2 6a7bffd9aa

    0.2.2 Stable

    edfloreshz released this 2026-05-04 07:10:55 +00:00 | 17 commits to main since this release

    What's Changed

    • feat: add task deletion with timeout and undo by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/105
    • feat: focus specific inputs for better UX by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/106

    Full Changelog: https://github.com/cosmic-utils/tasks/compare/0.2.1...0.2.2

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 0.2.1 3d4425aa97

    0.2.1 Stable

    edfloreshz released this 2026-05-03 09:40:23 +00:00 | 25 commits to main since this release

    What's Changed

    • 🔧 build: work on x11 by adding wgpu feature by @ellieplayswow in https://github.com/cosmic-utils/tasks/pull/75
    • 🐛 Fix hide completed menu button by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/76
    • 🌐 i18n(fr): update translations by @sgued in https://github.com/cosmic-utils/tasks/pull/77
    • 🌐 i18n(cs): Update Czech translation by @lorduskordus in https://github.com/cosmic-utils/tasks/pull/81
    • 🌐 i18n(cs): Update Czech translation by @lorduskordus in https://github.com/cosmic-utils/tasks/pull/83
    • 🌐 Add Ukrainian description and few fixes by @Dymkom in https://github.com/cosmic-utils/tasks/pull/99
    • ✨ feat: new store system, dependency updates and bug fixes by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/104

    🌟 New Contributors

    • 🎉 @ellieplayswow made their first contribution in https://github.com/cosmic-utils/tasks/pull/75
    • 🎉 @lorduskordus made their first contribution in https://github.com/cosmic-utils/tasks/pull/81
    • 🎉 @Dymkom made their first contribution in https://github.com/cosmic-utils/tasks/pull/99

    Full Changelog: https://github.com/cosmic-utils/tasks/compare/0.2.0...0.2.1

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 0.2.0 ad776a6c4f

    0.2.0 Stable

    edfloreshz released this 2025-05-27 15:48:04 +00:00 | 50 commits to main since this release

    What's Changed

    • 📝 Fix issues with lists by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/42
    • 🌐 Update tasks.ftl by @bittin in https://github.com/cosmic-utils/tasks/pull/43
    • 🇪🇸 Add Spanish translation and code improvements by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/45
    • 🇫🇷 Add French translations by @sgued in https://github.com/cosmic-utils/tasks/pull/48
    • 🧹 Remove unused properties translation key by @sgued in https://github.com/cosmic-utils/tasks/pull/49
    • 🇳🇱 i18n(nl) add Dutch translation by @feikedonia in https://github.com/cosmic-utils/tasks/pull/50
    • 🇧🇷 i18n(pt-BR) - Update Portuguese translations by @carvalhods in https://github.com/cosmic-utils/tasks/pull/53
    • 🇧🇬 i18n(bg): Add Bulgarian translation by @twlvnn in https://github.com/cosmic-utils/tasks/pull/52
    • 🇳🇱 i18n(nl) update Dutch translation by @feikedonia in https://github.com/cosmic-utils/tasks/pull/55
    • 👁️‍🗨️ Add hide completed button for task list by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/56
    • 📤 Add export list context menu item by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/59
    • 🇫🇷 Update French translations by @sgued in https://github.com/cosmic-utils/tasks/pull/57
    • 🌍 Update translations by @sgued in https://github.com/cosmic-utils/tasks/pull/60
    • 🔁 Add infinite sub task nesting by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/61
    • 🎨 Feat/icons by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/63
    • 🔍 Add search bar for tasks by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/64
    • 🛠️ fix: hide completed button by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/65
    • 🇳🇱 i18n(nl) update Dutch translation by @feikedonia in https://github.com/cosmic-utils/tasks/pull/62
    • 🖊️ Fix text input focus behavior by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/67
    • ⌨️ Fix key bindings to avoid text editing issues by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/68
    • ↕️ Allow task sorting by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/69

    New Contributors

    • 🎉 @bittin made their first contribution in https://github.com/cosmic-utils/tasks/pull/43
    • 🎉 @sgued made their first contribution in https://github.com/cosmic-utils/tasks/pull/48
    • 🎉 @feikedonia made their first contribution in https://github.com/cosmic-utils/tasks/pull/50
    • 🎉 @carvalhods made their first contribution in https://github.com/cosmic-utils/tasks/pull/53
    • 🎉 @twlvnn made their first contribution in https://github.com/cosmic-utils/tasks/pull/52

    Full Changelog: https://github.com/cosmic-utils/tasks/compare/0.1.1...0.2.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 0.1.1 913ed344f7

    0.1.1 Stable

    edfloreshz released this 2024-11-06 11:28:43 +00:00 | 110 commits to main since this release

    What's Changed

    • fix README.md typo by @hoangph271 in https://github.com/cosmic-utils/tasks/pull/30
    • Update Ukrainian translation by @xalt7x in https://github.com/cosmic-utils/tasks/pull/29
    • Correct cosmic-text issue. by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/32
    • Add CI by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/33
    • Update repo link by @ahoneybun in https://github.com/cosmic-utils/tasks/pull/35
    • update metainfo for COSMIC Store featured page by @ahoneybun in https://github.com/cosmic-utils/tasks/pull/36
    • Replace provides ID by @ahoneybun in https://github.com/cosmic-utils/tasks/pull/37
    • Expand metainfo by @bragefuglseth in https://github.com/cosmic-utils/tasks/pull/39
    • Use text editor for notes by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/41

    New Contributors

    • @xalt7x made their first contribution in https://github.com/cosmic-utils/tasks/pull/29
    • @bragefuglseth made their first contribution in https://github.com/cosmic-utils/tasks/pull/39

    Full Changelog: https://github.com/cosmic-utils/tasks/compare/0.1.0...0.1.1

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • tasks
      23 downloads · 2024-11-06 11:33:35 +00:00 · 37 MiB
  • 0.1.0 0e8c728c88

    0.1.0 Stable

    edfloreshz released this 2024-07-03 04:27:03 +00:00 | 159 commits to main since this release

    What's Changed

    • Improvements to content view by @mmstick in https://github.com/cosmic-utils/tasks/pull/2
    • Update text for when there are no lists by @ahoneybun in https://github.com/cosmic-utils/tasks/pull/1
    • fix: add header to empty list view by @mmstick in https://github.com/cosmic-utils/tasks/pull/3
    • Styling and padding improvements by @mmstick in https://github.com/cosmic-utils/tasks/pull/4
    • i18n(sr): Update Serbian translations by @git-f0x in https://github.com/cosmic-utils/tasks/pull/5
    • feat(export): added markdown export functionality by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/9
    • Editable task titles by @mmstick in https://github.com/cosmic-utils/tasks/pull/10
    • [i18n] added German translation by @olk90 in https://github.com/cosmic-utils/tasks/pull/12
    • feat: custom task engine by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/13
    • feat: allow "Enter" key to complete create new list by @hoangph271 in https://github.com/cosmic-utils/tasks/pull/15
    • Fix building and run issue by @ahoneybun in https://github.com/cosmic-utils/tasks/pull/16
    • i18n(tr): Update Turkish Translation by @Cherub26 in https://github.com/cosmic-utils/tasks/pull/17
    • i18n(ru): Russian translation by @FAlexei in https://github.com/cosmic-utils/tasks/pull/18
    • chore: rename to Orderly by @edfloreshz in https://github.com/cosmic-utils/tasks/pull/19

    New Contributors

    • @mmstick made their first contribution in https://github.com/cosmic-utils/tasks/pull/2
    • @git-f0x made their first contribution in https://github.com/cosmic-utils/tasks/pull/5
    • @olk90 made their first contribution in https://github.com/cosmic-utils/tasks/pull/12
    • @Cherub26 made their first contribution in https://github.com/cosmic-utils/tasks/pull/17
    • @FAlexei made their first contribution in https://github.com/cosmic-utils/tasks/pull/18

    Full Changelog: https://github.com/cosmic-utils/tasks/commits/0.1.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
Powered by Forgejo Version: 15.0.2 Page: 177ms Template: 106ms
English
Bahasa Indonesia Dansk Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API