JobCatcher icon indicating copy to clipboard operation
JobCatcher copied to clipboard

Results 44 JobCatcher issues
Sort by recently updated
recently updated
newest added

``` shell $ pwd .../JobCatcher/www $ ../jobcatcher --all Traceback (most recent call last): File "../jobcatcher.py", line 905, in executeall(configs) File "../jobcatcher.py", line 675, in executeall initblacklist(conf) File "../jobcatcher.py", line 691,...

bug

As suggested by Paméla, it could help to distinguish blacklisted offers by slightly different font, color, background ... on the row.

enhancement

The filter by publication date (aka pubdate) will allow to show only unread offers. An offer is considerated read when it is displayed more than x seconds.

enhancement

``` Traceback (most recent call last): File "jobcatcher.py", line 1261, in executeall(configs, selecteduser) File "jobcatcher.py", line 1000, in executeall downloadfeeds(conf, selecteduser) File "jobcatcher.py", line 1032, in downloadfeeds plugin = utilities.loadJobBoard(jobboardname,...

bug

Offer the choice of language per user in the interface.

enhancement