update bookmarks

main
jolheiser 2025-05-03 11:32:35 -05:00
parent ca95a6756d
commit f826a68fa8
No known key found for this signature in database
1 changed files with 9 additions and 10 deletions

View File

@ -253,16 +253,6 @@
keyword = "git-pr";
url = "https://pr.jolheiser.com";
}
{
name = "todo";
tags = [
"vikunja"
"todo"
];
keyword = "todo";
url = "https://todo.jolheiser.com";
}
];
}
# Not in the toolbar, but still usable via keyword/searching
@ -272,6 +262,15 @@
keyword = "play";
url = "https://go.dev/play/";
}
{
name = "Pocket ID";
tags = [
"id"
"auth"
];
keyword = "id";
url = "https://id.jolheiser.com";
}
];
};
};