iex> Ken</>

tagged :budgeteer

iex> Blog.Tags.posts(:budgeteer)
[
%Post{
date: ~D[],
description: "Every budgeting app races to auto-import your transactions. Budgeteer โ€” the local-first app I'm building โ€” makes you type each one by hand. Yes, that's more work; here's the case for why it's worth it."
}
]
iex> Blog.archive()
iex> Blog.Tags.index()
iex> Ken.tip()