2023 NOTION TUTORIAL 💡📔 notion book and reading tracker

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • ХоббиХобби

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

  • @adelinechhoy92
    @adelinechhoy92 Год назад +113

    For those who wanted to copy the 4:08 part

    • @charlotteecatherine
      @charlotteecatherine Год назад +15

      the emoji's don't work for me it says "Argument of type text does not satisfy function slice", what do i do ?

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

      @@charlotteecatherine
      notion updated its formulas so if you have this problem use this :
      substring("♥♥♥♥♥♥♥♥♥♥", 0, floor(prop("Actual") / prop("Goal") * 10)) + substring("♡♡♡♡♡♡♡♡♡♡", 0, 10 - floor(prop("Actual") / prop("Goal") * 10)) + " " + format(round(prop("Actual") / prop("Goal") * 100)) + "%"

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

      ​@@charlotteecatherine (((substring("♥♥♥♥♥♥♥♥♥♥", 0, floor((prop("Actual") / prop("Goal")) * 10)) + substring("♡♡♡♡♡♡♡♡♡♡", 0, 10 - floor((prop("Actual") / prop("Goal")) * 10))) + " ") + format(round((prop("Actual") / prop("Goal")) * 100))) + "%"

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

      @@charlotteecatherine substring("❤❤❤❤❤❤❤❤❤❤", 0, round(10*prop("Pourcentage"))) + substring("♡♡♡♡♡♡♡♡♡♡", round(10 * prop("Pourcentage"))) + " " + 100*prop("Pourcentage") +"%"

    • @13o.o
      @13o.o 11 месяцев назад

      Same problem here

  • @HazelC-rz5pj
    @HazelC-rz5pj 6 месяцев назад +46

    The second formula needs changing:
    Percentage Complete
    round(prop("Actual") / prop("Goal") * 100) / 100
    Progress Bar
    substring("❤❤❤❤❤❤❤❤❤❤", 0, floor(prop("Percentage Complete") * 10)) + substring("♡♡♡♡♡♡♡♡♡♡", 0, 10 - floor(prop("Percentage Complete") * 10)) + " " + format(prop("Percentage Complete") * 100) + "%"

    • @lylou2395
      @lylou2395 3 месяца назад

      for the pourcentage complete doesn not work for me. does anyone knows what is the formula on mac os ?

    • @thedigitralentrep
      @thedigitralentrep 3 месяца назад

      @@lylou2395 hi. not sure if this is possible on your end. it was also not working for me and I tried this one: round(prop("Actual")) /prop("Goal")/ 2
      Though not sure if it's the right one hahaha. let me know (also, idk how to round it lol)

    • @lylou2395
      @lylou2395 3 месяца назад

      @user-lq7hy8nf2v it ended up working thank you :)

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

      Every time I insert the any of the two formulas it says there's an error even if I copy it word for word, is that normal

    • @promisemewborn7202
      @promisemewborn7202 Месяц назад +2

      So the formula is out-dated since notion has been updated:
      Here’s what I used:
      round((prop("Actual")/prop("Goal")) * 1000) / 10

  • @jaelato8022
    @jaelato8022 11 месяцев назад +17

    why did i just discover this now?! been looking for cute book trackerslike this and finally i found one, you're amazing

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

      Aww yay!! Enjoy!!

  • @mapletea3296
    @mapletea3296 Год назад +24

    Stop, this is both so cute and practical. Thank you so much for this I have to many books to read and its overwhelming, but when I organize things its way less stressful. Thanks, :))

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

      I’m so glad it was helpful!! Happy reading ✨✨

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

      @@TsuneYThi I just followed your tutorial for reading log in notion first thanks for this helpful video. Amazing job. Small concern, on a main dashboard page in current reading section its suppose to show only current reading book but instead for me it showing all of the books that I added in my read log page. Can you help me fix this issue

  • @dreamxlab
    @dreamxlab 10 месяцев назад +5

    I literally used this tutorial to work on my whole whole notion for personal stuff habits and finance like- it’s easier than the other vids bc it’s the aesthetics I want so omg!

  • @sydneesmith-788
    @sydneesmith-788 Год назад +6

    I swear this video came out right on time 😭😭😭😭 Im trying to start a book collection so I can become a big brain!! keeping my progress in notion is SUCH A GOOD IDEA!!!

  • @Lofosyos
    @Lofosyos 2 месяца назад +4

    I changed the formulation on Window 11 and it work!
    Percentage: round(prop("Actual")) / prop("Goal") * 100 / 100
    Progress: substring("", 0, floor(prop("Percentage Complete") * 10)) + substring("♡♡♡♡♡♡♡♡♡♡", 0, 10 - floor(prop("Percentage Complete") * 10)) + " " + format(prop("Percentage Complete") * 100) + "%"

  • @jinscloud7701
    @jinscloud7701 Год назад +6

    tysm!! ive been struggling with creating my notion space for days and this tutorial saved so much of my time!

    • @TsuneYT
      @TsuneYT  11 месяцев назад +1

      you're so welcome!!

  • @kellybarrow8376
    @kellybarrow8376 10 месяцев назад +53

    this is so cute but it went a little fast i was high key struggling to follow lol 😅

    • @khansaamira27
      @khansaamira27 6 месяцев назад +1

      Try slowing the speed by going to "playback speed"

    • @malakelsadek
      @malakelsadek 25 дней назад

      Pause the video?

  • @phina09
    @phina09 Год назад +10

    it was a little fast but very helpful thank you so much!

    • @TsuneYT
      @TsuneYT  Год назад +5

      :’Oops i will know to next time to try slow down the pace :)

  • @se0jun.mp3
    @se0jun.mp3 6 месяцев назад +6

    the progress bar using stars:
    REPEAT("★", ROUND(prop("Percentage") / 10)) & REPEAT("☆", 10 - ROUND(prop("Percentage") / 10))

  • @amandamiao8691
    @amandamiao8691 4 месяца назад +1

    Thank you so much for this tutorial! I'm going to be living on Notion now haha

  • @EvacurricularActivities
    @EvacurricularActivities 9 месяцев назад +22

    3:56 what is the new formula, the one on the screen does not work, error - prop is not defined. [6,10] prop is not defined. [24.28]

    • @_iamTiffany_xoxo
      @_iamTiffany_xoxo 8 месяцев назад

      This worked for me.
      round((prop("Actual")) / (prop("Goal")) * 100) / 100

    • @_iamTiffany_xoxo
      @_iamTiffany_xoxo 7 месяцев назад +4

      I used this formula for the 'Progress Bar' and it worked for me. Instead of 'slice' I used 'substring'.
      substring("❤❤❤❤❤❤❤❤❤❤", 0, floor(prop("Percent Complete")* 10)) + substring("♡♡♡♡♡♡♡♡♡♡"", 0, 10 - floor(prop("Percent Complete")* 10)) + " " + format((prop("Percent Complete"))* 100) + "%"

    • @ihatesmalltalk
      @ihatesmalltalk 6 месяцев назад +1

      @@_iamTiffany_xoxo Hi, is there a new formula because this is also not working

    • @promisemewborn7202
      @promisemewborn7202 Месяц назад

      Here’s what I put:
      round((prop("Actual")/prop("Goal")) * 1000) / 10

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

    great tutorial, i'm trying to track my progress in books, movies and video games but i wanted something other than goodreads or letterboxd. thanks for posting!

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

      thanks, so glad it’s helpful!! 😊😊

  • @patrycjagiglewicz325
    @patrycjagiglewicz325 Год назад +4

    This video is so helpful. This is so amazing. Thank you from the bottom of my heart.

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

      Aww it’s my pleasure!

  • @lilyxluv336
    @lilyxluv336 Месяц назад +4

    Please someone help me what are the new formulas 🙏

  • @samhli
    @samhli Месяц назад

    love this tutorial! i think the hardest part is the "putting it all together" section where you figure out how to best represent all of the databases/structures you just created. do you have any metrics/measurements you tend to adhere to when creating the dashboard (ie spacing, specific database views, etc)

  • @MinyetteB
    @MinyetteB 9 месяцев назад +1

    Great video, I really wanted to follow along but it was soooooo quick.

  • @emmaa.276
    @emmaa.276 7 месяцев назад

    So helpful, and full of great ideas!! Thank you for sharing

  • @itxthanhngan
    @itxthanhngan 8 месяцев назад

    thanks for this template, luv u so much

  • @YellowChick-rp1ef
    @YellowChick-rp1ef 10 месяцев назад

    This is so so so helpful!! Thank u so muchh

  • @jaybeanzx
    @jaybeanzx 4 месяца назад +3

    6:43 HOW DID U DO THAT SYMBOL??

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

    This video was so helpful!!!

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

      I’m glad hehe 🤓

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

    Love this and can't wait to start these for both me and my daughter for homeschooling... I wonder though, do you happen to know how to create a tracker for movies & tv series? All the ones I see are a little too technical for me to understand. I'm looking for how to keep track of the Season & Episode I'm on and maybe a season tracker for how many episodes left? I may not be making sense or over thinking it and making it much harder than it should be. LOL
    Anyway, thanks for this tutorial!! :)

  • @AndAnotherThinggg
    @AndAnotherThinggg Месяц назад +3

    Progress
    substring("🩷🩷🩷🩷🩷🩷🩷🩷🩷🩷", 0, floor(prop("Percentage Complete")* 10)) + substring("♡♡♡♡♡♡♡♡♡♡", 0, 10 - floor(prop("Percentage Complete")* 10)) + " " + format((prop("Percentage Complete")) * 100) + "%"

    • @bored1730
      @bored1730 23 дня назад

      Thank you so much!!! 💜

  • @M.I.A21
    @M.I.A21 8 месяцев назад +1

    This is extremely helpful. But I was struggling trying to keep up. You were going too fast. And I was a little confused to where you were clicking sometimes but thank you!! ❤

  • @armyfantasymoa
    @armyfantasymoa 11 месяцев назад +14

    I'm using this formula today and it works.
    substring("❤❤❤❤❤❤❤❤❤❤", 0, round(10*prop("Percentages Complete"))) + substring("♡♡♡♡♡♡♡♡♡♡", round(10 * prop("Percentages Complete"))) + " " + 100*prop("Percentages Complete") +"%"

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

      Im trying it now and it removes some " and ( ) when I copy paste it in, it doesnt work! Help 😭

    • @armyfantasymoa
      @armyfantasymoa 11 месяцев назад +1

      @@mylifeisslow959 maybe you have different name for "Percentage Complete".

    • @sekanikivei9553
      @sekanikivei9553 11 месяцев назад +1

      What about the first formula🥲 please help

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

      @@sekanikivei9553 for the first formula:
      round(Actual) / Goal * 100 / 100

    • @imcamilita
      @imcamilita 9 месяцев назад +1

      thank you! if it doesn't work, just select "Percentages Complete" and then click on the category you've early created! it worked for me :)

  • @jasmincampos4662
    @jasmincampos4662 8 месяцев назад +1

    Thank you for the vid, it helped me a lot! Juste one question, where did you find the picture of the bar ? The ones I have do not fit in well :(

  • @isabelgarcia8293
    @isabelgarcia8293 9 месяцев назад

    thank u so much 💕💕💕

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

    Thank you so much

  • @OrianaSophiaTarifaAlarcón
    @OrianaSophiaTarifaAlarcón 9 месяцев назад

    The template is beautiful, just leave it like this 🤡 for not reading "free template" and since I don't speak English (I'm using a translator) I went to the link and since I didn't understand what it said I thought I was selling it and then I literally started following the video as a tutorial and when the last thing I was missing was the hearts bar (which I left for last) and since the code didn't work I came back here in the hope of finding the code to copy and paste and I go back to the link to look for the code and there I see that it could be downloaded for free 😭
    But hey, at least now I understand better how notion works.😸

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

    Oh you saved me from so much pain

  • @berryvillain5115
    @berryvillain5115 7 месяцев назад

    Ive been wanting to track my reading and books and tbr digitally ! This is perfect!! My question though is, how do you get all the stars n stuff in the title? Im new to notion ! Please help!

  • @Only_Motiv_Blog
    @Only_Motiv_Blog 8 месяцев назад +3

    How to fix this error > in Progress formula?????????????????????????????????????????????????????
    Please

  • @abygel.a2540
    @abygel.a2540 Год назад +2

    hi do u know how to create thatb cute progress bar for a specific book ? I mean creaing a bar with the current pages and the total pages, i cant seem to figure it out

  • @kataisom5115
    @kataisom5115 8 месяцев назад +1

    So cute ❤❤❤❤❤❤

  • @marthamcgiver
    @marthamcgiver 8 месяцев назад +1

    I did fine following along and copying everything into my own until I got to adding the Reading Goal. For some reason, when I mark a book as finished in the reading log it won't update in the Goal tracker at all. I've paused the video practically second by second to see if I missed anything and I am 100% sure I did it all exactly like you show. Any idea what I might have missed? So frustrating. :(

  • @lylou2395
    @lylou2395 3 месяца назад +1

    anyone knows what is the formula for a customized progress bar of pages read over total pages please ?

  • @mary_w_bts
    @mary_w_bts 8 месяцев назад

    hi! sorry for bothering you but can you please tell me the name of the font you use on your tumbnails? its so preettyyyyy

  • @emmasdeaf
    @emmasdeaf Год назад +4

    how do you upload an icon without the white background??

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

      Yep all you have to do is upload a png pictures (pics with transparent backgrounds) :)

  • @beccagleee
    @beccagleee 7 месяцев назад

    If this helps anyone: I was struggling with the progress bar formula, and realized I didn't have the zeros populating in the "Percentage Complete" column. So, I had to adjust that formula a bit until I got the zeros to populate. Then the heart emojis in the progress bar populated for me. Hope this helps.

  • @mateoramirez-h5g
    @mateoramirez-h5g 10 месяцев назад +1

    Hi, how did you hide the navigation bar for all databases used?

  • @EyelienWantia
    @EyelienWantia Месяц назад

    How to people change the letter type in notion

  • @nicolasjameslozano
    @nicolasjameslozano 6 месяцев назад +1

    In 3:15, the property Actual shows me as a rollup instead of a #. Need help please.

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

    Is it possible to make the categories database book count go up ONLY if you finished a book?

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

    thank you for the video. just a quick question though; i looked at the completed notion in the link you provided and was wondering how you change the text fonts in the pages like the ones in the table? hopefully my question makes sense

    • @jaybeanzx
      @jaybeanzx 4 месяца назад

      I think you mean it's in cursive, try that

  • @EvacurricularActivities
    @EvacurricularActivities 9 месяцев назад +1

    got lost in the currently reading part, I typed +* but nothing happened.

  • @bruh.8274
    @bruh.8274 9 месяцев назад +3

    the percetage column part is so confusing😭😭

  • @issacmachine_intop
    @issacmachine_intop 7 месяцев назад

    After I putting : finished, and add to Goal. the percentage is not change. Actual is still show 0. try many types, but didnot find the wrong place

  • @RedsStitchery
    @RedsStitchery 7 месяцев назад

    What if one of my columns in table is “shopping list” and I have many tables how can I put all this columns that “shopping list” in one table together for one big shopping list ? :)

  • @katieatkinson614
    @katieatkinson614 7 месяцев назад

    Is there a version of the formulas that is updated to the new Notion formula language?

    • @HazelC-rz5pj
      @HazelC-rz5pj 6 месяцев назад

      Change the two instances of slice to substring

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

    Can we get a new reading goal completed formula I have no clue how to deal with creating formulas

  • @aianio4932
    @aianio4932 8 месяцев назад

    Where can you get the divider bar?

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

    helloo ur template is soo cute!! huhu i tried to use it but it always says that the page is not found :(( can you help me with this one please i really want to use ur template, it’s soo pretty 😭💗

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

      I fixed it, it should work now!

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

    Hello, can you share the picture bar?

  • @crossingponies9434
    @crossingponies9434 10 месяцев назад +1

    I can't seem to get the Formula as Notion has updated the Formula system or something Can you Please help?

    • @crossingponies9434
      @crossingponies9434 10 месяцев назад

      would you also be willing to explain further the rollup relation where it is filled out as i can't seem to understand what this does

  • @uhcuhc.
    @uhcuhc. 4 месяца назад

    etsy notion template sellers will hate you for this, lol

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

    HIIII
    After seeing your template i wanted to use it in my notion account but after i downloaded, i noticed that at the beginning in the part called "navigation" i couldn't find "reading log, reading log tracker and categories and genres". it is something normal or it is a problem i have? :)

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

      I just downloaded and I have the same problem :( such a pity because i love this template so much (i think it's something that can be easily fixed but i'm learning right now how to use notion and this video was so helpful)

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

    I am sorry but when I typed the first formula include 'prop' it does not work and it show that this formula does not exist, someone please help me

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

    Formula doesn’t seem to be working for me. Saying no result please help. Your video is very helpful and love to make one for myself

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

      I won’t be able to help without seeing your formula unfortunately but I would try checking if there’s correct number of brackets / checking if the right property is selected! Sometime I need a comma and it’s all 🙉, takes a few tries!

  • @piperarcher3289
    @piperarcher3289 4 месяца назад

    the progress one for the reading goal tracker will not work for me. It won't let me do the thing that says prop and it says that even though the book I am reading is in progress it says if is completed. does any body have anything that might help?

  • @jelliebear_
    @jelliebear_ 4 месяца назад

    To anyone if you can't make the formula work try this
    Make Goals (number),
    Actual (rollup)
    Progress (formula make sure in number) ,
    Relation
    Formula Progress:
    Min((Goals/Actual) *100,)
    And the second formula,
    if(Percentage complete )

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

    The video is super helpful and amazing, only the link to the template doesn't work or for me gets an error.

    • @TsuneYT
      @TsuneYT  11 месяцев назад +1

      just fixed it, it should work now :)

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

      @@TsuneYT thank you!!! Is really helpful and glad you make this, and the template is really cutie, the same as the other videos are so helpful to build and understand Notion.

  • @camillerochon6492
    @camillerochon6492 8 месяцев назад

    I just purchased the template and for some reason, the navigation bar is not there and I am not sure how to access the full pages without it. Could you please help? Thanks!! :)

    • @TsuneYT
      @TsuneYT  8 месяцев назад

      Hey! Thanks for grabbing the template! Please send me an email and I can have a look into it as I don’t want to accidentally miss comments on here :))!

  • @hollywoodland1518
    @hollywoodland1518 9 месяцев назад

    I've putting in both formulas and it wont work for me is there another way for the formulas

    • @_iamTiffany_xoxo
      @_iamTiffany_xoxo 7 месяцев назад +1

      I used this formula for the 'Progress Bar' and it worked for me. Instead of 'slice' I used 'substring'.
      substring("❤❤❤❤❤❤❤❤❤❤", 0, floor(prop("Percent Complete")* 10)) + substring("♡♡♡♡♡♡♡♡♡♡"", 0, 10 - floor(prop("Percent Complete")* 10)) + " " + format((prop("Percent Complete"))* 100) + "%"
      For the 'Percent Complete' I used this formula:
      round((Actual)/(Goal)*100)/100

  • @crossingponies9434
    @crossingponies9434 10 месяцев назад

    can't get template :/

  • @mariabaronav.1855
    @mariabaronav.1855 11 месяцев назад

    I'm trying the link but it doesn't work, and I Don't have any idea of how make formulas work... 😭😭

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

      Hey there! The link should work now!

  • @marklll4426
    @marklll4426 5 месяцев назад

    the book count doesnt show even if i edited my reading log and input the genres/categories :'> for people who bought the template, does it work for you or am i just doo doo at following instructions? T0T

    • @TsuneYT
      @TsuneYT  5 месяцев назад +1

      Hey! It sounds like there might be a hiccup with the categories. Have you made sure the categories have been created in the categories table? That might be the key to getting the book count to show up. Hope that helps!

    • @marklll4426
      @marklll4426 5 месяцев назад

      @@TsuneYT oooh i have! and i phrased it wrong T0T my problem isnt that the counter doesnt show up, its actually that the book counter for the categories doesnt update. like, i tried putting three books under fiction and two under biography but the counter still doesnt update :0 I'll try rewatching your video again and try to see where i kinda fell off :'> thanks for responding!

  • @charmainejoyceaytona6145
    @charmainejoyceaytona6145 7 месяцев назад

    Hi, I tried Using the formulas but its not working for mw huhuhu

    • @_iamTiffany_xoxo
      @_iamTiffany_xoxo 7 месяцев назад +1

      I used this formula for the 'Progress Bar' and it worked for me. Instead of 'slice' I used 'substring'.
      substring("❤❤❤❤❤❤❤❤❤❤", 0, floor(prop("Percent Complete")* 10)) + substring("♡♡♡♡♡♡♡♡♡♡"", 0, 10 - floor(prop("Percent Complete")* 10)) + " " + format((prop("Percent Complete"))* 100) + "%"
      For the 'Percent Complete' I used this formula:
      round((Actual)/(Goal)*100)/100
      😊 Hope this helps. I was having issues...

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

    I can't access the link :(

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

      Hey there! It should work now!

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

    No link available..

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

      Link's in the description :)

  • @binhou-nr2wr
    @binhou-nr2wr 5 месяцев назад

    nice voice

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

    hi i cannot duplicate your template:(

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

      I fixed it, it should work now!

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

    This was such a great tutorial, so clear and helpful thank you.
    Jesus is our Lord and Saviour
    God bless
    😊

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

      So glad it was helpful!!

  • @larabarbosa9932
    @larabarbosa9932 8 месяцев назад

    I loved this, and im trying so hard to use it but i just cant code the goals right, for some reason. The first easy code, i fell so dumb😂😂
    I tried fixing it but i think i just made it worse🫠
    Think ill try again tomorrow

    • @larabarbosa9932
      @larabarbosa9932 8 месяцев назад

      Thank goodness I was able to download the finance template, I'd be lost😂😂

  • @beccagleee
    @beccagleee 7 месяцев назад +2

    this is silly, but can anyone copy + paste the cute lil text characters she used to decorate the "reading journal" title page? i suck at figuring tht stuff out 🥲