Hacker News new | ask | show | jobs
by mjankowski 2339 days ago
My approach is to keep adding those to github wiki using a simple bookmarklet which asks me for a link name and url

https://github.com/maciejjankowski/2020/wiki/Jan

good things: it is stored as a markdown file for each month, it is a github repository, so it can be edited either online or in text editor, it is quite easy to search it using command line tools or 'find in folder' option from text editor

missing features - tags, longer descriptions

bookmarklet code: https://gist.github.com/maciejjankowski/312800dd22fbd8cd8f07...