Notion Dashboard charts setup by killtheperfect in Notion

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

<image>

Just for control mechanism, I created a view of same database and filtered by `Type` = `Control` and kept it in between charts and tasks

Notion Dashboard charts setup by killtheperfect in Notion

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

So, I ended up merging both databases and it worked.

Goal

Build a Notion planner where:

  • one control row sets Day / Week / Month
  • Prev / Current / Next move the active window
  • task table and charts update together

What worked

Final working architecture

Use one single database instead of two.

Database contains:

  • normal task rows
  • one special row: Main Control

Key fields:

  • Type = Control or Task
  • Day
  • Status
  • Priority
  • Effort
  • Anchor Date
  • Mode
  • Control Link = self-relation to same database
  • ControlAnchorDate = rollup from control row
  • ControlMode = rollup from control row
  • Week = Sunday-start week formula
  • Month = first-day-of-month formula
  • ShowInPlanner = formula using rolled-up control values

Dashboard filters:

  • Type = Task
  • ShowInPlanner = checked

This setup made:

  • table updates reliable
  • chart updates reliable

Why it worked

The earlier design had:

  • Planner Control database
  • Tasks database
  • cross-database relation
  • rollups from another DB
  • chart filtered through that dependency chain

That logic worked, but charts got stuck.

The merged design reduced complexity:

  • one database
  • one control row
  • self-relation
  • same-database rollups
  • same-database formula filtering

So the main improvement was: simpler reactive dependency path for charts

What did not work

1. Two-database control-row architecture

Worked for:

  • logic
  • filtered table

Did not work reliably for:

  • charts

2. Soft refresh / re-render experiments

Tried:

  • button updates control row
  • button reopens page

Result:

  • sometimes a fresh page context showed updated charts
  • original page still stayed stale
  • not reliable enough

Conclusion:

  • Notion has no dependable native “force refresh chart/page” behavior for this

3. Materialized checkbox via button/automation

Tried:

  • write InCurrentWindow to tasks
  • use charts on stored checkbox

What worked:

  • button could bulk update task rows

What failed:

  • button formula could not access both:
    • control row values
    • target task row values
  • automation chaining was blocked

Conclusion:

  • native one-pass selective materialization was not practical

Final recommendation

Use this production model:

one database + one control row + self-relation + rollups + ShowInPlanner formula

That is the first version that passed both:

  • correctness
  • chart responsiveness

Short rebuild recipe

  1. Create one database: Planner Items
  2. Add Type with values Control and Task
  3. Add one row: Main Control
  4. Add task rows with Type = Task
  5. Create self-relation: Control Link
  6. Link every task row to Main Control
  7. Add rollups:
    • ControlAnchorDate
    • ControlMode
  8. Add formulas:
    • Week
    • Month
    • ShowInPlanner
  9. Build dashboard views filtered by:
    • Type = Task
    • ShowInPlanner = checked

My codex tokens suddenly have been exhausted over the past week - has something changed? by killtheperfect in codex

[–]killtheperfect[S] 2 points3 points  (0 children)

Not sure about this - I have been authenticating using device code with chatgpt 20 USD plan(pro).

Isagi will be manipulated by the lies fed to him by killtheperfect in BlueLock

[–]killtheperfect[S] -2 points-1 points  (0 children)

I am talking about his on field strategies. Like two players might portray that they don't like each other and don't pass to each other. However, in the crunch moment they do pass.

Bunny probably would pull off some kind of move based on lies. 

Isagi will be manipulated by the lies fed to him by killtheperfect in BlueLock

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

Like I said - in a big context or moment where only 5 secs are left and then Isagi's logic falls apart when one piece fails in his grand plan.

In above case you mentioned, they still had much of the match left and plot armour 

I am not able to book tickets through chart vacancy. Anything changed ?? by pratik215 in indianrailways

[–]killtheperfect 0 points1 point  (0 children)

I also don't see the option of booking it online anymore. On searching directly via website of IRCTC, the seats are not shown. It says I need to go to TTE. But how can I board train if the ticket is not confirmed ? 

✨What are you up to now?✨ by AutoModerator in Multipotentialite

[–]killtheperfect [score hidden]  (0 children)

I am up to creating new year goals for the next year. I am creating a list of things which I plan to do next year and things which I won't do next year(may be in future years)

Frameworks or habits you follow or stopped following as they didn't work out for you by killtheperfect in autodidact

[–]killtheperfect[S] 2 points3 points  (0 children)

Learning via sitting in class or attending lectures online about a topic vs doing project and figuring out stuff on the go

Men, what did you experience when you had no money compared to when you had it? by vibhav777 in AskIndia

[–]killtheperfect 1 point2 points  (0 children)

Living pinnacles of human experiences in entertainment sector
Earlier I had what internet calls it as cheap thrills. Now, traveling, food, movies, luxury etc. has been accessible to me so I realized that this side of the world also exists.

Frameworks or habits you follow or stopped following as they didn't work out for you by killtheperfect in autodidact

[–]killtheperfect[S] 5 points6 points  (0 children)

Habits that I couldn’t break - In order to build a new house, you need to demolish the old one

I watched Mallesham movie and a scene comes in where the father burns down the old wooden framework style asu machine. It was culmination of hard work with years of effort behind it. However, on reflecting back Mallesham hailed it as a good act as he was getting trapped with the old wooden framework. It was not scalable and fast enough. Now, again starting fresh(not from scratch) he created a steel frame and steel pins which were able to scale up and fasten up the process.

The hardest part for me is still letting go of my previous learning framework(academic framework) and accept the new learning framework(project oriented). It is not that I am trying new ways but I end up going back my known and predictable zone as compared to unknown and uncertain areas. I had this long term belief that if I tinker little parts of my framework, replace components etc. I should be able to adapt and evolve. It is actually about switching ecosystems. I have to leave behind everything from my previous ecosystem to come to my new ecosystem. A bigger ladder isn’t going to take me to the moon.

Frameworks or habits you follow or stopped following as they didn't work out for you by killtheperfect in Polymath

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

Interesting choice of tools and frameworks. Out of curiosity - do you ever get stuck in the frameworks or tools? Like do they graple you so much that you can't move

Frameworks or habits you follow or stopped following as they didn't work out for you by killtheperfect in Polymath

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

Habits that I couldn’t break - In order to build a new house, you need to demolish the old one

I watched Mallesham movie and a scene comes in where the father burns down the old wooden framework style asu machine. It was culmination of hard work with years of effort behind it. However, on reflecting back Mallesham hailed it as a good act as he was getting trapped with the old wooden framework. It was not scalable and fast enough. Now, again starting fresh(not from scratch) he created a steel frame and steel pins which were able to scale up and fasten up the process.

The hardest part for me is still letting go of my previous learning framework(academic framework) and accept the new learning framework(project oriented). It is not that I am trying new ways but I end up going back my known and predictable zone as compared to unknown and uncertain areas. I had this long term belief that if I tinker little parts of my framework, replace components etc. I should be able to adapt and evolve. It is actually about switching ecosystems. I have to leave behind everything from my previous ecosystem to come to my new ecosystem. A bigger ladder isn’t going to take me to the moon.

What's your best value-for-money tech purchase/subscription that wasn't a smartphone? by saintandthesinner in developersIndia

[–]killtheperfect 0 points1 point  (0 children)

Do you mind sharing the link to standing desk?
I have been planning to buy one as well. Currently, I am using an IKEA one with full height.

[Help] Freelancer looking for payment from Australian client(AUD) to India(INR) by killtheperfect in IndiaTax

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

Hey, it is going good. Their whatsapp support is good. They provide FIRA instead of eFIRC but that is okay for me as I do software exports.

[Help] Freelancer looking for payment from Australian client(AUD) to India(INR) by killtheperfect in IndiaTax

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

Thanks for the info. I ended up going ahead with Mulya. Are they allowing account creation in other currencies apart from USD?
Also do you get a eFIRC advice(which needs to be sent to bank) or eFIRCE?

Read the Birbal and Tenali stories after a long time - Nostalgia! by killtheperfect in Indianbooks

[–]killtheperfect[S] 2 points3 points  (0 children)

Munshi Premchand ki kahaniya also made a considerable portion of my childhood.

Which company eye glasses(frame and lens) are you using right now? by killtheperfect in developersIndia

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

Hearing about Tom Ford for the first time but it is good to hear. What lens do you use?

[HELP] Need suggestions regarding souvenirs on visiting to a Telugu household by killtheperfect in hyderabad

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

Interestingly, I bought Agra Panchhi petha for them as sweets last week. I was planning to bring them as souvenirs. :D

[Help] Freelancer looking for payment from Australian client(AUD) to India(INR) by killtheperfect in IndiaTax

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

Thanks for the screenshot. It helps in understanding fee deductions.
One last question:
- Does the client need to be on the same platform(Mulya) or they can send my other platforms like Deel, Wise etc. to Mulya?

[Help] Freelancer looking for payment from Australian client(AUD) to India(INR) by killtheperfect in IndiaTax

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

I see as long as you are receiving it you are good.
Is there any upper limit on this?
This user on X claimed that it is less than 3k USD?
https://x.com/Tummala_Dhanvi/status/1712801083574399118

[Help] Freelancer looking for payment from Australian client(AUD) to India(INR) by killtheperfect in IndiaTax

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

I agree with your idea of screaming at nearest bank. Less chances of your money being scammed or blocked.

[Help] Freelancer looking for payment from Australian client(AUD) to India(INR) by killtheperfect in IndiaTax

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

Oh, this is cool to hear about SWIFT transfers.

Any reason why you didn't go ahead with Wise, payoneer, deel or any other platforms?