905b20a79c
fix: Default markdown atx formatter for note exporter
163fd63038
fix: Fixed pocketbook extractor trying to read all files
72ddaaf1bc
refactor: Extract exporters to separate module
c8e8453b68
feat: Add advanced pocketbook detection heuristic
6a8f8a03bc
refactor: Extract pocketbook file opening method
b2d7666b07
sioyek: Add toggle map for dual paged mode
a2d60202b9
vifm: Fix tabular data visidata opening and preview
cddf8618ce
vifm: Add markdown icon to quarto files
719d019ee3
qutebrowser: Add redirects for goodreads, twitch
ab4a0154c6
qutebrowser: Fix scihub script to use wikipedia
5d93fb7ad3
Default to english
56d7406a31
Add logging to diarization
a79f825f66
Fix speaker rendered throughout paragraph
13b5f22953
Fix Path classes wrongly used in string concats
f7b0d48c6f
Add info logging to failable functions
fbceea242d
nvim: Fully switch to zk-nvim
8512bbf2cf
nvim: Add existing zettel link insertion mappings
22b70a0639
nvim: Enter notes dir when calling zettel index
20b9d432ac
qutebrowser: Use farside for dynamic redirects
a91f553f58
task: Add git-sync script hook
b0c5176f1e
git: Add git-bug quick access aliases
Fix double-f binding in neovim
File search in neovim is now on <leader>ff
, with <leader>f
only opening the +find group. So everything is working as expected. (Formatting with lsp is mapped to <localleader>ll
instead).
bootstrap folder creation
Since 5e53105 we use dotter for bootstrap management, which automatically only links leaf nodes.
Make fzf-tab use tmux popup if in tmux session
Make fzf-tab use tmux popup if in tmux session
Closing since I largely migrated away from tmux usage.