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!
Show HN: Obsidian Canvas – An infinite space for your ideas
31–40 of 394 posts
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#32Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#33I 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.
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#34https://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
#35This 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…
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
#36Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#37Anyone have a video on this? I’m not quite getting it.
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#38I 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).
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#39I 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.
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#40Earlier 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