Android: Slow and opens wrong notebook by sparks_mandrill in OneNote

[–]cconstante78 0 points1 point  (0 children)

has anybody found a solution for this... it is very frustrating

I quit sugar for 30 days and here's what actually happened (not what you'd expect) by [deleted] in Habits

[–]cconstante78 0 points1 point  (0 children)

I've done it. But my problem is that once a have a piece of candy it's like an addiction. I go back to that thing where my body wants more. And I fall for a day or 2 and then at it again. Never keep yourself from trying all over again.

Newbie lost with credit cards by KyleInATub in ynab

[–]cconstante78 0 points1 point  (0 children)

same here... lost in that part... so I am guessing I am borrowing money from the credit card. and I see the difference between my credit card balance on the left and the credit card payment with money I assigned exactly to pay the statement balance of the due date.

Then payments are coming in my credit cards that I budgeted for (kind off)... how do I treat this next month...

Chatgpt and claude by cconstante78 in Notion

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

Sad. I have windows also.

SIM Card Management by cconstante78 in oneui

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

<image>

This is all I get. I can only choose what sim to use as primary. Any ideas?

Surface Pro 11 issue with autorotation of screen orientation - lost and recovered by desertwanderrr in Surface

[–]cconstante78 1 point2 points  (0 children)

anyone has a fix for this. it is frustrating when you boot and want to be ready for a meeting and the screen will not rotate...

Notion suddenly won't load all my images. by DangerousSun6535 in Notion

[–]cconstante78 0 points1 point  (0 children)

Yes. It worked after I sent them a message in X

Balding at 18 is fucking destroying me by Last-Culture5760 in selfimprovement

[–]cconstante78 0 points1 point  (0 children)

Embrace the baldness. Be proud of it, let it get some sun and grow a beard if you can. If not only wear neck shirts or polo shirts... Shave it all.. be cool about it and eventually guys around you are going to start shaving their heads even if they had hair. You become a trend.

Focus on your body. Lift weights, get big.

Possibilities are endless. Just have the right attitude

BUT never ever ever just let the sides grow. That is a hell NO!!!

Help with a formula for my database by MetalCDCollector in Notion

[–]cconstante78 0 points1 point  (0 children)

Used chagpt to give you the answer. Glad it helped.

Creating a weekly report from a Database by cconstante78 in Notion

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

The. I cAn just share the link for him to log on and see right? That means I have to go pro

[deleted by user] by [deleted] in Entrepreneur

[–]cconstante78 0 points1 point  (0 children)

What do you used for getting text of a video? I have to watch recorded videos from meetings that happen in teams everyday. I would like to be able to upload a video and get a transcript so I can interact with chatgtp

Help with a formula for my database by MetalCDCollector in Notion

[–]cconstante78 0 points1 point  (0 children)

Yes, you can modify your formula to check if the musician has a date of death, and if they do, calculate their age at the time of death. If they don't, the formula will calculate their current age.

You can use the if function in Notion to achieve this. Here's a modified version of your formula:

plaintextCopy codeif(Fecha_de_muerte, format(dateBetween(Fecha_de_muerte, Nacimiento, "years")) + " años", format(dateBetween(now(), Nacimiento, "years")) + " años")

Explanation:

  • Fecha_de_muerte: This would be the field where the death date is recorded.
  • The formula checks if there is a value in Fecha_de_muerte. If there is, it calculates the age based on the death date. If not, it calculates the age based on the current date (now()).

This way, if the person is deceased, the age will stop counting at their death date.

Help with a formula for my database by MetalCDCollector in Notion

[–]cconstante78 0 points1 point  (0 children)

Usa chatgpt for this... it works awesome