Live data from Hacker News

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

obsidian.md

181–190 of 501 posts

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

#181
I feel like I've seen a lot of similar apps like this posted to HN but as usual the main blocker for me is no mobile support.

A personal knowledge-base is a great idea but you need to be able to easily reference it wherever you are. If I had a second brain I wouldn't leave it at home ;).

I mostly use Notion and just as an example say you're at the mechanic and they say "hey you got the VIN for your car handy?"

I pop open notion and its right there.

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

#182

Looks great. Would be amazing if I could use it as an alternative frontend for my vimwiki, which is also markdown. Only thing missing is that links like these should work: [anchor](path) As that's the way vimwiki generates them :)

+1 for vimwiki! As a matter of fact, you can get almost all of these features with vimwiki, minus the fancy graph visualization. Plus, it's open source :)

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

#183

Can somebody help me understand something about Markdown and Obsidian? Why would I ever want an edit mode and a preview mode while taking notes? Don't I want to be able to both see my note and edit it at any time? I mean, I guess I could just ignore preview mode if the edit mode actually allowed me to see all of the content of my note, but it doesn't. Images are only visible in preview mode. So all the talk about tra…

We're working on WYSIWYG but it's not an easy problem. Eventually we want editing to feel comfortable to everyone! :)

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

#184

Can't comment on the merits of the product itself. That in the first five minutes of this post being online, several users more or less claim that this has changed their lives in their first-ever comment on HN strikes me as a little odd however. (Yes I'm aware that this is also my first-ever comment on HN.)

I've been beta testing Obsidian, and only rarely comment on HN. But I'm excited enough about it that I wanted to share my thoughts.

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

#185

Can somebody help me understand something about Markdown and Obsidian? Why would I ever want an edit mode and a preview mode while taking notes? Don't I want to be able to both see my note and edit it at any time? I mean, I guess I could just ignore preview mode if the edit mode actually allowed me to see all of the content of my note, but it doesn't. Images are only visible in preview mode. So all the talk about tra…

i feel the same about the dual window (edit and preview) concept of markdown. such a hackish way and distracts the writing. rooting for a nice wysiwyg markdown editor for vscode and light weight program for windows.

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

#186
post #183

Can somebody help me understand something about Markdown and Obsidian? Why would I ever want an edit mode and a preview mode while taking notes? Don't I want to be able to both see my note and edit it at any time? I mean, I guess I could just ignore preview mode if the edit mode actually allowed me to see all of the content of my note, but it doesn't. Images are only visible in preview mode. So all the talk about tra…

We're working on WYSIWYG but it's not an easy problem. Eventually we want editing to feel comfortable to everyone! :)

That's good news for me, but apparently a lot of people don't feel the need for it. I'm still confused why. In general, are people switching modes or doing side-by-side or what?

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

#187
post #102

Earlier quoted context omitted.

If I got you right, then you can just open the said tag in Obsidian and see all references to it as backlinks on the side panel.

Backlinks, thank you. That was the word I was trying to think of and describe exactly this, missed it by THAT much, heh-drinks more coffee . Cheers, I'll definitely be taking this for a spin

Psst, if you end up wanting to do backlinks in context by your notes in Tiddlywiki like Roam does, as shown here... https://i.imgur.com/n9ef25L.png

I have how to do that here: https://lesser.occult.institute/an-opinionated-approach-to-t... :)

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

#188
Self promotion:

I maintain an open source visual studio code plugin that organizes plaintext (md, tex, html you name it) files with a simple directive `@nested-tags: tag1, some/hierarchy/you/want`. I have been pretty lazy in regards to actively adding features to it though. I do have plans on adding a graph based visualization and to add more detailed views to simplify workflow. If you're interested in obsidian but don't want to be locked in, check it out.

https://marketplace.visualstudio.com/items?itemName=vscode-n...

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

#189

I feel like I've seen a lot of similar apps like this posted to HN but as usual the main blocker for me is no mobile support. A personal knowledge-base is a great idea but you need to be able to easily reference it wherever you are. If I had a second brain I wouldn't leave it at home ;). I mostly use Notion and just as an example say you're at the mechanic and they say "hey you got the VIN for your car handy?" I pop…

I use Tiddlywiki 5's node server to host my wiki. I can use it on anything that can take my Yubikey :)

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

#190
post #183

Earlier quoted context omitted.

We're working on WYSIWYG but it's not an easy problem. Eventually we want editing to feel comfortable to everyone! :)

That's good news for me, but apparently a lot of people don't feel the need for it. I'm still confused why. In general, are people switching modes or doing side-by-side or what?

I like side by side. Especially when I am linking pictures and or creating blocks and linking pdf .. I can write in left pane without those pictures blocks and pdfs taking space in left pane and shows up on right pane.
Post reply on HN