logoalt Hacker News

WNWceAJ9R9Ezc4yesterday at 6:21 PM2 repliesview on HN

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


Replies

goodmythicalyesterday at 6:36 PM

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 ?

show 2 replies
xnyanyesterday at 7:41 PM

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

show 2 replies