Skip to content

Dyldog/luhman-obsidian-plugin

Repository files navigation

Obsidian Downloads

Luhmann

Commands for handling a zettelkasten with Luhmann-style IDs (e.g: 12a56g) as filenames

Commands

Create child notes

Creates a note under the current note, e.g: If run from "23f3.md", "12f3a.md" (or the next available sibling) will be created.

If you have text selected, that will be used as the title for your new note. Otherwise, you will be prompted to enter a title.

Create sibling note

Creates a note next to the current note, e.g: If run from "23f3.md", "12f4.md" (or the next available sibling) will be created.

If you have text selected, that will be used as the title for your new note. Otherwise, you will be prompted to enter a title.

Open zettel

Allows you to search for files by their inner markdown title (i.e: the first H1 found within the note)

Insert Zettel link

Lets you search by markdown titles like the "Open zettel" command above, but inserts a link to the file instead of opening it.

Current Maintainers

Contributors