Difference between revisions of "Scan2wiki"

From BITPlan Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
|owner=Wolfgang Fahl
 
|owner=Wolfgang Fahl
 
|title=scan2wiki
 
|title=scan2wiki
|version=0.0.10
 
|date=2021-10-21
 
 
|url=https://github.com/WolfgangFahl/scan2wiki
 
|url=https://github.com/WolfgangFahl/scan2wiki
 +
|version=0.0.11
 +
|date=2021-12-20
 +
|since=2021-03-21
 
|storemode=property
 
|storemode=property
 
}}
 
}}
 
+
=Freitext=
 
 
 
{{pip|scan2wiki}}
 
{{pip|scan2wiki}}
 
== Prerequisites ==
 
== Prerequisites ==

Revision as of 11:16, 20 December 2021

OsProject

OsProject
edit
id  scan2wiki
state  
owner  Wolfgang Fahl
title  scan2wiki
url  https://github.com/WolfgangFahl/scan2wiki
version  0.0.11
description  
date  2021-12-20
since  2021-03-21
until  

Freitext

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