nobiot / org-transclusion

Emacs package to enable transclusion with Org Mode
https://nobiot.github.io/org-transclusion/
GNU General Public License v3.0
902 stars 43 forks source link

any workaround for evil users #226

Open Aneeqasif opened 4 months ago

Aneeqasif commented 4 months ago

i am new to emacs can you please help me setup some evil-mode keys as alternatives to o O e d keys while point being on the transclusion. I am using doom emacs for now.

nobiot commented 4 months ago

I don't use Doom and do not know how its keybindings work -- I presume it has its own way from my memory. I would need to suggest to speak with someone in the Doom community / Discord.

nobiot commented 3 months ago

How is this issue going?

I think you'd need to find a way to customize org-transclusion-map.

It's documented on the documentation: https://nobiot.github.io/org-transclusion/#Getting-Started

This single-letter-context-menu is defined in org-transclusion-map. The default keybindings are shown below. Adapt them to your liking, especially if you use Vim keybindings with Evil Mode, etc.

image

Aneeqasif commented 3 months ago

How is this issue going?

for the time being i have done nothing substantial about it i plan to spend some time on weekend to make it work in evil i am thinking of posting a request in doom discord for initial boilerplate code or an example for setting such mappings in evil but for the time being i am too overwhelmed with workload :(