Brennen Bearnes
05495d693a
rm bin/machine-status
4 years ago
Brennen Bearnes
1670d4014d
bin/notes-collect-metadata: ignore same-page anchor links
4 years ago
Brennen Bearnes
237365f47c
.vimrc: `%% nowrap` for vimwiki pages
I tried something like this once before and it didn't work, but for
whatever reason it does now.
4 years ago
Brennen Bearnes
6db24bfc10
vimrc: source links from vimwiki-index; dict from tag index
VimwikiMakeLink() now draws from the list of existing vimwiki pages.
Ctrl-n / Ctrl-p draw from the list of all tags, which includes Pinboard
tags.
Arguably maybe these should use the same source.
4 years ago
Brennen Bearnes
41a2dec51f
bin/cheat: columnar layout
4 years ago
Brennen Bearnes
9699363e45
some xargs-alias fiddling
(Also IIRC this dir shouldn't be called xargs-alias. Whatever.)
4 years ago
Brennen Bearnes
f35e199e37
vim: add goyo.vim (distraction-free mode)
This seems cool for focusing on prose / poetry / etc.
4 years ago
Brennen Bearnes
79c88a3a86
xargs-alias: add sed version
4 years ago
Brennen Bearnes
1c06ae344b
fragments/xargs-alias
4 years ago
Brennen Bearnes
3f471bf036
bin/notes-logs-for: account for new notes-links-for format
4 years ago
Brennen Bearnes
4f83676267
vim / notes-links-for: use location window for links
This involves changing grepprg, running, and then changing it back.
Not entirely optimal, but the location window has some good features.
Changes notes-links-for output to match (ish) grep format.
4 years ago
Brennen Bearnes
3258d34f5c
vimrc: add ,v shorthand for visual select of inner Word
4 years ago
Brennen Bearnes
77903b70d5
vimrc: increase timeoutlen
So as to have longer to type longer mappings.
Unclear whether this is causing a perceptible lag in running filters, but
maybe.
4 years ago
Brennen Bearnes
bbe746176f
vimrc: correct vundle repo path in instructions
4 years ago
Brennen Bearnes
3fc489005a
vimrc: correct syntastic repo path
4 years ago
Brennen Bearnes
e690f5e8d4
bin/cheat: shorten
4 years ago
Brennen Bearnes
20c456b713
install.sh: add dnsutils (for dig)
4 years ago
Brennen Bearnes
40a4431acd
tmux: use actual xterm-256color override
4 years ago
Brennen Bearnes
b4fb1bc9a7
vimrc: update F7 for new path
4 years ago
Brennen Bearnes
0d5dcbb0fe
home/.vimrc -> home/.vim/vimrc
4 years ago
Brennen Bearnes
9bd00eee7d
.vimrc: notes-collect-metadata is in ~/bin now
4 years ago
Brennen Bearnes
e67e2e9a29
.vimrc: comment vimwiki_global_ext
This comes in Freenode #vimwiki a lot.
4 years ago
Brennen Bearnes
ed1843259e
bin/fragment-vimwiki-log: include input in template
4 years ago
Brennen Bearnes
8aa14384a7
bin/pinboard: add tag grabbing
4 years ago
Brennen Bearnes
d5e382f86a
vim: use new notes-* commands to deal with metadata
Also groups some autocommands.
4 years ago
Brennen Bearnes
f39f0da86c
.sh_common: exa: group directories first in l* aliases
4 years ago
Brennen Bearnes
548f5ac9a0
install.sh: add pandoc
4 years ago
Brennen Bearnes
dc9f946dc9
.gitconfig: shorten push-gerrit-review to push-gerrit
4 years ago
Brennen Bearnes
99706feed3
fragments: argv.pl, bad-regex.pl
argv.pl: Print out the arguments to a script.
bad-regex.pl: What happens when you compile a broken regex?
4 years ago
Brennen Bearnes
afa066e378
bin/notes & friends - wrapper for dealing with notes stuff
This is incredibly specific to my vimwiki setup at the moment. It'll
probably expand to include other things, but I decided to just jam it into
one nice generic top-level namespace for now.
4 years ago
Brennen Bearnes
76ab656e88
bin/fragment-vimwiki-log-path
4 years ago
Brennen Bearnes
5abb6bdcc3
st: use long --minimal flag so i remember what it does
...instead of -m.
4 years ago
Brennen Bearnes
7597baec2b
.vimrc: zap notational vim
4 years ago
Brennen Bearnes
14f4509c4a
.vimrc: script-local functions & vw log utils
- changes various BPB_Foo functions to s:FOO, which is cleaner and does
less trampling on the global namespace
- adds some vimwiki log / link utilities based on an SQLite db I'm
building elsewhere
- comments slightly clearer about how unlikely this is to work for most
users
- removes some cruft, including an experimental scratch wiki
4 years ago
Brennen Bearnes
e07b84fcfc
fragments/gender-from-name.pl: document origins
4 years ago
Brennen Bearnes
976ed5d54e
fragments/mogwai.sh: make shellcheck happier
4 years ago
Brennen Bearnes
e97b499c98
.sh_common: group directories first in ls aliases
4 years ago
Brennen Bearnes
40a24d6ede
add test markdownwiki
4 years ago
Brennen Bearnes
aeef9daaf1
vim: turn off tab expansion for calendar files
4 years ago
Brennen Bearnes
63e48e4e7c
vim: add scratch notes wiki
4 years ago
Brennen Bearnes
ec785f535c
vim: nerdtree: use preservim repo
Not exactly sure when this got rehomed, but at least it looks like it's
actively maintained.
4 years ago
Brennen Bearnes
049fe02902
fragments: more stuff in vimwiki diary templates
Namely log grepping for the more-atomic logs I'm experimenting with and
a calendar lookup fragment.
Renames fragment-vw-diarylink.
4 years ago
Brennen Bearnes
385112fa88
filters: vimwiki-compatible exec-raw
4 years ago
Brennen Bearnes
ccf4e51f13
.sh_common: color ls for non-exa default aliases
4 years ago
Brennen Bearnes
eb94ac681b
bin/pinboard: some nonsense for grabbing bookmark data by date
4 years ago
Brennen Bearnes
3bc54796b2
.sh_common: go installs in /usr/local/go
4 years ago
Brennen Bearnes
b0dda7ad87
.gitignore vim spelling data
4 years ago
Brennen Bearnes
27609cdb3d
vimwiki: experiment with some logging ideas
4 years ago
Brennen Bearnes
8b0498a827
xmonad: notes on non-floating scratchpad windows
Short version: You can do it, but it's kind of a bad idea, at least the
way I'm using them.
4 years ago
Brennen Bearnes
7563d7bbf6
bin/logs-for: a vimwiki helper for finding log files
In shell and grep. Awful. Sort of works. Still awful.
4 years ago