Skip to content

Releases: CloudyDino/tasks-scheduler

v0.4.3

01 Feb 01:03
3341449
Compare
Choose a tag to compare
v0.4.3 Pre-release
Pre-release
  • You can kinda reorder topics (mostly you can move them to the front).
  • Tasks drag/drop looks nicer since I added the margin to the Droppable instead of its child.

v0.4.2

27 Jan 21:13
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release
  • Prevents the bug where the schedule becomes too wide because of tasks with long text.
  • Change header from Tasks to Lists
  • Make tasks and buttons not look so washed out

v0.4.1

26 Jan 16:03
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

Force dark mode for now and make the button to add topics bigger. The schedule also doesn't shrink now!

v0.4.0

26 Jan 04:52
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

You can now sort of, kind of, maybe, edit your tasks by double clicking on them. Let me know if you run into any bugs though!

v0.3.0

25 Jan 02:48
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Adds dates to the tasks! You can now add, remove, and change the date of the task.

v0.2.0

08 Jan 02:25
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Create storage outline if it doesn't already exist (config.json inside of AppData/Roaming/Tasks Scheduler/)
  • Remove textarea outline and delete when it loses focus
  • Create and delete topics!

v0.1.1

29 Dec 19:31
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Allows you to drag to an empty schedule
  • Auto focuses on the textbox when creating a new task
  • Removes unnecessary menu
  • Uses dark scrollbar

v0.1.0

29 Dec 04:16
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Make a Basic To-Do App
  • No way to add topics yet besides editing json