We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New minor mode: annals-dired-mode and annals-dired-archive-mode
annals-dired-mode
annals-dired-archive-mode
Using dired-mode-hook check for either the active or archive directory.
dired-mode-hook
When in the active directory add keymap:
| a
| z
| i
When in the archive directory add
The text was updated successfully, but these errors were encountered:
gh-1 added annals-dired-mode
3cab5b2
gh-1 Exanded annals-dired-mode to automatically load
9152525
gh-1 added annals-dired-archive-mode
e89c090
No branches or pull requests
New minor mode:
annals-dired-mode
andannals-dired-archive-mode
Using
dired-mode-hook
check for either the active or archive directory.When in the active directory add keymap:
| a
- annals-dired-task passing the current dired line as the task-id| z
- annals-dired-archive| i
- annals-dired-infoWhen in the archive directory add
| z
annals-dired-unarchiveThe text was updated successfully, but these errors were encountered: