Anyone using Markdown for note-taking? Looking for tips!

0
15
Asked By TechWanderer42 On

Hey everyone! I've been in a DevOps role for about five years now, and I've had my fair share of disorganized notes over time—everything from OneNote to random bits of paper. However, as I transition to a new DevOps team in a few weeks, I want to revamp my note-taking approach. Recently, I've been using Markdown in VS Code for detailed notes on my last two Azure projects, and I'm really getting comfortable with it. Are there others out there who use Markdown for note-taking? I'd love to hear your tips and best practices for keeping it organized! How do you manage your notes?

5 Answers

Answered By CodeNinja On

If you're sticking with VS Code like I do, make sure to create a repository for your Markdown notes. It gives you centralized documentation that's easy to maintain and update.

RepoRanger -

That's a solid tip! I have a daily 'notes' repo that I automatically populate with notes and setup configs, making everything easy to manage.

DevDocGeek -

Great idea! I just set up GitHub, so I’ll start implementing this tomorrow.

Answered By UserFriendlyNotes On

I've been using Obsidian for my note-taking, and it works wonders! It supports Markdown and has been a game changer for me and my coworkers. I even went through the process of getting it approved at work because it's just that good.

MarkdownMaven -

Absolutely! Obsidian is fantastic. I migrated all my old OneNote notes into it, and I haven't looked back. The Markdown structure makes sharing docs so much easier!

NoteNinja22 -

You should definitely check if Obsidian is allowed at your company. It's really beneficial for structured note-taking!

Answered By MarkdownScribe On

I mainly use Obsidian for personal notes and GitHub for documentation. I find it super helpful to have everything in Markdown across platforms for ease of access.

DocShareTechnician -

Great! It really helps streamline how documentation is handled, especially with version control.

ProjectInsight -

Exactly, I migrated from other apps to Markdown too. Never looked back!

Answered By JoplinUser99 On

I'm a Joplin fan when it comes to Markdown notes. It syncs well across all platforms and keeps everything organized without much hassle!

JotterJoe -

Same here! Joplin is fantastic for cross-platform use. It's not perfect, but it gets the job done!

NoteLover -

Did you transition from another app? I've been thinking of making a switch.

Answered By ProjectNotesPro On

I've been using Foam in VS Code with some custom snippets for efficient note-taking. It's similar to Obsidian with tagging and linking features, and it integrates well with my current setup.

CodeCrafters -

Love that idea! VS Code is my go-to as well, and incorporating Foam sounds promising.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.