independent tag query for org

This commit is contained in:
mannders00
2026-08-13 06:51:39 -05:00
parent af108afd84
commit a0eef0125a
+9
View File
@@ -57,6 +57,15 @@ require('lazy').setup({
org_startup_indented = true,
org_deadline_warning_days = 0,
org_agenda_custom_commands = {
i = {
description = "Independent",
types = {
{
type = 'agenda',
org_agenda_tag_filter_preset = 'independent'
}
}
},
p = {
description = "Personal",
types = {