Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Orgmode in Vim
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Felipe Espinoza Castillo  
View profile  
 More options Mar 25 2011, 9:01 am
From: Felipe Espinoza Castillo <fespinozac...@gmail.com>
Date: Fri, 25 Mar 2011 06:01:20 -0700 (PDT)
Local: Fri, Mar 25 2011 9:01 am
Subject: Orgmode in Vim

Hi

Are they any good plugin to have orgmode in vim? I tried a couple, but they
didn't work as espected


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jean-Rene David  
View profile  
 More options Mar 25 2011, 9:14 am
From: Jean-Rene David <jrda...@magma.ca>
Date: Fri, 25 Mar 2011 09:14:27 -0400
Local: Fri, Mar 25 2011 9:14 am
Subject: Re: Orgmode in Vim
* Felipe Espinoza Castillo [2011.03.25 09:10]:

> Are they any good plugin to have orgmode in vim? I tried a couple, but they
> didn't work as espected

There's VimOutliner, which isn't exactly the same but in the same
spirit.

And someone posted something about an orgmode for vim on this list not
too long ago. You might want to search the archives. I haven't check how
complete the project was. It's a big undertaking.

You don't say which ones you've tried so I don't know if this helps.

--
JR


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vlad Irnov  
View profile  
 More options Mar 25 2011, 11:07 am
From: Vlad Irnov <vlad.ir...@gmail.com>
Date: Fri, 25 Mar 2011 08:07:26 -0700 (PDT)
Local: Fri, Mar 25 2011 11:07 am
Subject: Re: Orgmode in Vim
On Mar 25, 9:01 am, Felipe Espinoza Castillo <fespinozac...@gmail.com>
wrote:

> Hi

> Are they any good plugin to have orgmode in vim? I tried a couple, but they
> didn't work as espected

It depends on what you mean by "good plugin".

There are at least two new projects that aim to replicate the Org-mode
in Vim.
VimOrganizer:
    http://www.vim.org/scripts/script.php?script_id=3342
vim-orgmode:
    https://github.com/jceb/vim-orgmode

My VOoM plugin can work with org-mode files
    http://www.vim.org/scripts/script.php?script_id=2657
Execute the command
    :Voom viki
to create outline from Org-mode headlines. "viki" means the Viki/
Deplate Vim plugin--the format of headlines is the same as in Org-
mode. This gives easy outline navigation, outline structure
manipulation, node searching.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tux.  
View profile  
 More options Mar 25 2011, 5:52 pm
From: "tux." <der_tux...@arcor.de>
Date: Fri, 25 Mar 2011 22:52:57 +0100
Local: Fri, Mar 25 2011 5:52 pm
Subject: Re: Orgmode in Vim

Vlad Irnov wrote:
> VimOrganizer:
>      http://www.vim.org/scripts/script.php?script_id=3342
> vim-orgmode:
>      https://github.com/jceb/vim-orgmode

One of them needs a binary patch though :)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel Meneses Báez  
View profile  
 More options Mar 25 2011, 10:56 pm
From: Daniel Meneses Báez <dap...@gmail.com>
Date: Fri, 25 Mar 2011 22:56:17 -0400
Local: Fri, Mar 25 2011 10:56 pm
Subject: Re: Orgmode in Vim

what about vimwiki?

http://code.google.com/p/vimwiki/

--
Daniel Meneses Báez

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wolodja Wentland  
View profile  
 More options Mar 26 2011, 5:38 am
From: Wolodja Wentland <babi...@gmail.com>
Date: Sat, 26 Mar 2011 09:38:18 +0000
Local: Sat, Mar 26 2011 5:38 am
Subject: Re: Orgmode in Vim

On Fri, Mar 25, 2011 at 22:56 -0400, Daniel Meneses Báez wrote:
> what about vimwiki?

> http://code.google.com/p/vimwiki/

vimwiki is a good wiki integrated in vim, but I just can't stand the markup.
I wonder why they decided not to use a standard like, for example, markdown or
restructured text. Not only does this mean that you have to learn yet another
markup language, but also that all the wonderful tools that exist for markdown
and reST. I see this as a big problem because you are, after all, formalising
your knowledge in a format that is not well supported.

ikiwiki [1] OTOH is a wiki that sits on top of revision control systems like git,
hg or bzr and you can use markdown or reST to write pages. It can easily be
edited with vim (or any other text editor) but you should consider installing
the syntax [2] and navigation [3] plugin for git.  Apart from a that the wiki
itself can be extended by a number of plugins [4] and is easily compiled to
HTML that makes for a nice webpage if you throw some CSS in the mix. ---- YMMV

[1] http://ikiwiki.info/
[2] http://www.vim.org/scripts/script.php?script_id=3156
[3] http://www.vim.org/scripts/script.php?script_id=2968
[4] http://ikiwiki.info/plugins/
--
  .''`.     Wolodja Wentland    <wolodja.wentl...@ed.ac.uk>
 : :'  :
 `. `'`     4096R/CAF14EFC
   `-       081C B7CD FF04 2BA9 94EA  36B2 8B7F 7D30 CAF1 4EFC

  signature.asc
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »