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

Aesis

  • 2 Devlogs
  • 6 Total hours

All in one workspace!

Ship #1

Have you ever wanted to know what you were supposed to do??
Well well well! you are one LUCKY ducky *quak quak*

welcome to aesis guys
its an all you can eat buffet but instead of eating your being producting and writing down ALL YOU NEED TO DO DURING THE DAY

ever wanted to time yourself doing things?? well we have that
ever wanted to tell your friends that you use a POMODORO timer and sound cool?? well we have that too!!

BUT WAIT - theres more ;)
you can note down your tasks and organize them automatically!!
you can also close out of it and it will stay with you in the menu bar!

wahoo

  • 2 devlogs
  • 6h
Try project → See source code →
Open comments for this post

2h 24m 45s logged

this is just some like stuff about the project so far..

features:
The first feature is that you can make tasks arranged by priority (high/med/low), as well as categories that are color associated (srry colorblinders).

  • I looked at a lot of other projects before deciding to implement this, in which i developed a capacity meter which I thought was genius way to not overload the day!
  • You can also view your tasks in various ways (not tryna get too technical with the devlogs btw)
  • Hey, who doesnt love goals man. well now track em with progress sliders + rings, deadlines, color-coded status badges, and a stats sidebar.
  • Added a focus timer for tasks (like a pomodoro as well)
  • A streak calendar was also added (just a small feature right now, gonna expand later)
  • Memos are thing yk… just quick notes basicially
  • There is a journal feature for a markdown editor. so now you can write a journal for each day, and make it look fancy schmancy!
  • when you open the app it gets added to the system tray. (prolly gonna expand this too)
  • Dark/Light mode (pretty self explanatory ngl)
  • Keyboard shortcuts (same here)

bugs/issues along the way:

  • stray “ after the Journal nav
  • missing closing } on the @media(min-width:2000px) block
  • the add task form doesn’t reset properly when closed without submitting (priority pills and desc field stay dirty)

things to note (for me)

  • no way to export your data since it’s all in localStorage
  • also lowk some text clippage in the screenshot, how am i just now noticing this bro

this is just some like stuff about the project so far..

features:
The first feature is that you can make tasks arranged by priority (high/med/low), as well as categories that are color associated (srry colorblinders).

  • I looked at a lot of other projects before deciding to implement this, in which i developed a capacity meter which I thought was genius way to not overload the day!
  • You can also view your tasks in various ways (not tryna get too technical with the devlogs btw)
  • Hey, who doesnt love goals man. well now track em with progress sliders + rings, deadlines, color-coded status badges, and a stats sidebar.
  • Added a focus timer for tasks (like a pomodoro as well)
  • A streak calendar was also added (just a small feature right now, gonna expand later)
  • Memos are thing yk… just quick notes basicially
  • There is a journal feature for a markdown editor. so now you can write a journal for each day, and make it look fancy schmancy!
  • when you open the app it gets added to the system tray. (prolly gonna expand this too)
  • Dark/Light mode (pretty self explanatory ngl)
  • Keyboard shortcuts (same here)

bugs/issues along the way:

  • stray “ after the Journal nav
  • missing closing } on the @media(min-width:2000px) block
  • the add task form doesn’t reset properly when closed without submitting (priority pills and desc field stay dirty)

things to note (for me)

  • no way to export your data since it’s all in localStorage
  • also lowk some text clippage in the screenshot, how am i just now noticing this bro

Replying to @Shiven

0
5
Open comments for this post

3h 12m 8s logged

worked on an html script as like a starting point for the app and then shifted into building the actual app. i decided to use tauri for this one as the main focus is for it to be a macos app!

worked on an html script as like a starting point for the app and then shifted into building the actual app. i decided to use tauri for this one as the main focus is for it to be a macos app!

Replying to @Shiven

0
9

Followers

Loading…