TIL (after going down a rabbit hole from an #irreal blog) that there exists an #Orgdown plugin for #ObsidianMD .

TIL (after going down a rabbit hole from an #irreal blog) that there exists an #Orgdown plugin for #ObsidianMD .
Well, after using #orgmode extensively for a few months now today I opened a markdown file in #emacs and used markdown-mode.
Pretty impressive! So many cool features, like folding headings, concealing the markup, previews, etc...
The more I use Emacs the more I find it useful, it's incredible.
Loving it.
#Journelly now has has 99 ratings on the App Store.
So close to 100
https://apps.apple.com/app/id6470714669?action=write-review
Today, #Journelly is the #5 paid lifestyle app in Poland
Dzięki!
https://apps.apple.com/pl/charts/iphone/lifestyle-apps/6012?chart=top-paid
@Cnoceda explains his way of using @delta and org-mode for collecting things on the go:
https://cnoceda.com/tecnologia/posts/20250615T191346--delta-chat-and-org-mode__blog_tecnologia.html
He adapts the deltachat inbox bot to his needs, just like the free software gods intended. Great stuff!
Just published my post on DeltaChat and Orgmode ️ It’s long, but I felt it had to be this way. In the future I’ll be adding new features and will keep you posted.
https://cnoceda.com/tecnologia/posts/20250615T191346--delta-chat-and-org-mode__blog_tecnologia.html
Now let's go for a coffee at my favorite spot — I’ve earned it!
Have a great Sunday!
New ploast on my bog! Stundex.el makes an index from an Org file having certain properties. I go on to explain why one might want such a thing. #emacs #orgmode #SANS #GIAC
https://j.agrue.info/giacsans-indexing-with-emacs-and-org.html
Happy to have successfully found things in my #orgmode notes in the last few days that I would have stuggled to have found via any of the broken search things that are out there.
Having the darndest time trying to basically do a SUMIF but with orgmode table formulas. Basically like column $1 is an amount and $2 is a category and I want to create a sum total for each category.
Trying to make an org-agenda entries to have a distinct color if there is a content in them (if there is something except metadata under the heading).
Does anyone know how to hook into agenda rendering to achieve this? Pointers are very welcome!
P.S. At the moment I just manually put (link) or (body) to the corresponding headings >< I don't want to do it anymore :)
I switched from org-roam to denote. What was my compelling reason to do so? Less weight, more portability.
I also pruned the metanote/backlink implementation which allowed me to shed almost 100 "notes." They only existed for org-roam-ui and were otherwise just a lot of noise in the signal.
Denote even has its own graphing feature with `denote-explore-network` from the `denote-explore` package. It's static and requires no server.
The Emacs Org-mode format offers to keep “your life in plain text”. It is a very powerful format with many configuration options.
Pandoc supports a decent subset of Org-mode. Due to the complexity, we maintain an extra page that lists the supported features, how they are translated into pandoc's document model, and explains ways to control and extend the conversion process.
https://pandoc.org/org.html
«On Organizing My Notes»
Recording thoughts on how I might better align my #blogging and private #journaling. Closing out with some #Emacs code, that positions me to remove a large dependency.
@balterwenjamin42 I sync between org agenda and nextcloud calendar all the time using org-caldav-sync. In my use case, it's mostly from agenda to nextcloud as I'm almost always in Emacs when I want to add any entries to my calendar aka agenda.
I set the following variables: org-caldav-{url,calendar-id,files,inbox,uuid-extension}
Maybe give us some more details?
Here are some details of the new #logseq DB variant (currently in alpha):
https://discuss.logseq.com/t/logseq-db-unofficial-faq/32508
TL;DR:
- you can't edit the #Markdown files directly
- #orgdown support is lost
- EDN export is introduced besides MD export
- sync and RTC require a subscription
- practically, you can't run the sync on your own
- #Zotero no longer part of the core app
If this holds true, I can't endorse use of logseq any more.
I need to migrate other people's setups I was maintaining to a different solution. Too bad as it was the only good #PIM tool option I could find outside #Emacs #orgmode.
Background: https://karl-voit.at/2024/01/28/logseq-from-org-pov/
Are there any org-caldav users out there who have successfully managed to two-way sync events from Emacs/Org mode to their Nextcloud calendar? I can add events in my GUI Nextcloud calendar and they will show up in my Org Agenda, but not the other way around . #orgmode #emacs #nextcloud
#til MarkWhen supports relative dates!
A godsend for people like me who assume that schedules slip but sequences rarely change....
https://docs.markwhen.com/syntax/dates-and-ranges.html#relative-dates
(IMHO, one of the coolest projects in #markdown for timelines ... kind of like #orgmode for the rest of us.)
https://meridiem.markwhen.com/
New blog post on the inspiration for a new Julia package I am writing.
The package will address the optimization based design of heat exchanger networks for process integration (energy use reduction). The optimization will be based on decision variables defined on the basis of visualisation of hot and cold streams in a process.
The blog post illustrates the concepts using gnuplot src blocks in org mode in Emacs and highlights a nice feature of code reuse in org mode. There is also a small example of the use of Emacs Calc to do some algebra.
The plan is to have a series of blog posts as the code is developed. This is the first in the series.
#HeatExchangerNetworkDesign #HeatExchangerNetworkSynthesis #HENS #Optimization #ProcessOptimization #ProcessIntegration #visualization #Emacs #Calc #EmacsCalc #orgmode #gnuplot #JuliaLang #blog
@xenodium about his decade of using #Emacs #Orgmode:
https://xenodium.com/writing-experience-my-decade-with-org
Great insights on his personal workflow and setup. Nice to get some ideas to improve your personal #PIM setup as well.