emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [ANN] neo - No Emacs Org in Python


From: Christopher Allan Webber
Subject: Re: [O] [ANN] neo - No Emacs Org in Python
Date: Tue, 19 Apr 2011 15:28:03 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Oliver,

Neat!  Only browsed it briefly but looks like it has some cool ideas :)q

<bikeshed>
One comment: it seems strange that the package name is neo and
yet I'm "import org"'ing.  Maybe the namespace should be neoorg?
</bikeshed>

A nice start!  Look forward to seeing more!


Olivier Schwander <address@hidden> writes:

> Dear Org users,
>
> I am pleased to do the first announce of neo, which stands for "No Emacs
> Org". The goal of this project is to provide a full implementation of
> Org usable in Python.
>
> Current features 
> ~~~~~~~~~~~~~~~~~
>   - Org file parser
>   - Agenda builder
>   - Todo-list builder
>   - Custom todo keywords
>   - Command line interface for agenda and todo-lists
>
> Limitations 
> ~~~~~~~~~~~~
>   - Read-only (no org file modifications support)
>   - No drawers parsing
>   - No exporters
>   - No formaters parsing (like ==, //, ** and so on, it will wait for 
> exporters)
>   - No filtering support
>
> Roadmap 
> ~~~~~~~~
>   - Filtering based on tags
>   - Write support for changing todo keywords
>   - Capture action in the cli
>   - Exporter for HTML
>
> Ideas of possible applications 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>   - Command line interface
>   - Web applications (for GTD like http://hiveminder.com, or even a wiki)
>   - Batch export on a server without emacs
>   - Integration with others tools (like vim)
>   - Qt/Gtk user interface
>
> This is not a release (I need to do more tests, and add some
> documentation), but more a request for comments, ideas or possible
> improvement. You can fetch the sources with
>
>
>   darcs get http://chadok.info/darcs/neo
>
> and have a look at the repository on http://redmine.chadok.info/projects/neo
>
> The package can be installed with the usual Python tools (python
> setup.py build/install). Then launch the command 'neo' to see the help (or
> simply launch neo in the sources directory).
>
> Cheers,
>
> Olivier
>
>

-- 
𝓒𝓱𝓻𝓲𝓼𝓽𝓸𝓹𝓱𝓮𝓻 𝓐𝓵𝓵𝓪𝓷 𝓦𝓮𝓫𝓫𝓮𝓻



reply via email to

[Prev in Thread] Current Thread [Next in Thread]