But I think the tool is basically unimportant, compared to actually in practice using it daily. Pen/paper, huge file, Evernote, they're all useless if you're not actually doing the work or actually consulting them regularly.
Ask HN: How do you take idea notes / voice memos / reminders to yourself?
51–60 of 78 posts
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#52https://standardnotes.org I either use an "ideas" tag in Standard Notes, or have 1 pinned note called "Ideas" or "Journal" that I constantly make updates to. This is an app I've been building for over a year now. Benefits are encryption + cross-platform sync.
Looks interesting, but I have some off-topic feedback. I really like that sort of website style, but after 5 minutes looking around I found your site quite confusing. It wasn't initially apparent that there seems to be both a free and (subscription?) paid version, which had me very confused while reading the 'longevity' page as to how a SaaS is going to last forever. The 'Always Free' box isn't very clear that it des…
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#53https://standardnotes.org I either use an "ideas" tag in Standard Notes, or have 1 pinned note called "Ideas" or "Journal" that I constantly make updates to. This is an app I've been building for over a year now. Benefits are encryption + cross-platform sync.
I use standard notes, but I'll be honest, I'm not chuffed about the whole "hosted" plugins system. Maybe I'm completely off-base, but while SN only ever see the encrypted blobs, editors often (almost always) require me to send over my plain-text to a server which then sends it back to me. That's not really end-to-end... what's the motivation behind the hosted plugins, and not downloading signed binaries/code that ope…
In the future, I could imagine for example a desktop app that runs all of the extensions locally (but would mean no web access). But the hosted architecture is not bad. The only remote connection made is when the script is first downloaded. After that, the note editing all happens locally in-frame, and the end-to-end architecture remains intact. The question really becomes, can you trust the script that's initially loaded? This will be up to the user. The editor feature is a layer of convenience that comes at a minor cost of potential privacy, but is no more untrustworthy than the SN web app you load in your browser (assuming the editor is coming from our servers and not some random link).
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#54Emacs org-mode. If someone sends me an e-mail about something that needs doing for work, I hit a keybinding, and a buffer pops up with a TODO item, by default scheduled for today, with a link back to that e-mail (and any selected text added as well). I write a quick headline, then C-c C-c and it's filed under "Misc" in my work org file. Sometimes I hit C-c C-w to immediately file it under some project heading instead…
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#55Pretty primitive but I write the notes on my refrigerator with a dry erase marker. Every morning when I make breakfast I read the notes, check off what I've done, prioritize what I haven't and add new to-dos. If I have to travel that day I take a picture of the notes on my phone and save the pic to my gallery. I find it more satisfying to physically draw a line through the tasks that I finished, rather than check the…
How do you add tasks/ideas/notes on the go?
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#56I maintain my TODO list in Pocket Informant[1], TODOs are synchronized with toodledo[2] and calendar is synchronized with Google Calendar. I am a strong proponent of moving TODOs to calendar to block out time and understand what I am doing next. For notes, I am using Notebooks App for iOS[3]. The biggest selling point is being able to synchronize with the directory hierarchy of markdown files via WebDAVS. On the desk…
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#57Earlier quoted context omitted.
Looks interesting, but I have some off-topic feedback. I really like that sort of website style, but after 5 minutes looking around I found your site quite confusing. It wasn't initially apparent that there seems to be both a free and (subscription?) paid version, which had me very confused while reading the 'longevity' page as to how a SaaS is going to last forever. The 'Always Free' box isn't very clear that it des…
Hmm, I see. Not sure if I'm completely following your understanding though. There is only 1 product version. The paid add-on is a sort of app store that allows you to install extensions on top of the core experience. If you get a chance, please email me at mo@standardnotes.org to explain a bit more. Would be super helpful.
The download buttons somewhat imply it being free, but it's relatively common for crippled/time-limited versions to be offered like that.
Basically - I think you could benefit from making it more obvious that it's free (and open source), with optional extra paid stuff. Probably a clearer link to the online version as well.
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#58Anything needing organisation goes into Trello.
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#59Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#60Emacs org-mode. If someone sends me an e-mail about something that needs doing for work, I hit a keybinding, and a buffer pops up with a TODO item, by default scheduled for today, with a link back to that e-mail (and any selected text added as well). I write a quick headline, then C-c C-c and it's filed under "Misc" in my work org file. Sometimes I hit C-c C-w to immediately file it under some project heading instead…