/better-inline-fields

Obsidian plugin to enhance Dataview style inline fields

Primary LanguageTypeScriptMIT LicenseMIT

Better Inline Fields

Simple Obsidian plugin that aims to improve work with Dataview inline fields (like Some Field:: value).

Features

  • Checkbox that allows toggling of inline boolean values

Checkboxes

  • Autocompletion of field values based on pages in a configured folder (needs dataview plugin).
    • Takes aliases into account.
    • Regexp can be used to search the autocomplete values by prefixing the text with regexp trigger (configurable in settings, "/" by default).
      • Field:: /.*a.*b

Pages Autocomplete

Planned

  • Add autocomplete to field values based on same name field in other files.

Other Plugins

Compatible

Incompatible

  • Various Complements This plugin is not compatible with the with the "Complement automatically" setting turned on (see #2).

Attributions