You are browsing as a guest. Sign up (or log in) to start making projects!

helipop

@helipop

Joined June 2nd, 2026

  • 8Devlogs
  • 1Projects
  • 0Ships
  • 0Votes
Open comments for this post

3h 52m 45s logged

I’ve added this view for users to select what they wanna view. I might also be listing the tags the user has created.

I don’t know why it took me this long, but I really did take forever to debug weird things… I had to proofread my code like so many times due to the funny task type conflicts.

0
0
1
Open comments for this post

2h 31m 20s logged

I’ve added a context menu to the tasks :>

I took 2.5 hours to get this devlog out bc the wrath of Xcode’s compiler type safety checker hit me in the face and I had to wrestle it for 2 hours, it’s clearly shown on github

0
0
1
Open comments for this post

2h 20m 48s logged

Took me FOREVER to refactor the code so that it uses an observable class to reduce the @State variable spam. But, now the code feels SO MUCH cleaner.

Oh I’ve finally added functionality behind the save button in the edit view :> Idk why I just can’t style the Exit button properly tho, gonna be fixing that soon.

0
0
1
Open comments for this post

1h 27m 28s logged

I’ve refactored the code and also added an init so that the TaskEditorView will show the details of the task

0
0
4
Open comments for this post

2h 46m logged

Aight. I’ve finally. Added. A UI for the user to edit the task. It’s just the UI though, I still have to complete the backend.

This really took longer than expected because I had to wrestle with the Navigation Stack and VStack that I put, then I realised that I could have just put a Group around all my code… Then I had to refactor my code to support my enum bc I wanted to have 3 modes and have type safety (bc who knows what I would do in the future idk)

0
0
3
Open comments for this post

2h 55m 28s logged

BRO WHY DID THIS TAKE SO LONG

Ok so I wanted to copy the animation when the shortcut is edited in the iOS shortcuts app but ended up taking forever to debug it.

Now, with the animation done, I will work on the TaskCardDetails and make it so that the user will be able to edit the task, and view stuff 😬😬

(Hope it won’t take too long)

I’ve also rearranged the order that the Form components will show up ↓

0
0
4
Open comments for this post

2h 19m 13s logged

I wanted to get some colours for the tasks, so I spent some time on Coolors to gamble (AHEM) for good colours, and also get a suitable dark mode colour. I also had to do a lot of debugging with the datatypes SwiftData stores and enum protocols 😭.

0
0
5
Open comments for this post

32m 24s logged

I’ve learnt and added a LazyVGrid for my task view so that I can show cards in a manner like the shortcuts app on iOS

2
0
43

Followers

Loading…