Add README.md
This commit is contained in:
commit
0d3af577a5
21
README.md
Normal file
21
README.md
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
Link listing for Zim
|
||||||
|
====================
|
||||||
|
|
||||||
|
List all links in your [Zim](http://zim-wiki.org/) notebook, prefixed
|
||||||
|
with an `E` for existing or `M` for missing pages.
|
||||||
|
|
||||||
|
Installation
|
||||||
|
------------
|
||||||
|
|
||||||
|
Download/clone this repository in your `$XDG_DATA_HOME/zim/plugins`
|
||||||
|
(usually it is in `~/.local/share`).
|
||||||
|
|
||||||
|
Usage
|
||||||
|
-----
|
||||||
|
|
||||||
|
Open a terminal and enter
|
||||||
|
|
||||||
|
$ zim --plugin linklist --notebook <notebook name>
|
||||||
|
|
||||||
|
Add `--missing-only` or `--existing-only` to list only dangling or
|
||||||
|
existing pages.
|
Loading…
Reference in New Issue
Block a user