Making org more stable by fixing lf and other touching parts; init.zsh refactor; update repo documentation (v0.6.0)
org related
lf
- Gently fail if fzf picker is empty in lf
- Update lf fzf_dir to also use rg for listing directories
- Add lf shortcut for moving files to the archive
- Make lf fzf file picking consistent
- Update lfrc with small improvements
- Add lf combine script
- Make scripted opening of directories in lf more consistent
- Fix lf -remote not evaluating $id in single quotes
- Move lfuberzug script into alias & document reason
nvim
neorg
- Enable markdown export in neorg
- Upgrade gen-note script to use neorg and be metadata aware
- Update neorg metadata generation
scripts
- Fix fetch-annotations script not running through cron
- Update mimetype logic for handling double extensions like tar.gz
- Handle non editor file opening with built-in open on macos
- Fix mime dealing with uppercase file extensions
- Fix mime error where $3 was empty if not checked
zsh
- Split up zsh aliases further
- Refactor zsh init file for more dynamic importing
- Refactor ls aliases file
repo
- Restructure browser extensions section, add bypass paywalls
- Replace toc generator for dotfiles
- Update rofi documentation in README for 1.7
- Update remind alias & config location, add documentation