Related Plugins and Tags

QGIS Python Plugins Repository

QGISpell Plugin icon

Plugin ID: 3431
(0) votes 

Creates context menu spell checking for attribute data based on ENCHANT libraries

This is a proof of concept plugin for Spell Checking your attribute data - it builds a custom attribute form in a Dock window. It is necessarily clunky because QGIS does not currently expose the python bindings to allow the native attribute forms to use this functionality. It uses a custom identify tool to view each feature's attributes and borrows basic functions from gotonextfeature3 plugin for navigating through features: it's possible to loop through each feature of a selected layer - the canvas will Pan or Zoom to each feature. REQUIRES: Enchant libraries - can be loaded using pyEnchant or libenchant2 in your python installation. Currently NOT working fully in Windows due to the python interpreter not loading libraries correctly (see reported QGIS issues). TRY: if you can install Ubuntu on WSL this will work on a Windows PC

Author
Chris York (Walking-the-Talk)
Maintainer
seewhy
Tags
attributesspelling
Plugin home page
https://github.com/walking-the-talk/qgispell
Tracker
Browse and report bugs
Code repository
https://github.com/walking-the-talk/qgispell
Latest experimental version:
0.2
Plugin ID
3431
Version Experimental Min QGIS version Max QGIS version Downloads Uploaded by Date
0.2 yes 3.0.0 3.99.0 91 seewhy 2024-07-23T09:14:46.090662+00:00
0.1 yes 3.0.0 3.99.0 83 seewhy 2024-07-19T14:25:09.139975+00:00

Sustaining Members