Skip to content

ongaeshi/previous-river

Repository files navigation

Previous River

An Obsidian plugin that enables navigation between notes using the previous property in frontmatter or backlinks.

Features

Go to previous note

Jump to the note specified in the previous property of the current note's frontmatter.

Go to next note

Move to notes that backlink to the current note and have their previous property pointing to it.
If multiple candidates exist, a suggestion modal will allow you to choose.

Go to first note

Follow the previous property chain to reach the first note in the sequence.

Go to last note

Use backlinks to find the last note in the sequence.
If there are multiple candidates, a suggestion modal will appear for selection.

Recommended Hotkeys

  • Go to previous note: Alt+,
  • Go to next note: Alt+.
  • Go to first note: Alt+Shift+,
  • Go to last note: Alt+Shift+.

Contributing

Feel free to submit bug reports and feature requests via Issues. Contributions through pull requests are also highly appreciated!

About

Move between notes using previous property and backlinks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published