Live data from Hacker News

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

obsidian.md

31–40 of 394 posts

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

#31
post #26

Earlier quoted context omitted.

I'm working on a sync tool specifically for ReMarkable to Obsidian. https://scrybble.ink It's still in beta for now, so it's definitely not flawless, but it does work! You can choose which files from your tree to sync, they will appear as pdf files in your vault.

The page isn't loading for me but I'll take a look later on as this could be super interesting!

Fixed, I keep forgetting I got a novelty tld (.ink) rather than .com :p

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

#33
post #28

I really wish the UI worked like excalidraw, the interface is seamless and something Obsidian could take ideas from. the end result could have been an SVG which makes it compatible with every other software out there.

Canvas is less of a piece of drawing software and more of brainstorm/mindmapping/idea workbench software. Excalidraw will satisfy different use case than Canvas and you can definitely use both!

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

#34
Obsidian Canvas uses a new JSON-based file format that we have open-sourced under MIT license. You can see the spec here:

https://github.com/obsidianmd/obsidian-api/blob/master/canva...

Just like all other files in Obsidian, canvas files are your own and local to your device. You're still linking to your own Markdown files which are just as future-proof as ever.

We decided to create the .canvas format because there wasn't any pre-existing canvas-type format we could find that fit our priorities around longevity, readability, interoperability and extensibility.

The .canvas format is designed to be as easy to parse as possible. We've already seen a few plugins take advantage of it, and we hope that more tools will become available that can use the .canvas format.

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

#35
post #23

This looks like Obsidian's first move away from using some dialect of markdown? The .canvas files appear to be human readable json, but certainly not as readable as markdown. I'm excited to try this out, but I hope this isn't a trend towards using proprietary formats.

We considered many options to use Markdown but came to the conclusion that Canvas is not something that can fit into a readable Markdown file. Either the Markdown file would so messy that it becomes pointless (i.e. you would never open it in Typora to edit), or it would severely limit the power of Canvas. After much internal debate we chose the JSON format. We stay committed to keep it as open and easy to work with a…

IMO it is the best compromise.

Now that you crossed that line, I hope the next "custom format" will be a "real" outliner. You are surely familiar with outliners ;-) It is about full block-level support really, and all what that allows (API, backlinks, query, aliases...)

Anyway, Canvas Rocks! Thanks!

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

#38
post #19

I would kill for some sort of integration between Remarkable and Obsidian. Both are excellent tools and the Remarkable is great for sketching on the go. I just wish I could keep both in sync somehow.

That's one of the reasons i went with an Onyx Boox tablet instead of a Remarkable - that way i have the Android Obsidian app, in sync, and i can sketch on it (with Excalidraw, i haven't tested Canvas yet).

Onyx + obsidian is such a great combo

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

#39
post #28

I really wish the UI worked like excalidraw, the interface is seamless and something Obsidian could take ideas from. the end result could have been an SVG which makes it compatible with every other software out there.

You can use Excalidraw in Obsidian, there is a plugin that uses it and extends it in many ways.

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

#40
post #31

Earlier quoted context omitted.

The page isn't loading for me but I'll take a look later on as this could be super interesting!

Fixed, I keep forgetting I got a novelty tld (.ink) rather than .com :p

Hey, I just paid for a subscription but I'm getting a 500 on the manage membership page - any idea what's up with that?
Post reply on HN