Commit Graph

14 Commits

Author SHA1 Message Date
Marcell Mars 11438f5375 license + description 2023-07-30 17:53:20 +02:00
Marcell Mars 1b0b208dbc initial zotero rdf support... 2023-07-30 17:53:20 +02:00
Marcell Mars cc2f69d598 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:53:20 +02:00
Marcell Mars f7d0f9b90b removed BROWSE_LIBRARY... 2023-07-30 17:53:20 +02:00
Marcell Mars a87803ffa0 path and mimetype are now comprehensible to handle 2023-07-30 17:53:20 +02:00
Marcell Mars 3737ec0549 mimetype is attr and path chardata in <attachment> 2023-07-30 17:53:20 +02:00
Marcell Mars 55777c078a multiple attachments in attachments zoteroItem 2023-07-30 17:53:20 +02:00
Marcell Mars 3a505ce022 if there's more than one attachment add it to the item... 2023-07-30 17:53:20 +02:00
Marcell Mars 103292cd38 more of a xml/rdf/opf play.. 2023-07-30 17:53:20 +02:00
Marcell Mars 5dfd1950d1 more parsing of zotero's rdf.. 2023-07-30 17:53:20 +02:00
Marcell Mars 9fee37b37c maybe etree output is already good enough for simplest struct to
unmarshal to
2023-07-30 17:53:20 +02:00
Marcell Mars 71c0046807 few more hints for the future on how to use etree 2023-07-30 17:53:20 +02:00
Marcell Mars b668476c47 initial parsing of zotero's rdf with etree 2023-07-30 17:53:20 +02:00
Marcell Mars 9c7f016f7d initial rdf parsing 2023-07-30 17:53:20 +02:00