Excited for the updates, esp. the perf improvements & Agenda+Task tab tweaks. My pref way to do #orgmode on 🍎:ablobcatfloofpat: @appsonthemove !
https://indieapps.space/@appsonthemove/114828448994488597
Excited for the updates, esp. the perf improvements & Agenda+Task tab tweaks. My pref way to do #orgmode on 🍎:ablobcatfloofpat: @appsonthemove !
https://indieapps.space/@appsonthemove/114828448994488597
beorg 3.33.0 is out today 🚀. There is quite a lot in this update - see https://posts.appsonthemove.com/beorg-3-33-0/ for an overview of all the changes. #ios #orgmode
@choan everything. #orgmode is basically everything.
While I don't maintain a library of books, I do maintain a library of each electrical outlet and what circut it is on the electrical panel. It's way more detailed than what could fit on the panel label. I don't use that often, but every time I need to flip a breaker I'm winning life when I open that note.
@Deejacker @OmniFocus @OmniGroup @devontechnologies @drafts
I'll come up with something soon.
My only SUPER regret is that #OrgMode is not on that list, but I do use it when i need to actually print out the document, since it works so perfectly with #LaTeX ..
I really need to write everything up as i kinda keep it as a guideline for myself. to keep myself on track.
I find copying source code into an Org (or Markdown) file to be a chore because of the effort to mark it up. In this post, I share how to make this less so.
http://yummymelon.com/devnull/capturing-org-source-blocks.html
Dando uma arrumada na forma que eu uso o #orgmode. O que vocês acham legal no setup de vocês que pode servir pra outras pessoas? Meu setup é bem simples baseado nisso aqui (em inglês): https://howardism.org/Technical/Emacs/journaling-org.html
Tô pensando em modificar pra deixar um arquivo por ano, e vou configurar uns templates de captura, que é uma funcionalidade muito interessante que não testei ainda.
From my Emacs config:
Stuff that should really come with org but doesn't
The more general version (and simpler) version of org-babel-demarcate-block.
(defun ECFPAW/org-demarcate ()
"Split the org block at point."
(interactive)
(let* ((case-fold-search t)
(get-line (lambda ()
(string-trim
(thing-at-point 'line t))))
(begin (save-excursion
(search-backward "#+begin")
(funcall get-line)))
(end (save-excursion
(search-forward "#+end")
(funcall get-line))))
(save-excursion
(insert (concat end "\n\n" begin "\n")))
(forward-line 2)))
Directory-local Org Agendas: a breakthrough years in the making
https://blog.amypillow.net/emacs/dir-local-agendas.html #emacs #orgmode
#20 [[bbb:OrgMeetup]] on Wed, July 9, 19:00 UTC+3
Another OrgMeetup will be scheduled on the second Wednesday of July,
in the coming week.
Previous meetup notes:
https://list.orgmode.org/878ql1bt4s.fsf@localhost/T/#u
https://orgmode.org/worg/orgmeetup.html
URL: https://bbb.emacsverse.org/rooms/orgmeetup/join
#OrgMeetup #meetup #emacs #orgmode
CC: @sacha
Meeting notes: https://list.orgmode.org/878ql1bt4s.fsf@localhost
TL;DR neosilator; feature/all-tex-fonts; backwards compatibility; \end{...}% in latex; typst; multi-page export; async LaTeX preview; ox-hugo, hugo; formula alignment; MathML; table formula parser; searching global id: links; live LaTeX previews; indicating LaTeX errors; GNU licensing and money; Org mode is not a GNU project; GNU & ethical payments; two meetups per month?
Earlier notes:
https://orgmode.org/worg/orgmeetup.html
#OrgMeetup #orgmode #meetup #emacs
@sacha
#Emacs #UOMF: Linking Headings
https://www.karl-voit.at/2019/11/16/UOMF-Linking-Headings/
I found an interesting link I added: if you're using a different method (using out of the box functionality) to link #orgmode headings, you might need to use this really tedious repair mechanism because links get broken all the time. 😲
Well, I'm glad I have found my way around that already, not having broken links in the first place. 🙄
@saaste minulla on Emacsissa org-roamin hallinnoima lappukokoelma vähän vastaavasti kaikki yhdessä hakemistossa. Ei se käytännössä tunnu olevan iso ongelma, juurikin koska haku ja myöskin koska org-roam antaa filuille nimestä riippumattoman uniikin id:n millä linkitetään. Eli tarvittaessa voin nimetä tiedoston uudelleen.
Made a post about capturing a note with Org protocol via macOS Shortcuts.
http://yummymelon.com/devnull/capturing-an-org-note-via-macos-shortcuts.html
Scrim: An Org Protocol Proxy for Emacs on macOS has been updated to v1.1.0! Improvements include an updated on-boarding workflow and a bug fix for when Scrim is called but Emacs is not running.
Now available on the App Store.
For those updating, if you haven't yet, please rate and review! Thanks!
Does anyone use any other #OrgRoamUI implementation, it stopped working in #librewolf