Revision a693ef61
- Zotero support.
- Refactored to include the concept of a generic "object tree" that represents
the data rendered in the ONEDrive filesystem. The object tree takes a source
tree generator as input and that generator is currently the zotero client.
This abstraction makes it easy to support additional online libraries, sky
drives and reference managers in the future.
- Fixed the listing of previously manually used objects in FlatSpace (the
functionality broke in the switch to the Workspace client). The objects
visible in FlatSpace are persisted across runs of ONEDrive.
- The Zotero support was added within ONEDrive. The Workspace Client was left
as is. It can become an input tree generator in the future if we want to
go that way.
- Other refactoring to remove Workspace layout and logic and remnants of
the recursive faceted search based implementation.
Files
- added
- modified
- copied
- renamed
- deleted
View differences