Notion Ideas You Probably Haven't Thought Of | Style Up Your Notion☁️

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

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

  • @Bubblesx
    @Bubblesx 4 หลายเดือนก่อน +3

    The thing is I want to do the cross out on my calendar when I complete a task. I remember doing it a few years ago but I started all over on notion recently and don’t remember 🤦‍♀️

    • @notionwithro
      @notionwithro  4 หลายเดือนก่อน +1

      you can also apply this idea to your calendar by switching the database view to calendar. this is a recent feature, and since you mentioned using a different approach a few years ago, you might be looking to filter the entries in your database. if you need more help with this, lmk more details of what you want to achieve!😊

  • @mishkaopulencia9017
    @mishkaopulencia9017 11 วันที่ผ่านมา

    Hi! Is there possibly a new version of the code of the study flashcard?

    • @notionwithro
      @notionwithro  10 วันที่ผ่านมา +2

      Working on it! I think I’ll be able to release it at the end of December.

    • @mishkaopulencia9017
      @mishkaopulencia9017 10 วันที่ผ่านมา

      @@notionwithro Nice! Thank you so much Ro ❤

    • @notionwithro
      @notionwithro  10 วันที่ผ่านมา

      @@mishkaopulencia9017 No worries! Do note that the new version is just an upgrade and these formulas are not outdated & should still work☺

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

    Hi, is there any way I can change the text color and background color of the goal text whether it's crossed out or not?

  • @baked.potato.
    @baked.potato. 4 หลายเดือนก่อน

    Hi in ur set up vidoe u showed that the task and d day counter was connected and used as a todo list how did u connect and do that? ❤

    • @notionwithro
      @notionwithro  4 หลายเดือนก่อน

      it depends on how your to-do list is set up, but using relations should work :)

  • @o.re.o_frappe
    @o.re.o_frappe 9 หลายเดือนก่อน +1

    hi may i ask smth abt ur study cafe template? for ur study session there is a display of ur total study time, may i ask how you linked the pomodoro time to ur total study time?

    • @notionwithro
      @notionwithro  9 หลายเดือนก่อน

      Hard to explain in one comments as there are Relations, a number of Rollups, and Formulas involved😭 I am not planning to make a tutorial on that anytime soon but it is available for sale! Link is in the bio and I just updated with new features following Notion version 3.0💓

  • @o.re.o_frappe
    @o.re.o_frappe 9 หลายเดือนก่อน

    may i ask how you did the property in ur template where it shows red green and white?

    • @notionwithro
      @notionwithro  9 หลายเดือนก่อน +1

      ifs(prop(“input”).empty(), “{emoji when input is empty}”, prop(“input”).equal(prop(“german”)), “{emoji when input is correct}”, “{emoji when input is incorrect}”)
      The logic is same as flashcard (Formula property) except that now u want to display colored emojis instead!

    • @o.re.o_frappe
      @o.re.o_frappe 9 หลายเดือนก่อน

      @@notionwithro tysm !!

  • @jude6441
    @jude6441 9 หลายเดือนก่อน

    😍😍😍

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

    Hi, i tried the d-day tutorial but somehow my formula isnt working 😢
    I got 'expected identifier. [20,30]. [89,92] End of input expexted. [523,524]

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

      Hi u r most likely missing a bracket or a value in the function/cmd. Copy and paste the formula u typed in here or dm me via insta! I’ll have a look

    • @misakifigueroa-himeno9998
      @misakifigueroa-himeno9998 4 หลายเดือนก่อน +1

      hi! I used this code:
      let(day, format(prop("calculateDate")), ifs(prop("calculateDate") < 0, style(day+ " days passed", "red", "red_background"), prop("calculateDate") == 0, style("it's d-day", "purple", "purple_background"), prop("calculateDate") > 0, style(day + " days left!", "green", "green_background")))
      I hope it works

  • @mishkaopulencia9017
    @mishkaopulencia9017 10 วันที่ผ่านมา

    For the new timeline cross-out, I thought this formula would work but unfortunately, it displays beside the goal(name) as its own variable, let me know if anyone ends up fixing the code!!
    if(prop("done")==true, style(prop("goals"), "s"), "")

    • @notionwithro
      @notionwithro  10 วันที่ผ่านมา

      At 02:44, keep in mind that the name (Title) property can’t be hidden, so make sure to add a space or placeholder in that field! Also double-check the formula at 02:24!

  • @hosunkang7191
    @hosunkang7191 9 หลายเดือนก่อน

    good😊😊😊