All user messages from this Claude Code session:
-
on individual article pages, put the date below the title of the page, and remove the date from the footer. keep the permalink, tags in the footer.
-
merge bin/post.py and bin/link.py into bin/new.py and allow a non optional first param to make a post or link or note or quote.. use the title and url as next positiona params
-
for note use "note" as the slug, unless there are more than one note in the same day, in which case increment the numbers like note2, note3 etc