Skip to content

mtill/zim-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

zim-extensions

findDeadLinks: scans a ZIM notebook for dead links. Embed the script via "Tools->Custom Tools" and add a new entry here, e.g. as follows:

/usr/bin/gnome-terminal -- /home/user/.config/zim/customtools/findDeadLinks.py --notebookpath %n --ignoreFolder Journal --noask --confirmExit

command line arguments:

usage: findDeadLinks.py [-h] --notebookpath NOTEBOOKPATH [--ignoreFolder [IGNOREFOLDER ...]] [--proxy PROXY] [--noask]
                        [--confirmExit]

options:
  -h, --help            show this help message and exit
  --notebookpath NOTEBOOKPATH
  --ignoreFolder [IGNOREFOLDER ...]
  --proxy PROXY
  --noask
  --confirmExit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages