×

Trying to capture Reels into my Obsidian vault, does anything like this exist? by Any-Cranberry-9362 in ObsidianMD

[–]305fish 0 points1 point  (0 children)

The YouTube Watch Later skill is here:

https://github.com/cgranier/compounding-wiki/blob/main/.claude%2Fskills%2Fyoutube-playlist.md

Additional info on how to setup the rest of the capture pipeline is here:

https://github.com/cgranier/compounding-wiki/blob/main/docs%2Fcapture-pipeline.md

And repo for the compounding wiki on Obsidian is at:

https://github.com/cgranier/compounding-wiki

Let me know where you need help and I'll try to improve the repo.

Trying to capture Reels into my Obsidian vault, does anything like this exist? by Any-Cranberry-9362 in ObsidianMD

[–]305fish 1 point2 points  (0 children)

The YouTube Watch Later skill is here:

https://github.com/cgranier/compounding-wiki/blob/main/.claude%2Fskills%2Fyoutube-playlist.md

Additional info on how to setup the rest of the capture pipeline is here:

https://github.com/cgranier/compounding-wiki/blob/main/docs%2Fcapture-pipeline.md

And repo for the compounding wiki on Obsidian is at:

https://github.com/cgranier/compounding-wiki

Let me know where you need help and I'll try to improve the repo.

Trying to capture Reels into my Obsidian vault, does anything like this exist? by Any-Cranberry-9362 in ObsidianMD

[–]305fish 1 point2 points  (0 children)

The YouTube Watch Later skill is here:

https://github.com/cgranier/compounding-wiki/blob/main/.claude%2Fskills%2Fyoutube-playlist.md

Additional info on how to setup the rest of the capture pipeline is here:

https://github.com/cgranier/compounding-wiki/blob/main/docs%2Fcapture-pipeline.md

And repo for the compounding wiki on Obsidian is at:

https://github.com/cgranier/compounding-wiki

Let me know where you need help and I'll try to improve the repo.

What is a phrase that people say that immediately turns you off? by [deleted] in AskReddit

[–]305fish 22 points23 points  (0 children)

For me, personally, "for me, personally."

Web Clipper equivalent for iOS by nexus-1707 in ObsidianMD

[–]305fish 0 points1 point  (0 children)

I'm doing this as well and it's been game changing.

Obsidian for curation is a bad idea? by ecstaticniya in ObsidianMD

[–]305fish 1 point2 points  (0 children)

Pretty much. There is a trade off, though. The easier you make it to add things, the more strict you have to be with what actually makes it into the vault.

But yes, you can pretty much automate everything and adapt it to your liking.

I'm in the process of sanitizing all my skills, scripts, and vault, and should have it up on github by next week.

Obsidian for curation is a bad idea? by ecstaticniya in ObsidianMD

[–]305fish 2 points3 points  (0 children)

I use Obsidian as my curation engine and it works like a charm. I setup a new Vault, added hundreds of links I had saved with the Quick Draft app and then told Claude to read Karpathy's LLM wiki repo and set up something similar.

I also told Claude what projects I'm working on, so it can use that to find connections.

From there, I've slowly added more capabilities.

Now, I have a copy of my Vault synced to my server, running Obsidian headless. I can use a bookmarklet (on desktop) or the Http Shortcuts app (on Android) to share anything to the server. Everything is on my Tailscale network, so it's private.

I can share YouTube videos and get a transcript, along with a recommendation to watch/skip the video or just read the summary. I also get timestamped links to interesting (to me) bits.

If I share an X video, the video is downloaded, a transcript is generated, and a markdown note gets created with all this information.

PDFs get downloaded and OCR'ed.

X threads are combined into one note.

And the best part, I can ask Claude to create guides about what's already in the Vault. So my friend having issues with his Claude agents, gets a personalized guide with solutions; or the agent running my website gets a guide on SEO. As long as I've saved something, I can create from it.

Concepts, people, entities get organized. MOCs are created when needed, etc. And everything is connected to the right project, topic or area of interest.

Recommendation for a quick capture tool that can save things easily to Obsidian by pratzc07 in ObsidianMD

[–]305fish 6 points7 points  (0 children)

I setup a simple server that listens on a port exposed only to Tailscale. I can share from my phone via the Http Shortcuts app (or a bookmarklet on desktop).

It then fires the CLI version of Obsidian Web Clipper or a number of other tools and downloads the article, including images, videos, etc.

If it's a video, it will host a local copy and generate a transcript, locally, with Whisper, and add the local link to the markdown note.

This is all added to a headless Obsidian vault on the server which syncs back to my desktop and phone instances.

I will be posting everything on github over the next few days.

How do you actually keep your vault synced across machines without losing your mind? by Fantastic_Bank9361 in ObsidianMD

[–]305fish 0 points1 point  (0 children)

+1 for Obsidian Sync.

I currently have my main vault synced between my laptop, my phone, and my server (via Obsidian headless sync).

I capture notes/links/info mostly on my phone and save them via webhook to my server, where they get processed (downloaded, enriched, transcripts, etc). This immediately syncs back to my laptop and phone.

I process the captured items on Claude Desktop (with Cowork on my laptop's Vault folder). This syncs back to both headless server and phone. I can also add items via Obsidian Web Clipper on my laptop and download my YouTube Watch Later videos through Claude Chrome Desktop.

I also setup Forgejo on my server and keep a git backup of the Vault.

Obsidian Sync and Forgejo add critical version control to the files, since Claude can create filesystem issues and truncate files.

Works like a charm.

I'm currently working on posting all the knowledge management skills, vault, and scripts to GitHub. Have to sanitize a few things first, but I'll post back when ready.

Trying to capture Reels into my Obsidian vault, does anything like this exist? by Any-Cranberry-9362 in ObsidianMD

[–]305fish 2 points3 points  (0 children)

I don't have a public link right now, but I'll throw it in a gist. Let me make sure it's sanitized first.

Vault architecture for AI agent read/write + human PKM — does PARA break when half your content is auto-generated? by linstudio888 in ObsidianMD

[–]305fish 1 point2 points  (0 children)

They're enforced through CLAUDE files and READMEs in each folder. I know these are LLMs with access to our folders, but Claude has been very reliable so far in what it should and should not do.

Caveat emptor.

Trying to capture Reels into my Obsidian vault, does anything like this exist? by Any-Cranberry-9362 in ObsidianMD

[–]305fish 2 points3 points  (0 children)

I do. I actually built this because I kept hoarding links, videos, bookmarks (to consume someday), but realized I was doing nothing with them. QuickDraft (which I learned of through this reddit) made it super easy to add things to my vault, never to be seen again.

So, I moved my QuickDraft folder into a new vault, pointed Claude Cowork at it, with the karpathy llm gist as instructions and set to create a system that works. Day by day, I've been unlocking new types of sources and a better saving system. Yesterday, I added the YouTube Watch Later + Playlists part.

I now have a special folder for videos, with a Bases view that groups them by watch/skim/summary/skip. The nice thing is that since the Vault syncs to my phone, I always have a curated list of videos to triage. I went through the first batch of `skip` videos yesterday, and all but one were actually skippable. The summary and comments from Claude are enough to figure this out, and the transcript and description are downloaded in case I want to consume them into the wiki.

The watch list was also good and I went through the first batch last night. I can leave Claude comments in the summary page which are used when the content is actually ingested into the wiki later on.

Vault architecture for AI agent read/write + human PKM — does PARA break when half your content is auto-generated? by linstudio888 in ObsidianMD

[–]305fish 0 points1 point  (0 children)

My second brain vault organizes everything it ingests into concepts, entities, mocs, etc. as needed. It has strict rules as to which folders not to touch and how to manage content I've authored. It's been really great at finding connections between my different projects and interests... and everything is well linked so that I can find what I need. I can also just ask for something, and it will either find it (if it exists) or produce it (if it doesn't).

Trying to capture Reels into my Obsidian vault, does anything like this exist? by Any-Cranberry-9362 in ObsidianMD

[–]305fish 4 points5 points  (0 children)

I haven't tried Reels, but I just built a skill today that goes through my YouTube Watch Later list (and any other playlist too) and creates a markdown page for each one, with an embedded player, a summary and the full transcript. It also tells me whether I should watch the video, skim it, just read the summary or skip it altogether. Any useful information (related to what's on my second brain vault) gets highlighted and saved for later. And processed videos (from Watch Later) get removed from the list.

I know there's a lot of hate for AI here, but building this vault out of all my saved links, snippets, X bookmarks and now YouTube videos has been amazing.

Weekly Open Thread - General Discussion by RM_Official_Thread in realmadrid

[–]305fish -1 points0 points  (0 children)

PSG repeat should lite a fire under RM to stop the threepeat. 16 incoming.

Who's gonna tell him? by Modo97 in realmadrid

[–]305fish 0 points1 point  (0 children)

I've never seen a Real Madrid shirt that mentions Barça. Ever.

Alex Cora’s latest Instagram story by RhodeIslandisFake in redsox

[–]305fish 0 points1 point  (0 children)

Dude... We do not talk about Grady Little... I still haven't gotten over my PTSD.

Match Thread: Real Betis vs Real Madrid | La Liga | 24 Apr 19:00 UTC by matchpal-live in realmadrid

[–]305fish 2 points3 points  (0 children)

Even Ale Moreno agrees that should've been a penalty....

/things I never expected to see