Discoveries like kinopio.club is precisely why I find myself browsing HN every morning. This is incredible! It is now going to take over the world, and I don't think it was meant to.
<offtopic> This reminds me. For quite some time, I've been thinking about how the "infinite canvas" concept could be applied to a browser navigation (replacing tabs, history and bookmarks). Something like "tab overview" in Safari, but instead of just currently opened tabs, it takes you to an infinite canvas of tabs. </offtopic>
I think the issue is that the computer does not have infinite resources. Even with tabs where they are hidden most of the time it's a big engineering challenge. If you can zoom out and expect all activities to continue in the iframes.. it can work but there is just a limit.
But besides the infinite thing, I had kind of the same idea last week when I was looking for a mind mapping tool that I could just embed web pages in.
Re infinite,
Kinopio also uses tricks like this where the <canvas> you paint on is only viewport sized but moves when you scroll to give the illusion that it covers the page.
That said, as cool as infinite sounds, you might not even want that irl.
Truely infinite space, like in real life, is harder to find things in, and the content is likely less focused on a single topic, and therefore harder for a human to parse.
(That said, I’m the kind of browser tab user to starts closing things after I get to like 10)
that's actually pretty cool! I often find myself researching a topic and then reluctantly having to close a ton of tabs when I have to do something else. This is a great solution - installing this, thanks.
I wouldn’t focus that much on the word “infinite.” It’s more like “unbounded” or even just “big enough that you’re exceedingly unlikely to run out of space.”
Not totally related, but something like kinopio + spreadsheet would be pretty neat.
So often I find myself annoyed in Google Sheets that I either have to section off some subset of cells for some sub calculation or move that sub calculation onto another sheet.
I would love to have resizable independent tables/speadsheets inside cells on an infinite canvas like this that I could connect together.
I assume people can do that. That’s how it works with any free/freemium SaaS tier though. a few likely try to limit free usage abuse, but usually it’s allowed because the benefits of going after the few people creating a bunch of free accounts isn’t worth it, not financially or PR.
Yes this exactly. I would rather spend my time building cool new features than take on the burden of building and maintaining some over-engineered system to ensure that the card limit cannot be gamed in any way (which is probably impossible anyways)
please take a look at the performance. having made a change or two I've let the page sit in chrome for ~30mins before noticing that it was keeping that CPU at ~95%.
Yes! I love this UI style! It’s like Trello if it was designed by Nintendo.
I’m working on a tangential yet similar tool for organizing thought in a graph and want it to feel like this - more like a fun/intuitive game and less like a brutalist tool.
my approach was actually indirectly inspired by the process used to make mario64 – to start with the core interactions (in my case dragging and connecting cards) and make those feel good to use in isolation. Then building the rest of the app around that.
because the colors of connections (and soon, cards) are totally customizable, a traditional dark mode doesn't really work. e.g. you'll set your mode to dark and open someone else's space with colors designed around light mode.
The workaround , (that works pretty well tbh) is to set your space background to black #000. I also just launched the ability to set that to be your default for all new spaces you create (https://twitter.com/KinopioClub/status/1476569968414277634)
This reminds me of tinderbox - https://www.eastgate.com/Tinderbox/ Which I want to love but always feels like it has such a hard learning curve. I love how fun kinopio feels. Definitely taking it for a spin.
I'd say that this product (https://kinopio.club/) is an implementation of the ideas of Zettelkasten[0], or at least shares a lot of DNA. However, lots and lots of things "are" Zettelkasten, or can work like Zettelkasten, or incorporate ideas of Zettelkasten. Examples of things which can be used like a Zettelkasten include:
sadly the data is not currently end-to-end encrypted, it's really a difficult problem to end-to-end encrypt information that you're able to collaborate on. (I use current status quo best practices, like encrypting data in-flight, salting/hashing user passwords, and not recording sensitive/private information in logs). Thanks for asking this, I thought I'd made a help doc for it (on https://help.kinopio.club) but I will soon
Also, not a plug, but I've used Roam Research (https://roamresearch.com/) before and it would be cool if there was some way to integrate how both you guys do linking. The difference being documents are linked together by basically a web hyperlink, whereas in kinopio the links can only happen at the card level, but the UI is much better.
I mean it doesnt work at all, I just get a blank screen. I thought it might be uBlock Origin, but nothing was being blocked on that page. I am using Firefox Android 68.
<offtopic> This reminds me. For quite some time, I've been thinking about how the "infinite canvas" concept could be applied to a browser navigation (replacing tabs, history and bookmarks). Something like "tab overview" in Safari, but instead of just currently opened tabs, it takes you to an infinite canvas of tabs. </offtopic>