
Obsidian.md
Notion
Logseq
Joplin
Roam Research
Evernote
Standard Notes
TiddlyWiki
searchcode
Microlink
PublicWWW
CRX Extractor
Codase
IT Wordsearch Labs
Sourcegraph
GetData
Obsidian.md
searchcodeNo searchcode 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 searchcode. While we know about 1520 links to Obsidian.md, we've tracked only 17 mentions of searchcode. 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 / 9 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 / 13 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 / 28 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
Been working on https://searchcode.com/ again which I bought back, albeit as code search tool for LLMs. It solves the โshould I use this libraryโ by allowing the LLM to inspect search and analyse it before integration. Can use it to compare multiple repositories before downloading. It comes with a large amount of token savings and can be really useful when wanting to learn about a codebase. Since it does it anyway... - Source: Hacker News / about 2 months ago
I reimagined https://searchcode.com/ since I realised LLMs have issues when it comes to understanding code you want to integrate. Itโs useful for looking though any codebase, or multiple without having to clone it. I use it when I have candidate libraries to solve a problem, or I just want to find out how things work. Most recently I pointed it at fzf and was able to pull the insensitive SIMD matching it uses and... - Source: Hacker News / 3 months ago
Searchcode doesn't seem to work for me. All queries (even the ones recommended by the site) unfortunately return zero results. Maybe it got hugged? https://searchcode.com/?q=re.compile+lang%3Apython. - Source: Hacker News / over 1 year ago
Without saying what repos they prioritize, it's hard to take them seriously since some pretty simple searches were "uh-huh" e.g. https://searchcode.com/?q=kubelet&src=2&lan=55 versus https://codesearch.debian.net/search?q=kubelet&literal=1 or the gold standard (although regrettably no longer open source) https://sourcegraph.com/search?q=context:global+kubelet&patternType=keyword&sm=0. - Source: Hacker News / about 2 years ago
Searchcode.com โ Comprehensive text-based code search, free for Open Source. - Source: dev.to / over 2 years ago
Notion - All-in-one workspace. One tool for your whole team. Write, plan, and get organized.
Microlink - Extract structured data from any website
Logseq - Logseq is a local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base.
PublicWWW - source code search engine
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.
CRX Extractor - Get any Chrome Extension source code. Learn and hack!