Last I checked there was no good way to do quick capture of articles from mobile iOS to obsidian. Scenario — I come across an article on my iPhone, and I just want to dump title + URL (maybe even the text content) into obsidian. This is a must have for any note taking tool. Anyone have a good workflow for this, please share. Ideally an iOS shortcut.
Obsidian – A knowledge base from a local folder of plain text Markdown files
291–300 of 373 posts
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#292Last I checked there was no good way to do quick capture of articles from mobile iOS to obsidian. Scenario — I come across an article on my iPhone, and I just want to dump title + URL (maybe even the text content) into obsidian. This is a must have for any note taking tool. Anyone have a good workflow for this, please share. Ideally an iOS shortcut.
In the spirit of HN always recommending, to my absolute infuration, "Org-Mode" to noobs usisc Windows when it is clearly a non-solution, I'll offer my own non-solution. Don't take notes on your phone. My relationship with my phone is the best it has been in a decade, because I fucking despise using that thing. It's cramped, limited, inflexible, addictive and disposable. It's an awful machine to do anything non trivia…
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#293Obsidian is great. I'm a paying supporter (catalyst and sync). Weirdly I started playing with Emacs + org-mode recently (never been an Emacs user before!) and I'm seriously considering making it my exclusive "second brain". Something about org-mode, org-babel, org-jupyter, org-agenda and org-roam that just clicks with me.
I mention this because I, too, fell in love with org-mode and magit, and for a while I kept using Emacs only for those tools. Org quickly became a cornerstone of my workflow and made it easy to separate notes and tasks for different clients. I think Obsidian leaves maybe a bit much up to our imagination, but that's part of the beauty of it, imo
Currently sticking Obsidian (because it's discoverable, fast and extensible) and Neovim (only because Emacs is too antiquated)
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#294Although I mostly use vimwiki these days, I still use Obsidian for viewing backlinks. Does anyone know how to do this in (n)vim?
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#295Earlier quoted context omitted.
I just wrapped up writing my own. I’ve been following a lot of projects such as Archivy and Obsidian for a while, but neither of them were what I needed. Wrote a flask app that does exactly what I need. Obsidian’s business model is really smart: creating a knowledge management system that applies to the vast majority of use cases, add room for a little modularity, and monetize it. However for those edge use cases, wh…
obsidian, linking files cost extra?
Here’s their pricing page for more info: https://obsidian.md/pricing
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#296But I am moving to Obsidian for anything "non-heirarchical" or "unstructured;" which for me is my "bookmarking" system as well as my personal Zettelkasten/brain exploring gardeny thing. The graph and extensibility is just fantastic, and I like knowing that I can export it wherever whenever.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#297That said, Obsidian is in rareified air among the third gen note apps. The pace of evolution is right up there alongside Craft and Amplenote, where almost every week there is some interesting new wrinkle being added. I can’t wait to see how productive we will become in the next 10 years as these tools let us leverage our brains far beyond what has been historically possible.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#298Electron: VS Code (Foam, Dendron), Logseq, Obsidian, Joplin
Not Electron: Emacs (Org-roam), Athens (?)
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#299The comments here made it sound exciting, but it seems like it's proprietary, which is a no-go for me. I'll stick to plain text file notes and the occasional org-mode for now.
As an open-source alternative, Joplin could be worth a look. It's a little different in terms of features, missing a lot of the linking which is kind of key to Obsidian's appeal, so maybe it's closer to Evernote. Still, they're fundamentally the same in terms of being a note-taking app built on folders of markdown files. It's quite actively maintained and improved too.
Joplin has its issues though. For instance, it seems confused about the format that it wants to store your notes in. Desktop search recently became useless too (no highlighting of search terms and ranking is broken).
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#300Earlier quoted context omitted.
I’d check out logseq [0]. Closer to roam than obsidian, but GPL, operates on plaintext files, and supports Org-mode style formatting as well as markdown. It’s getting to be fairly fully featured by now, and the development team moves fast. It’s a joy to use. [0]: https://logseq.com/
I've also heard of Athens [ https://github.com/athensresearch/athens#athens ] which is similar to Roam and can be self hosted. I haven't compared it to logseq though.