Skip to content

svsool/memo

Repository files navigation

Memo

Markdown knowledge base with bidirectional [[link]]s built on top of VSCode.

Inspired by Obsidian.md and RoamResearch.

Visual Studio Marketplace Version Open VSX Version Visual Studio Marketplace Rating codecov PRs Welcome

Why?

Because your knowledge base deserves to be powered by open source.

Getting started

If you want to try out Memo just install it via marketplace using this link and open the help folder via File > Open Folder... or by dragging it onto VSCode.

Features

  • ๐Ÿ”— Links support

    • Creating links

    • Links navigation

    • Embedding notes and images

    • Automatic links synchronization on file rename

    • Links rename via Rename Symbol command

    • Links labeling

      • Links labeling
    • Support for short and full links on filename clash

      • Support short and full links on filename clash
    • Opening links with unsupported file formats in the system default app

    • Find all references

      • Find all references
  • ๐Ÿ–ผ๏ธ Notes and images preview (built-in & on-hover)

Notes and images preview

  • ๐Ÿฆ‹ Creating notes on the fly

Creating notes on the fly

  • ๐Ÿ–‡ Backlinks panel

Backlinks panel

  • ๐Ÿ•น Commands

    • "Open link" command support for links following

    • "Open link to the side" command allows you to open link in the adjacent/new column of the editor

    • "Open daily note" command which creates a note with a title in yyyy-mm-dd format or opens already existing one

    • "Open random note" command which allows you to explore your knowledge base a little bit

    • "Open link in the default app" command for opening unsupported file formats in the system default app

    • "Paste HTML as Markdown" command which can partially replace a web clipper functionality

    • "Rename Symbol" command support for renaming links right in the editor

    • "Extract range to a new note" command to ease notes refactoring

Contributing

Changelog

See changelog here.