Explore >> Select a destination


You are here

olddeuteronomy.github.io
| | jeffbradberry.com
4.3 parsecs away

Travel
| | As I came to track more and more items using Org mode, I realized that I needed to have a way of raising up items or filtering down to the things I should be concentrating on. I needed prioritization. My first known use of this feature dates to 4 Jan 2023. Usage Settings Key Bindings Learned Next Steps Usage Priority cookies are just a bit of extra text that goes between the TODO or other tag at the beginning of a headline, and the text of the headline. They are placed between square brackets, and are prefaced with a # character. It gets formatted like so: ** TODO [#B] look over 13398 and 6253 These priority cookies can, of course, be manually typed, but there are also keybindings that allow you to set them. The ones I usually use are S-UP (to raise the prio...
| | blog.aaronbieber.com
3.7 parsecs away

Travel
| | Org mode was one of the main reasons I tried Emacs (and left behind 15 years of Vim), and now it is a central part of how I organize my work. Org mode can help you take notes, track tasks, build agendas, process tabular data, and more. It's so flexible that everyone uses it differently. I use Org mode primarily to capture tasks and keep track of their progress. I sometimes take notes in Org mode, but I haven't completely fleshed out my note-taking and searching workflow, so I'll talk mostly about task ma...
| | vxlabs.com
4.1 parsecs away

Travel
| | The language server protocol was proposed by Microsoft as a way for different editors and development environments to share language analysis backends This post describes how to configure Emacs, lsp-mode and the palantir python-language-server for improved code intelligence when working on Python projects. (I'm planning a companion post for Emacs, C++ and the cquery language server.) Goal Before starting, it is motivating to see what we are working towards. With a correctly configured setup, Emacs will s...
| | donovan-ratefison.mg
22.0 parsecs away

Travel
| What if you want an agenda to keep track of TODOs and scheduled tasks, but you only have Emacs at your disposal?You might find yourself in a situation where you don't have access to the internet, Out