Explore >> Select a destination


You are here

zackproser.com
| | www.ssp.sh
21.3 parsecs away

Travel
| | A crafted digital vault of curated knowledge where insights and ideas connect and compound, modeled after a Zettelkasten to inspire learning and discovery.
| | benjamincongdon.me
12.1 parsecs away

Travel
| | Tools to stay organized in 2021
| | marius.ink
24.7 parsecs away

Travel
| | I use Obsidian the same way I use most productivity apps: simply. My email and my personal notes app have no folders. There are no tags in my task management system. If I'm not actively...
| | jeffbradberry.com
112.0 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 priority) or S-DOWN (to lower it). You can also use C-c ,, which prompts you for the level to directly set it (or unset, using SPC) instead of having to cycle through. These keybindings work in the agenda view as well as directly in the org file. As indicated in the docs, priorities are only meaningful for sorting items ...