All Projects → svsool → Vscode Memo

svsool / Vscode Memo

Licence: mit
Markdown knowledge base with bidirectional [[link]]s built on top of VSCode

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Vscode Memo

Foam
A personal knowledge management and sharing system for VSCode
Stars: ✭ 10,993 (+4032.71%)
Mutual labels:  note-taking, vscode, markdown-editor
Takenote
TakeNote is a note-taking app for the web. You can use the demo app at takenote.dev. It is a static site without a database and does not sync your notes to the cloud. The notes are persisted temporarily in local storage, but you can download all notes in markdown format as a zip.
Stars: ✭ 5,180 (+1847.37%)
Mutual labels:  note-taking, markdown-editor
Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+1345.86%)
Mutual labels:  note-taking, vscode
Vscodenotebook
📝 Use VS Code as a reliable note-taking/journal application
Stars: ✭ 584 (+119.55%)
Mutual labels:  note-taking, vscode
Dendron
The personal knowledge management (PKM) tool that grows as you do!
Stars: ✭ 2,538 (+854.14%)
Mutual labels:  vscode, markdown-editor
Vsnotes
Simple VS Code extension for plain text note taking.
Stars: ✭ 146 (-45.11%)
Mutual labels:  note-taking, vscode
graphite
✍️ A local-first Markdown note-taking app built with Vue.js, Tailwind CSS, and Electron.
Stars: ✭ 17 (-93.61%)
Mutual labels:  markdown-editor, note-taking
octo
Build your knowledge base
Stars: ✭ 252 (-5.26%)
Mutual labels:  markdown-editor, note-taking
notes
Simple text editor for your Markdown and LaTeX notes.
Stars: ✭ 24 (-90.98%)
Mutual labels:  markdown-editor, note-taking
Sublimeless zk
A note taking app, Markdown editor, and text browser, featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like sophisticated tag search, note transclusion, support for note templates, bibliography support, etc. to make working in your Zettelkasten a joy 😄
Stars: ✭ 153 (-42.48%)
Mutual labels:  note-taking, markdown-editor
BoostNote.next-local
Boost Note next local spaces is lightspeed workspace for developers
Stars: ✭ 89 (-66.54%)
Mutual labels:  markdown-editor, note-taking
noted
Markdown note-taking with syntax highlighting and real-time preview.
Stars: ✭ 22 (-91.73%)
Mutual labels:  markdown-editor, note-taking
Vscode Textmate
A library that helps tokenize text using Text Mate grammars.
Stars: ✭ 253 (-4.89%)
Mutual labels:  vscode
Graphql For Vscode
GraphQL syntax highlighting, linting, auto-complete, and more!
Stars: ✭ 265 (-0.38%)
Mutual labels:  vscode
gloom
A dark and gloomy pastel color syntax theme for Visual Studio Code
Stars: ✭ 31 (-88.35%)
Mutual labels:  vscode
org-roam-server-light
compatible org-roam-server written in python for better performance with large network graphs
Stars: ✭ 27 (-89.85%)
Mutual labels:  note-taking
Swdc Vscode
Time-tracking plugin for Visual Studio Code
Stars: ✭ 268 (+0.75%)
Mutual labels:  vscode
Vue Vscode Extensionpack
The extensions I use when developing a Vue application with VS Code
Stars: ✭ 264 (-0.75%)
Mutual labels:  vscode
Obsidian-JG-Method
A starter kit that follows how I use Obsidian to manage my goals, tasks, notes, and software development knowledge base.
Stars: ✭ 110 (-58.65%)
Mutual labels:  note-taking
container
Custom containers for various usecases
Stars: ✭ 12 (-95.49%)
Mutual labels:  vscode

Memo

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

Inspired by Obsidian.md and RoamResearch.

codecov PRs Welcome

Why?

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

Getting started

If you want to try out Memo just install it via marketplace using this link and open the help folder in VSCode.

Features

  • 🔗 Links support

    • Creating links

      • Creating links
    • Links navigation

      • Links navigation
    • Embedding notes and images

      • Embedding notes and images
    • Automatic links synchronization on file rename

      • Automatic links synchronization
    • Links rename via Rename Symbol command

      • Links rename via 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

      • Links labeling
    • 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 daily note command
    • "Open random note" command which allows you to explore your knowledge base a little bit

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

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

FAQ

Contributing

Changelog

See changelog here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].