[GRASS-dev] [GRASS GIS] #386: Thematic grouping of grass modules in the command line

#386: Thematic grouping of grass modules in the command line
--------------------------+------------------------------------
  Reporter: nikos | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: minor | Milestone: 7.0.5
Component: Docs | Version: svn-trunk
Resolution: worksforme | Keywords: grouping grass modules
       CPU: Unspecified | Platform: Unspecified
--------------------------+------------------------------------

Comment (by wenzeslaus):

I don't know what ''worksforme'' refers to here but this was actually
fixed for 7.2, not exactly in the originally suggested way but perhaps in
a better one, see G72:g.search.modules (and also comment:5:ticket:343).

{{{
> g.search.modules "landscape"
g.gui.rlisetup
     keywords: general,GUI,raster,landscape structure analysis
     description: Configuration tool for r.li modules.

r.li.cwed
     keywords: raster,landscape structure analysis,patch index
     description: Calculates contrast weighted edge density index on a
raster
                  map

r.li.dominance
     keywords: raster,landscape structure analysis,diversity index
     description: Calculates dominance's diversity index on a raster map
...
}}}

The attached CSV can be used to review the existing keywords for modules.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/386#comment:21&gt;
GRASS GIS <https://grass.osgeo.org>