Brennen Bearnes
a4626b28ef
notes-collect-metadata: use python_bullshit
2 months ago
Brennen Bearnes
13f28aba18
notes-init-metadata: add missing rparen
2 months ago
Brennen Bearnes
afb8cb7432
notes-p1k3-index: handle removing 'topics' from tag layout
2 months ago
Brennen Bearnes
0e6961232b
add notes-math
Currently just a wrapper for `bc -ql`.
5 months ago
Brennen Bearnes
9661af6e16
notes-init-metadata: add some indices to metadata.db
5 months ago
Brennen Bearnes
d4e9fe758e
notes-tag-index: add all link targets to index
I was tired of thinking I'd come up with a tag but not being able to find
it in the existing page set.
There's some glitchiness here.
5 months ago
Brennen Bearnes
2476cd4f45
notes-links: add target format, document formats a bit
5 months ago
Brennen Bearnes
f918990564
fragment-lyons-weather: use nws API and pull some stuff out of JSON
They added a bunch of extra links to the thing I was just dumping out
in Lynx, so I decided to check if there's an easy enough API to work with.
5 months ago
Brennen Bearnes
03fcda03e2
bin/datepicker: an fzf datestamp list
I don't really remember why I wrote this.
6 months ago
Brennen Bearnes
389d0ecdfa
notes-tag-summary: reverse chrono for logs
6 months ago
Brennen Bearnes
0135897c91
bin/wip: use new unpublished-archives
8 months ago
Brennen Bearnes
58ec46bed5
logtee
8 months ago
Brennen Bearnes
ba97f1acfb
notes-tag-index: a TODO
10 months ago
Brennen Bearnes
d21a74692b
notes-links: add bare names of wiki pages
10 months ago
Brennen Bearnes
c68dcaf3ff
fragment-lyons-weather: add tags to output
10 months ago
Brennen Bearnes
93e7d60dd7
bin/photocp: a few comments on assumptions
1 year ago
Brennen Bearnes
3522f40355
vimwiki / notes: shard log paths
1 year ago
Brennen Bearnes
c0886559b4
xmonad.start: redshift: add coords
1 year ago
Brennen Bearnes
f6bd016034
bin/notes-pages: sort ascending by date
1 year ago
Brennen Bearnes
591392d8e3
bin/notes: add tasks to help
1 year ago
Brennen Bearnes
fd7cf71363
bin/filter-exec-raw: handle missing / malformed commands a little better
1 year ago
Brennen Bearnes
274dbb697e
notes-collect-metadata: special-case diary entry links; TZ hack
1 year ago
Brennen Bearnes
6eee2c41f1
bin/notes-pages: add --format name
1 year ago
Brennen Bearnes
20a0de70f6
bin/notes-tasks
A very me-specific task grepper for vimwiki.
1 year ago
Brennen Bearnes
b54656a473
fragment-lyons-weather: add vimwiki plaintext markers
Saves some keystrokes on importing to wiki.
1 year ago
Brennen Bearnes
caca3296c4
git-sel-changed, -edit-changed: let user specify a tree-ish
Uses git-diff-index.
Also adds `git ec` alias so maybe I remember to use this.
1 year ago
Brennen Bearnes
775cd20ef8
bin/notes: update helptext with latest
1 year ago
Brennen Bearnes
1be2b270b9
notes-logs-by-date: wrap notes-pages
1 year ago
Brennen Bearnes
5a5db607a1
notes-tag-summary: some prelim investigation of finding photos
1 year ago
Brennen Bearnes
419e375655
bin/notes-pages: order by date
1 year ago
Brennen Bearnes
756490a7f8
bin/photocp: copy mp4 and png files
1 year ago
Brennen Bearnes
383a0d8d64
bin/timeslice: add pod2usage
1 year ago
Brennen Bearnes
a7b827361f
bin/mostrecent: better error handling for dirs
1 year ago
Brennen Bearnes
56de1e025a
xmonad: switch from clipit to diodon
2 years ago
Brennen Bearnes
aecc8b68ea
cheat: Ctrl-g for resetting history
2 years ago
Brennen Bearnes
c6118359cc
fragment-lyons-weather: document w3m alternative
2 years ago
Brennen Bearnes
509d52e377
notes tag-summary: some format tweaks, from_filename
2 years ago
Brennen Bearnes
a379fe52a6
xmonad: grid background instead of blue
2 years ago
Brennen Bearnes
994ac0a55b
photocp: a note that it handles overlapping filenames badly
2 years ago
Brennen Bearnes
0d80cfe08c
notes-links: improve handling of stuff with subdirs
2 years ago
Brennen Bearnes
b43888e7fc
bin/notes-calendar: display calendar stuff for given date
This just wraps the older calendar(1) invocation for the moment, just
adding a layer of indirection so it can include other data.
2 years ago
Brennen Bearnes
ac5c846201
stub bin/notes-pages docs
2 years ago
Brennen Bearnes
68ee943183
notes-collect-metadata: import pprint
2 years ago
Brennen Bearnes
fc9e1cb8b9
notes-logs-by-date: tack a 1; at end of file
In case this becomes a module.
2 years ago
Brennen Bearnes
f7f886681d
add experimental notes-pages
For querying overall page list.
2 years ago
Brennen Bearnes
28e6c97fdb
notes-links: remove --target requirement
2 years ago
Brennen Bearnes
c9817685d9
notes-tag-summary: 10 log items
2 years ago
Brennen Bearnes
78c126be9b
bin/notes-links: display links within notes in various formats
Uses metadata.db to find links targetting a particular page / tag, and
output in one of tsv, vimwiki list, vim location list, or fulltext.
Can be restricted to links from pages with dates, which makes it usable
for pulling logs.
Fully replaces the former:
- notes-links-for, of which it's a superset
- notes-logs-by-link
- notes-logs-for which was used for fulltext of a log, and wrapped
notes-links-for
This commit pulls into vim config as well.
2 years ago
Brennen Bearnes
00794a6e43
xmonad: comment out redshift for the moment
This needs work.
2 years ago
Brennen Bearnes
29b3e61d10
bin/pinboard: check for existence of ~/.pinboardrc
...and print a helpful error message.
2 years ago