Skip to content

svsool/memo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c19303c ยท Nov 19, 2023
Nov 19, 2023
Mar 28, 2021
Mar 14, 2021
May 8, 2022
Jul 29, 2020
Mar 4, 2023
May 8, 2022
Jun 6, 2020
Mar 4, 2023
Jan 19, 2021
Feb 19, 2023
Jul 3, 2020
Feb 19, 2023
Aug 1, 2020
Jul 30, 2022
May 8, 2022
Jun 17, 2020
Mar 5, 2023
Aug 5, 2020
Aug 1, 2020
Mar 5, 2023
Feb 19, 2023
Dec 18, 2021
Mar 5, 2023

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.