package doculib

  1. Overview
  2. Docs
A GUI for tagging and managing document metadata for books, textbooks, or articles

Install

Dune Dependency

Authors

Maintainers

Sources

v1.3.3.tar.gz
md5=f61df38aca143d539154e90e88a897a4
sha512=34e2bdb9b1aa0908e842a5f64be8b0c1a6cde81b8ef17b0d44167f18cc1ad02d5112a68d51eb1c147bffda95af785e972bb8b62e969ea0e7a283a68baf08eaac

README.md.html

DocuLib

A simple GUI for managing document metadata for books, textbooks, or articles.

Features

  • files can be moved or renamed without losing metadata

  • mark duplicate files

  • metadata includes authors, title, publishing year, tags, bookmark, and DOI/ISBN

  • search for metadata on openlibrary.org and semanticscholar.org

  • manage multiple libraries in different locations

  • error permissive search

Installation

On Debian/Ubuntu:

wget https://github.com/nguermond/doculib/releases/download/v1.3.3/doculib_1.3.3_amd64.deb
sudo dpkg -i doculib_1.3.3_amd64.deb
sudo apt -f install

With the Opam package manager (see how to install opam)

opam install doculib