zimsearch
zimsearch copied to clipboard
GNOME Shell search provider for Zim Desktop Wiki, inherited from @dsboger.
Fixes #14 #15 and #13
This plug-in used to work perfectly in previous versions of Gnome. Could you please be so kind and fix it? Thanks in advance!
dbus looks in XDG_DATA_DIRS for service files (XDG_DATA_DIRS=/usr/local/share/:/usr/share/ typically) https://dbus.freedesktop.org/doc/dbus-daemon.1.html#:~:text=XDG_DATA_DIRS if flatpak or snap is installed they'll add their own paths
Finished works: - code ported to python 3 by 2to3 (see `setup.py`) - rewrite plug-in logic for newer Zim versions (see class `GnomeShellSearch`) I have tested it on GNOME 3.36.4...
To work with zim 0.70_rc3, this plug-in would require python3 compatibility. https://github.com/zim-desktop-wiki/zim-desktop-wiki/blob/master/CHANGELOG.md#070-rc3---mon-18-feb-2019
Although I have a quite fast PC, the new approach feels very sluggish to me. It takes about 5 seconds for the results to appear. At the beginning I even...
I really think, that it's absolutely sufficient to search only for the page title, not the content itself, like it was before. People (will) use this plugin primarily as a...