Opened 10 years ago

Closed 10 years ago

#121 closed enhancement (fixed)

functions to get selected project and items in Scholar pane

Reported by: simon Owned by: david
Priority: major Milestone: 1.0 Beta 1
Component: interface Version: 1.0
Keywords: Cc:

Description

these functions will be necessary for exporting specific items, creating bibliographies from specific items, and implementing #112, Ingested items should be automatically added to selected project

Change History (1)

comment:1 Changed 10 years ago by david

  • Resolution set to fixed
  • Status changed from new to closed

(In [370]) Closes #121, functions to get selected project and items in Scholar pane.

  • ScholarPane.getSelectedCollection() returns collection object, or null if Library is selected.
  • ScholarPane.getSelectedItem() returns selected item/note/item-like-thing, or null if no item is selected.
Note: See TracTickets for help on using tickets.