As evidenced by a link to AlternativeTo on their own site, this space has a lot (145+) of competition [0]. At some level, I worry about using things much more complex than a text file, because of portability and longevity. It's enough of a pain transitioning between Google and Microsoft (and back) every few years based on various jobs. I have files from the late 1980's that I can still read, but only with Libre Offic…
Not everything needs to live for decades. Sometimes the ephemeral capture is just as important in sorting out your ideas. What doesn't work for me with these tools is that once I've gone deep I still need a tool that offers the absolute MINIMUM friction in its interface and for me nothing has conquered an A3 sheet and a box of coloured pencils. Perhaps I should invest my time in really learning one of these tools but…
Show HN: Obsidian Canvas – An infinite space for your ideas
261–270 of 394 posts
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#262Earlier quoted context omitted.
This is great. Just testing it out with a goal to switch from OneNote to canvas. It can borrow a few things from OneNote e.g. - cards resize automatically with text. - OneNote starts with a cursor, clicking anywhere on canvas and writing is a single click operation. - There are no hard borders around cards in OneNote. - OneNote is WYSIWYG which this canvas isn't currently. This is not a definitive list and I know its…
Just as a data point. This feature of one-note (text boxes where you click) is the single reason I’m looking for something else. I absolutely hate any interface that has me fiddle with layout when I’m trying to focus on semantics. Not that this should impact Obsidian much, since I assume the canvas thing is optional there, just a data point. Related to infinite canvas _do_ checkout “The Humane Environment” [1] it has…
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#263Very cool! I love Obsidian more every day.
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#264Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#265Earlier quoted context omitted.
This isn't what "open sourced" means. Photoshop is proprietary software with a well documented file format anyone can read and write. So is this software. "Open source" is not branding, it means something. It's okay to make and promote and sell proprietary commercial software. That's what you are doing, be proud and clear about it. Pretending your efforts have anything to do with free software is deceptive.
You are confusing two different ideas here. The Canvas format is MIT licensed in the same way that Markdown uses a BSD-type license. That means we are giving explicit permission for anyone to use the format and build apps, scripts, plugins on top of it. Photoshop/PSD on the other hand is a closed proprietary format: https://en.wikipedia.org/wiki/Proprietary_file_format
> The Canvas format is MIT licensed in the same way that Markdown uses a BSD-type license.
In no sense are these two things comparable. "Markdown uses a BSD-type license" is a true statement because "Markdown", in the context where it makes sense to say this, is a Perl script—a program, licensed in a way that is not uncommon for open source programs to be licensed. Your canvas format is not a program. It's a 70-line TypeScript interface definition, going by your own link:
https://github.com/obsidianmd/obsidian-api/blob/master/canva...>
To call this "open source" (let alone open source "in the same way that Markdown" is) is a very odd choice. It's less odd for anyone who recognizes that it follows a common pattern, where folks with something to sell often openwash what it is that they're selling based on the (not unfounded) perception that having it be thought of as more open than it really is tends to confer certain positive benefits. It's why Steve Jobs lied about FaceTime being an open standard, for example.
Whether or not you're giving any explicit permission to build apps, scripts, plugins, etc. is largely moot—to be frank, you don't have the power to dictate otherwise. On the other hand, if you're saying that you're aiming to steward and participate in what (you hope) turns out to be a vibrant ecosystem built on a common format, then that's cool. But say what you mean, though. Calling it an open format or an open standard would be fine; "open source", however, this is not.
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#266I wrote a very rough Python script to help me move my graph over to Obsidian - if anyone else is in the same boat, feel free to try it out https://github.com/NishantTharani/LogSeqToObsidian
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#267It is okay because living in a sim brings peace to the NPCs. How can one or a group progress so smooth an idea.
Just one thing: how fast this app starts is a less of a blink.
Speechless. Congrats and i step down on my knees for this.
When Sony says: it's not a game -then this is: not a app in the ordinary way. Needs no praise or downvote. This is something completly different.
'Got to remind myself: breathe in - and breathe out.
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#268Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#269Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#270Earlier quoted context omitted.
How is moving from Obsidian to Notion relevant? They're basically the same thing?
I keep losing my files with cloud-first systems. I had a trove of notes in Evernote and I don't even remember which email I used to open it, nor if they are there anymore. I'm pretty sure I wouldn't lose local-first markdown files, as I could do the same thing I do with code: keep them in git, and then have a cloud backup for good measure.