this post was submitted on 11 May 2024
65 points (100.0% liked)
TechTakes
1427 readers
258 users here now
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
i didn't believe you, but yeah, just learned GitLab has a wiki editor. so yeah, this covers like 95% of the things i once used Notion for. i guess if i want to be pedantic, Notion had database relations between tables that, as the name implies, allowed it to act a bit like an relational database. (e.g. allowing columns of tables to be limited to the values of rows of other tables). admittedly a little cool but in my experience was not much more useful than a simple table
And it's had it at least since 2017, which is before anyone has even heard of Notion.
Selling shit you can have for free, the closed-source business story.
what notion is selling is hosting
this is funny to me because it took Notion until late 2021 to introduce simple, non-database tables (since the database tables were often large, unwieldy, and introduced way too much overhead to just write a simple rows-and-columns spreadsheet, something that's been a thing in GitHub Flavored Markdown since at least 2009