TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Notes in VS Code

8 点作者 manojkumarsmks大约 1 年前
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 条评论

dandrew5大约 1 年前
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.
xenator大约 1 年前
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 未加载
vismit2000大约 1 年前
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_borland大约 1 年前
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.
jareds大约 1 年前
I use <a href="https:&#x2F;&#x2F;wiki.dendron.so&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wiki.dendron.so&#x2F;</a>
RamVasuthevan大约 1 年前
I journal and keep my to-do list on a Jekyll site, which I store in Github and edit in VS Code
throwaway598大约 1 年前
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.
sahinyanlik大约 1 年前
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.
hnthrowaway0328大约 1 年前
I do. Although most of them are scrambles.