by dandrew5 on 5/15/2024, 11:15:56 PM
I do this by creating a markdown file on my desktop and opening it in VSCode alongside whatever project I'm working on. Once open, I right click the file's tab in VSCode and click "Pin" which locks it into its own tab container. I can then reference it quickly and it doesn't get in the way of other open files. To search, just Cmd+F.
by xenator on 5/13/2024, 8:02:28 AM
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.
by vismit2000 on 5/13/2024, 4:10:42 AM
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: https://marketplace.visualstudio.com/items?itemName=canadadu...
by al_borland on 5/13/2024, 5:04:08 AM
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.
by jareds on 5/12/2024, 6:03:22 PM
I use https://wiki.dendron.so/
by RamVasuthevan on 5/12/2024, 6:14:53 PM
I journal and keep my to-do list on a Jekyll site, which I store in Github and edit in VS Code
by throwaway598 on 5/13/2024, 11:08:38 AM
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.
by sahinyanlik on 5/15/2024, 10:18:58 AM
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.
by hnthrowaway0328 on 5/13/2024, 2:07:05 AM
I do. Although most of them are scrambles.
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.