I've absolutely been loving Obsidian since I started using it, which was only 3 months or so ago. But the plugin ecosystem has well and truly hooked me in. It's brilliant that they have a mobile app now, I can easily use it as an inbox/dump now. The features I'm waiting for (I know they're in development) are the WYSIWYG editor and hopefully some integration with dynalist, the other amazing app from this team. Once t…
Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
241–250 of 329 posts
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#242Obsidian has really delivered in a crowded note-taking space by focusing on the fundamentals: 1. Privacy. You can roll your own syncing (or use iCloud, Dropbox, etc.), without the notes being stored on the note editors' servers, which is a huge win over Roam, Notion, Evernote, etc. After the Evernote fiasco from a few years ago (where they considered reading your notes for ML model training and got massive pushback),…
Is Markdown a viable format given its many many flavors and quirks? I suppose you can just stick to the common features, but then the feature-set is pretty basic.
I'm not going to wait for the "one true format" while something good enough is here.
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#243Earlier quoted context omitted.
You might want to check LogSeq [0] for an Obsidian/Dynalist hybrid :) (Not affiliated, just a huge fan) [0] - https://logseq.com/
In your mind how do LogSeq and Obsidian differ?
They're both markdown backed, which is nice.
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#244Obsidian is really nice, and quite powerful, especially thanks to plugins. It's also moving fast, the developers are very active. I used it for a while to move on from org-mode, but kinda lost interesst because of certain excentrics it has. One specific problem that killed it for me temporary is the lack of support for multiple vaults, to the point that there is not even a truely centralized global configuation. Ever…
You can invoke an overview, that lists the last five, or so, Vaults, you used. From there you can switch. But that is all. The configuration, and, yes, the plugins (yeez!), sadly, are still installed on a per Vault base. What I have done is to set up an empty Vault as a template, configure it the way, I would have my master preferences, and when I create a new Vault, I start by cloning that. It's not perfect, but better than nothing.
Another thing I dislike is, that the Vault can not go into a (programming) project's folder as a sub folder, but considers the project folder as the Vault.
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#245Obsidian has really delivered in a crowded note-taking space by focusing on the fundamentals: 1. Privacy. You can roll your own syncing (or use iCloud, Dropbox, etc.), without the notes being stored on the note editors' servers, which is a huge win over Roam, Notion, Evernote, etc. After the Evernote fiasco from a few years ago (where they considered reading your notes for ML model training and got massive pushback),…
> Speaking of future-proofing, Markdown is as close as it gets to having interoperability with the notes. Obsidian is at its core just a Markdown file editor, which means your notes are stored as plaintext and easy to export. There is a bit of Obsidian-flavored syntax (e.g. bi-directional links [[...]]), but these are becoming standard in note-taking. Many note-taking apps claim export functionality, but at the end o…
In that sense Obsidian is just a fancy viewer for documents which can be edited in VSC.
And with regards to vanilla markdown (which would exclude the likes of Github or Gitlab, or the most popular extensions on VSC), personally, I wouldn't be satisfied with the exclusion of Latex which is already in widespread support across markdown supporting apps.
Community markdown is a moving target because John Gruber's initial vision is frozen in time whilst the demand for innovation is ballooning. It's unfortunate because the trademark for markdown is in some ways in the same ballpark of value as the community buy-in for the technology.
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#246I’ve been very much enjoying FSNotes [0] as a replacement for Notational Velocity (and nvALT) which are both abandonware at this point. FSNotes is a native app, is FLOSS and is actively maintained. It lacks some of the advanced features of Obsidian (like Graph View) but it has the essentials (hyperlinks and tag sidebar). [0] https://fsnot.es/
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#247Earlier quoted context omitted.
I have both on iOS and I have to say I much prefer Obsidian. Although Joplin is FOSS, Obisian uses plain text files rather than a database which is a massive plus to me, personally. Also, Obsidian UI is light-years ahead of Joplin's. It's interesting that (IIUC) Obsidian is also not native but it feels completely native when compared to Joplin. Also most Obsidian plugins work fine on desktop and mobile and the ecosys…
Do you have any tips for making Obsidian function like Noteplan? I'm out of the iOS/Mac ecosystem but love how it works.
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#248Earlier quoted context omitted.
The limitations are purely on the iOS device. I am using Syncthing on iOS with Obsidian and no issues. Fully agree with wanting to avoid iCloud in all cases where one can. (Also, sidenote: assuming gender is maybe not necessary: his => their)
The iOS limitations are a given, we don’t need to discuss them. Joplin, as an example, allows syncing via WebDAV. Which you can easily self host. I know that Joplin works differently. Obsidian also has integrated sync capabilities, but it’s a proprietary protocol and you can’t self host it. And I guess this is a design decision of the authors. To sell their service. They probably need some money to pay their bills.
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#249Aside from the other praise people have given Obsidian it is also by far the fastest electron app I've ever used by a lot. Curious if the devs have any insight how they have made it feel so performant.
A second thing you can do is not rely on a bunch of bloated, poorly written libraries just because they're popular—another "best practice", of a different sort. I.e., pretty much the opposite of this advice, ironically:
https://youtu.be/X61wRmfZU8Y?t=223>