Great job with this. Going to try it out now. Slightly off-topic: What is the name of the song in the video? I want to play it on loop as I work
Couldn't remember. Just found it: https://audiojungle.net/item/the-snaps-claps-stomps-pack/363...
Show HN: Bike – macOS Native Outliner
211–220 of 243 posts
Re: Show HN: Bike – macOS Native Outliner
#212Earlier quoted context omitted.
I hated the music and closed my browser the second I couldn't find a mute button.
Sorry, I might have misunderstood you, but can’t you just mute the audio of your device altogether? Or do you want to continue to listen to music in the background or something?
Re: Show HN: Bike – macOS Native Outliner
#213I wish someone re-created Varatek B-liner ... https://www.mind-mapping.org/index.php?title=B-liner_2002
It's not exactly the same, but a similar left-to-right tree outliner, specifically optimized for writing, is https://gingkoapp.com
Re: Show HN: Bike – macOS Native Outliner
#214Hope this is constructive, I don't mean to be negative, the app looks fantastic!
Re: Show HN: Bike – macOS Native Outliner
#215Re: Show HN: Bike – macOS Native Outliner
#216Earlier quoted context omitted.
It's funny how our expectations have changed. I am keen to like this app simply because of who it's from, Hog Bay, who made one of the first Mac apps that really inspired me to how different Mac software could be back in the 2005-ish era. That was WriteRoom, and I used it on my second-gen Intel running Tiger and Snow Leopard. In 2007 it was $25: https://web.archive.org/web/20070202002238/https://www.hogba... (and cri…
Thanks for history link, just spent 15 minutes looking through my own website :)
UI, UX, websites, software -- it was a good time and we've lost a lot.
Re: Show HN: Bike – macOS Native Outliner
#217In particular I love these features: - "respects your computer's memory and battery" - "uses open file formats" - "is scriptable" Feels like we should also think about these kinds of things when we think about "organic" software. Kudos to the developer for these.
How much memory and battery do all the animation use?
Re: Show HN: Bike – macOS Native Outliner
#218Earlier quoted context omitted.
Sorry I don't. So much still to do on Bike, I think my time is better spent building up the app feature set.
Please do at least put the minimum required version on the homepage (maybe in small text below the "Download" button or something).
Re: Show HN: Bike – macOS Native Outliner
#219When apps use text based single file as data source are they flushing the whole file when user makes an update? If I add or move a line does Bike rewrites the whole file and updates the in-mem sorted-dict op mentioned?
If you add a line then rows after it in the array get shifted.
Re: Show HN: Bike – macOS Native Outliner
#220Surprised nobody has mentioned org-mode yet. It does everything shown in the video: collapse/expand nodes, focus on subtrees, ability to highlight across rows/nodes, etc. That said, the fluid animations in Bike look great, and the video was very slick! Nice work.
Well, you just did. OrgMode relies on emacs, which is not exactly in the same class of software that this is. This is "one thing well" stuff. Emacs and OrgMode are pretty much the other side of the continuum.