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

WorkParcel

  • 3 Devlogs
  • 7 Total hours

WorkParcel is a Windows app that keeps everything related to one task—files, folders, browser tabs, notes and apps—together in one workspace. You can pack a task away, work on something else, then reopen it later with everything you need ready again. Its like a solution to the problem every dev faces!

Open comments for this post

3h 4m 3s logged

Devlog 3 — WorkParcel Is Properly Working!

After completing the UI, I finally worked on making the main WorkParcel system actually functional. Users can now create a parcel and easily select everything connected to their work setup. WorkParcel can show the apps and windows currently open on the computer, and the user can choose only the particular ones they want to save.

Files can be selected using the Windows file picker, and multiple files can be added at once. Complete folders can also be selected, along with useful links, applications and notes. Everything is organised into separate categories with checkboxes, so users remain in control of exactly what gets included. Before packing the parcel, WorkParcel shows a review of the complete selection too!!!!!

Once confirmed, all the selected items are packed together and saved locally. The parcel remains available even after WorkParcel or the computer is restarted. When the user returns, they can open the parcel, review everything saved inside it and choose which items they want to reopen. Files open through their regular applications, folders open in File Explorer, links open in the default browser and supported apps can launch again.

The Pack Away option also lets users update the parcel whenever their setup changes. New items can be added, old ones can be removed, and the latest version of the workspace can be saved for the next time.

Removing something from WorkParcel never deletes the original file or folder from the computer. So WorkParcel has now moved beyond being only a UI prototype—the main system properly works. Apps, files, folders, links and notes can all be selected easily, packed into one parcel and reopened whenever that complete setup is needed again.

Now, cuz finally it works, i just need to do some testing and also like I am thinking to add another feature like a exact window layout restoration, so that i can open the whole setup as it is! like if my vs code was on the left side and chrome tab on the right, it would open the same way! Now i just need to figure out how i will make that happen…. lets see!!

0
0
71
Open comments for this post

1h 28m 57s logged

Devlog 2 — WorkParcel UI Complete!

Hii! So i am a bit sick, so couldn’t work much today, but I completed working on the UI of WorkParcel and gave it a clean, dark look instead of making it feel like another productivity app. I also organised the whole app properly and added different tabs to the navbar — Parcels, Today, Archive and Settings.

The overview of the app

The main Parcels page makes it easy to view saved setups, search through them and choose whether to open or pack them away (so that its easy to navigate thru).

I also designed the Create New Parcel popup, parcel details screen and the Capture Current Setup flow, where users will be able to select specific apps, windows, browser tabs, files, folders, links and notes they want to save inside a parcel.

The Today page has a simple to-do list, while Archive keeps older parcels separate from the main workspace.

Mainly completed the visual design and navigation. Next, I’ll connect everything to real local storage so parcels and to-do items stay saved even after restarting the app.
Also, I wanna make a few more changes in the UI to make it look a bit more well structured.
Soo, stay tuned! :)

16
0
127
Open comments for this post

2h 42m 59s logged

Devlog 1 — Starting WorkParcel

I spent some time brainstorming a new project idea and thought about an issue that I, and probably a lot of other devs, face regularly.

While workin on a project, we usually have a bunch of specific files, folders, browser tabs, notes, VS Code windows and other apps open. Once we close everything and return later, we have to manually find and reopen the entire setup again.
That’s where the idea for WorkParcel came from.

What it lets you do

WorkParcel will let users create a “parcel” for a task and add everything connected to it. Later, they’ll be able to click Open Parcel and quickly reopen that complete workspace. For the first part, I set up the GitHub repo, connected it to VS Code and initialised the project using C#, .NET 10 and WinUI 3.
There isn’t much to visually show yet, but the complete foundation is ready now. Next, I’ll start designing the actual WorkParcel UI.

I am so excited to complete making this project, cuz I’d def would want to use this, as it will def be very helpful.

2
0
314

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…