Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1017 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 1017 Bytes

Zim Tag Autocompletion

Tag autocompletion plugin for Zim Wiki.

After typing @, a list of existing tags open up for autocompletion.

Release Notes

NOTE: Use the bleeding edge release from the master branch, and apply this fix to your Zim Wiki to make this plugin work. Once the Zim PR is merged, we will release a version here.

  • v0.95 : Adapted for Python >3.1
  • v0.94 : Ported to Zim v0.71 (tested)
  • v0.93 : Works with Zim v0.68 and possibly earlier (untested)

Credits

The plugin is originally developed by @muguu (as shared on this gist) and later ported to Zim v0.71 by @shivams.

For porting to Zim v0.71, which uses GTK+v3, I took the help of this script which made the job quite easy: pygi-convert.sh