top | item 47198448

(no title)

jadbox | 1 day ago

It's not super useful yet- you can't really view notes in the CLI but you can can trigger features like search.

discuss

order

WNWceAJ9R9Ezc4|1 day ago

Notes are stored in Markdown files. Why do you need Obsidian CLI to view notes when `cat` will do?

goodmythical|1 day ago

Okay, so my command line fu is not what it perhaps should be, but if I could use obsidian without the bloated app, I'd be even more in love.

How would I be able to search obsidian links from the command line?

Like, to travel between notes in the app of course I can just click on connecting links or search, but I wouldn't have the faintest idea how to do that in a cli.

Is there some handy way to search the current folder and subfolders for text in a file with regex? Like some kind of >find term for all of my [[term]] entries in markdown files ?

xnyan|1 day ago

Hackernews is accessed using http. Why do you need a web browser when curl exists?

kepano|1 day ago

You can view notes with Obsidian CLI. See the "read" commands. But also you can do that with your built-in command line tools.

https://help.obsidian.md/cli

jadbox|10 minutes ago

Thank you, that helped

tibbon|21 hours ago

I've used it with Claude Code for refactoring and helping write a really in depth D&D campaign. Using frontmatter, I can keep metadata about NPCs and characters synced across all files.

Fixes all the problems I've had about "In what order do I put this data" and flipping back and forth in a huge stack of papers.