Oh well, back to vim and cd.
Obsidian – A knowledge base from a local folder of plain text Markdown files
81–90 of 373 posts
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#82Last 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
#83Earlier 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/
This looks great! Does it expose the directory where the files are written, so that I can use Dropbox to sync? Does it support templates like how Notion does?
Logseq does not currently have templates integrated the way Notion does, but it wouldn't be difficult to programmatically create them since they're just plain markdown files. There's a plugin ecosystem for logseq now, so I think it's just a matter of time before someone writes one to generate templates.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#84My biggest protip for Obsidian would be to never look at the connections graph. If you've got any kind of "completionist" mindset, it's easy to waste a bunch of time trying to perfectly format your notes so every node has a bunch of connections to other nodes. Once I got out of the habit trying to maximize the amount of backlinks in each note, it became a useful tool instead of a chore.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#85> With Obsidian, your data sits in a local folder. Never leave your life's work held hostage in the cloud again. ... says a brochure page for proprietary software.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#86I built a simple journal solution for myself two years ago. It sends an email every day and I can reply to it, and the response is stored in an SQLite database, in plain text. The db is on a remote server but copied to Dropbox every day (and in any case all the emails also exist in my sent folder). It is surprisingly effective at storing not just what I did with my day, but random thoughts and ideas, solutions to bug…
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#87I built a simple journal solution for myself two years ago. It sends an email every day and I can reply to it, and the response is stored in an SQLite database, in plain text. The db is on a remote server but copied to Dropbox every day (and in any case all the emails also exist in my sent folder). It is surprisingly effective at storing not just what I did with my day, but random thoughts and ideas, solutions to bug…
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, which on HN might be closer to a majority, it’s important to first hash out exactly what sort of features you need.
Do you need to link files as well as notes in a knowledge graph?
Do you need to use advanced search filters?
How much data are you dealing with?
Just some food for thought.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#88I built a simple journal solution for myself two years ago. It sends an email every day and I can reply to it, and the response is stored in an SQLite database, in plain text. The db is on a remote server but copied to Dropbox every day (and in any case all the emails also exist in my sent folder). It is surprisingly effective at storing not just what I did with my day, but random thoughts and ideas, solutions to bug…
Obsidian is a knowledge base, what you are describing is a note taking solution. Might work for most people who just want to scribble things down, but once you start having information you want to inter-connect, it'll break down.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#89This looks great. Downloaded. Jotted down some Sunday morning idiocy. Paid for Catalyst. Question: who decided Moldova [1] was a good idea? Was Obsidian.kp taken? [1] https://en.wikipedia.org/wiki/.md
.md is the markdown file extension, so having a .md TLD is a clever and amusing idea imo as Obsidian is, after all, a markdown editor.
> Registration restrictions: Prohibited domain names with bad taste, foul language, injurious to public order or to public sensibilities, with offending character, or with obscene or pornographic words
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#90I am looking to move from Notion, looking for an alternative. Here are few things I am looking for: 1. It is easy to back up or export my data 2. Great UI! May be its just me, I care about the UI a lot and if it is nice, I seem to be writing more 3. Support for templates, so that I can write daily journal/entries with predefined fields 4. Support for keyboard shortcuts (or mouse-less operations) so that I can link or…