Commit Graph

13 Commits

Author SHA1 Message Date
Marcell Mars c31061f8f6 initial zotero rdf support... 2023-07-30 17:45:02 +02:00
Marcell Mars f29933421b Deleted static/css/bundle.css, static/css/bundle.css.map, static/favicons/android-chrome-192x192.png, static/favicons/android-chrome-512x512.png, static/favicons/apple-touch-icon.png, static/favicons/favicon-16x16.png, static/favicons/favicon-32x32.png, static/favicons/mstile-150x150.png, static/favicons/safari-pinned-tab.svg, static/fonts/IBMPlexMono-Bold.woff2, static/fonts/IBMPlexMono-Italic.woff2, static/fonts/IBMPlexMono-Regular.woff2, static/fonts/IBMPlexMono.woff2, static/js/bundle.js, static/js/bundle.js.map, static/data1.js, static/data2.js, static/data3.js, static/data4.js, static/data5.js, static/data6.js, static/data7.js, static/data8.js 2023-07-30 17:45:02 +02:00
Marcell Mars 24411bce06 removed BROWSE_LIBRARY... 2023-07-30 17:45:02 +02:00
Marcell Mars 2b67719462 path and mimetype are now comprehensible to handle 2023-07-30 17:45:02 +02:00
Marcell Mars 988d6aa4a7 mimetype is attr and path chardata in <attachment> 2023-07-30 17:45:02 +02:00
Marcell Mars af6aa34bb1 multiple attachments in attachments zoteroItem 2023-07-30 17:45:02 +02:00
Marcell Mars 20206c7c9b if there's more than one attachment add it to the item... 2023-07-30 17:45:02 +02:00
Marcell Mars 8a9c8d34c7 more of a xml/rdf/opf play.. 2023-07-30 17:45:02 +02:00
Marcell Mars bf1424eaea more parsing of zotero's rdf.. 2023-07-30 17:45:02 +02:00
Marcell Mars 7d34456de0 maybe etree output is already good enough for simplest struct to
unmarshal to
2023-07-30 17:45:02 +02:00
Marcell Mars 7635c4fd9f few more hints for the future on how to use etree 2023-07-30 17:45:02 +02:00
Marcell Mars f95f757d92 initial parsing of zotero's rdf with etree 2023-07-30 17:45:02 +02:00
Marcell Mars 775e6c1803 initial rdf parsing 2023-07-30 17:45:02 +02:00