mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: added Google Sheets and Docs
This commit is contained in:
parent
b76624cbc8
commit
f28845629d
1 changed files with 18 additions and 0 deletions
|
@ -2,6 +2,24 @@
|
||||||
name = "Tools";
|
name = "Tools";
|
||||||
toolbar = false;
|
toolbar = false;
|
||||||
bookmarks = [
|
bookmarks = [
|
||||||
|
{
|
||||||
|
name = "Google Docs";
|
||||||
|
url = "https://docs.google.com";
|
||||||
|
tags = [
|
||||||
|
"google"
|
||||||
|
"docs"
|
||||||
|
];
|
||||||
|
keyword = "Docs";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "Google Sheets";
|
||||||
|
url = "https://sheets.google.com";
|
||||||
|
tags = [
|
||||||
|
"google"
|
||||||
|
"sheets"
|
||||||
|
];
|
||||||
|
keyword = "Sheets";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name = "Mullvad";
|
name = "Mullvad";
|
||||||
url = "https://mullvad.net";
|
url = "https://mullvad.net";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue