jceb / vim-orgmode

Text outlining and task management for Vim based on Emacs' Org-Mode
http://www.vim.org/scripts/script.php?script_id=3642
Other
3.1k stars 266 forks source link

Is there a way to drill down to a certain subtree like in Workflowy? #252

Open wwselleck opened 8 years ago

wwselleck commented 8 years ago

Heads up I'm not a frequent vim-orgmode user at the moment, but I just started using Workflowy and thought that I could accomplish the same thing and more with this plugin. The only feature I'm not seeing here is the ability to drill down into a subtree, is it not there or am I just missing something?

sotte commented 8 years ago

I think you're looking for something like NarrowRegion?! https://github.com/chrisbra/NrrwRgn

Beste Grüße, Stefan

On Thu, Aug 4, 2016 at 2:45 AM, Weston notifications@github.com wrote:

Heads up I'm not a frequent vim-orgmode user at the moment, but I just started using Workflowy and thought that I could accomplish the same thing and more with this plugin. The only feature I'm not seeing here is the ability to drill down into a subtree, is it not there or am I just missing something?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jceb/vim-orgmode/issues/252, or mute the thread https://github.com/notifications/unsubscribe-auth/AAE1InDjMLpTCbTIFVon3ruhzxIXYrLhks5qcTYNgaJpZM4JcPB2 .

jceb commented 7 years ago

I tested the functionality of NrrwRgn some time ago with orgmode and liked it. However, it's not integrated into vim-orgmode. I like Workflowy and could think of a nice integration into vim-orgmode. Pull requests are welcome!