Commit Graph

14 Commits

Author SHA1 Message Date
Marcell Mars 7071136b79 initial zotero rdf support... 2023-07-30 17:41:43 +02:00
Marcell Mars 7fd0d7cd24 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:41:43 +02:00
Marcell Mars b55dca7054 removed BROWSE_LIBRARY... 2023-07-30 17:41:43 +02:00
Marcell Mars 3cd18c2716 path and mimetype are now comprehensible to handle 2023-07-30 17:41:43 +02:00
Marcell Mars d70b234ffc mimetype is attr and path chardata in <attachment> 2023-07-30 17:41:43 +02:00
Marcell Mars 5cb4be810e multiple attachments in attachments zoteroItem 2023-07-30 17:41:43 +02:00
Marcell Mars 3bad216bbe if there's more than one attachment add it to the item... 2023-07-30 17:41:43 +02:00
Marcell Mars 10f5383a8f more of a xml/rdf/opf play.. 2023-07-30 17:41:38 +02:00
Marcell Mars d0763e99a7 more parsing of zotero's rdf.. 2023-07-30 17:41:02 +02:00
Marcell Mars fac5a2b9b1 maybe etree output is already good enough for simplest struct to
unmarshal to
2023-07-30 17:41:02 +02:00
Marcell Mars aff7a1e12d few more hints for the future on how to use etree 2023-07-30 17:41:02 +02:00
Marcell Mars 7583de5d17 initial parsing of zotero's rdf with etree 2023-07-30 17:41:02 +02:00
Marcell Mars 3643f9150f initial rdf parsing 2023-07-30 17:39:17 +02:00
Marcell Mars 7a1e157f2d 2023-07-30 17:36:50 +02:00