JobCatcher
JobCatcher copied to clipboard
``` 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,...
As suggested by Paméla, it could help to distinguish blacklisted offers by slightly different font, color, background ... on the row.
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.
``` 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,...
Offer the choice of language per user in the interface.