TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Notes in VS Code

8 pointsby manojkumarsmksabout 1 year ago
Hi!<p>I spend a lot of time of VS code, I am curious if anyone know or use VS code as a note taking as well. I use notion for note taking, I would prefer having to code and search for necessary notes directly in VS Code.

9 comments

dandrew5about 1 year ago
I do this by creating a markdown file on my desktop and opening it in VSCode alongside whatever project I&#x27;m working on. Once open, I right click the file&#x27;s tab in VSCode and click &quot;Pin&quot; which locks it into its own tab container. I can then reference it quickly and it doesn&#x27;t get in the way of other open files. To search, just Cmd+F.
xenatorabout 1 year ago
I tried several different extensions but ended up with Obsidian. The biggest obstacle is that VS Code is projects centered and I don&#x27;t want to recreate notes structure every time I start new. At the same time Obsidian offers consistent linearly growing tree of notes in your preferable structure.<p>I can switch projects several many times a day in VS Code and almost never switch vaults in Obsidian. For every project I have its own structure and can copy-paste items between if I need.<p>Just share how I organized my workflow.
评论 #40344544 未加载
vismit2000about 1 year ago
I have been taking notes in VS code for more than three years now in plain text. I use this extension for colors and syntax highlights: <a href="https:&#x2F;&#x2F;marketplace.visualstudio.com&#x2F;items?itemName=canadaduane.notes" rel="nofollow">https:&#x2F;&#x2F;marketplace.visualstudio.com&#x2F;items?itemName=canadadu...</a>
al_borlandabout 1 year ago
I did it for a while (in Sublime Text and then later in VS Code), but ended up switching to Obsidian. I could still open up my Obsidian vault in VS Code if I wanted&#x2F;needed.<p>I tried several extensions for notes in VS Code and none of them really worked how I wanted them to work.
jaredsabout 1 year ago
I use <a href="https:&#x2F;&#x2F;wiki.dendron.so&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wiki.dendron.so&#x2F;</a>
RamVasuthevanabout 1 year ago
I journal and keep my to-do list on a Jekyll site, which I store in Github and edit in VS Code
throwaway598about 1 year ago
I tried in Sublime. But settled on Zettlr which is designed for knowledge bases and academic writing: markdown, Zettelkasten, tags, directory structure, text search and bibtex - Jabref (or Zotero) integration - is useful too. Plus the map thing if that&#x27;s your cup of tea though I find its usefulness limited.
sahinyanlikabout 1 year ago
for each day I a have a page. Easy to search and you can also write reminder for the future. It is surprising to see some todo when you start working next day.
hnthrowaway0328about 1 year ago
I do. Although most of them are scrambles.