MapaDoSite ModificaçõesRecentes Notícias SeçãoElisp HowTo

WikiNavMode

Last edit

Sumário: requirements and links

Alterado:

< Uses if present: nav-flash.el

para

> Requires ButtonLockMode
> Uses if present: NavFlash, BackButton

Deleted:

< CategoryModes

Adicionado:

> CategoryModes


Overview

Wiki-nav mode is a minor mode for navigating files via [[wiki-style]] double-bracketed links.

It is not related to EmacsWikiMode and similar tools for building a personal Wiki. Instead, wiki-nav mode is designed to help you navigate around in the files you already have.

It provides functionality similar to LinkdMode. Wiki-nav mode uses a different syntax than LinkdMode, is simpler and less sophisticated.

Availability

Wiki-nav is distributed with ButtonLockMode:

https://github.com/rolandwalker/button-lock

and is also available via EmacsWiki

Lisp:wiki-nav.el

Compatibility and Requirements

Tested only on GNU Emacs version 24.1

Requires ButtonLockMode

Uses if present: NavFlash, BackButton


CategoryHypermedia CategoryNavigation CategoryModes