{"id":13451624,"url":"https://github.com/svsool/memo","last_synced_at":"2025-10-09T09:13:19.068Z","repository":{"id":39056616,"uuid":"269942038","full_name":"svsool/memo","owner":"svsool","description":"Markdown knowledge base with bidirectional [[link]]s built on top of VSCode","archived":false,"fork":false,"pushed_at":"2024-07-20T03:43:00.000Z","size":18936,"stargazers_count":863,"open_issues_count":34,"forks_count":48,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-10-09T09:11:35.461Z","etag":null,"topics":["knowledge-base","markdown","note-taking-app","notes-app","personal-knowlege-base","references","vscode-extension","wiki-links","zettelkasten"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/svsool.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-06T10:09:34.000Z","updated_at":"2025-10-06T09:31:54.000Z","dependencies_parsed_at":"2023-11-19T12:29:27.196Z","dependency_job_id":"883eff3c-4f6a-4043-a5fd-1c14400b2d37","html_url":"https://github.com/svsool/memo","commit_stats":null,"previous_names":["svsool/vscode-memo"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/svsool/memo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svsool%2Fmemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svsool%2Fmemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svsool%2Fmemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svsool%2Fmemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svsool","download_url":"https://codeload.github.com/svsool/memo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svsool%2Fmemo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001117,"owners_count":26083021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["knowledge-base","markdown","note-taking-app","notes-app","personal-knowlege-base","references","vscode-extension","wiki-links","zettelkasten"],"created_at":"2024-07-31T07:00:57.248Z","updated_at":"2025-10-09T09:13:19.035Z","avatar_url":"https://github.com/svsool.png","language":"TypeScript","readme":"# Memo\n\nMarkdown knowledge base with bidirectional [[link]]s built on top of [VSCode](https://github.com/microsoft/vscode).\n\nInspired by [Obsidian.md](https://obsidian.md/) and [RoamResearch](https://roamresearch.com/).\n\n[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/svsool.markdown-memo?color=light-green\u0026label=VS%20Marketplace)](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo)\n[![Open VSX Version](https://img.shields.io/open-vsx/v/svsool/markdown-memo?color=salad\u0026label=Open%20VSX)](https://open-vsx.org/extension/svsool/markdown-memo)\n[![Visual Studio Marketplace Rating](https://img.shields.io/visual-studio-marketplace/r/svsool.markdown-memo)](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo\u0026ssr=false#review-details)\n[![codecov](https://codecov.io/gh/svsool/memo/branch/master/graph/badge.svg)](https://codecov.io/gh/svsool/memo)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/svsool/memo/blob/master/CONTRIBUTING.md)\n\n## Why?\n\nBecause your knowledge base deserves to be powered by open source.\n\n## Getting started\n\nIf you want to try out Memo just install it via marketplace using [this link](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo) and open the [help](https://github.com/svsool/memo/tree/master/help) folder via `File \u003e Open Folder...` or by dragging it onto VSCode.\n\n## Features\n\n- 🔗 **Links support**\n\n  - Creating links\n\n    - ![Creating links](./help/Attachments/Creating%20links.gif)\n\n  - Links navigation\n\n    - ![Links navigation](./help/Attachments/Links%20navigation.gif)\n\n  - Embedding notes and images\n\n    - ![Embedding notes and images](./help/Attachments/Embed%20files.gif)\n\n  - Automatic links synchronization on file rename\n\n    - ![Automatic links synchronization](./help/Attachments/Automatic%20link%20synchronization.gif)\n\n  - Links rename via `Rename Symbol` command\n\n    - ![Links rename via command](./help/Attachments/Automatic%20link%20synchronization%202.gif)\n\n  - Links labeling\n\n    - ![Links labeling](./help/Attachments/Links%20labeling.png)\n\n  - Support for short and full links on filename clash\n\n    - ![Support short and full links on filename clash](./help/Attachments/Short%20and%20long%20links%20support%202.png)\n\n  - Opening links with unsupported file formats in the system default app\n\n    - ![Links labeling](./help/Attachments/Opening%20links%20in%20the%20default%20app.gif)\n\n  - Find all references\n\n    - ![Find all references](./help/Attachments/Find%20all%20references.png)\n\n- 🖼️ **Notes and images preview (built-in \u0026 on-hover)**\n\n![Notes and images preview](./help/Attachments/Notes%20and%20images%20preview.gif)\n\n- 🦋 **Creating notes on the fly**\n\n![Creating notes on the fly](./help/Attachments/Creating%20notes%20from%20links.png)\n\n- 🖇 **Backlinks panel**\n\n![Backlinks panel](./help/Attachments/Backlinks%20panel.png)\n\n- 🕹 **Commands**\n\n  - \"Open link\" command support for links following\n\n  - \"Open link to the side\" command allows you to open link in the adjacent/new column of the editor\n\n  - \"Open daily note\" command which creates a note with a title in `yyyy-mm-dd` format or opens already existing one\n\n    - ![Open daily note command](./help/Attachments/Open%20daily%20note.gif)\n\n  - \"Open random note\" command which allows you to explore your knowledge base a little bit\n\n    - ![Open random note command](./help/Attachments/Open%20random%20note.gif)\n\n  - \"Open link in the default app\" command for opening unsupported file formats in the system default app\n\n  - \"Paste HTML as Markdown\" command which can partially replace a web clipper functionality\n\n    - ![Paste HTML as Markdown](./help/Attachments/Paste%20HTML%20as%20Markdown.gif)\n\n  - \"Rename Symbol\" command support for renaming links right in the editor\n\n  - \"Extract range to a new note\" command to ease notes refactoring\n\n## Contributing\n\n- File bugs, feature requests in [GitHub Issues](https://github.com/svsool/memo/issues).\n- Leave a review on [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo\u0026ssr=false#review-details).\n- Read [CONTRIBUTING.md](CONTRIBUTING.md) for contributing to the code base.\n\n## Changelog\n\nSee changelog [here](CHANGELOG.md).\n","funding_links":[],"categories":["TypeScript","vscode-extension"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvsool%2Fmemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvsool%2Fmemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvsool%2Fmemo/lists"}