Earlier quoted context omitted.
For me, the nice part about Obsidian is that they're just markdown files. So even if something happens to Obsidian, the notes still exist and are still easily transferrable to something else.
Markdown isn’t immune to deprecation in the Obsidian ecosystem - I have files with random junk in the headers leftover from failed attempts to integrate some data management plugin or regime.
Show HN: macOS Reminder Sync for Obsidian Tasks
31–40 of 111 posts
Re: Show HN: macOS Reminder Sync for Obsidian Tasks
#32I love Obsidian - its approach, the ecosystem, and the implementation. But... I can't help but feel it will become the latest application to either pivot to something unpalatable (probably after being acquired) or become abandonware, leaving me to move to Yet Another Tool. And so it prevents me from really investing in any of it - I just use a no-frills text editor.
FWIW, their CEO seems quite set on long-term growth instead of a quick sell, as evidenced by https://news.ycombinator.com/item?id=39336308
I’ve known some folks who I believe really wanted to grow a company but when faced with an offer to buy it they didn’t feel they could survive a legal challenge arguing that they should sell.
Re: Show HN: macOS Reminder Sync for Obsidian Tasks
#33Is there a good 'starter guide' that I can use to get up to speed so I can start using Obsidian to track my notes, etc.? I'm very used to editing individual .md files for this kind of thing, but manually, and I get the impression Obsidian offers a bunch of benefits.
Re: Show HN: macOS Reminder Sync for Obsidian Tasks
#34Earlier quoted context omitted.
Markdown isn’t immune to deprecation in the Obsidian ecosystem - I have files with random junk in the headers leftover from failed attempts to integrate some data management plugin or regime.
So? Does it matter much for some reason? That doesn’t seem like a compatibility issue.
Re: Show HN: macOS Reminder Sync for Obsidian Tasks
#35I love Obsidian - its approach, the ecosystem, and the implementation. But... I can't help but feel it will become the latest application to either pivot to something unpalatable (probably after being acquired) or become abandonware, leaving me to move to Yet Another Tool. And so it prevents me from really investing in any of it - I just use a no-frills text editor.
For me, the nice part about Obsidian is that they're just markdown files. So even if something happens to Obsidian, the notes still exist and are still easily transferrable to something else.
It's open source, so they can. But people who want forward-compatibility should probably think about what their raw markdown files look like, and how useful they'd be in another program.
Re: Show HN: macOS Reminder Sync for Obsidian Tasks
#36A minor bug I noticed, you don't have media controls on the demo video on your website. I had to right-click and select play, clicking the video didn't start it either.
Re: Show HN: macOS Reminder Sync for Obsidian Tasks
#37Earlier quoted context omitted.
For me, the nice part about Obsidian is that they're just markdown files. So even if something happens to Obsidian, the notes still exist and are still easily transferrable to something else.
Fairly easily transferrable to something else. I assume that many of the plugins that power users use involve added non-standard stuff to the files. Like if you're adding a bunch of metadata to be consumed by the Dataview plugin, all that metadata might be worthless on a new app unless someone creates an equivalent plugin elsewhere. It's open source, so they can . But people who want forward-compatibility should prob…
Personally I do avoid add-ons that create special syntax in the md files so that if Obsidian ever goes shitty I’ll have an easier time migrating to whatever alternative.
Re: Show HN: macOS Reminder Sync for Obsidian Tasks
#38Earlier quoted context omitted.
Markdown isn’t immune to deprecation in the Obsidian ecosystem - I have files with random junk in the headers leftover from failed attempts to integrate some data management plugin or regime.
Its called front matter and its supported in markdown
Re: Show HN: macOS Reminder Sync for Obsidian Tasks
#39Earlier quoted context omitted.
FWIW, their CEO seems quite set on long-term growth instead of a quick sell, as evidenced by https://news.ycombinator.com/item?id=39336308
That may be the CEOs intent, but if they have share holders and someone shows up with money it isn’t entirely the CEOs call. They have a responsibility to produce returns and if an offer is better than what they can do without selling their obligation is pretty clear. I’ve known some folks who I believe really wanted to grow a company but when faced with an offer to buy it they didn’t feel they could survive a legal…
Re: Show HN: macOS Reminder Sync for Obsidian Tasks
#40I use Obsidian daily, but my understanding of the app is terrible. I use it because it's the best markdown editor I've found — I just edit separate .md files, many of which are essentially a 'template' that contains a whole bunch of checkboxes. Is there a good 'starter guide' that I can use to get up to speed so I can start using Obsidian to track my notes, etc.? I'm very used to editing individual .md files for this…