This repository has been archived on 2024-07-03. You can view files and clone it, but cannot push or open issues or pull requests.
home-manager/programs/firefox/bookmarks/bookmarks.json

169 lines
4.5 KiB
JSON
Raw Normal View History

2024-05-12 10:49:56 +01:00
[
{
"name": "Social",
2024-05-12 10:49:56 +01:00
"bookmarks": [
{ "name": "WhatApp Web", "url": "https://web.whatsapp.com/" },
{ "name": "Discord", "url": "https://discord.com/app" },
{ "name": "Mastodon", "url": "https://tech.lgbt" }
2024-05-12 10:49:56 +01:00
]
},
{
"name": "Travel",
"bookmarks": [{ "name": "ABRP", "url": "https://abetterrouteplanner.com/" }]
2024-05-12 10:49:56 +01:00
},
{
"name": "Software",
2024-05-12 10:49:56 +01:00
"bookmarks": [
{
"name": "Git",
2024-05-12 10:49:56 +01:00
"bookmarks": [
{
"name": "Forgejo",
"url": "https://git.xenia.me.uk",
"tags": ["personal"]
2024-05-12 10:49:56 +01:00
},
{ "name": "GitHub", "url": "https://github.com" },
2024-05-12 10:49:56 +01:00
{
"name": "CCFE GitLab",
"url": "https://git.ccfe.ac.uk",
"tags": ["work"]
2024-05-12 10:49:56 +01:00
}
]
},
{
"name": "Documentation",
"bookmarks": [
{
"name": "Nix",
"bookmarks": [
{
"name": "NixOS and Flakes",
"url": "https://nixos-and-flakes.thiscute.world/"
},
{
"name": "Home Manager",
"url": "https://nix-community.github.io/home-manager/options.xhtml"
}
]
},
{ "name": "Emacs", "bookmarks": [] },
{ "name": "Python", "bookmarks": [] },
{ "name": "Lua", "bookmarks": [] }
]
},
{
"name": "Repositories",
2024-05-12 10:49:56 +01:00
"bookmarks": [
{
"name": "Awesome Emacs",
"url": "https://github.com/emacs-tw/awesome-emacs"
}
]
}
]
},
{
"name": "Wikis",
"bookmarks": [
{
"name": "NixOS Wiki",
"url": "https://nixos.wiki"
2024-05-12 10:49:56 +01:00
},
{ "name": "Arch Wiki", "url": "https://wiki.archlinux.org" },
2024-05-12 10:49:56 +01:00
{
"name": "OpenWiki",
"bookmarks": [
{
"name": "Homepage",
"url": "https://wiki.jetdata.eu/open/index.php?title=Main_Page"
},
{
"name": "Diagnostic Coordinator",
"url": "https://wiki.jetdata.eu/open/index.php?title=Diagnostic_Coordinator_Wiki"
},
{
"name": "Spectroscopy Group",
"url": "https://wiki.jetdata.eu/open/index.php?title=Spectroscopy_Group:index"
},
{
"name": "KS5",
"url": "https://wiki.jetdata.eu/open/index.php?title=CXS:Topic3"
},
{
"name": "KT3",
"url": "https://wiki.jetdata.eu/open/index.php?title=KT3_Journals"
}
]
}
]
},
{
"name": "Work",
"bookmarks": [
2024-05-13 07:16:38 +01:00
{ "name": "Nucleus", "url": "https://nucleus.ukaea.uk/" },
2024-05-12 10:49:56 +01:00
{
"name": "JET",
"bookmarks": [
{ "name": "Homepage", "url": "http://w3.jet.uk" },
{
"name": "Physics Summary",
"url": "https://users.euro-fusion.org/pages/physics-summary/LatestSession.php"
},
{
"name": "JSPO Reports",
"url": "https://www.jspo.jet.uk/pages/operations/jpecreports_2023.html"
},
{ "name": "DVCM Homepage", "url": "https://dvcm.jetdata.eu/" },
{
"name": "JET Data Services",
"url": "https://data.jet.uk",
"tags": ["data"]
},
{
"name": "PPF Query",
"url": "https://data.jet.uk/ppf/browse/ppfquery",
"tags": ["data"]
},
{
"name": "ReqCo",
"url": "https://data.jet.uk/reqco/myrequests",
"tags": ["data"]
}
]
},
{
"name": "MAST-U",
"bookmarks": [
{ "name": "Users Page", "url": "https://users.mastu.ukaea.uk/home" },
{
"name": "Diagnostic Handbook",
"url": "https://intranet.ccfe.ac.uk/mastu-handbook"
}
]
},
{
"name": "Office",
"bookmarks": [
{
"name": "Outlook Calendar",
"url": "https://outlook.office.com/calendar/view/workweek"
},
{
"name": "Teams",
"url": "https://teams.microsoft.com/v2"
},
2024-05-12 10:49:56 +01:00
{
"name": "OneDrive",
"url": "https://ukaeauk-my.sharepoint.com/personal/evie_litherland-smith_ukaea_uk/"
},
{ "name": "Sharepoint", "url": "https://ukaeauk.sharepoint.com/" }
]
}
]
},
{
"name": "Miscellaneous",
"bookmarks": []
}
]