this post was submitted on 20 Nov 2025
1380 points (98.7% liked)

People Twitter

8561 readers
1000 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician. Archive.is the best way.

founded 2 years ago
MODERATORS
 

Now. Why am I wrong for Libre

you are viewing a single comment's thread
view the rest of the comments
[–] JackbyDev@programming.dev 2 points 1 day ago

Obsidian is nearly perfect. My biggest gripe is the link format it uses, even when using Markdown style, doesn't use the full relative path to files, just the name of the file. So you can't click them in say, VS Codium and have them work.

My perfect tool would be something like Obsidian but uses the GitHub Pages approach while not being tied to GitHub. (The GitHub Pages gem fails in a few ways if the repository doesn't have a GitHub remote.)