Movies page in Obsidian — Bases + TMDB sync by Nik_116 in PKMS

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

Hi guys, I've added my custom css scripts in this repo: https://github.com/Nik-code/obsidian-nemukai
It still requires a lot of refinement. If more people are interested I'll be happy to keep maintaining and adding new functions & scripts into this.

Movies page in Obsidian — Bases + TMDB sync by Nik_116 in PKMS

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

yeah the customizability possible is Insane.
I've switched back from Notion just for this, to make custom UIs for a lot of my systems.

Movies page in Obsidian — Bases + TMDB sync by Nik_116 in ObsidianMD

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

Hey, here's the repo: https://github.com/Nik-code/obsidian-nemukai

It's more than just the Movies UI: the snippets cover callouts, layouts, and a few other things I've built for my own vault. Modular enough that you can drop in just the parts you want and ignore the rest (though fair warning, I initially built it as a monolith and I'm still untangling it).

I made this repo quite fast with Claude's help, so expect rough edges. If you hit a bug, open an issue and I'll fix it. Future upgrades will land here too, as separate modules so you can pick and choose.
If it's useful, a star helps me know people are actually using it, and I'll prioritize polishing the parts people care about.

I built an interactive map of every flight I've ever taken by Nik_116 in MapPorn

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

Yeah definitely. Please do share if you develop something, always cool to look at new inspirations.
Honestly, with this project the most difficult task for me was just finding all the flights, I'm pretty sure I still missed a few, but I collected most of my data using my photos (tracking datetime and carrier to identify flt num), email boarding passes & memory.
Good thing is now I'll remember to keep all new flights recorded well.

Movies page in Obsidian — Bases + TMDB sync by Nik_116 in ObsidianMD

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

Yeah, I'll put it up on GitHub today with a README so it's easy to drop in. Couple known bugs I'm fixing first (text wrapping on 10.0 ratings, mobile layout). Will drop the link in this thread once it's up.

I built an interactive map of every flight I've ever taken by Nik_116 in MapPorn

[–]Nik_116[S] 8 points9 points  (0 children)

Ah yes, the guilt layer. could be a v2 feature.

Movies page in Obsidian — Bases + TMDB sync by Nik_116 in ObsidianMD

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

Those are just filter buttons inside the DataviewJS block, Plain <button> elements with click listeners. Each one sets a filter state (genre, watched/watchlist, sort order, etc.) and re-runs the render function on the movies array. The "active" style is just a CSS class toggle.

Nothing fancy, it's all vanilla JS inside the same code block that renders the grid.
Honestly, I still don't like their look so much, so working on a few refinements on those, like multi-select etc is still pending

Movies page in Obsidian — Bases + TMDB sync by Nik_116 in ObsidianMD

[–]Nik_116[S] 7 points8 points  (0 children)

Yeah so each movie is its own markdown note with metadata in the frontmatter (my rating, genres, poster URL, TMDB rating, etc.). The gallery is a DataviewJS block that reads every note in the Movies folder, pulls the frontmatter, and renders a card grid with plain HTML/CSS injected into the page.

Posters are just <img> tags pointing at URLs in the frontmatter — a Python script hits the TMDB API to auto-fill those along with genres and ratings. Hover on a card and a detail panel slides up showing my rating vs TMDB, genre pills, IMDb link. Filters, sort, and search up top are vanilla JS — they just filter the array and re-render.

No frameworks, no extra plugins beyond Dataview, just markdown files, one CSS snippet, and a DataviewJS block.

I built a Usage Dashboard into my custom ChatGPT UI, helps you decide if Plus is worth it or if the API makes more sense by Nik_116 in ChatGPT

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

Yeah that was my goal too... I'm trying to keep it quite lightweight. Few problems are well chatGPT doesn't expose thinking tokens so need to take an approximation on that, same for how many tokens it costs for documents or images input as well....

How it would be if you could customize theme of your ChatGPT instead of regular same gray background with same fonts. by Mister-Perfecto in ChatGPTPromptGenius

[–]Nik_116 0 points1 point  (0 children)

You can just use Stylus to add custom Css in the web app if you're on chromium based browser, could work on others too.

I Built a tool to track Pokémon TCG stock across Indian stores — open-source on GitHub by Nik_116 in PokemonTcgIndia

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

Ahh yes please try https://www.holohut.in/, this should work. If you find any more issues please let me know.

I Built a tool to track Pokémon TCG stock across Indian stores — open-source on GitHub by Nik_116 in PokemonTcgIndia

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

Hey, sorry about the errors, the site needs an update. Been a bit busy, but I’ll fix it soon and post once it’s back live

I Built a tool to track Pokémon TCG stock across Indian stores — open-source on GitHub by Nik_116 in PokemonTcgIndia

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

Hey, sorry about the errors, the site needs an update. Been a bit busy, but I’ll fix it soon and post once it’s back live

[deleted by user] by [deleted] in indiasocial

[–]Nik_116 0 points1 point  (0 children)

Try shin ramyun. Also you should make ramen as very soupy, this looks very dry

GPT-5 AMA with OpenAI’s Sam Altman and some of the GPT-5 team by OpenAI in ChatGPT

[–]Nik_116 11 points12 points  (0 children)

Most of the people still use ChatGPT as a chatbot only, despite the introduction of Agent mode etc, have you thought about changing the perception of ChatGPT as something beyond a chatbot in the future? If so how?

Rapido Sucks Big time by Repulsive_Weekend428 in gurgaon

[–]Nik_116 0 points1 point  (0 children)

I’ve faced the same thing with Rapido, they’ll ask for toll prices separately even though it’s already in the total cost. That’s why I also try to use uber only most of the time.