forked from JabRef/jabref
-
Notifications
You must be signed in to change notification settings - Fork 15
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
drag'n'drop to another library should be possible #521
Labels
Comments
Refs #530 |
7 tasks
ThiloteE
moved this from Free to take
to Reserved
in Candidates for University Projects
Jun 30, 2022
This was referenced Jul 15, 2022
Repository owner
moved this from In Progress
to Done
in Candidates for University Projects
Jul 18, 2022
koppor
pushed a commit
to JabRef/jabref
that referenced
this issue
Jul 18, 2022
…ibrary tabs (#8982) Co-authored-by: Cain <abc@gmail.com>
Siedlerchr
added a commit
to zkl-ai/jabref
that referenced
this issue
Jul 19, 2022
…failure-dialog * upstream/main: Reworded t in pr (JabRef#8989) Fixed checkstyle (JabRef#8990) Fix RfcFetcherTest (JabRef#8988) Fixes JabRef#521 - Allow to drag&drop selected bib entries to other library tabs (JabRef#8982) # Conflicts: # src/main/java/org/jabref/gui/maintable/MainTable.java # src/test/java/org/jabref/logic/importer/fetcher/JstorFetcherTest.java
Siedlerchr
added a commit
to Ognimalf/jabref
that referenced
this issue
Jul 29, 2022
* upstream/main: Autosave folder and checkbox is remembered (JabRef#9000) New Crowdin updates (JabRef#8999) Sync group view mode and main table (JabRef#8993) Bump unoloader from 7.3.4 to 7.3.5 (JabRef#8996) Bump libreoffice from 7.3.4 to 7.3.5 (JabRef#8997) Bump java-diff-utils from 4.11 to 4.12 (JabRef#8998) Fix external group metadata changes are not merged (JabRef#8994) New Crowdin updates (JabRef#8995) Reworded t in pr (JabRef#8989) Fixed checkstyle (JabRef#8990) Fix RfcFetcherTest (JabRef#8988) Fixes JabRef#521 - Allow to drag&drop selected bib entries to other library tabs (JabRef#8982)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As user, I have multiple .bib files. For instance, one main bib file and per paper one bib file. Sometimes, I copy from one library to another.
As mouse user, I would like to have the drag'n'drop funtionality working.
The text was updated successfully, but these errors were encountered: