Skip to content

FEAT!: ABOLISH THE CLIENT #237

@neo451

Description

@neo451

I really don't like there to be an client.

Everywhere there used to be an function receiving an client as argument should just receive the and config table.

It is good for:

  • user scripting: :lua Obsidian.tags().
  • avoid bloat, client now as little organization and is huge.
  • no setup function
  • ...

I will proceed this by moving things that are internal to their own modules first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions