Live data from Hacker News

Obsidian Bases

help.obsidian.md

11–20 of 259 posts

Re: Obsidian Bases

#12
post #5

Are there any good LLM plugins for Obsidian, beyond just throwing Claude Code / Codex at your markdown folder?

I put Claude Code in MCP server mode, then use it as an MCP server for claude desktop to interact with that folder. Works better for me since Claude Code desperately wants to edit things instead of chat sometimes.

Re: Obsidian Bases

#13

So obsidian is now notion is now airtable. Interesting to see how well this scales.

I haven't really looked into what Airtable does, and I shouldn't be surprised at how much AI nonsense I had to dig through on their website to get any real info, but I still was.

Re: Obsidian Bases

#15
post #11

This is slick. Does anyone know what JS library (presumably) they are using to display, filter, sort the table?

For the grammar: Lezer For the editor: CodeMirror

Everything else is custom as we generally don't use existing frameworks and the large amount of baggage they carry. CodeMirror and Lezer we already used before Bases.

Re: Obsidian Bases

#20
post #11

This is slick. Does anyone know what JS library (presumably) they are using to display, filter, sort the table?

This is beyond slick.

I'm finally able to kill Notion (good riddance - I never liked it!), and if it can handle larger tables then I'll stop using Google Suite as well.

My last request of the Obsidian team is a better git plugin. Their official built-in sync product is fine, but I'd still like to manage my own versioning so I can use automations.

The currently available git plugin is extremely dangerous (!!!) if set up incorrectly. I would consider myself an advanced user of git, and Obsidian's git plugin has on several occasions blown away my history and notes. It has frustrating and opaque behavior for how it consolidates change sets and diffs.

Post reply on HN