Thanks for sharing. This is an impressive tool. Well done! Would you mind sharing a little about your workflow? 528 commits over 40 workdays seems like a lot of work that must have been well organized. I'd guess each commit is a small amount of work on a focused aspect of the program. If that's so, did you have clear goals for what you wanted to achieve, break down the work ahead of time, or plan out what you wanted…
I found your blog and your diary of a solo developer building a web app [0]. Maybe the answers to my questions are there. Thanks for this, too. [0]: https://blog.kowalczyk.info/article/30da6655040f47e693f8e66e...
Show HN: Edna, note taking app for developers
71–80 of 97 posts
Re: Show HN: Edna, note taking app for developers
#72This is slick. Are there plans for rendering LaTeX equations and/or diagrams/flowcharts, such as mathjax and/or mermaid.js?
A relatively simple thing would be to add "preview block" which e.g. for mermaid blocks would add a panel with rendered diagram.
A much more complicated solution would be to add codemirror view which renders diagram when cursor is outside the markup and switches to editing when inside markup.
But that's significantly more complicated.
Re: Show HN: Edna, note taking app for developers
#73Now there are three "newish" Markdown / PWA / Note apps that I am aware of: - Silverbullet.md ( https://silverbullet.md ) - Eidos ( https://eidos.space/ ) - and this ofc ( https://edna.arslexis.io/ ) Is someone aware of more of these? I am liking all of them and they seem to have different perspectives, goals and philosophies. Sadly none of them have a quick capture experience on android that I am satisfied with...
Re: Show HN: Edna, note taking app for developers
#74FYI in every browser I use on Mac, command + L highlights the current page URL, so that shortcut to change language/block type doesn't work for me. Not a huge deal because you can change it from that bar at the bottom or the command palette, but figured I'd flag in case it's worth changing that shortcut.
Re: Show HN: Edna, note taking app for developers
#75Now there are three "newish" Markdown / PWA / Note apps that I am aware of: - Silverbullet.md ( https://silverbullet.md ) - Eidos ( https://eidos.space/ ) - and this ofc ( https://edna.arslexis.io/ ) Is someone aware of more of these? I am liking all of them and they seem to have different perspectives, goals and philosophies. Sadly none of them have a quick capture experience on android that I am satisfied with...
Re: Show HN: Edna, note taking app for developers
#76Now there are three "newish" Markdown / PWA / Note apps that I am aware of: - Silverbullet.md ( https://silverbullet.md ) - Eidos ( https://eidos.space/ ) - and this ofc ( https://edna.arslexis.io/ ) Is someone aware of more of these? I am liking all of them and they seem to have different perspectives, goals and philosophies. Sadly none of them have a quick capture experience on android that I am satisfied with...
> quick capture experience How would that experience look like? (I think I'm after the same thing!)
Ideally, note capture is as easy as screenshots. It means removing nonessential menus, decisionmaking, buttons, etc. For example, having the app start with an editor and keyboard open, versus having the app start with a list of existing notes. It may mean gesture shortcuts.
For a published app with adjacent ideas, check out Bebop for iOS: https://www.jackcheng.com/bebop-design-dev-process/
Re: Show HN: Edna, note taking app for developers
#77This is really cool, I think I'll end up using this instead of a random VSCode window. Multiple blocks and especially the math ones are really nice for this use case. FYI in every browser I use on Mac, command + L highlights the current page URL, so that shortcut to change language/block type doesn't work for me. Not a huge deal because you can change it from that bar at the bottom or the command palette, but figured…
Re: Show HN: Edna, note taking app for developers
#78(and the like.)
has worked fine since 70/80s onward. an (overly & well-) solved problem space
Re: Show HN: Edna, note taking app for developers
#79I see myself adopting your solution for my case or maybe extending it. What I'm missing: image support and ToC.