This appears to be using a version of babel that allows ACE FYI. @babel/traverse https://github.com/advisories/GHSA-67hx-6x53-jw92
Show HN: Eidos – Offline alternative to Notion
21–30 of 95 posts
Re: Show HN: Eidos – Offline alternative to Notion
#22I am a big fan of Notion but lately it's like they have been asleep on the driver seat. If they only offered custom extensions I think they would do so much better. I have recently switched to Obsidian but I am not fully committed yet, so i will give this a try. My only critic so far... It seems you copied one of my least favorite "features" from Notion which is to force a default "Title" column for the tables. I fin…
Re: Show HN: Eidos – Offline alternative to Notion
#23Re: Show HN: Eidos – Offline alternative to Notion
#24Re: Show HN: Eidos – Offline alternative to Notion
#25Very nice work Do you mind elaborating on how this differs from “outline” and “anytype”? I think a comparison table on the website on how this solution differentiates itself from competitors is going to be helpful. Also, what’s going to be the pricing model?
I've used the tools you mentioned and more. None of them have a powerful table, which is one of the reasons I decided to create Eidos. Eidos can handle large amounts of data like Excel. Anytype/Outline cannot do this.
I plan to follow Obsidian's model, with the core being always free. here is some plans: - publish service (subscription-based) - peer-to-peer data synchronization (One-time payment, like Resilio sync) - an extension store that benefits developers (still a rough idea in my mind)
Re: Show HN: Eidos – Offline alternative to Notion
#26Wait a second. Do you mean there is no sync possibility? Because the browser storage is far from reliable. I don't see this as "safe" if the data is not synced or backed up somewhere else.
1. https://eidos.space/settings/storage 2. https://developer.chrome.com/blog/persistent-permissions-for...
Re: Show HN: Eidos – Offline alternative to Notion
#27Some 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?
Sync is on the roadmap.
Re: Show HN: Eidos – Offline alternative to Notion
#28Also when it comes to LLM stuff, I would like to hook up AI's via a OpenAI Compatible LLM such as LiteLLM and Ollama