Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/retorquere/zotero-date-from-last-modified
https://github.com/retorquere/zotero-date-from-last-modified
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/retorquere/zotero-date-from-last-modified
- Owner: retorquere
- Created: 2013-10-26T13:23:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-25T13:03:28.000Z (9 months ago)
- Last Synced: 2024-10-12T21:17:32.910Z (about 1 month ago)
- Language: TypeScript
- Size: 996 KB
- Stars: 86
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zotero - Zotero-date-from-last-modified - Shows when the item was last modified. (Extensions / Customization)
- awesome-zotero - Zotero-date-from-last-modified - Shows when the item was last modified. (Extensions / Customization)
README
zotero-date-from-last-modified
=================Install by downloading the [latest version](https://github.com/retorquere/zotero-date-from-last-modified/releases/latest)
If the date field is not filled, and the URL field is, fill the date from URL last-modified automatically after an item changes.
# Selective date-filling
You can specify which item types get empty dates filled by this
plugin by adding a comma-separated list of item types in the hidden
preference `extensions.zotero.date-from-last-modified.itemtypes`.
If it's empty, all item types are used. You get to the hidden
preferences by selecting the Advanced pane of the Zotero preferences
and click "Config Editor". Enter "date-from-last-modified" into
the Filter field at the top of the list that comes up. Please don't
change any of the other hidden preferences. It's easy to break stuff
here.The item types Zotero knows about are:
- annotation
- artwork
- audioRecording
- bill
- blogPost
- book
- bookSection
- case
- computerProgram
- conferencePaper
- dataset
- dictionaryEntry
- document
- encyclopediaArticle
- film
- forumPost
- hearing
- instantMessage
- interview
- journalArticle
- letter
- magazineArticle
- manuscript
- map
- newspaperArticle
- note
- patent
- podcast
- preprint
- presentation
- radioBroadcast
- report
- standard
- statute
- thesis
- tvBroadcast
- videoRecording
- webpage# Support - read carefully
My time is extremely limited for a number of very great reasons (you shall have to trust me on this). Because of this, I
cannot accept bug reports
or support requests on anything but the latest version. If you submit an issue report,
please include the version that you are on. By the time I get to your issue, the latest version might have bumped up
already, and you
will have to upgrade (you might have auto-upgraded already however) and re-verify that your issue still exists.
Apologies for the inconvenience, but such
are the breaks.