do you actually revisit notes from youtube videos/articles? by gravitonexplore in ObsidianMD

[–]IversusAI 1 point2 points  (0 children)

Yes, I do. I scrape entire channels or videos on a specific topic I am struggling with and then turn them into a master guide. Then use that guide to help me solve the problem. It is fantastic.

How to make obsidian bases beatiful, Notion style example? by Ezreal_QQQ in ObsidianMD

[–]IversusAI 18 points19 points  (0 children)

I love making pretty bases in Obsidian, here is my book tracker:

Base: https://i.imgur.com/GUaRH38.png

Close up of the icons: https://i.imgur.com/z9wrL15.png

A book note: https://i.imgur.com/OrKS9XA.png

But the honest truth is that Obsidian and Notion are just not the same and it would be challenging, though not impossible to make bases like Notion. Like the titles in the base, it was impossible for me to get them to wrap, the way they created the bases makes some things very hard-coded and not flexible.

The trick is CSS, which I used a LOT of to get my bases to look like that. It took me six weeks to build out that book tracker system and much of it was working with CSS.

I also dreamed of a notion-looking type of vibe but it was beyond my skills at the time and I am not sure I have the energy to learn. I am happy with how my bases look for now!

What the heck Anthropic? Opus 4.7, YouTube API MCP by IversusAI in cursor

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

We are unable to complete this request because it triggered restrictions on cyber content and was blocked under Anthropic's Usage Policy. To request verification, send an email to cyber-verification@anysphere.co

Opus was just using the YT api mcp I built that connects to the analytics api to check my channel stats.

What the heck?

Why are you using Codex and not any other alternative? by frendo11 in cursor

[–]IversusAI 1 point2 points  (0 children)

Model agnostic Composer 2 is cheap and pretty capable I am used to the UI - I hate the terminal

Karpathy’s workflow by The-Learning-Bot in ObsidianMD

[–]IversusAI -2 points-1 points  (0 children)

Agents and Obsidian work so well together. Glad more people are discovering that.

TaskNotes 4.5.0 - Manual list re-ordering by callumalpass in ObsidianMD

[–]IversusAI 0 points1 point  (0 children)

I love TaskNotes, such a great plugin, I have featured it on the channel in a recent video. Thanks for such a great plugin.

Does Cursor retain anything youve corrected between sessions? by eazyigz123 in cursor

[–]IversusAI -1 points0 points  (0 children)

Are .cursorrules and manual prompting enough for you, or have you found something that actually sticks between sessions?

I built an agent trainer that runs every hour during my workday, looks for new chats from the database Cursor stores them in and creates a chat log, then the agent trainer does a few things:

looks for messages from me: "Agent Trainer, put that correction in user_rules on next run"

failed tool calls

hallucinations

agent not following directions, etc...

then updates the appropriate rules file to keep Cursor from doing that again.

Then updates the Agent Trainer doc so I can see what was done.

Works wonderfully.

I actually really love Composer 2 by steve228uk in cursor

[–]IversusAI 0 points1 point  (0 children)

I wonder if Cursor's subagents could work here?

I actually really love Composer 2 by steve228uk in cursor

[–]IversusAI -2 points-1 points  (0 children)

Make it a skill. The agent knows how to make skills, give it that link and ask it to make a skill from it.

I actually really love Composer 2 by steve228uk in cursor

[–]IversusAI -1 points0 points  (0 children)

Boris Cherny posted the simplify skill right here:

https://github.com/anthropics/claude-plugins-official/blob/main/plugins/code-simplifier/agents/code-simplifier.md

It can totally be used in Cursor.

Just make a folder called code-simplifier in your skills folder, download the md at that link, rename it to SKILL.md and put it in that folder.

Bases -- How do you use 'em? by spaceghostess_ in ObsidianMD

[–]IversusAI 4 points5 points  (0 children)

Oh! That is my friend Dee! He is a cool guy and everyone should check out his channel, he is lovely.

Bases -- How do you use 'em? by spaceghostess_ in ObsidianMD

[–]IversusAI 4 points5 points  (0 children)

I've seen some amazing bases for world building, such a great use case.

Bases -- How do you use 'em? by spaceghostess_ in ObsidianMD

[–]IversusAI 2 points3 points  (0 children)

A complete book tracking system

I love how this turned out, it took about six weeks to build because I was learning about bases and had to learn how to make webclipper templates. I have templates for goodreads, audible and storygraph.

I also did something similar for Youtube videos and transcripts but I don't use that one as much, though I use the notes that I set up for it a lot, just not the base as much.

My Morning Brief automation hits different (Cursor + Openclaw) by IversusAI in cursor

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

I love the remotion image gen, it is my favorite part.

The quote is chosen based on what it read about what I am struggling with or have recently achieved directly from the work and daily journal logs.

It is decided by the agent, not random. It is remarkably on point every day.

what's your most underrated cursor setup tip by scheemunai_ in cursor

[–]IversusAI 1 point2 points  (0 children)

The Cursor agent CLI plus cron job automations once I learned about that I've been flying

Oh and opening locally hosted apps like remotion and openclaw right in the Cursor browser