Skip to content

Yixf-Self/vim-orgmode

 
 

Repository files navigation

Vim-OrgMode

https://badges.gitter.im/jceb/vim-orgmode.svg

https://secure.travis-ci.org/jceb/vim-orgmode.png?branch=master

Text outlining and task management for Vim based on Emacs’ Org-Mode.

The idea for this plugin was born by listening to the Floss Weekly podcast introducing Emacs Org-Mode. Org-Mode has a lot of strong features like folding, views (sparse tree) and scheduling of tasks. These are completed by hyperlinks, tags, todo states, priorities aso.

vim-orgmode aims at providing the same functionality for Vim.

examples/mylife.gif

Features

vim-orgmode is still very young but already quite usable. Here is a short list of the already supported features:

  • Proper syntax highlighting
  • Cycle visibility of headings (folding)
  • Navigate between headings
  • Edit the structure of the document: add, move, promote, denote headings and more
  • Hyperlinks within vim-orgmode and outside (files, webpages, etc.)
  • TODO list management
  • Tags for headings
  • Lists in alphanumeric and bullet item notation and checkbox support
  • Basic date handling
  • Export to other formats (via Emacs’ Org-Mode)

More features are coming…

Installation and Usage

Installation and usage instructions are found in the file doc/orgguide.txt.

License

Information about the license is found in file LICENSE.

Changelog

All changes are found in file CHANGELOG.org

About

Text outlining and task management for Vim based on Emacs' Org-Mode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.9%
  • Vim Script 6.5%
  • Makefile 0.6%