You cannot post messages because only members can post, and you are not currently a member.
Description:
Support and comment forum for VimOrganizer, partial clone of Emacs' Org-mode in Vim
|
|
|
Text-table code
|
| |
The most awesome text-table behavior, that replicates a spreadsheet in
vim.. where did that come from? Is it usable stand-alone? That is to say,
could I create somefile.txt, apply some vim magic, and then open it in vim
and get the same behavior?
thanks Herb,
djp
|
|
tag inheritance
|
| |
Hi everyone, I'm a previous org-mode user, but very new to VimOrganizer. It appears that tag inheritance is not working on my setup. Both in subheadings and with respect to FILETAGS. This basically makes FILETAGS meaningless. Are there plans to support this? Thanks
|
|
tw2org
|
| |
Hello Herb and VimOrganizer team! I'm a taskwarrior.org user (nominally the Designer, actually) and quite a fan of vimorg. I'd like to build a bridge from one to the other, so that taskwarrior users can also benefit from all that vimorg has to offer, without abandoning the wiz-bang features of tw.... more »
|
|
cycling TODOs
|
| |
just a little thing, but has me stumped. to cycle a TODO, from (because I chose it in my .vimrc) it should go from let g:org_todo_setup='TODO NEXT STARTED | DONE CANCELED' and according ro vimorg.txt that cycling should be done with <s-enter> but <shift-enter> in normal mode, just starts a new heading..... more »
|
|
patching vim
|
| |
I'm re-installing VimOrganizer on an "new" machine, and I want to get all the goodness, so I'm ready to patch vim. 2 questions; how? and does this work for gvim at the same time? many thanks, djp
|
|
Agenda Issues
|
| |
Hi Herb, I tried out your latest version from github and have the following problem when I run the agenda command (,ag a) E212 Undefined variable b:v E15 Invalid exploress "syntax match DONETODO," More generally, with the previous version, after I run the agenda command, I see all my org files, but folding, and adjustments to structure no longer... more »
|
|
Unknown Function EditAgendaFiles()
|
| |
I just installed VimOrganizer from git and have some problems running some of the functions like ":call EditAgendaFiles()". I get "E117: Unknown Function EditAgendaFiles". I have installed the plugin files into autoload, ftplugin and so on and have this in my .vimrc:
Anything I can check here?... more »
|
|
colors when using vimorganizer in terminal
|
| |
Hi, I really love and appreciate VimOrganizer. After compiling it with GUI support it mostly works in my terminal emulator. There are key binding issues and the colors are not working correctly though. I am using vim7.3 compiled with GUI option on Ubuntu 12.10 in konsole (but the same problem occurs with xterm, gnome-terminal). The agenda dashboard... more »
|
|
Date Issue
|
| |
Hi Herb, I just ran into a small issue. I sometimes put in dates by hand (eg when editing on the android, where orgmode does not work properly). I had put in a date for september incorrectly <2012-09-31>, which does not exist. This crashed the agenda command since the date is not well defined. I... more »
|
|
|