Live data from Hacker News

Show HN: Eidos – Offline alternative to Notion

github.com

11–20 of 95 posts

Re: Show HN: Eidos – Offline alternative to Notion

#12
post #4

You maybe want to check the trademarks for this name, there are some for it. Not that this must become a problem, but it's better to avoid potential problems early. Besides that, SQLite seems promising, but not sure how exactly this relates to everything. The website is talking about saving in browser, and there is no release on the GitHub. Is this something running in browser only?

Yes, the first thing I thought was, “Tomb Raider”!

[flagged]

Re: Show HN: Eidos – Offline alternative to Notion

#14
post #9

What’s the shortcoming in iOS that has spawned a million notes clones

I mean the obvious one is cross platform support? People who don't want or have an icloud account?

Contrary to your belief there are still people out there living outside the apple bubble.

Re: Show HN: Eidos – Offline alternative to Notion

#15

Some questions: 1. How to use extensions? I can create one (it looks like a javascript function getting some context and one argument) but I have no idea how to invoke it. I expected to be able to invoke them on selected text. 2. Does it sync on other computers / browsers or is it only local?

It seems you’d need to handle sync by pointing your database at a local path and sharing that path through some cloud option.

Re: Show HN: Eidos – Offline alternative to Notion

#16
As a heads up, this seems to break completely if any of a couple of different Chrome extensions I have are enabled (for example, Simplify - https://chromewebstore.google.com/detail/simplify-copilot-au...).

Also, maybe it's just me, but I feel like the sqlite-based thing is, if anything, kind of a downside. Use it for caching and calculation, sure, but I want the source of truth to be just plain markdown files I can take into other apps in 5 years when whatever I'm using now inevitably dies.

Re: Show HN: Eidos – Offline alternative to Notion

#17
I’ve been keeping an eye on these open source block based apps, and this kind of feels like you set out to scratch your itch and managed to release the most feature complete and polished one out there. Well done!

Something about SQLite at the core just seems to drive a direction I like, and pushes an open ethos. (Shout outs to Grist in this arena as well.) So much power in such simple interfaces… and when I saw you could just drop in your own SQL into Eidos, I shed a tear at the graveyard of my never-quite-working attempts at data-fying Obsidian.

Post reply on HN