Live data from Hacker News

Notes in VS Code

news.ycombinator.com

1–10 of 11 posts

Notes in VS Code

#1
Hi!

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.

Re: Notes in VS Code

#6
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/needed.

I tried several extensions for notes in VS Code and none of them really worked how I wanted them to work.

Re: Notes in VS Code

#7
I tried several different extensions but ended up with Obsidian. The biggest obstacle is that VS Code is projects centered and I don'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.

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.

Just share how I organized my workflow.

Re: Notes in VS Code

#8
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's your cup of tea though I find its usefulness limited.

Re: Notes in VS Code

#9
post #7

I tried several different extensions but ended up with Obsidian. The biggest obstacle is that VS Code is projects centered and I don'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. I can switch projects several many times a day in VS Code and almost never switch vaults in Obsidian. For every project I h…

You could use a dedicated project for your global notes, and maintain specific notes in your project.
Post reply on HN