#inline-fields
View:
  • 1.
    Double Colon Conceal
    2 years ago by Michal Srch
    favorite
    share
    Score: 59/100
    Category: Note Enhancements
    The Double Colon Conceal plugin enhances readability in Obsidian by displaying double colons (often used for Dataview inline fields) as single colons. This provides a more natural reading experience without altering the actual content. Users can enable concealment in both reading and editing views, with the editing view retaining visibility on active lines or selected text. The plugin includes customizable CSS classes, allowing users to style the concealed colons for better personalization. It supports live preview mode and ensures no interference with source mode.
  • 2.
    Dataview (to) Properties
    9 days ago by Mara-Li
    favorite
    share
    Score: 45/100
    The Dataview (to) Properties plugin synchronises your Dataview inline fields and queries with frontmatter properties, keeping metadata up to date across your notes. It converts both Dataview Query Language (DQL) and DataviewJS results into frontmatter, handles block and inline queries, and evaluates calculated values before syncing. You can set up automatic or manual sync, with granular controls for field naming, ignored fields, value cleanup, and list handling. The plugin is careful to avoid property conflicts by using a configurable prefix. Cleanup happens automatically if you remove a field, and accent or case mismatches are handled smoothly.