mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-03 17:26:43 +02:00
Update README.md
added RSSOWL example
This commit is contained in:
parent
2139ccae04
commit
29d879fee2
1 changed files with 24 additions and 2 deletions
26
README.md
26
README.md
|
@ -6,21 +6,43 @@ The Stadtratmonitor Leipzig is a lightweight user interface for performing full
|
|||
|
||||
### Sorting
|
||||
* Sort by date, paper was issued
|
||||
|
||||

|
||||
|
||||
* Sort by relevance, e.g. how often the search keyword appears inside the title resp. the content of the paper
|
||||
|
||||

|
||||
|
||||
### Filtering
|
||||
* By paper type
|
||||
|
||||

|
||||
|
||||
* By originator
|
||||
|
||||

|
||||
|
||||
### Staying up-to-date
|
||||
#### General
|
||||
* Subscribing
|
||||
* [Firefox RSS extension](https://addons.mozilla.org/en-US/firefox/addon/rss-feed-icon-in-navbar/)
|
||||
* [Google Chrome RSS extension](https://chrome.google.com/webstore/detail/rss-subscription-extensio/nlbjncdgjeocebhnmkbbbdekmmmcbfjd?hl=de)
|
||||
* [Firefox RSS extension](https://addons.mozilla.org/en-US/firefox/addon/rss-feed-icon-in-navbar/)
|
||||
* Reading
|
||||
* [Google Chrome Extension](https://chrome.google.com/webstore/detail/rss-feed-reader/pnjaodmkngahhkoihejjehlcdlnohgmp)
|
||||
* ...
|
||||
* [Firefox Extension](https://addons.mozilla.org/en-US/firefox/addon/simple-rss-reader-srr)
|
||||
* [RSSOWL](http://www.rssowl.org/)
|
||||
|
||||
#### Example using Firefox and RSSOWL
|
||||
Click on the newsfeed icon in the address bar
|
||||

|
||||
|
||||
Copy the URL from the address bar
|
||||

|
||||
|
||||
Create a new Feed in RSSOWL and paste the just copied URL in the form
|
||||

|
||||
|
||||
When updating the feed in RSSOWL (or any other RSS reader of your choice) time after time all new papers matching the search query criteria will appear.
|
||||
|
||||
[](https://travis-ci.org/CodeforLeipzig/stadtratmonitor) [](https://coveralls.io/github/CodeforLeipzig/stadtratmonitor?branch=master) [](https://codeclimate.com/github/CodeforLeipzig/stadtratmonitor)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue