Skip to content

Disabling autocompletion for title field #7320

Closed
@cmiramon

Description

JabRef 5.2--2020-12-24--6a2a512
Linux 5.4.0-60-generic amd64
Java 15.0.1

Hello,
I would like to enable autocompletion for the author field but disable it for the title field.

Even if I change the Options -> Preferences -> Entry editor -> Fields to suppress 'title', autocompletion is still enabled for the title field.

Thank you for this great software....

Here is the start my ~/.java/.userPrefs/org/jabref/prefs.xml

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE map SYSTEM "http://java.sun.com/dtd/preferences.dtd">
<map MAP_XML_VERSION="1.0">
  <entry key="AskAutoNamingPDFsAgain" value="true"/>
  <entry key="KeyPatternRegex" value=""/>
  <entry key="KeyPatternReplacement" value=""/>
  <entry key="TeXstudioPath" value="texstudio"/>
  <entry key="abbrAuthorNames" value="true"/>
  <entry key="acceptRecommendations" value="false"/>
  <entry key="allowFileAutoOpenBrowse" value="true"/>
  <entry key="allowIntegerEditionBibtex" value="false"/>
  <entry key="askedCollectTelemetry" value="true"/>
  <entry key="autoAssignGroup" value="true"/>
  <entry key="autoCompFF" value="false"/>
  <entry key="autoCompFirstNameMode" value="ONLY_FULL"/>
  <entry key="autoCompLF" value="false"/>
  <entry key="autoComplete" value="true"/>
  <entry key="autoCompleteFields" value="publisher;related;journal;author;crossref;entryset;editor;keywords"/>
  <entry key="autoOpenForm" value="true"/>
  <entry key="autoResizeMode" value="true"/>
  <entry key="autoSyncSpecialFieldsToKeywords" value="false"/>

Metadata

Assignees

No one assigned

    Labels

    status: staleIssues marked by a bot as "stale". All issues need to be investigated manually.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions