
Obsidian.md
Notion
Logseq
Joplin
Roam Research
Evernote
Standard Notes
Bear
Try Git: Code School
Pro Git
BitBucket
Hackr.io
Atlassian Git Tutorial
GitLab
GitHub
Learn Git Branching
Obsidian.md
Try Git: Code SchoolNo Try Git: Code School videos yet. You could help us improve this page by suggesting one.
Perhaps you know someone who swears by Obsidian, it may seem like a cult of overly devoted people for how passionate they are, but it's not without reason
I've been using Obsidian for over 3 years, at a point in my life when I felt I had to handle too much information and I felt like grasping water not being able to remember everything I wanted, language learning, programming, accounting, university, daily tasks. A friend recommended it to me next to Notion (of which he is a passionate cultist priest) and I reluctantly picked it and fell in love almost immediately.
Obsidian seems very simple, like a notepad with folder interface, similar to Sublime Text, but the ability to link files together in a Wiki style allows you to organize ideas in any way you want, one file may lead to a dozen or more ideas that are related
If you want to do something specific, Obsidian has a plethora of community created plugins that expand the functionality, in my case, I use obsidian to organize my classes both as a teacher and as a student, using local databases, calendars, dictionaries, slides, vector graphic drawings, excel-like tables, Anki connection, podcasts, and more
I've been using Obsidian for more than a year. It's been great. I think it offer a great balance of control, flexibility and extensibility. What is more, you own your own data, that's been a must-have feature for me. I just can't imagine putting all my knowledge into something that I don't have control over.
I think two of the most popular alternatives that people consider are Logseq and Roam Research. Although Logseq is a bit different, it's considered compatible with Obsidian. Supposedly, you can use them with a shared database (files. Both use simple text files for storage). I tried that once, a few months ago. It worked, yet it messed up a bit my Obsidian files ยฏ_(ใ)_/ยฏ.
Based on our record, Obsidian.md seems to be a lot more popular than Try Git: Code School. While we know about 1523 links to Obsidian.md, we've tracked only 8 mentions of Try Git: Code School. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Inline preview, usually called WYSIWYG. Obsidian's Live Preview mode hides the syntax except where the cursor is. Obsidian is a far better personal knowledge base than anything else on this page, with backlinks, a graph and years of plugins, and if that is what you need the question of what its editor is called does not matter much. - Source: dev.to / 4 days ago
The stack is all open source: Obsidian, GBrain, Horizon, PGLite, and a couple of small Python scripts for the state machine and quality gates. None of the interesting parts are proprietary โ the interesting part is the discipline. - Source: dev.to / 10 days ago
Obsidian is a note-taking app that stores everything as Plain markdown files. It lets you organize and structure your notes in a Flexible way, and because the files are plain text on disk, anything that can Read a directory can read your notes, including an AI agent. - Source: dev.to / 20 days ago
Install Obsidian: Download the client from obsidian.md and create a local Vault โ just a local folder. - Source: dev.to / 2 months ago
Obsidian (https://obsidian.md/) Honestly its not huge and most are probably obvious, but those are what I immediately install on my machines. - Source: Hacker News / 2 months ago
.5 months, 5 hours per week -- Take a tutorial on Github, and start getting your code up online. It will be important for job hunting soon. Learn Git / Github -- http://try.github.io/. Source: over 4 years ago
Seems you need to learn git. Https://try.github.io/ for example. Source: over 5 years ago
Once you have a decent grasp of programming basics, I would highly recommend you run through a few quick tutorials on how to use git. It's the de facto standard and most popular version control system. These allow you to do very precise file-by-file, line-by-line tracking of changes to your project and saving progress incrementally. You can then "push" and "pull" code to/from remote hosting services like GitHub to... Source: over 5 years ago
If you need to have an overview with a practical course you can try the links: Https://learngitbranching.js.org/ Http://try.github.io/. - Source: dev.to / over 5 years ago
If you're new to Git itself, take time to become familiar with it, separate from GitHub. You can find some good learning resources here: https://try.github.io/. Source: over 5 years ago
Notion - All-in-one workspace. One tool for your whole team. Write, plan, and get organized.
Pro Git - The Git Book is the official tutorial about Git.
Logseq - Logseq is a local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
Joplin - Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, tagged and modified either from the applications directly or from your own text editor.
Hackr.io - There are tons of online programming courses and tutorials, but it's never easy to find the best one. Try Hackr.io to find the best online courses submitted & voted by the programming community.