How to Time Track in Notion: the 3 BEST Methods

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ย. 2024

ความคิดเห็น • 22

  • @OliviaRigal
    @OliviaRigal 6 หลายเดือนก่อน +6

    I think the last formula should be - dateBetween(dateEnd(prop("Date")), dateStart(prop("Date")), "minutes")

  • @SebR-FR
    @SebR-FR 6 หลายเดือนก่อน +4

    That's fun, I've just discovered Notion few days ago and yesterday evening I was working on time tracking for task management and get to the same button solution but with extra actions who modify also a status prop... that's a visual confirmation you clicked on the buttons (problem, that doesn't prevent you to click multiple time on them...)
    Then I struggled to emulate a "pause" button...

  • @bors1n
    @bors1n 28 วันที่ผ่านมา +1

    Thanks a lot. I was looking for a method to track my education and work time in notion, your first way is perfect for me.

  • @kikokoussi7594
    @kikokoussi7594 5 หลายเดือนก่อน +2

    For the first method, you can add another category called Status, and in the button property, below the "Do this", add another property to set the status to "in progress" for start button, and "done" for end button. This will prevent accidental miss

  • @unoriginalsin
    @unoriginalsin 6 หลายเดือนก่อน +7

    If you find yourself forgetting to have your End Time before Start Time when filling out your formulas, just wrap the whole thing in an abs() to automatically convert the negative times to positives.

  • @mluzu96
    @mluzu96 6 หลายเดือนก่อน +2

    you're so awesome for making these vids! thank u!

  • @yeshuasveryown
    @yeshuasveryown 5 หลายเดือนก่อน +4

    You can go and edit the time if you forget to hit stop

    • @earthmoon4386
      @earthmoon4386 19 วันที่ผ่านมา

      how do you edit the time? 😩

  • @A_Seablue_Moon
    @A_Seablue_Moon 22 วันที่ผ่านมา

    The template has been very helpful so far. Is there a method on adding multiple dates + times for a task? I'm someone who can't finish a task in only one day so it'd be helpful if I can add the same task to multiple days.

  • @jwladimirt
    @jwladimirt 4 หลายเดือนก่อน +2

    Hi, your tutorial is useful, however, I am trying to create a clock in/out databases for a job team, and I am not sure if your first method allows accumulating the worked hours. Because when I try to restart the cycle of time tracking, it is like the time gets restarted, losing the previous register. And also, if not easy to identify when a particular bottom is activated.

  • @neilhoggard1
    @neilhoggard1 6 หลายเดือนก่อน +3

    Thanks for the vid, very good content. A quick question - if I was to use option 1 and then forget to hit the end button, could I open up the start and end columns and manually update the end date? That way I can use auto time tracking but can still fix when I forget to stop or I already started a task but didn’t hit start immediately. Maybe not hide those two columns so you can see the value and change if required. Not sure if the Notion DB can do this?

    • @ProductiveSetups
      @ProductiveSetups  6 หลายเดือนก่อน

      hey, good question :) no sadly not, since it is a formula. if you were to type anything in that column you'd be changing the formula code itself. Hence I recommend against buttons, and either manually type it in or use Notion Calendar :)

  • @miryamartigas5481
    @miryamartigas5481 3 วันที่ผ่านมา

    Hello! In the first method, would there be a way to create an option to “pause a task”? In case you don't finish a task in one go. It would be very useful!

  • @labulabuland
    @labulabuland 12 วันที่ผ่านมา

    manual 8:00
    Formula 🌆 7:37

  • @TdotTbot
    @TdotTbot 4 วันที่ผ่านมา

    What if you are working on the same task over and over again on the same day?

  • @XeiDaMoKaFE
    @XeiDaMoKaFE 6 หลายเดือนก่อน

    But can we count the time of a tag ?
    I'd like to know how much time a member is in a tag state , with breaks when the tag is changed

  • @rosaclark9661
    @rosaclark9661 2 หลายเดือนก่อน

    How do you handle working on the same tasks over several days? In other words, you're working on the same task on and off. Is there a way to roll up total total time?

    • @ProductiveSetups
      @ProductiveSetups  2 หลายเดือนก่อน

      Great question! I just add the task 3 times across the 3 days that way I can track the specific amount of time spent on each day

  • @alex11-k2d
    @alex11-k2d 6 หลายเดือนก่อน

    After using the first option the 'minutes' column won't show anything. Why?

  • @robinbroekhuis
    @robinbroekhuis 3 หลายเดือนก่อน

    What about time blocking in calander. But splitting/duplicating the task over 2 or 3 days. How would it calculate the total time.

    • @ProductiveSetups
      @ProductiveSetups  3 หลายเดือนก่อน

      In Notion Calendar App? Yeah, so you would split them up as seperate "intervals" and then if they're all labeled under the same Project then it adds up that time :D