Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 894 Bytes

README.md

File metadata and controls

41 lines (36 loc) · 894 Bytes

Papers

Paper manage app built with Electron.

Prerequisite

  • Electron 11.2.3
  • node 15.8.0
  • nedb 1.8.0
  • pdf-parse 1.1.1

Overview

  • UI
    • Library
    • Paper list
    • Overview
  • Overview for paper
    • Title
    • Abstract
    • Publisher
    • Url
    • Tags
    • Remark
      • Link to remark file
  • Operation on paper
    • Add: Support Drag and Drop Files
    • Select and delete
    • Select multiple and delete
    • Right menu
    • Search with Google Scholar
    • Delete

Screenshot

demo

Notes

Progress

  • Global Menu
  • Adjust global current_paper value.