Skip to content

Instantly share code, notes, and snippets.

@zackn9ne
zackn9ne / save_to_instapaper.sh
Created May 6, 2016 05:30
zackn9ne's save to instapaper shellscript
#!/bin/bash
source ~/.crudentials; #for USERNAME="" && PASS=""
URL="$1"
curl -u ${USERNAME}:${PASS} -X POST --data url="${URL}" https://www.instapaper.com/api/add
@simonmichael
simonmichael / envelope-budgeting.journal
Last active October 15, 2023 08:12
envelope budgeting example
; An example of YNAB-ish envelope budgetting with hledger/ledger
; cf https://github.com/simonmichael/hledger/issues/315
; Using accounts like the following:
;
; assets
; business
; bank
; wf
; bchecking