https://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.
> Benefits are encryption + cross-platform sync. Great features but I find the pricing a bit too high (for a consumer product). Does it have vim bindings?
Ask HN: How do you take idea notes / voice memos / reminders to yourself?
41–50 of 78 posts
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#42For 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 desktop, the same directory can be accessed via applications like Simplenote[7] or nvALT[6]. I use my own web app and even a bunch of shell and Python scripts working with this directory as I like to experiment with information organization features specific to me.
In general, to discover new tools, I like to read UsesThis[4] interviews. It has very good Signal to Noise ratio once you start reading the interviews but quickly levels off as people tend to use mostly the same well-established tools. ProductHunt[5] is low signal-to-noise ratio, with lots of new unproven but interesting tools.
[1] https://www.pocketinformant.com/ [2] https://www.toodledo.com/ [3] https://www.notebooksapp.com/ [4] https://usesthis.com/ [5] https://www.producthunt.com/ [6] http://brettterpstra.com/projects/nvalt/ [7] https://simplenote.com/
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#43https://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.
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 describes a different product version (no download button, not clearly a standalone feature list) and the text on the far left is basically background noise.
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#44Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#45Mix use of iCloud Notes and Sublime Text on the laptop
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#46https://www.levenger.com/International-Pocket-Briefcase-2269...
It has 3x5 cards and a pen. This is basically my real-world inbox. I jot down notes, recommendations, ideas. The important next step is to regularly empty the inbox, so that useful jottings end up turned into something that gets handled. E.g., times and dates go into my calendar, tasks go into my kanban board, books I might want to read go in my Amazon wishlist, etc.
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#47“Hey Siri, remind me to check if anyone relied to my pull request tomorrow at 9:30am” Then I rely on he fact that pending iOS reminders sit on my phone lock screen until I mark them as completed. I also use the “remind me again in an hour / tomorrow” options a lot.
Now I use voice commands to set reminders every day. With each year, voice tech gets better and I'm proven more wrong. I don't even feel weird using them in public anymore.
Now if you'll excuse me, I'm going to go turn on some music with my Echo, and tell my Pixel to record reminders for the week.
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#48https://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.
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 operate through a permissions-based API?
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#49I have a history of all of those huge text files which give me great insight into what I have been up to over the years.
Re: Ask HN: How do you take idea notes / voice memos / reminders to yourself?
#50If 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 (not much harder because of auto-completion). Since it's scheduled in my work org file, it shows up in my work agenda, which I open every morning and whenever I need a task to do. When I'm working on the task, I might write further notes for that task under that heading. It's all plain text, easily greppable, versioned in git.
I have a non-work org file and capture template too. I go through the non-work agenda a bit more rarely than the work one (spending less time on work is on my non-work TODO), but it's a nice way of sending messages to yourself in the future ("* TODO renew passport SCHEDULED: "). And I feel pretty confident in the system, since I've been using it for over ten years …
If I'm not at my computer and I get an idea or something, I'll typically just send myself a very short message over IRC. I find phone-typing a pain, and rarely have the need to look at my agenda on the phone (though I know there are org-mode phone apps should the need arise).