Does this feature exist in Emacs orgmode core?
N/A
Orgmode link
No response
Feature value
I believe it would be better to have options to view the org-agenda in one full tab
Additional context
full = string.format('edit %s', name) or tab = string.format('tabnew %s', name)
in orgmode/lua/orgmode/utils/init.lua local cmd_by_split_mode
Does this feature exist in Emacs orgmode core?
N/A
Orgmode link
No response
Feature value
I believe it would be better to have options to view the org-agenda in one full tab
Additional context
full = string.format('edit %s', name)ortab = string.format('tabnew %s', name)in orgmode/lua/orgmode/utils/init.lua
local cmd_by_split_mode