Difference between revisions of "Scan2wiki"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
{{pip|scan2wiki}} | {{pip|scan2wiki}} | ||
== Prerequisites == | == Prerequisites == | ||
+ | |||
+ | = Tickets = | ||
+ | {{Ticket|9|.pdf directories should be ignored|scan2wiki}} | ||
+ | {{Ticket|8|replace pdfminer with faster library and or approach|scan2wiki}} | ||
+ | {{Ticket|7|add archive,folder,document,paper hierarchy|scan2wiki}} | ||
+ | {{Ticket|6|setup procedure to find wikis that have OCRDocuments|scan2wiki}} | ||
+ | {{Ticket|5|add folder watch|scan2wiki}} |
Revision as of 10:14, 20 December 2021
OsProject
OsProject | |
---|---|
edit | |
id | scan2wiki |
state | |
owner | Wolfgang Fahl |
title | scan2wiki |
url | https://github.com/WolfgangFahl/scan2wiki |
version | 0.0.10 |
description | |
date | 2021-10-21 |
since | |
until |
Installation
pip install scan2wiki
# alternatively if your pip is not a python3 pip
pip3 install scan2wiki
# local install from source directory of scan2wiki
pip install .
upgrade
pip install scan2wiki -U
# alternatively if your pip is not a python3 pip
pip3 install scan2wiki -U
Prerequisites
Tickets
Issue 9 - .pdf directories should be ignored Issue 8 - replace pdfminer with faster library and or approach Issue 7 - add archive,folder,document,paper hierarchy Issue 6 - setup procedure to find wikis that have OCRDocuments Issue 5 - add folder watch