Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

When inserting zettel links, add them to a configurable section #42

@fenetikm

Description

@fenetikm

Most of the time, when adding a link to another zettel one does it at the bottom of a particular section e.g.

---
date: xxx
---

# Title

Text...

## Links
- [[abcd1234]]

A nice feature would be to specify the name of a section and when you add a zettel it ends up there. If you don't have the variable or it can't find the section then it would just add it at the cursor. Inline insertion via <c-x><c-u> would be unaffected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions