I love this! I typically use a separate text editor for things like this, but the block idea is great and works with how my brain likes to group things. I know this is expanding the scope and complexity and probably opposite to what you're trying to do, but one thing that would be cool is to have different tabs. In my current workflow, I have a notepad for "working memory" which Heynote will easily replace. I also ha…
Show HN: Heynote – A dedicated scratchpad for developers
61–70 of 321 posts
Re: Show HN: Heynote – A dedicated scratchpad for developers
#621. It looks beautiful and useful. Very nice work! 2. I love the math sections. 3. I was shocked how large the download was. 4. It's chewing enough memory between the GUI and the (3!) helper processes that I will probably continue to use BBEdit for this kind of thing.
I think it will be useful to a lot of people... I like it and could see myself using it sometimes even if it feels too heavy to keep it running all the time.
Re: Show HN: Heynote – A dedicated scratchpad for developers
#63I'd love to get some feedback also :). Heynote Github Repo: https://github.com/heyman/heynote
Re: Show HN: Heynote – A dedicated scratchpad for developers
#64A few suggestions: On Macos a menubar item would be nice to pop the app up. Also, expanding the Language set to include bash and a few other common languages would be ace. Finally, if you remove the canvas background or set it to the same as the app background color, it will eliminate the white flicker when you resize the app window. If I get time, I may take a look and put in a PR.
> Finally, if you remove the canvas background or set it to the same as the app background color
Will look into that. Thanks!
> On Macos a menubar item would be nice to pop the app up
Hm, not sure what this means, sorry :)?
EDIT: Now I googled "macos menubar" and see what you mean :). I'll look into it!
Re: Show HN: Heynote – A dedicated scratchpad for developers
#65Re: Show HN: Heynote – A dedicated scratchpad for developers
#66This is great and I quite enjoy it. I would love the ability to create multiple cursors from a selection (within a block of course). Intelij (and others) have a hotkey like Ctrl+G to add another cursor at the next instance of a word and Ctrl+Cmd+G to select all instances of a word. That's something I do in IDEA's scratch pads constantly but I'd like an ever-running note of what I'm doing divided into blocks. Also it…
Ctrl-D (CMD-D on Mac) does this (currently not limited to the current block though, but that is something I'd like to change).
> Also it would be awesome to have some metadata on each block that is toggle-able (or just inserts as text) so I can have the current date/time added or shown.
Yeah, I've been thinking of adding timestamp (of last edit) as metadata for each block
Re: Show HN: Heynote – A dedicated scratchpad for developers
#67This is rock solid. I keep a plaintext file with all my daily notes in it, but still find myself formatting code before/after dropping it in. The formatting feature alone is a draw here. The math part is great as well - I use a REPL all the time just to do napkin math.
Re: Show HN: Heynote – A dedicated scratchpad for developers
#68I use Apple Notes for this. It doesn’t do the calculations, or the syntax highlight. But, it mostly just revives whatever I paste into it, and allows me to copy it to wherever when needed. Including images(screenshots), text with links etc. The side benefit from using Apple Notes is that it is constantly and reliably syncing to my phone. So, I can always refer to stuff on the go.
Re: Show HN: Heynote – A dedicated scratchpad for developers
#69Initial thoughts: 1. It looks beautiful and useful. Very nice work! 2. I love the math sections. 3. I was shocked how large the download was. 4. It's chewing enough memory between the GUI and the (3!) helper processes that I will probably continue to use BBEdit for this kind of thing. I think it will be useful to a lot of people... I like it and could see myself using it sometimes even if it feels too heavy to keep i…
However, it would never have been possible for me to make Heynote for all of Mac, Windows and Linux, on my spare time and within a reasonable timeframe, without Electron.
Also, the CPU usage overhead for Heynote is minimal. It's one of the apps I use the most, and it's never among the programs that have used the most CPU. Yes, 200+ MB of RAM seems quite excessive in theory, but in practice it's less than 1% of the total RAM memory of my laptop (24 GB).