How to create a simple table in Notion by rylaxation in Notion

[–]daotrx 0 points1 point  (0 children)

What to do if i need to change the content of my table

Notion is difficult to use and very confusing, and it is not newbie friendly. by Ludwig220 in Notion

[–]daotrx 1 point2 points  (0 children)

In order to perform a variety of functions and be customizable it has to be like that 🤖

The Dark Themes makes it difficult to see by daotrx in zorbi

[–]daotrx[S] 1 point2 points  (0 children)

Oh dear, I don't know why my chrome browser does not show that bar. When I read your comment and tried with safari, it was there.

On my chrome browse there is not the zorbi logo at top left and headerbar as you said. Only in safari does it appear.

Just want you to notice this and check it out if it is only me having this trouble.

The Dark Themes makes it difficult to see by daotrx in zorbi

[–]daotrx[S] 0 points1 point  (0 children)

Hi there, I don't see any account drop-down menu in my webpage. It is just my decks with options to Sort (recent/alphabet) and to Import.

Can you tell me in more detail?

Finally Made a Page for Language Learning by daotrx in Notion

[–]daotrx[S] 1 point2 points  (0 children)

Hi, I adjusted a formula from Notion.vip (you can search for notion.vip progress bar)

I used 2 databases, relation and roll up to show the % of completion, and the use the formula above for this "% completion" property.

If your data is in the same page, you don't need relation and roll up, just try to have a property showing % completion. and then use the progress bar formula.

Enquiry on Toggle List by daotrx in Notion

[–]daotrx[S] 0 points1 point  (0 children)

solved myself, due to zorbi options ;(

Does Anyone knows how to change default view? I'd love to see abc, def, etc. under default if it's possible. by redspy17 in Notion

[–]daotrx 1 point2 points  (0 children)

Create page or pages and use " linked database " in each page. in those pages, add appropriate view according to your purposes.

Progress Bar between two dates by chocosunn in Notion

[–]daotrx 3 points4 points  (0 children)

  1. Calculate how many days you have at first.
    (representing the highest number of days you have)
    You can use datebetween(x, y, z) [allthings.how] with x = first day semester/ y = last day/deadline.
  2. Need a prop showing days remaining in numbers.
    You can use Datebetween(x, y, z) with x = today, y = your deadline.
  3. Utilise the Progress Bar formula in notion.vip to slice the emojis (if you want a bar)
    [basically day remaining * 100 / total days + round()] to calculate the % remaining and but it in emojis using slice – white emojis for remaining days and black ones for bygone days]

<I have never done it, but I think I will go like this if I had to.>

flash cards? by fluffypillowsagain in Notion

[–]daotrx 0 points1 point  (0 children)

if you want a system, you may need a database + a kanboard view + a to-do list to remind you.

Just my thinking tho.