this post was submitted on 26 Oct 2023
3 points (100.0% liked)
Emacs
311 readers
1 users here now
A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!
Get Emacs
Rules
- Posts should be emacs related
- Be kind please
- Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.
Emacs Resources
Emacs Tutorials
- Beginner’s Guide to Emacs
- Absolute Beginner's Guide to Emacs
- How to Learn Emacs: A Hand-drawn One-pager for Beginners
Useful Emacs configuration files and distributions
Quick pain-saver tip
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Here's an example of one of my current views: https://i.imgur.com/aZIncEM.png I use
bufler-workspace
to save and restore a tab-bar tab of 4 windows, the left one being the project's Org file, and the right ones showing 3org-ql-search
views.FYI, Org QL recently gained Embark support, so you can
C-.
on one of theorg-ql-view
items, just like in an Org Agenda buffer, and act on them, as well as candidates from theorg-ql-find
series of commands.(And before someone asks, the theme is
ef-elea-light
by Prot.)I need to look into both embark and org-ql. I've taken a break on sweeping changes to my config for a bit but i'll add them to my list to look into.