Add more UKAEA bookmarks
This commit is contained in:
parent
0036b83414
commit
6cb656747e
|
@ -36,43 +36,72 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "UKAEA GitLab";
|
name = "UKAEA GitLab";
|
||||||
tags = ["git" "source" "work" "UKAEA"];
|
tags = ["git" "source"];
|
||||||
url = "https://git.ccfe.ac.uk";
|
url = "https://git.ccfe.ac.uk";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Nucleus";
|
name = "Nucleus";
|
||||||
tags = ["work" "UKAEA"];
|
|
||||||
url = "https://nucleus.ukaea.uk";
|
url = "https://nucleus.ukaea.uk";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "U4BW";
|
name = "U4BW";
|
||||||
tags = ["work" "UKAEA" "admin"];
|
tags = ["admin"];
|
||||||
url = "https://ubw.unit4cloud.com/uk_aea_prod_web";
|
url = "https://ubw.unit4cloud.com/uk_aea_prod_web";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Outlook";
|
name = "JET homepage";
|
||||||
tags = ["work" "UKAEA" "email"];
|
tags = ["JET"];
|
||||||
url = "https://outlook.office.com";
|
url = "w3.jet.uk";
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "Microsoft Teams";
|
|
||||||
tags = ["work" "UKAEA" "communication"];
|
|
||||||
url = "https://teams.microsoft.com";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "SharePoint";
|
|
||||||
tags = ["work" "UKAEA" "cloud" "storage"];
|
|
||||||
url = "https://ukaeauk-my.sharepoint.com/personal/evie_litherland-smith_ukaea_uk/_layouts/15/onedrive.aspx?view=0";
|
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Physics Summary";
|
name = "Physics Summary";
|
||||||
tags = ["work" "UKAEA" "JET" "operations"];
|
tags = ["JET" "operations"];
|
||||||
url = "https://users.euro-fusion.org/pages/physics-summary/LatestSession.php";
|
url = "https://users.euro-fusion.org/pages/physics-summary/LatestSession.php";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "JET homepage";
|
name = "OpenWikis";
|
||||||
tags = ["work" "UKAEA" "JET"];
|
bookmarks = [
|
||||||
url = "w3.jet.uk";
|
{
|
||||||
|
name = "Home page";
|
||||||
|
tags = ["JET" "operations" "wiki"];
|
||||||
|
url = "https://wiki.jetdata.eu/open/index.php?title=Main_Page";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "Spectroscopy Group";
|
||||||
|
tags = ["JET" "operations" "wiki"];
|
||||||
|
url = "https://wiki.jetdata.eu/open/index.php?title=Spectroscopy_Group:index";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "KS5";
|
||||||
|
tags = ["JET" "operations" "wiki"];
|
||||||
|
url = "https://wiki.jetdata.eu/open/index.php?title=CXS:Topic3";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "KT3";
|
||||||
|
tags = ["JET" "operations" "wiki"];
|
||||||
|
url = "https://wiki.jetdata.eu/open/index.php?title=KT3_Journals";
|
||||||
|
}
|
||||||
|
];
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "JET Mimics";
|
||||||
|
bookmarks = [
|
||||||
|
{
|
||||||
|
name = "Countdown";
|
||||||
|
tags = ["JET" "operations" "mimics"];
|
||||||
|
url = "http://webmimic.jet.uk/mc/codas/countdown";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "KS5";
|
||||||
|
tags = ["JET" "operations" "mimics"];
|
||||||
|
url = "http://webmimic.jet.uk/DG/codas/ks5.mim.html";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "KT3";
|
||||||
|
tags = ["JET" "operations" "mimics"];
|
||||||
|
url = "http://webmimic.jet.uk/DG/codas/kt3.mim.html";
|
||||||
|
}
|
||||||
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue