
Obsidian.md
Notion
Logseq
Joplin
Roam Research
Evernote
Standard Notes
TiddlyWiki
GitHub CLI
GitHub
Git
Homebrew
VS Code
GitHub Actions
Medium CLI
GitHub Desktop
Obsidian.md
GitHub CLIPerhaps 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 GitHub CLI. While we know about 1520 links to Obsidian.md, we've tracked only 140 mentions of GitHub CLI. 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.
Install Obsidian: Download the client from obsidian.md and create a local Vault โ just a local folder. - Source: dev.to / 7 days 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 / 11 days ago
A place to store the feedback - I keep mine in an Obsidian vault, organised by type (interviewing, facilitation) and date. This makes trend tracking trivial. - Source: dev.to / 27 days ago
Option 2: Dedicated markdown app.Typora, Obsidian, or similar. Better editing experience, but now you're context-switching between your code editor and your docs editor. Copy-pasting paths, losing mental context, duplicating effort. - Source: dev.to / about 1 month ago
Obsidian is the storage. A desktop app that opens any folder of markdown files and adds links, search, and a graph view on top. Your files stay on your disk. No cloud unless you turn it on, no proprietary database, no export step. If you want your notes back, you already have them. - Source: dev.to / about 1 month ago
Gh auth token โ if the GitHub CLI is installed and logged in. - Source: dev.to / 2 months ago
Since gh-stack is a gh CLI extension, you'll need the GitHub CLI installed first:. - Source: dev.to / 3 months ago
Install the GitHub CLI, authenticate once with gh auth login, then:. - Source: dev.to / 3 months ago
Have the GitHub command line tools (gh) installed If you use use-package-ensure-system-package, Emacs can install this for you automatically: (use-package use-package-ensure-system-package :ensure t) (use-package codespaces :ensure-system-package gh :config (codespaces-setup)) Enter fullscreen mode Exit fullscreen mode. - Source: dev.to / 4 months ago
You need a repo on GitHub before you can register a runner to it. The easiest way is with the GitHub CLI:. - Source: dev.to / 5 months ago
Notion - All-in-one workspace. One tool for your whole team. Write, plan, and get organized.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Logseq - Logseq is a local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base.
Git - Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.
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.
Homebrew - The missing package manager for macOS