I've seen a glut of developer note taking apps lately and every time I see them I wonder, why not just use something like org mode? That's one of the biggest things emacs has to offer and once you start to use it, all of these markdowny developer note taking apps become irrelevant.
Because not everyone use emacs maybe?
MedleyText
41–50 of 73 posts
Re: MedleyText
#42Earlier quoted context omitted.
Two, to be precise. - Discord - VS Code
If by "good" you mean "useful." Both are still non-native-UX piles of mess and would be far better and less resource-intensive if implemented as native apps.
Re: MedleyText
#43Earlier quoted context omitted.
Two, to be precise. - Discord - VS Code
If by "good" you mean "useful." Both are still non-native-UX piles of mess and would be far better and less resource-intensive if implemented as native apps.
I just spent more than three hours with a friend on Discord playing The Division and it was smooth as it can be.
It's kind of become the norm to hate on Electron apps, but to be fair, I don't see the point.
Re: MedleyText
#44Re: MedleyText
#45Earlier quoted context omitted.
Friendly note there are good electron apps.
Two, to be precise. - Discord - VS Code
Re: MedleyText
#46* Stackedit: Not developed anymore, I've encountered many bugs.
* Typora: It's very good, as a couple of bugs but it's probably the best to me at the moment.
* Ghostwriter: What I'm trying out these days.
Honestly, my problem with Typora (and also with this MedleyText) is that they aren't opensource.
Re: MedleyText
#47You decide the structure and the files, so you can throw it all in git to make it accessible anywhere.
Re: MedleyText
#48Re: MedleyText
#49I've found mindmaps to be better tools for saving notes than syntax highlighted text. I currently use the freemium version of XMind, which lacks search and many other features unless you pay. Still a better deal than just text IMO.
Re: MedleyText
#50I've settled on having a permanently open vim buffer in a hidden window. When I press a hotkey it's pulled ontop of any windows I have. I type in a plain ascii pseudo-markdown-org-mode-ish style I've made up over the years but no one else needs to read. Then I hit the same hotkey to hide the window until I need it again.
The biggest thing for me is that it pops up, I brain barf all over the buffer, and then it's gone with no thought on how it's supposed to be formatted or anything. It should be more like playing an instrument than creating good documentation. It can be changed into something presentable later iff I need to. Options and features, while necessary to push your new app, are the antithesis of seamless note taking for me.