Great. You need to use the paid sync option if you want full mobile funcitonality and also use the desktop apps. I guess icloud works if you are all apple only, but no E2E. Another option on mobile is to use Ulysses to edit notes stored on whatever compatible sync service you are using, but you don't get the full Obsidian functionality (or E2E). If you mainly just type notes and don't do a lot of linking etc then it…
Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
301–310 of 329 posts
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#302I have bagged on Obsidian a lot because of all the "me too" "Roam-like" "Second Brain" apps which followed Roam. After trying Obsidian a few times, it seemed not to offer much beyond all the others in that group. I got past that by not looking at it through the Roam lens. I realized Obsidian is the tool I wanted to build for myself. I see it as a view / management layer over my MD files. Also, the features have been…
Exactly this.
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#303This "initial capture friction/anxiety" has been an issue with Notion. Roam tried to provide a simple "Quick-capture" but it's not great. Mem.ai addressed this problem head-on and they make quick entry dead-simple: on desktop, you just start typing anywhere and it enters into a new note, and from mobile you can text anything (including sharing links etc) to a specific number and it goes to a new note.
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#304Earlier quoted context omitted.
The notes are very much markdown files. There is a very small number of extensions the Obsidian developers created (e.g., a syntax for linking to a specific paragraph within a note) that are not markdown, but it's very easy to not use them. I'm using the exact same folder of markdown notes in parallel with Obsidian, The Archive, 1Writer, Calca, TableFlip, Python scripts, and Keyboard Maestro macros I have written and…
I am really curious: Why does restructured text get so little mindshare? I used it once to make an ebook into a website, using sphinx. The format is easy to write and read and it has extensibility as a builtin.
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#305Earlier quoted context omitted.
I've heard good things about the LogSeq/Obsidian interoperability, but out of curiosity, have you tried the Outliner plugin for Obsidian? I haven't gotten a good sense of how the two differ.
I have used Outliner too. There isn't exactly a difference between using them both. I prefer LogSeq because of the UI/UX that it provides for outlining. I would like to fix myself to a single app one day if possible, but for now Logseq and Obsidian work well for me. Offtopic: It is such a nice co-incidence to meet you here on HN. I found you on YouTube yesterday while searching for Notion swipe files and then followe…
O/T: I usually lurk on HN since I'm very developer-adjacent (my husband and most of my friends are engineers so I like to have stuff to talk about at dinner/parties), but this was finally a thread where I knew something relevant haha. Nice to meet you!
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#306Obsidian 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),…
Does the Obsidian app auto update? I ask because that would be an avenue for future evil acquisition co to introduce mandatory syncing. They could introduce an update which downloads from your custom setup and uploads to their servers. Their privacy policy also allows them to use personal information for the purposes of > recommending products and services that Dynalist believes will be of interest and provide value…
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#307Great. You need to use the paid sync option if you want full mobile funcitonality and also use the desktop apps. I guess icloud works if you are all apple only, but no E2E. Another option on mobile is to use Ulysses to edit notes stored on whatever compatible sync service you are using, but you don't get the full Obsidian functionality (or E2E). If you mainly just type notes and don't do a lot of linking etc then it…
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#308”Obsidian loads blazing fast. No network requests or fancy animations.” This makes such a big difference. I wish everyday that I could turn off iOS animations…
Although this doesn't turn off animations completely, you might be interested in the 'reduce motion' preference: https://support.apple.com/en-us/HT202655
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#309Earlier quoted context omitted.
Agreed. And what is exactly expected to be done, if sticking to strictly "Markdown spec"? You can't do anything meaningful with such a small subset of language features, where as Obsidian and Obsidian Plugins are all about extending Markdown to provide additional features ontop of the language, but stored in plain markdown. This would only be non-Markdown if it fundamentally broke something in Markdown. Ie lists no l…
I'm not arguing against anything you've written. None of it changes the fact that you're dumping your notes into a format that only works properly with a single proprietary app.
If you're saying "Features that only exist within Obsidian won't exist in other apps!" then.. yea, that's true. However features that _do_ exist in other apps, like the loosely spec'd `[[link]]` will work in many apps. Same with latex, github extensions, etc.
Re: Show HN: Obsidian for Mobile – Plain-text knowledge base on the go
#310Suggestion -- addressing friction at initial note-capture stage can help a lot with adopting Obsidian. As an example, I was looking to see if there's an easy way to capture links (with titles) I find while browsing on iOS. I saw that Obsidian doesn't show up in the iOS share-sheet. Ok, so I tried the next best thing -- copy the link + title (via an iOS shortcut), and then I tried pasting it into Obsidian -- and I fac…