Live data from Hacker News

Show HN: Obsidian – A knowledge base that works on local Markdown files

obsidian.md

381–390 of 501 posts

Re: Show HN: Obsidian – A knowledge base that works on local Markdown files

#381

Earlier quoted context omitted.

> Add a separate GUI for a workflow-y like list-editing (that saves as a markdown list format) and you've got a serious competitor to Roam as well as beating out more traditional competitors like Notion, Boostnote, etc. FYI, they're the ones behind Dynalist.

Can you clarify who "they" is? Are Dynalist and Obsidian made by the same folks?

AFAIK yes.

Re: Show HN: Obsidian – A knowledge base that works on local Markdown files

#382

I will never again build any kind of workflow for my knowledge on top of anything that isn’t open source. 5y is a long time and 10y is an eternity for these sorts of products but its just a fraction of my working life. My own personal setup is a bunch of markdown files and it’s great, so I like that approach, but I’m very cautious about investing time for something so important in a product i don’t control.

> I will never again build any kind of workflow for my knowledge on top of anything that isn’t open source. 100% this. The peace of mind I get knowing that all of my data is under my control is worth it, after scrambling to archive content from failed or pivoting services, removing my data from businesses that try to exploit it or trying to migrate my data from one old app to a different newer app. There are many dif…

Just a quick notw, I think everythink (need to archive content, ease of migrating data etc) is solved simply by Obsidian being offline-first and markdown-only. I.e. you don’t need the app to be open-source in the end.

Re: Show HN: Obsidian – A knowledge base that works on local Markdown files

#383

Counteroffer: I use Kiwi to create a personal wiki on my phone. It sits in a Dropbox folder I always have open as a project in Sublime. It’s also the folder that my NotePlan app uses - so my todo list, calendar, and wiki are all the same set of markdown files. It’s super portable (just a pile of markdown docs in a Dropbox folder), does knowledge base management, and ties my knowledge base directly into my todo/projec…

Can you link to the Kiwi you're talking about? I found https://github.com/danielwertheim/Kiwi but it hasn't been updated in 7+ years, so I'm not sure if it's what you're talking about..

NotePlan looks interesting though. It's not free, but it's on my list of things to try now.

Re: Show HN: Obsidian – A knowledge base that works on local Markdown files

#384
post #358

Earlier quoted context omitted.

Dang, my optical nerve retracted and disconnected from the retina, and is now sitting in some dark corner of some bar in the adrenal cortex drinking whisky in pure protest to your H1 styling.

¯\_(ツ)_/¯ kids these days can't handle a little 𝕵𝖗𝖆𝖐𝖙𝖚𝖗

Kids? I'm probably old enough to vehemently request that you kindly get off my greensward.

But let us not get bogged down with ageism, the real question is what kind of monster uses both cyan and magenta text-shadow diagonally offset against each other???? !!! .... ?

:-)

Re: Show HN: Obsidian – A knowledge base that works on local Markdown files

#385

Earlier quoted context omitted.

Ad 1: You’d have to try it yourself, but to me, Obsidian works flawlessly on Mac. As another commeter said, it has a certain VS Code feel to it. No iOS app yet, but I think it’ll come sooner or later — you should keep an eye out. 2nd: Obsidian can transclude whole files or whole sections (afaik). No block-level transclusion, as there isn’t any concept of blocks in Markdown, but that shouldn’t matter much.

It matters enough for me to stay with Roam. I like how Obsidian is doing PR better than Roam, yet I can’t switch without block transclusion.

I’m curious what do you use block transclusion for? When I used Roam, I did occasionally have a need to link to only a small part of some note, but that happened so rarely that I happily traded that in for the Obsidian-specific features (md based, offline-first).

Re: Show HN: Obsidian – A knowledge base that works on local Markdown files

#387
love this.

may I suggest you go open source and then charge a low monthly fee for your sync service?

open source really solidifies the "forever" tagline and I'd consider paying also I'm not stingy on the "open source" vs "source available" stuff. Im just a code hoarder.

i know your going against cloud integration but cloud + mobile has to be a consideration

Re: Show HN: Obsidian – A knowledge base that works on local Markdown files

#388
Shameless plug here after a failed HN post. For people interested in taking many quick notes using markdown please check https://tdoapp.com. The app allows you to organize tasks into boards and lists and use keyboard to quickly navigate. Also, CSS and regular expressions are used to highlight tasks. The code is available on GitHub - https://github.com/codaxy/tdo

Re: Show HN: Obsidian – A knowledge base that works on local Markdown files

#389
This is really the best, just what i wanted, already moved all my notes there,

I just miss one thing, working with images and making area screenshots, was easy in evernote, just use the hotkey and select the area and a new note with the image get created,

Now, i am using greenshot for trying to replicate this, i set my favorite save folder into Obsidian, Problem is , an image get created, if i want to write some stuff down , i have to create a note, insert the image.

Would be perfect, if we could set a 'special' folder, and all images coming inside get automatically a note created, (the real picture is in attachment folder)

Or we can right click or a picture and convert to MD note,

Resizing images in preview too, i think it is important.

Thank you for your work.

Re: Show HN: Obsidian – A knowledge base that works on local Markdown files

#390
I don't understand your target audience:

> In our age when cloud services can shut down, get bought, or change privacy policy any day, the last thing you want is proprietary formats and data lock-in.

Concerned about proprietary lock-in when it comes to file format, but not when it comes to software.

Seems like you could make some technical gains without losing audience by getting consistent. You could ditch the "open standards based file storage that you manage yourself" idea and gain flexibility to do your own thing there. I bet people would expect you to handle sync in that case, but that's not so bad.

Alternatively you could go open source for functional parts of the app and build a development community to support you and your users.

Post reply on HN