How to Build a Timesheet in Notion | TEMPLATE INCLUDED

Поделиться
HTML-код
  • Опубликовано: 10 фев 2025
  • Notion Timesheet Template: ty-teaches-tec...
    Formula for 'Work Hours' Property:
    round((dateBetween(prop("End"), prop("Start"), "minutes") - 60 * prop("Break Hours")) / 60 * 100) / 100
    Follow for more: taplink.cc/tyl...
    In this tutorial I teach you how to build a dynamic timesheet in Notion utilizing the buttons, databases, and formulas. Let me know if you have any questions!
    More from notion Notion: notion.so

Комментарии • 49

  • @TangleWireTube
    @TangleWireTube Год назад +3

    The Clock In Clock Out buttons are so much better than what I was doing. Almost the same build, but I was using the DateStarted and Last Edited to grab my times…. Wish I new about the “now” function in the buttons before! Happy to know about it now, this is beautiful!

    • @tyteachestech
      @tyteachestech  Год назад +1

      Thank you so much! I try to assume the simplest way exists first and work my way to more cumbersome approaches from there. That’s how I stumbled upon that “now” function

  • @floatinf
    @floatinf 2 месяца назад

    Thank you for this! It's straightforward with no fluff-A-grade content and tutorial!

  • @beauTHEpalmleaf
    @beauTHEpalmleaf Год назад +2

    Legend! I was looking for exaclty this... appreciate it

  • @luisamartinez4739
    @luisamartinez4739 Год назад

    Brilliant, don’t know why I never thought of using buttons 👏🏼

  • @Mina-wi8gx
    @Mina-wi8gx Год назад +1

    Excellent tutorial! Used it to log my volunteer hours.

    • @tyteachestech
      @tyteachestech  Год назад

      that melts my heart it's going to a good cause. I need to volunteer more

  • @byaruhangafrancis4201
    @byaruhangafrancis4201 6 месяцев назад

    This will help me track my coding sessions as I learn how to code. Thanks

  • @ShreyaShrestha-q9n
    @ShreyaShrestha-q9n 7 месяцев назад

    Best Time sheet on Notion. Thanks

  • @abalancedlife-SA
    @abalancedlife-SA 8 месяцев назад

    Perfect time sheet. Thanks

  • @lizzychiappini7380
    @lizzychiappini7380 Год назад +1

    This is AMAZING! Thank you!!

  • @rohitdewangan27
    @rohitdewangan27 Год назад

    It was useful. Served my purpose. Thank you :)

  • @RachelWrites
    @RachelWrites Год назад +1

    This is so great and helpful :D

  • @aldenfalkofficial
    @aldenfalkofficial Год назад +1

    Nice video 🎉🎉🔥 thanks for this it was helpful ✨✨👍🏻

  • @TitaCeniza-fh7mb
    @TitaCeniza-fh7mb Год назад +1

    Nice! Pretty useful indeed for freelancers! Thank you so much!

    • @tyteachestech
      @tyteachestech  Год назад

      You got it:) appreciate your appreciation

  • @emilywalker3964
    @emilywalker3964 Год назад

    Hi! Great video:) I was wondering how you would edit this to make sections for bi-weekly instead of weekly (like 1st-15th and 16th-30th)

  • @JennyScott-oo7pf
    @JennyScott-oo7pf 9 месяцев назад

    How can I use this template? This is going to be life saver.

  • @CornellTsiang
    @CornellTsiang Год назад

    HI, this is great but I get an extra field when creating the 'edit pages' in the clock out button. It adds 'start date' next to 'start'. How do I remedy this? Many thanks.

  • @KR-bl5bv
    @KR-bl5bv Год назад

    what about a button with the option to pause? or does retapping clock in pause it automatically?

  • @sakibahmed0013
    @sakibahmed0013 11 месяцев назад

    How can i use pause button? like i want to pause the time for sometime and start from there again

  • @muhammadawaisqarni3042
    @muhammadawaisqarni3042 Год назад

    Thanks so much for the tutorial, can I ask how did you move the clock out button to the right on the same line?

    • @tyteachestech
      @tyteachestech  Год назад

      Ahh yes that’s a tricky one. My other Notion video shows you towards the end

  • @DanUmmi
    @DanUmmi Год назад

    I am completely new to notion, the formula was a struggle but I figured it out. the clock out filter is where I'm stuck is is for "empty" in the drop down menu like yours :( someone help

    • @tyteachestech
      @tyteachestech  Год назад

      Hey! You can hit me up on ig @tyteachestech w a pic and I can help you

    • @SarahSanchioni
      @SarahSanchioni 11 месяцев назад

      Did we get an answer to this? Im having the same issue @@tyteachestech

  • @Khaiilu
    @Khaiilu Год назад

    this is brilliant, thank you😲

  • @nalidrubi
    @nalidrubi Год назад

    AMAZING!!!!!!!!!!!!!!!!!

  • @jucepragi
    @jucepragi Год назад

    Thank you!

  • @abdulrahmanali7653
    @abdulrahmanali7653 Год назад

    Awesome.

  • @RamadhanBachmid
    @RamadhanBachmid Год назад

    can you tell me how to change the timezone? thank you

    • @tyteachestech
      @tyteachestech  Год назад

      Sure! Head to Notion Settings → My Settings (2nd Option) → Time Zone (towards the middle). You can also do it straight from a Date Property by clicking a random field in the column → Date format & timezone → Timezone

  • @GoldScriptz
    @GoldScriptz Год назад

    Can I change the break time format? For example, if you input a number in the cell it will convert and show
    "1 hr, 43 min" automatically.

    • @tyteachestech
      @tyteachestech  Год назад

      prop("Time in Minutes") / 60 + " hr, " + prop("Time in Minutes") % 60 + " min"

    • @sgood1995
      @sgood1995 Год назад

      Is this the same formula for the the 'work hours'?@@tyteachestech

  • @AhmedYasserKasem
    @AhmedYasserKasem Год назад

    how can i change week start day for example i wanna be Saturday to be start of the week

    • @tyteachestech
      @tyteachestech  Год назад

      To change the week start day in Notion, you can follow these steps:
      1. Open Notion and go to the desired page or workspace.
      2. Click on the three-dot menu icon located at the top right corner of the page.
      3. Select "Settings & Members" from the dropdown menu.
      4. In the "Settings" section, find the "Week Start Day" option.
      5. Click on the current day (usually set as Sunday by default) to open the dropdown menu.
      6. Choose your preferred day to set it as the new week start day.
      7. The changes will be applied automatically, and the calendar and date-related features in Notion will now consider the selected day as the start of the week.
      Note that changing the week start day affects the display and calculation of dates in Notion, and it's a workspace-wide setting that will be consistent for all pages within that workspace.

  • @hkreatecustoms1775
    @hkreatecustoms1775 Год назад

    Is anyone else having the problem of not being able to duplicate to create more months? will it update automatically?

  • @XeiDaMoKaFE
    @XeiDaMoKaFE 11 месяцев назад

    Bro youre literally Austin witsit of notion from witsit gets it channel

  • @RachelWrites
    @RachelWrites Год назад

    How would I add my hourly pay into this?

    • @tyteachestech
      @tyteachestech  Год назад +1

      If you’re hourly rate is consistent you can make a column that’s a formula type and have it multiply the time worked by the rate and the sum of that will be what you’re owed

    • @RachelWrites
      @RachelWrites Год назад

      @@tyteachestech Thanks so much!

    • @sgood1995
      @sgood1995 Год назад

      @@tyteachestech how would you write that formula please I'm struggling?