setog3 wrote:
> Hi,
>
> I am starting a PhD and I need a tool to take notes and organize
> them. My
> editor is vim since a while, so why not using vim for this. To
> organize my
> notes, I was thinking of a wiki; so I try the viki script, which works
> fine,
> but I want to know what do you think about it? Should I use a real
> wiki, and
> edit each page with vim ? Should I continue to viki ? Something else
> (wikipediafs,zim editor, another text based wiki : dokuwiki, moinmoin
> wiki, hatta ?) ?
There are many solutions for this, each with its advantages and
disadvantages. One possible solution is to use Hari Krishna Dara's
"Notes" plugin to manage and search your notes...
http://www.vim.org/scripts/script.php?script_id=2732
...and the "Txtfmt" plugin...
http://www.vim.org/scripts/script.php?script_id=2208
...to highlight them. Txtfmt provides a sort of "rich text" capability
(foreground/background colors, bold, underline, italic, etc...).
Alternatively, since the Notes plugin allows you to configure the
filetype to whatever you like, you could use some sort of wiki markup
language to highlight your notes. Others may be more familiar with some
of the wiki-based solutions...
Brett Stahlman
.
.
.
Hi setog3
Have you had a look at VimOutliner? It is very quick for note-taking and
organising your thoughts and you can output the files to Lyx or produce html
from them.
The link is www.vimoutliner.org
Cheers
G
Tom Link wrote on 08.11.09:
>
> > Can you provide an example (real example) of this kind of directory ?
>
> I tried to explain my approach a little bit here:
>
> http://deplate.sourceforge.net/TutorialVikiBibtex.html
when i look at the text in this link, certain highlighted words like *bibtex*
are strangly mirrored below the baseline. is it something i have to configure?
anyone else has this problem?
jan
Thanks! It's described very clearly!
I'm going to try this, since it looks pretty clean and tide to me!
Adriaan