better-inline-fields
better-inline-fields copied to clipboard
Obsidian plugin to enhance Dataview style inline fields
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

- 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

Planned
- [ ] Add autocomplete to field values based on same name field in other files.
Other Plugins
Compatible
- Checklist Soundeffects - allows one to add sound effects when toggling checkboxes.
Incompatible
- Various Complements This plugin is not compatible with the with the "Complement automatically" setting turned on (see #2).
Attributions
- The settings suggest input uses code from obsidian-periodic-notes