
Thanks to J.A.J. Pater for the vimwiki quick reference card he has made.
It looks really good.
What’s new
- [new] Links with directories:
[[dir_name/Link|Text]]. Thanks Jie Wu.
- [new] Added
%root_path% template variable to get relative root dir of path_html. See :h vimwiki-option-html_header.
- [fix] Indent is incorrect for vim without “float” compile option. Thanks Julian Kooij.
- [fix] Convert to html doesn’t work right with links like
[[foo::bar]].
- [fix] Rename wikiword doesn’t work right when rename WikiWord to
[[WikiWord blablabla]].
- [fix] Renaming of links with description doesn’t work.
- [fix] Weblinks with commas are not highlighted.
- [misc] Some changes in default css file.
Get it from vimwiki downloads list.
This weekend new version of vimwiki was released. And right after it a small fix was done this monday — many thanks to (annoying) dos line endings.
upd. .vba file still has dos CRLFs. The problem is in my new deployment script written in python. I will upload new .vba as soon as I am next to my computer.
upd2. Now there is vimwiki 0.9.2b with a couple of fixes and without dos lineendings.
0.9.2b
- FIX: Installation on Linux doesn’t work. (Dos line endings in Vimball archive file).
- FIX: Clear out FlexWiki ftplugin’s setup. Now you don’t have to hack filetype.vim to get rid of unexpected ‘:setlocal bomb’ from FlexWiki’s ftplugin.
- FIX: When write done: it will show another done: in html file.
0.9.2a
- FIX: Remove dos line endings from some files.
0.9.2
- NEW: Option ‘folding’ added to turn folding on/off.
- NEW: Header text object. See :h vimwiki-text-objects.
- NEW: Add/remove Header levels with ‘=’ and ‘-’. See :h vimwiki_=.
- NEW: Vimwiki GUI menu to select available wikies. See :h g:vimwiki_menu.
- NEW: You can specify the name of your css file now. See :h vimwiki-option-css_name.
- NEW: You can add styles to image links, see :h vimwiki-syntax-links.
- FIX: History doesn’t work after :VimwikiRenameWord.
- FIX: Some of wikipedia links are not correctly highlighted. Links with parentheses.
- MISC: Renamed vimwiki_gtd to vimwiki_lst.
Get it from vimwiki downloads list.
What’s new:
- [new] You can add classes to ‘pre’ tag —
:h vimwiki-syntax-preformatted. This might be useful for coloring some programming code with external js tools like google syntax highlighter.
- [new] !WikiPage is not highlighted. It is just a plain word WikiPage in HTML.
- [new] Definition lists, see
:h vimwiki-syntax-lists.
- [new] New implementation of
:h VimwikiRenameWord. CAUTION: It was tested on 2 computers only, backup your wiki before use it. Email me if it doesn’t work for you.
- [new] HTML: convert
[ ] to html checkboxes.
- [new] Default CSS: gray out checked items.
- [fix] Less than 3 characters are not highlighted in Bold and Italic.
- [fix] Added vimwiki autocmd group to avoid clashes with user defined autocmds.
- [fix] Pressing ESC while
:VimwikiUISelect opens current wiki index file. Should cancel wiki selection.
Get it from vimwiki downloads list.
At last! Vimwiki supports multiple wikies.
If you upgrade from previous versions you should revisit all vimwiki’s options in your .vimrc.
Most important — g:vimwiki_home has gone. Check :h vimwiki-options for additional information.
Get Vimwiki 0.8 from its downloads list.
I have just implemented “toggleable list items”. Now you can make “projects” which are vimwiki’s lists of what you should do to make a project done. Project is done when all it’s elements are done == checked.
Getting closer to emacs org-mode…
PS.
I wish i have implemented multiple wikies first.
Поправил некоторые ошибки, добавил возможность вставки в экспортируемые файлы шаблоны для верхней и нижней части HTML документа.
Загрузить vimwiki 0.6
Что новенького:
- Добавил команды :VimwikiGoHome, :VimwikiTabGoHome и :VimwikiExploreHome.
- Добавил маппинг <Leader>wt — откроет индексный файл в новом табе.
- Добавил настройку g:vimwiki_gohome — меняет поведение команды :VimwikiGoHome. Подробнее в справке. (Спасибо Тимуру Зарипову).
- Исправил команду :VimwikiRenameWord. Можно было потерять переименовываемый файл, если текущая директория отличалась от g:vimwiki_home.
- Сделал команды :Wiki2HTML и :WikiAll2HTML доступными только для буферов c ft=vimwiki.
- Ну и переименовал их в :Vimwiki2HTML и :VimwikiAll2HTML.
Загрузить можно, как обычно, с сайта vim’а или с сайта vimwiki.
В этот замечательный день, аккурат в день юриста, я забубенил новую версию.
Из нового:
- Написал Help.
- Сделал фолдинг для заголовков.
- Добавил <Plug>VimwikiGoHome и <Plug>VimwikiExploreHome, чтоб их можно было нормально перебиндить.
- Исправил парочку ошибок.
Загрузить можно с сайта vim’а (там и проголосовать можно) или с сайта vimwiki, где есть картинки, которые скриншоты.
PS
Юристы! С праздником!