Skip to content

Develop#17

Merged
hamidi-dev merged 12 commits into
mainfrom
develop
Mar 8, 2026
Merged

Develop#17
hamidi-dev merged 12 commits into
mainfrom
develop

Conversation

@hamidi-dev
Copy link
Copy Markdown
Owner

No description provided.

hamidi-dev and others added 11 commits March 4, 2026 19:27
- add mark/unmark + restore marks (gv) in agenda view
- add bulk action menu (state/reschedule/deadline) for marked items
- bulk undo
- render mark indicator + highlight in classic/compact layouts
- store marks in state + push per-item undo entries
- document keymaps + bulk actions in README and :help
Goto closes the agenda and opens the file at the headline
position in the previous window, like default org-agenda.

- Add configurable goto keymap (default: gf) to open file
  in previous window
- Add fold_or_action keymap (default: Tab) with configurable
  fold_item_action (default: 'preview', also supports 'goto')
- Make edit keymap configurable (default: CR)
- Guard goto against popup_mode (no previous window available)
- Extract goto_headline() as reusable function for both keymaps
- Update help menu (g?) and vimdoc with new config keys
Drop the PID-file hack. The tmux script now passes ORG_SUPER_AGENDA_POPUP=1
via new-session -e so nvim sees it at startup. wipe() checks the env var
lazily at call time, so popup mode works without any user config.
hide_command defaults to 'tmux detach-client' which cleanly closes the
display-popup when attach-session exits.

BREAKING CHANGE: users on the old PID-file hide_command must update their
tmux script and remove the manual popup_mode config block.
@hamidi-dev hamidi-dev force-pushed the main branch 2 times, most recently from ad45898 to f25f407 Compare March 8, 2026 13:09
chore: add contributor credits to release notes
@hamidi-dev hamidi-dev merged commit 7f4ef16 into main Mar 8, 2026
6 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 8, 2026

🎉 This PR is included in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants