Live data from Hacker News

Show HN: Obsidian Canvas – An infinite space for your ideas

obsidian.md

341–350 of 394 posts

Re: Show HN: Obsidian Canvas – An infinite space for your ideas

#341

Earlier quoted context omitted.

That's kinda the biggest selling point of Obsidian...? It's all just markdown files. Markdown is a standard format, so you can open it in many other apps as well.

Markdown is fine for formatting text, not convinced it's great for knowledge management.

Org-mode works well. It is essentially just a markup like Markdown.

Re: Show HN: Obsidian Canvas – An infinite space for your ideas

#342
post #201
post #175

Earlier quoted context omitted.

You can always use Mega sync. And it has 15 GB free forever, just like Google Drive. Mega sync has native clients in MacOS, Linux, Windows, iOS, Android.

Does it not ultimately have the same problem? i.e. when you open obsidian, there's no guarantee the files are up to date as Android may have killed the third party sync program. And on iOS, there's no way for the sync program and obsidian to share the same filesystem short of the obsidian devs explicitly integrating

Good question, because it is indeed the default behavior.

But you can always tweak settings to run the 3rd party sync app always in the baclground, and override the battery optimization setting for that particular app.

Re: Show HN: Obsidian Canvas – An infinite space for your ideas

#343
post #234

Earlier quoted context omitted.

If you want to use it for work, you need a commercial license. That's $50/month, yes. https://obsidian.md/eula

It's $50/year.

Of course, my bad, I went too fast.

Re: Show HN: Obsidian Canvas – An infinite space for your ideas

#344
post #141

Earlier quoted context omitted.

Syncthing comes to my mind for that specific need. https://syncthing.net/

Syncthing on mobile is a little clunky because of OS limitations on background processes. Basically the reason I pay for Obsidian's own sync addon

I've turned on the settings to keep the service on in the background and start on system startup, no sync issues for me.

Re: Show HN: Obsidian Canvas – An infinite space for your ideas

#345

That’s fantastic. Are use obsidian somewhat casually, but this could turn it into a bit more of a daily driver. I just wish that their sync service was less expensive, say $30, instead of $100. Because that’s the difference between being willing to pay for sync vs using any number of computer sync services (be a dropbox, Google Drive, or anything else) to get synchronization that is good enough that committing to eit…

I guess the high cost of the sync is to subsidize the actual development of the software, not just to upkeep the syncing.

A potential alternative revenue source is to produce enterprise features (like single sign on, or have vaults connected to corporate directories/departments). These features discriminate against casual users vs corporate users, who would tend to be able to afford a higher cost.

Obviously, a corporation would then want more, and different, features vs casual users. You end up developing the software biased towards one or the other, potentially fracturing the userbase. it's a double edged sword to play with.

Re: Show HN: Obsidian Canvas – An infinite space for your ideas

#346
post #305

I really don’t get Obsidian and why HN seems so obsessed with it. Can anyone please enlighten me? Why do they call these notes “a second brain”? How is this “a new way of thinking”? What are you people even writing that requires this? It just seems silly, honestly. What am I missing?

It's decent note-taking software with useful features and a storage medium that's currently in favour. If you have a use for such a thing, it's one of the best options available right now. But that's all. You can forget all the "second brain"/zettelkasten stuff. It's just marketing gumpf used to build careers prattling about notetaking methods (dressed up as something fancier).

I have my own knowledgebase in my own format and TBH I'd say it's one of the most valuable things I own. I don't think the second brain "marketing grumpf" is false - once you get rolling, you have a personal treasure trove of knowledge without having to dedicate every piece of info to memory.

Re: Show HN: Obsidian Canvas – An infinite space for your ideas

#347
post #305

I really don’t get Obsidian and why HN seems so obsessed with it. Can anyone please enlighten me? Why do they call these notes “a second brain”? How is this “a new way of thinking”? What are you people even writing that requires this? It just seems silly, honestly. What am I missing?

Not trying to evangelize you, but you may not necessarily see the value in gathering random notable ideas somewhere until you put in the effort of documenting them and then see the network effect in action, i.e., new meta-ideas and patterns emerging from linking those ideas in a central location.

> may not necessarily see the value in gathering random notable ideas somewhere until you put in the effort of documenting them and then see the network effect in action

or it could be that correlation doesnt imply causation.

People who have lots of ideas might just generally be better at ideation, have high intelligence, and perhaps also good at evaluating their ideas quickly. Their success is not _due_ to their jotting down of ideas, but that there is a confounding factor that influence both.

People who would copy the actions of successful people may just be cargo culting.

Re: Show HN: Obsidian Canvas – An infinite space for your ideas

#348
post #280

Earlier quoted context omitted.

I use Microsoft Word’s multi-editing feature at work. The sync is essentially real-time (setting aside other opinions in Microsoft Office). You can see every change that your co-editors make as they make it. You can work on one file on two different devices at the same time. That is the kind of sync that I’d like. More realistically, I used to use a custom sync setup with a WebDAV server I set up and Goodsync softwar…

> "As it is, the Obsidian sync takes a few minutes. And if you edit the file on another device before sync goes through, you’ll lose the changes from one device or the other." This has been my biggest fear using sync. So far I haven't had any issues, but I just get a" feeling" (maybe it's the lag between syncs) that this could definitely happen. Can you explain in a little more detail how it might actually occur? May…

Usually, I've had it happen when I try writing stuff on a device that's been offline and I haven't brought it online to pull in the latest changes. We essentially have a merge conflict. Thankfully, they're not a pain to resolve.

Re: Show HN: Obsidian Canvas – An infinite space for your ideas

#349
Tangent: the Dataview plugin for Obsidian makes it possible to query both the data and metadata of your notes using both an SQL variant and JavaScript and render the results in all kinds of ways. Powerful stuff.

Whenever a product allows for end-user extension using actual code it always unlocks so much potential. Even if it’s just for the power users.

Re: Show HN: Obsidian Canvas – An infinite space for your ideas

#350
post #305

I really don’t get Obsidian and why HN seems so obsessed with it. Can anyone please enlighten me? Why do they call these notes “a second brain”? How is this “a new way of thinking”? What are you people even writing that requires this? It just seems silly, honestly. What am I missing?

A second brain is a bit on the nose for me.

I use Obsidian to organize my notes about DIY, cooking, and gardening. For example, I store the recipes I found in a single place. It allows me to adjust them (as opposed to browser bookmarks) and write down my observations or experiments. Some concepts can be applied to multiple recipes, so linking them helps. Over time I memorize the concepts, but I struggle with remembering the ratios of ingredients. Having them written down is handy.

I used to have a local instance of MediaWiki a long time ago, but it was clunky. Then I moved to plaintext notes, which I used for many years. Easy to take, but lack of linking made reviewing them hard.

Localized markdown wiki (Obisdian) is a happy middle ground for me.

Post reply on HN