Rename tags
Hi
I've 1K Zotero tags on 31K PDF
All tags start with "#"
To remove "#", I replaced "tags" table in SQLite DB with a new table
```
[bad SQL removed — D.S.]
```
It works and I have backupped original table
But the new table is slow to show, while the original table loads quickly
Alternatives?
I've 1K Zotero tags on 31K PDF
All tags start with "#"
To remove "#", I replaced "tags" table in SQLite DB with a new table
```
[bad SQL removed — D.S.]
```
It works and I have backupped original table
But the new table is slow to show, while the original table loads quickly
Alternatives?
From Direct Access to the Zotero SQLite Database: