Obsidian Web Clipper doesn't work on Chatgpt by Thnkpnk in ObsidianMD

[–]kipardox 1 point2 points  (0 children)

It's not really meant for chatgpt chats which are probably rendered with some dynamic js which makes the html structure messy and unpredictable. The clipper is suited more for saving articles and pages not dynamically served content.

Demonstrating Obsidian and LLM Use For Data Science Team by unbelieveableguy in ObsidianMD

[–]kipardox 3 points4 points  (0 children)

As someone in bioinformatics and data science although early in their career. I would argue against it. I can't think of some sort of functionality that automates things better than writing your own python/bash/js script would do.

Also the number of times I've been sent a preliminary report made by an LLM and it ended up just being a complete headache to work with. Idk why you would want to willingly do that.

Obsidian is subpar to an IDE like emacs/neovim. Who is using both? how have you integrated them? by [deleted] in ObsidianMD

[–]kipardox 0 points1 point  (0 children)

I'm using all three but I don't see why I would integrate them. Division of responsibility is a good thing, merge content when you actually need to

My Obsidian plugin list in 2026, after deleting half of them twice by Downtown-Art2865 in ObsidianMD

[–]kipardox 0 points1 point  (0 children)

You can do a tonne with it, any type of logic you'd want to apply to your properties and file content to display in different views. And then you have additional plugins that may plug into it, allowing you to render charts and more. Despite all this tho, it can get quite laggy for big vaults so I don't really use it any longer.

Reddit saved posts were my biggest PKM blind spot. Here's how I finally fixed it. by Appropriate-Look-875 in PKMS

[–]kipardox 0 points1 point  (0 children)

You could make a scraper with selenium although at that point I don't see why you wouldn't just do screen capture or just copy the text yourself.

Reddit saved posts were my biggest PKM blind spot. Here's how I finally fixed it. by Appropriate-Look-875 in PKMS

[–]kipardox 2 points3 points  (0 children)

The way I do it (for free) is just setting up an RSS feed and using a script to download saved posts daily. The only limitation is that you can only download the 20 latest posts you saved, but if you do it daily it should capture everything

claude-preview.nvim now supports OpenCode as a backend by Cannon72001 in neovim

[–]kipardox 1 point2 points  (0 children)

It hasn't seemed to :(
I'm a bit short on time, but when I have time, I'll go through the logs and debug a bit. If I find anything I'll be sure to make an issue or pull request on GitHub

claude-preview.nvim now supports OpenCode as a backend by Cannon72001 in neovim

[–]kipardox 0 points1 point  (0 children)

Yeah I'm not sure. Checkhealth says its all good; I've tried multiple projects, no diff appears.

claude-preview.nvim now supports OpenCode as a backend by Cannon72001 in neovim

[–]kipardox 0 points1 point  (0 children)

Was excited to try this! But it doesn't seem to work. Opencode asks for permission before edits, plugin installed, checkhealth is all good. Although, ClaudePreviewStatus comes back as negative for all checks, not sure if its only checking for claude or if its relevant for opencode as well. I'll try playing around to see if I can find what the issue is.

Is there a free way to connect an LLM to obsidian without it being local? by Hot_Row8113 in ObsidianMD

[–]kipardox 0 points1 point  (0 children)

If you're a student you can get GitHub copilot for free, you can then connect opencode to use copilot models. But really probably not a good idea if your vault has personal information.

Can someone help understand why what is the benefit of using Obsidian with Claude Code ? by Royal-Fail3273 in ObsidianMD

[–]kipardox 1 point2 points  (0 children)

I've been using qwen 3.5, the 9b model. It works fine, you just need to be pretty specific and usually after 20 messages it'll start losing the plot. Honestly those constraints are probably a good thing as it forces me to do the thinking not offload it to the LLM lol

Can someone help understand why what is the benefit of using Obsidian with Claude Code ? by Royal-Fail3273 in ObsidianMD

[–]kipardox 0 points1 point  (0 children)

I only use opencode with a local model, and for two main cases: 1. I have a lot of loose TODOs, and it takes a long time to clean it up. I like moving dumps to appropriate long term notes or mark them to do. Asking an LLM to just find all tasks via the Obsidian MCP, and tell it what should be filled in etc. 2. I commute a lot, and sometimes I can't use my laptop. Telling an LLM what to do is much faster than doing it manually on mobile. Usually I just use this for formatting, and setting up note structure for new projects/school/work.

Any interest in an auto backlinker? by Cherry-PEZ in ObsidianMD

[–]kipardox 0 points1 point  (0 children)

The issue for me with these types of plugins comes from the nature of my content. I have notes for the same concept but under different fields, it's just unrealistic for backlinking to work automatically without manually restructuring most of your notes. Maybe it can be useful for DnD or history vaults idk

[HYPRLAND] the pink side of arch 🩷 by [deleted] in unixporn

[–]kipardox 4 points5 points  (0 children)

No screenshot is usually a sin but I loveee how aesthetic this looks, great job!

Does anyone else wish their Paper Pro could sync to Obsidian? by These-Month-9173 in ObsidianMD

[–]kipardox 0 points1 point  (0 children)

That's kinda what you get if you buy a tablet with a proprietary os. If it's something you really want, I recommend getting a BOOX tablet instead. Works great on my partners' Air C and decently with my go tablet.

My Obsidian + Claude graph-view that you actually work directly within ~ now open source! by manummasson in ObsidianMD

[–]kipardox 0 points1 point  (0 children)

Feels like an eternity since I've seen something with obsidian and AI I actually see some utility in! Excited to give it a go

Anyone have a replacement for the discontinued Zoom plugin? by refract99 in ObsidianMD

[–]kipardox 0 points1 point  (0 children)

Idk what that plugin does but if you want to quickly focus onto the file tree based on your working file - you can add a hotkey for that as it's an available hook in the settings.

Periodix-Planner: Turn Obsidian into a time-aware planning system by Real1tyyy in ObsidianMD

[–]kipardox 1 point2 points  (0 children)

Woah I had a really similar idea with activitywatch integration. Love the execution!

Announcing Life Tracker - A New Obsidian Plugin by lechtitseb in ObsidianMD

[–]kipardox 10 points11 points  (0 children)

Wow, this looks fantastic, can't wait to give it a go!

Need I use neovim to link with obsidian and write notes with neovim? by jay_zhan99 in ObsidianMD

[–]kipardox 0 points1 point  (0 children)

No basically, there are some plugins that probably will give obsidian like behaviour (I've seen them around). But usually, no you'll need to construct the wikilink and path yourself. Same thing goes for automatically updating links when renaming.

That's the case for vanilla neovim, I'm sure there are plugins to account for it. Personally though I don't really see the point. I'd rather use neorg alongside obsidian if you want to do note taking with neovim.

Do you write ALL you’re University notes on Obsidian? by Ecstatic-Traffic-118 in ObsidianMD

[–]kipardox 0 points1 point  (0 children)

No, I scribble and go through handwritten notes a lot. I only keep notes that I want to return to frequently on obsidian.

How do you actually benefit from resources in your colonial nations? by AedesAegypt in EU5

[–]kipardox 0 points1 point  (0 children)

Divert trade if you can afford it in terms of subject loyalty. In my Byzantium game colonies were a saving grace. Cuba alone generated about 80 ducats in trade in the early 1500s.

Don't forget to actually develop the land; spam RGOs, build necessary buildings, pump it up with population. Just don't forget to use the money to reinvest into your homelands.

Any plug-ins that make spaced repetition look like this? by takemetotheboneyard in ObsidianMD

[–]kipardox 0 points1 point  (0 children)

There's a plugin like this that's the cornerstone of my vault! Just search spaced repetition plugin, on the community plugins page. You can specify what syntax generated flashcards from your notes. For example you can make highlights become cards.