Metadata-Version: 2.0
Name: valer.core.spotlight
Version: 1.0.3rc4
Summary: MacOS like Spotlight search
Home-page: https://github.com/valeriozhang/senaite.core.spotlight
Author: Valer Group LLC
Author-email: valerio.zhang@valer.us
License: GPLv2
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Provides-Extra: test
Requires-Dist: setuptools
Requires-Dist: valer.core (==1.3.5rc4)
Requires-Dist: valer.jsonapi (==1.2.3rc4)
Provides-Extra: test
Requires-Dist: plone.app.testing; extra == 'test'
Requires-Dist: unittest2; extra == 'test'

.. image:: https://raw.githubusercontent.com/senaite/senaite.core.spotlight/master/static/logo_pypi.png
   :target: https://github.com/senaite/senaite.core.spotlight
   :alt: senaite.core.spotlight
   :height: 128px


MacOS like Spotlight Search for SENAITE
=======================================

.. image:: https://img.shields.io/pypi/v/senaite.core.spotlight.svg?style=flat-square
   :target: https://pypi.python.org/pypi/senaite.core.spotlight

.. image:: https://img.shields.io/github/issues-pr/senaite/senaite.core.spotlight.svg?style=flat-square
   :target: https://github.com/senaite/senaite.core.spotlight/pulls

.. image:: https://img.shields.io/github/issues/senaite/senaite.core.spotlight.svg?style=flat-square
   :target: https://github.com/senaite/senaite.core.spotlight/issues

.. image:: https://img.shields.io/badge/README-GitHub-blue.svg?style=flat-square
   :target: https://github.com/senaite/senaite.core.spotlight#readme

.. image:: https://img.shields.io/badge/Built%20with-%E2%9D%A4-red.svg
   :target: https://github.com/senaite/senaite.core.spotlight

.. image:: https://img.shields.io/badge/Made%20for%20SENAITE-%E2%AC%A1-lightgrey.svg
   :target: https://www.senaite.com


About
=====

Quickly find contents in SENAITE by pressing `Ctrl-Space` and start typing.

See the screencast how to use it: https://www.youtube.com/watch?v=AIA5atToc-c


Changelog
=========

1.0.3 (2020-08-04)
------------------

- updated resources


1.0.2 (2020-03-02)
------------------

- #2 Fix visible spotlight viewlet on page load
- #1 Added missing dependency to `senaite.jsonapi`


1.0.1 (2020-02-04)
------------------

- Minimized JS code from 124K to 53K


1.0.0 (2020-02-04)
------------------

- Initial release


