Obsidian 1.0 – Personal knowledge base app
71–80 of 578 posts
Re: Obsidian 1.0 – Personal knowledge base app
#72Re: Obsidian 1.0 – Personal knowledge base app
#73Re: Obsidian 1.0 – Personal knowledge base app
#74I appreciate what Obsidian is and how it works, and congrats on 1.0! On the personal side, I dislike aesthetics and wouldn't ever use it 'cause of Electron, tho. I'm spoiled by native note-taking apps like Bear and Noteplan on macOS which have much nicer UX and UI, especially on mobile.
The aesthetics of all three of these apps seem almost the same?
Re: Obsidian 1.0 – Personal knowledge base app
#75Earlier quoted context omitted.
Markdown editor that lets you add links to other files. You basically have a "project" consisting of a folder with various .md files.
How does it compare to wikis, eh? Isn't that what they do.
Re: Obsidian 1.0 – Personal knowledge base app
#76So, without clicking, what does this app do? What is it?
It’s a note-taking application like Evernote but open source. Has native apps. You can sync using a self-hosted sever easily. Works great on mobile too. Update: Oops. I always thought it was Open Source. I started using it after learning about it a HN thread some time ago. Downloaded and started using and it worked so good I didn’t have to look back about it.
Re: Obsidian 1.0 – Personal knowledge base app
#77Earlier quoted context omitted.
What part of that sentence don't you understand ? It seems straightforward to me.
knowledge base is buzzwordy. it's a very elaborate (and good!) note taking app.
[1] https://en.wikipedia.org/wiki/Frederic_Vester#Networked_Thin...
Re: Obsidian 1.0 – Personal knowledge base app
#78And then there's [[hypertext]]. Love it!
Re: Obsidian 1.0 – Personal knowledge base app
#79Is it me or am I the only one who took a good 3 mins to figure what this app is for ? Sorry I don't want to sound disrespectul but I didn't found an quick and easy parsable description. If I would show this my parents, I wouldn't be sure if they could guess. :/ "Obsidian is a powerful and extensible knowledge base" ?????
No it wasn't just you. The best I could understand was that it was a note-taking app that outputs in markup.
You can build much more complicated systems with it (I also have it as my todo app and have it pulling out todos from all my notes and prioritising them), or you can use it as a slightly nicer version of using vs code with a folder of markdown files, which was my precious system (there's also Dendron, which is the same idea but as a vs code plugin).