This is just outstanding. It's so exactly what I wish for out of a scratch pad. My feature request to add to your pile (possibly a lonely one, since maybe it's just unique to how my brain works): I really want a scratch pad like this to have UX that supports "inverted" order. Meaning, new blocks get added to the top of the page instead of the bottom. The blocks naturally flow in descending order of creation rather th…
I made a notes app that's kind of like that. Notes get added to the top and when you edit a note it gets "bumped" to the top again: https://thinktype.app/
Show HN: Heynote – A dedicated scratchpad for developers
161–170 of 321 posts
Re: Show HN: Heynote – A dedicated scratchpad for developers
#162Earlier quoted context omitted.
I made a notes app that's kind of like that. Notes get added to the top and when you edit a note it gets "bumped" to the top again: https://thinktype.app/
TIL using the .app TLD makes your website categorically an app
Re: Show HN: Heynote – A dedicated scratchpad for developers
#163Re: Show HN: Heynote – A dedicated scratchpad for developers
#164Re: Show HN: Heynote – A dedicated scratchpad for developers
#165This looks fantastic. I will definitely give it a spin. I've been tracking what I call "computational scratchpad" apps for a while now but haven't found one that fits my environment/workflow yet. Maybe Heynote will. Here are some others that I've looked at: * https://soulver.app Granddad of them all, Mac-only, proprietary, expensive * https://numi.app Mac-only, proprietary, semi-expensive. Has a Github and claims to…
Myself I have ended up with mostly using Soulver and TextMate. TM is not really the same thing but it has nice built in text manipulation for more advanced things like "diff selection with clipboard", regex and "sorta and remove duplicates". The thing it lacks is on the scratchpad/autosaving... So I just abuse the window restoration feature and never close or save any documents but have 50 textmate windows :-)
Re: Show HN: Heynote – A dedicated scratchpad for developers
#166Re: Show HN: Heynote – A dedicated scratchpad for developers
#167Re: Show HN: Heynote – A dedicated scratchpad for developers
#168Vim would be a great addition.
Re: Show HN: Heynote – A dedicated scratchpad for developers
#169Re: Show HN: Heynote – A dedicated scratchpad for developers
#170Earlier quoted context omitted.
> would really like the results of the math to be in buffer.txt and in Ctrl+a and copy. Adding the results to lines that are copied from Math blocks should be doable, and I like that idea! I agree that it would also be nice with the results in buffer.txt, but because of implementation details it's harder to implement I think. > changing font and color theme At the moment, I'm leaning towards keeping the number of con…
Changing the font is accessibility, not customization. I downloaded the app, opened it up, and the font was too small for it to be practical for me to use. I know it doesn't take much to fix, because I did a Ctrl-Shift-I, changed the font from 12px to 18px, and problem solved. It's not something I'm going to do over and over.