This kind of feature would obviously not be able to be implemented into a (easily readable) markdown file, so, as Obsidian is willing to go to the proprietary open format route, could someone please consider adding usable tables as a feature? Even simple stuff like multiline cells would greatly increase the usability of the tool. The current table experience even with the community plugins is... not ideal.
Show HN: Obsidian Canvas – An infinite space for your ideas
161–170 of 394 posts
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#162Obsidian Team, help me out here. What are some actual use cases for canvas? Specifically, how does this enhance the user's ability to record, synthesize, and recall their ideas? I am a huge Obsidian fan, I fully understand what canvas does and how it's used. But I don't get the point. I see the team devoting lots of energy to this feature, so I assume I'm missing something.
Use cases I have seen shared in the channel: family trees, storyboards, taxonomy, mind maps, workflow diagrams, roadmaps, research notes, project management, etc.
In my personal use of Canvas, I have been using it for planning house renovation project, developing a new baking recipe (with images of the various iterations).
It can also be used as a scratchpad alongside YouTube videos or web pages that you want to annotate.
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#163The only thing I am missing from Obsidian is PDF annotating as Logseq has it. Basically, you open a pdf and whatever you highlight you can copy as a link and put on any page. Then, clicking the link opens the pdf back up at that spot.
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#164Very nice! Happy to see this evolution coming from Obsidian, it seems like a more natural way to organize concepts and ideas. One question: It seems it could be troublesome to have to move / resize everything when adding a new card once a canvas is already quite busy. Is there something like auto-layout in the work, to handle these situations? (like to automatically re-layout cards and groups once adding a new item i…
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#165Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#166Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#167As 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…
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#168Obsidian 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 w…
Markdown was never intended for data with a graph structure, so I think it's the right decision to use a different simple format instead of creating yet another bloated non-standard Markdown variant.
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#169I've been concerned about Obsidian sync. IIRC, data goes to AWS servers but where does it go from there? From reading the Obsidian website, they seem a tiny company. However, it is unclear where they are based and, therefore, what legal obligations they are operating under. What more, Obsidian has so far avoided the levels of compliance that allows for adoption by big businesses. I love me some Obsidian but I'm mindf…
Re: Show HN: Obsidian Canvas – An infinite space for your ideas
#170As long as I don't end up with a single folder with hundreds of files, this seems interesting enough to check out.