Instead of having separate vaults for work, writing, personal wiki I decided to just do separate folders in the same vault in Obsidian lol
#Obsidian #pkms
New blog post: "Why I left Logseq for Obsidian after 2+ years (and what it means for markdown-neuraxis)"
Markdown Neuraxis Android Release v0.0.23 · timabell/markdown-neuraxis
https://github.com/timabell/markdown-neuraxis/releases/tag/v0.0.23
Now with a well behaved "done" button for editing text (so that you can still use the keyboard enter button to add new lines rather than have it finish editing)
#Android #FOSS #Markdown #SideProject #PKMS #TodayIMade #SmallWins #Kotlin #ClaudeCode
The Markdown Link no. 19
Among today’s links are markdown editors Peregrine, Haptic, Markln and Slate, plus Acreom, a knowledge management tool aimed at engineers.
https://md-handbook.com/blog/markdown-link-no-19/
#markdown #markdowneditors #PKMs #Peregrine #Haptic #Acreom #Markln #Slate
Daaaaanng it.
I've done it again. In an attempt to loosen up on the "but I don't have that notebook with me" perfectionism, I've scattered my song writing / song revising systems too far and wide.
I've allowed myself to spread out over a couple apps, lots of texting to myself, only a couple(!) notebooks, and at worst, some index cards (which are paperclipped into bundles and kept all together in a Ziplock. i do draw the line at random scraps of paper.)
Now, I had a good line the other day. And it paired well with another line I'd had floating around.
And I know I wrote it down. Like, solid 98% taking "being interrupted so brain ticked task as complete based on intention and initiation" into consideration. But I really do tend to remember that I've actually written things down — because it happens so rarely!!
And I can't find it. I've looked everywhere. If past logical me agrees with present logical me, we would have added it to the old line somewhere instead of creating a new random orphaned idea. But that older line already exists in a dozen locations due to revisions and digital vs paper… OR what if practicality and this feck perfuctionism! thing won out, and I just got it out my brain before I forgot it. Full Columbo with a Picasso sketch on the napkin routine… in terms of act first, think later.
Oh well. I was managing to beat some lyrics out myself but I wanted to track down that damn line and now… Well, tonight the white noise sounds like ME just continuously singing one long note. Oh wait, there's some overtones in there. I can't tell you the pitch of your vacuum cleaner, but I can detect an entire choir from the frequencies of a box fan.
I'll say it again: UPNOTE NEEDS A WEB VERSION!!!
I've been building a personal intranet on a laptop in my house for 15 years. It manages my knowledge, music, health, home automation, finances, family photos, and daily routines — all self-hosted, no subscriptions, no lock-in.
Recently integrated AI agents that build new features by conversation. Haven't written code by hand in months.
Made a video about it: https://youtu.be/_IzgvncxP-4
#selfhosted #PKMS #secondbrain #digitalSovereignty #FOSS #homelab
Мечтают ли папки с заметками об отдельном бэкенде? От ресерча к MVP
Привет, Хабр. Несколько месяцев назад я вышел ближе к ночи в магазин и, проходя мимо стойки с яблоками, придумал рабочую мысль, которую, как обычно, скинул себе в Telegram. Дома меня ждал знакомый ритуал: включить ноут, открыть Telegram, скопировать текст, открыть Obsidian, найти нужную заметку с идеями и только после этого вставить мысль туда, где она и должна была оказаться изначально. Меня в тот момент зацепили не сами действия, а их архитектурная странность. Формально мои заметки лежали в обычной локальной папке и принадлежали мне. Практически же доступ к ним был завязан на конкретный десктопный клиент, плагины, sync и костыли. Попробуйте, например, нормально достучаться до своей локальной базы заметок с телефона или прикрутить к ней простую автоматизацию и быстро обнаружите БОЛЬ. Именно тогда у меня появился не ответ, а вопрос: это моя частная боль или уже ставший привычным сценарий у других людей, которые уже ведут большие vault'ы в Obsidian, Logseq, Zim и других PKMS? И если проблема реальна, то чего им на самом деле не хватает — стабильной синхронизации, нормального плагина, ещё одного клиента... или отдельного серверного слоя? Этот текст — не история в духе «смотрите, я сделал notes‑as‑a-service». Хотя соблазн подать его именно так есть, говорить об этом пока рано. Это дискавери о том, как из личной боли, ресерча и создания MVP у меня сложилась гипотеза, что части пользователей markdown‑заметок нужен не новый редактор и не мощные плагины, а бэкенд поверх уже существующей папки с заметками.
https://habr.com/ru/articles/1012030/
#product_discovery #mvp #obsidian #logseq #pkm #pkms #markdown #rest_api #автоматизация #selfhosted
A mammoth 10k-line patch just merged to main for markdown-neuraxis - a complete replacement of markdown parsing engine
https://github.com/timabell/markdown-neuraxis/commit/40b10877e84a19c4699282026fecaddf66db0941
This should prove a good foundation for the ambitious goals of the project.