kepano
kepano@mastodon.social
<p>making <span class="h-card" translate="no"><a href="https://mas.to/@obsidian" class="u-url mention">@<span>obsidian</span></a></span></p>
Posts
-
Post #4184183
The new iOS share sheet in #Obsidian lets you save YouTube transcripts, and content from within other apps. Everything is converted to durable Markdown files. Try it in Obsidian 1.13 (beta)
-
Post #4184182
Stockholm doors
-
Post #4184181
formats evolve over decades, apps over months, intelligence is evolving every day in terms of pace layers &quot;file over app&quot; defines priorities: invest deeply in proven formats, and don&#39;t expect anything at the intelligence layer to last very long
-
Post #4184180
The extent to which Claude specifically is being promoted by bot accounts on GitHub and social platforms smells fishy. It forces me to wonder how much of it is an organized campaign and who is paying for all the tokens.
-
Post #2472863
https://mas.to/@obsidian/115051168411215897
-
Post #2234456
what I learned this morning is that most people are deeply conditioned by fear-based employment endemic in tech it makes me think we have too few examples of work environments that prioritize deep focus, individual agency, async collaboration, no meetings the collective acceptance that all work must be inside a panopticon is depressing
-
Post #2120955
My top ten tips for #Obsidian Bases
-
Post #2041999
mature things tend to get pressured into being less weird over time, so if you&#39;re starting from scratch your advantage is that you can be very weird if you don&#39;t start weird you&#39;re probably trying to compete inside the local maximum of something more boring than you could be
-
Post #1917927
Use the saw, fear the saw https://stephango.com/saw
-
Post #1832038
Obsidian Bases + Obsidian Web Clipper is the web archival tool I always wanted replaces my read-it-later app and saves everything to local markdown files
-
Post #1609689
Obsidian Web Clipper now lets you manage highlights, and stays in Reader mode when you click links. It&#39;s such a pleasant way to browse the web. You can control the colors, fonts, and easily copy anything to Markdown.
-
Post #1609688
Obsidian Reader also works on mobile using Safari on iOS or Firefox on Android. You can set it as the default option when opening Web Clipper.
-
Post #1452841
New policy from #Atlassian: Unless you opt out by August 17th 2026, data from Jira and Confluence will automatically be used for AI training. Some data cannot be opted out at all on some plans.
-
Post #1133657
I want to try this tiny #Obsidian travel setup now that iOS supports mouse input
-
Post #1133656
I can&#39;t go back to the regular YouTube UI after this 😅 Obsidian Reader now makes the transcript interactive so you can scrub, highlight, auto-scroll. It feels so nice.
-
Post #920315
New in #Obsidian Reader: - Themes and typography settings - Highlighting - Save options Also added a beautiful new reading experience for deeply nested comments on Reddit and Hacker News. Available with Obsidian Web Clipper 1.3 on all browsers.
-
Post #840372
The future is not creating a power drill from scratch for every task. It&#39;s making reliable tools that can easily adapt to the task. A power drill provides motorized torque in a handheld format. It&#39;s more malleable than a screwdriver because you can change the bits.
-
Post #840371
One thing that makes Obsidian Reader insanely difficult to build is that websites are full of bugs and bad HTML/metadata that I have to work around e.g. here New Scientist defined author as &quot;#author.fullName}&quot; in the metadata but Obsidian Reader still gets the correct one
-
Post #785663
I have been working on #Obsidian Reader for over a year. I didn&#39;t want to share it until I felt it was good enough. It&#39;s finally there. Consistent formatting for any article. Outline, syntax highlighting, nice footnotes, adjustable typography. Runs locally. Just rules, no AI.
-
Post #782441
what are the chances this thing will be abandonware in a month? you can make something in a few days but will you commit to maintaining and improving it for the next few years?
-
Post #699357
Obsidian uses local files, so all your standard terminal commands work for editing/moving/searching/etc what #Obsidian CLI adds is everything else: - interacting with the UI - Obsidian&#39;s internal functions, e.g. base queries - deterministic results like the &quot;orphans&quot; command - easily create a personal plugin now that your agent can access devtools, console, screenshots, eval, etc See the CLI docs! https://mas.to/@obsidian/116046985676492550
-
Post #699356
It&#39;s not because your agent can do something with 12 tool calls and 20k tokens that it should. For example, #Obsidian CLI has a command called &quot;orphans&quot; that finds files with no incoming links. Now your agent can get a deterministic answer in 1 millisecond instead of 4 minutes.
-
Post #699355
what do you use #obsidian bases for?
-
Post #699354
If you are using MCP to access your data, you are trusting that third party with unencrypted access to your data. Third-party MCPs are not an option if you value privacy. End-to-end encryption makes MCP effectively useless.
-
Post #659387
Defuddle now returns Youtube transcripts! Paste a YouTube link into defuddle·md to get a markdown transcript with timestamps, chapters, and pretty good diarization ...or if you just want to read it, try the new Reader mode in #Obsidian Web Clipper powered by Defuddle
-
Post #525703
Defuddle now has a website! This means you can use Defuddle anywhere to get the main content of a page in Markdown format. You can simply add &quot;defuddle.md&quot; before any URL, use it via curl, Skills, CLI, or add it to your app via NPM.