independent tag query for org
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user