Eugen Ciur
Eugen Ciur
Well actually that feature (of pinning the tag) was not yet fully transferred from version 2.x to 3.x. It is also a bug, in sense that the flag for pinning...
yes, and you can fix it !
Thank you for opening ticket. This feature will be implemented as part of 3.5 release.
Importer for 3.2: https://docs.papermerge.io/3.2/cli/cli/#import
The problem is that i renamed all underlying database tables in 3.3. Basically table "core_user" is now "users", "core_basetreenodes", is now "nodes". "core_folders" is now "folders" etc. So, yes, it...
No. But I will fix the import into 3.3 part; it is not that complicated. Currently I am busy with updating landing page and adding an online demo instance. Once...
@thndrbck this is work in progress. In couple of weeks I will release a separate tool (pmdump, a binary) with which you will be able to export all data from...
Quick update. Utility for upgrading from 3.2 to 3.4 will be out in couple of days.
@thndrbck what database do you use ? SQLite or PostgreSQL ?
Could you give a try to [pmdump v0.2](https://github.com/papermerge/pmdump/releases) ? With it you can export data from Papermerge DMS 3.2 (running on sqlite database) and import it into Papermerge DMS 3.4...