Skip to content

org_agenda_goto add option to open agenda item in vertical split or new tab #1023

@pirey

Description

@pirey

Does this feature exist in Emacs orgmode core?

N/A

Orgmode link

Feature value

No response

Additional context

Currently, we can open item in two primary way, using <cr> to open item in current window, or <tab> to open item in a new window, i.e. the org_agenda_goto action.

However, there is no way to specify org_agenda_goto to open in which split, i.e. it will always open in aboveleft split.

see https://github.com/nvim-orgmode/orgmode/blob/master/lua/orgmode/agenda/init.lua#L539

It would be nice if we have an option under org_agenda_ settings to let user decide which <mods> is used to open the split.

For example, I personally don't like to open in aboveleft split since my monitor has more width than height, so I would prefer to open it in vertical split or even new tab instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement, not necessarily available in emacs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions