HackerTrans
トップ新着トレンドコメント過去質問紹介求人

haneboxx

no profile record

投稿

Show HN: Ekphos – An obsidian alternative TUI for brainstorming

github.com
3 ポイント·投稿者 haneboxx·7 か月前·0 コメント

Show HN: Open-source Markdown research tool written in Rust – Ekphos

github.com
34 ポイント·投稿者 haneboxx·7 か月前·15 コメント

Show HN: Ekphos – open-source, lightweight, fast, TUI Markdown research tool

github.com
2 ポイント·投稿者 haneboxx·7 か月前·0 コメント

コメント

haneboxx
·7 か月前·議論
Thanks!! WikiLinks feature will be dropping today, as for LSP is currently on consideration :)
haneboxx
·7 か月前·議論
Thanks! tbh, I've never heard about org-roam, probably because of the Emacs thing, I've never really used Emacs. I'll look into it :)
haneboxx
·7 か月前·議論
Yes, internal links will be introduced in the next version along with other features like standard theming and more. Ekphos is currently in a rapid development stage and is slowly reaching core markdown feature parity with Obsidian. Feel free to open a discussion in the gitHub repo for things that would be nice to add to Ekphos :)
haneboxx
·7 か月前·議論
Feature wise, not all will be implemented due to the limitations of a terminal user interface, but it has upsides in performance and being lightweight, plus native nvim keybindings for nvim users
haneboxx
·7 か月前·議論
Ekphos uses Neovim keybindings btw :)
haneboxx
·7 か月前·議論
Yeah sure :) The motivation is actually really that simple. I was searching for a markdown editor similar to Obsidian with a terminal user interface, but I couldn't find any that really fit the needs of a proper markdown tool like Obsidian. Though Ekphos isn't yet reaching what Obsidian is capable of, we're surely getting closer and closer. But I want to take only what really matters from Obsidian, so it doesn't get bloated and people can really focus on writing the markdown
haneboxx
·7 か月前·議論
I was thinking a plugin wouldn't be sufficient for extending it beyond a regular markdown editor, so I went for a full standalone app instead for better upgradeability, optimization, etc.