fedwiki / wiki-plugin-plugmatic

Administer Installed Plugins
2 stars 3 forks source link

more meaningful columns #3

Closed WardCunningham closed 7 years ago

WardCunningham commented 7 years ago

We have trouble remembering where columns come from and what they suggest we do. Here we consider reorganizing them to be less encoded and more usefully mixed and matched.

column show source details
status traffic light npmjs.org, etc opens to action buttons
name name package json view package.json & authors
menu category factory.json factory.json
about #pages pages/ synopsis with links
service #hdwmy file time lots of dates
bundled range wiki package.json wiki package.json
installed version package.json package.json & npmjs.org
published version npmjs.org npmjs.org

If columns specified they will be shown.

if plugins specified but no columns then assume STATUS NAME INSTALLED PUBLISHED.

if nothing specified then assume NAME MENU ABOUT INSTALLED SERVICE

The traffic light color code.

WardCunningham commented 7 years ago

screen shot 2017-02-05 at 6 10 36 pm

The Plugmatic plugin is nearing completion. Markup configures rows and columns with useful defaults. The traffic-light status suggests when there is new software to install. Double-click to open the install dialog. Coming soon: click actually installs.