#org-mode — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #org-mode, aggregated by home.social.
-
For those of you in love with #journal and #notetaking , for you #kanban practitioners out there, ... let's put the two things together with my #KanbanJournal , a simple yet full-featured kanban approach for #pen and #paper.
https://marcoxbresciani.codeberg.page/kaizen/kanban-journal.html
Have fun, and I'm waiting for your feedbacks! 🙏🏻
PS: fully made with #Emacs and its #OrgMode publishing function, and a splash of CSS.
-
I recently got back to my work on literate #GRASP, and I think things finally started to look good. I implemented a new document representation (the previous one was built from cons-cells and multiple hacks), and I have some working tests that are capable of rendering this representation to "unicode-art" strings, and I'm currently working on a new parser that would work well with that representation.
I still have a long way to go before I get a running system, and I don't think it's a very good literature, but if you're a #Scheme maniac or a fan of #LiterateProgramming and you don't find the #Java runtime environment too repulsive, I invite you to follow the work and provide your feedback:
https://github.com/panicz/grasp/blob/main/literate/grasp.org
Currently, when exported to pdf, the document has about 100 pages, and it mainly describes language extensions that were developed for Kawa Scheme to develop GRASP. I think it might be a delight to people who enjoy studying language extensions, but unfortunately the part about the architecture and implementation of GRASP has yet to be developed.
(the document is written in #Emacs #OrgMode using its #noweb component for literate programming. I recommend reading it from Emacs rather than from its github preview)
-
Today's #emacs lesson: my locally installed #orgmode broke completely. After some light debugging I gave up, deleted the org directory, and reinstalled from melpa.
And - still broken. With warnings that Emacs couldn't find the org file in the directory I'd deleted. And completely scrubbed from my init. But Emacs continued to look for it in the old location.
Until - I deleted the .elc files in my user-lisp directory. And then, at last, it works.
From which I tentatively conclude that when you compile an #elisp file that calls another file, it somehow hard-codes the location of the file it loads. Such that changing the load path or otherwise telling Emacs to load a different file doesn't get accounted for.
Which, if accurate, would mean you need to recompile your .elc files not just when the corresponding .el file changes, but when any of the files it calls changes?
Is that right? That sounds ugly
-
Just shipped Org Social for iOS.
A decentralized microblog where your whole timeline lives in a plain-text Org Mode file you host yourself.
No central server, no algorithm, no ads.
Free, iPhone, also runs on Apple Silicon Macs.
App Store: https://apps.apple.com/us/app/org-social/id6764415116
Spec: https://github.com/tanrax/org-social
What you can write:
- Posts, replies, threads, reactions, boosts, quote-boosts
- Polls
- Groups (like a forum or a subreddit)
- Scheduled posts
- Mentions with inline autocomplete
- Profile-migration announcements when you move host
- Muting and blocking other users
- Feed export to Files, AirDrop or email
What is NOT in the app:
- No analytics, no tracking, no telemetry
- No account on a server we control
- No third-party SDKs
- The PrivacyInfo manifest declares only UserDefaults
Your social.org file lives on the host you choose.
#emacs #orgmode #orgsocial #fediverse #indieweb #iOS -
Te Sumas ➕ !:
- CUÁNDO: sábado 9 Mayo (a las 18:30 CET = 14:30 en Buenos Aires )
- DÓNDE ? : en el encuentro online videoconf. #hispaemacs
- QUÉ ? :⭐ Pedro nos hablará de los superpoderes y los usos de la sintaxis #emacs #orgmode
⭐ @andros nos cuenta como "tener un #blog online a partir de un archivo en #orgmode, sin servidor propio, con autodespliegue y sin mantener nada extra, es posible gracias a un servicio del ecosistema de #orgsocial [..]"
-
I tried out Super Productivity today and it is very cumbersome in comparison to #orgmode
I didn’t expect that I got that accustomed to it.
-
@andyc I've looked at some of these (well, everything but this new "Grove" thing), and they are particular opinionated ways of note taking that don't suit me.
I suspect that a lot of people who choose these packages haven't actually delved into how ridiculously powerful straight #Orgmode is. Orgmode is integrated into everything I do on GNU Emacs in a way that these packages can't do.
Then again, I'm not your boss; if it suites you, do it, but I wouldn't overlook #Org mode so easily.
-
I really wish #org-mode would allow me to specify a manual UTC offset in my timestamps.