-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import citavi knowledge items #9033
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add knowledge item and categories to xsd Add missing properties to xsd Parse knowledge item to comment field
src/main/java/org/jabref/logic/importer/fileformat/CitaviXmlImporter.java
Show resolved
Hide resolved
src/main/java/org/jabref/logic/importer/fileformat/CitaviXmlImporter.java
Show resolved
Hide resolved
src/main/java/org/jabref/logic/importer/fileformat/CitaviXmlImporter.java
Outdated
Show resolved
Hide resolved
* upstream/main: Update Gradle Wrapper from 7.5 to 7.5.1. (#9034)
Siedlerchr
changed the title
import citativ knowledge items
import citavi knowledge items
Aug 8, 2022
koppor
approved these changes
Aug 8, 2022
Only needs to adjust the bib files |
Argh, test fails again with the test files. Maybe some utf8 bom whatever not correct encoded? |
calixtus
approved these changes
Aug 10, 2022
6 tasks
Siedlerchr
added a commit
to koppor/jabref
that referenced
this pull request
Aug 14, 2022
* upstream/main: (31 commits) Citavi Importer - Import all knowledge items (JabRef#9043) Fixed table update in eft preferences (JabRef#9051) Keep EOL setting at backups (JabRef#9048) ExternalFileTypes singleton refactor (JabRef#9044) Fix dead link (JabRef#9047) Fix performance regresssion (JabRef#9045) Update javafx to 18.02 import citavi knowledge items (JabRef#9033) Fix .gitattributes for CHANGELOG.md [GSOC22] - B - Implement merging fields in the three way merge UI (JabRef#9022) [GSOC22] - A - Implement a fully functional three way merge UI (JabRef#8945) Change button label from "Return to JabRef" to "Return to library" (JabRef#9039) Bump postgresql from 42.4.0 to 42.4.1 (JabRef#9036) Bump org.javamodularity.moduleplugin from 1.8.11 to 1.8.12 (JabRef#9037) Bump slf4j-api from 2.0.0-alpha7 to 2.0.0-beta1 (JabRef#9035) Bump slf4j-api from 2.0.0-alpha7 to 2.0.0-beta1 in /buildSrc (JabRef#9038) Update Gradle Wrapper from 7.5 to 7.5.1. (JabRef#9034) Refactor of DOI import failure dialog, import format reader and clipboard manager (JabRef#8839) Snapcraft and issue template Show development information\n\n+semver: minor ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #9025
add knowledge item and categories to xsd
Add missing properties to xsd
Parse knowledge item to comment field
TODO: Not sure about categories
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)