Live data from Hacker News

Ask HN: Do you also "hoard" notes/links but struggle to turn them into actions?

news.ycombinator.com

41–50 of 228 posts

Re: Ask HN: Do you also "hoard" notes/links but struggle to turn them into actions?

#41
post #29

To some extent I wish there was a bookmarking / note keeping service with snapshots and context based (local LLM?) search solving this. My main problem with bookmarks / notes that I forget about them. I don't need a bookmark keeping service, I need one which would bring them forward when I look for something, based on context too. Something like which also makes a plain text searchable snapshot of the page.

shameless plug here, i'm building something that might be of interest.

It's an opinionated app so it might not fit everyone's needs but that's my dream productivity app: LLM*(notes+tasks+rss+flashcards+routines). So basically an all in one app with LLM actions and workflows. no subscription, optional cloud service (can be self hosted too).

Here's a very early landing page: https://getmetis.app

Re: Ask HN: Do you also "hoard" notes/links but struggle to turn them into actions?

#43
So here's what's worked for me over the years -

I collect interesting links/pages/stuff by emailing myself notes about them. I never actually _do_ anything with these notes, but from time to time I open the "Notes To Self" folder and skim through them. Anything that seems worthless I delete, anything that seems obvious I delete, the rest just sit there.

And that's more useful than you'd think - by reviewing them semi-regularly, you're indirectly memorizing their contents and refreshing their presence in your short term memory. And that to me is the benefit - not "copy this cool thing", but "feed my mind cool ideas until it has digested them and incorporated them into the gestalt.

Re: Ask HN: Do you also "hoard" notes/links but struggle to turn them into actions?

#44
I don't really use "second brain" style notes and links for taking action. I use them to record something I think I might find interesting later, like a bookmark. I tag it and move on and later when enough time has passed, I search the notes by particular tag to see what things I recorded. Usually in that scenario, I actually will be in some mode where I'm trying take action. I'll often be looking for inspiration (say interesting UX design) and will have a ton of saved links and ideas to draw on. But I wouldn't say I'm writing these notes for particular action items.

On the other hand, for work that I do day to day, I do take notes and those are a different type. Those are tied to actions I'm taking and I'll sprinkle them with actual to-do lists that I check off in the notes. I'll link ideas that are related and document things, but for my own projects, I don't try to make it too formal or strict. The notes aren't the goal, they're sort of a scratchpad for day to day operations.

Re: Ask HN: Do you also "hoard" notes/links but struggle to turn them into actions?

#46
I work on a plugin/platform that makes Obsidian collaborative (relay.md).

Working with other people gives you good habits against hording because you have a sense of the audience and what might be useful to them.

We also support the kanban plugin so that works well to track and share what we're working on.

Re: Ask HN: Do you also "hoard" notes/links but struggle to turn them into actions?

#47
No, I do not have that issue. I process each note once and do not revisit it, which prevents clutter from accumulating. If a note needs to be retained or acted upon later, I convert it into a scheduled item in my tickler file and treat it as an explicit action rather than passive information.

Re: Ask HN: Do you also "hoard" notes/links but struggle to turn them into actions?

#50
Workflow is key. Things do not just immediately get done - there is a process. Over-generalization is the devil - precise description of targets and goals is key to execution, and soon enough, delivery.

The ability to describe a workflow - or a production pipeline, or whatever you want to call it - but lets say, workflow, is very important in these kinds of automation systems.

You could generalise workflows such that the user is prompted to define and enforce their own flows of work, as a matter of UI/UX interaction, and see if you don't start collecting a lot of successfully executed projects...

Post reply on HN