1
0
This commit is contained in:
2025-11-18 13:29:40 +01:00
parent 53a647d6c5
commit 4cbc9a1feb
8 changed files with 86 additions and 460 deletions

19
.idea/dataSources.xml generated Normal file
View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="collection.anki2" uuid="4eea5c4b-ac34-475e-932e-52db5d9bc3c2">
<driver-ref>sqlite.xerial</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
<jdbc-url>jdbc:sqlite:$USER_HOME$/Library/Application Support/Anki2/User 1/collection.anki2</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
<data-source source="LOCAL" name="collection.media.db2" uuid="38704b31-291e-4013-816b-a9d4c110da72">
<driver-ref>sqlite.xerial</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
<jdbc-url>jdbc:sqlite:$USER_HOME$/Library/Application Support/Anki2/User 1/collection.media.db2</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>