Skip to content

Configuration for logo / logoPath #484

@teauxfu

Description

@teauxfu

Which docs page should be improved?

https://wiki.dendron.so/notes/f2ed8639-a604-4a9d-b76c-41e205fb8713/#logo

Which area does your issue apply to?

  • Basics: Fundamental Dendron features, installation, getting started etc.
  • Editing: Editing your notes, Markdown, frontmatter, images, templates, links, note refs, etc.
  • Retrieving: Finding your notes, lookup, lookup modifiers, etc.
  • Navigating: Navigating across notes, graph view, go to shortcuts, etc.
  • Organizing: Maintaining your notes, hierarchies, schemas, journals, tags, users, tasks, special notes, vaults, workspaces, multi-vault, etc.
  • Refactoring: Restructuring your notes, Dendron Doctor, refactor hierarchy, move/rename notes, rename header, etc.
  • Sharing: Publishing and sharing your notes, git, team workflows, etc.
  • Transferring/syncing: Importing/exporting your notes, pods, etc.
  • Extending note and workspace functionality, note type system, note traits, hooks, custom pods, etc.
  • Dendron community
  • Other (please describe in the issue description below)

What should be fixed/improved?

  • Fix outdated docs
  • Extend docs (tutorials, workflows, etc.)
  • Add docs (new features, etc.)
  • Clarification needed
  • Add/update screenshots
  • Fix broken formatting, wikilink, and/or note references
  • Other (please describe in the issue description below)

Issue description

I think the logo section may be out of date. I tried using logo and that didn't work, but using logoPath under publishing did work for config v5.

Suggested fix, improvements or additions

I got this working example from the dendron.yml for the docs. The key is now logoPath and located under publishing.

logoPath: vault/assets/images/logo.png

Also, I think it would be helpful to explicitly state where in the config hierarchy certain keys are expected by providing a minimal example.

publishing:
    logoPath: vault/assets/images/logo.png

Metadata

Metadata

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