Hacker News new | ask | show | jobs
Ask HN: How do you organize your Twitter/X bookmarks?
3 points by nabi_nafio 738 days ago
I use Twitter/X a lot. I also bookmark a lot of Tweets that I find interesting or funny. However, I find Twitter's native bookmark feature to be very frustrating. It's just a chronological feed of bookmarks. There's no way to organize or search them. I am interested to know how you organize your Twitter/X bookmarks?
1 comments

I've been collecting links into a directory of Markdown files (working to get them into a personal CMS/UI)

I find this approach lets me edit and add notes in my IDE, add the source link found in the tweet, and include non-twitter links into a central location.

That's an interesting approach. I am curious, why is editing and adding notes to the Tweets important for you?