119 lines
3.8 KiB
Common Lisp
119 lines
3.8 KiB
Common Lisp
(
|
|
;; Personal
|
|
|
|
;; Messaging
|
|
( :url "https://web.whatsapp.com/"
|
|
:title "WhatApp Web"
|
|
:tags ("personal" "messaging"))
|
|
( :url "https://discord.com/app"
|
|
:title "Discord"
|
|
:tags ("personal" "messaging"))
|
|
;; Server
|
|
( :url "https://xenia.me.uk"
|
|
:title "Home Page"
|
|
:tags ("personal" "server"))
|
|
( :url "https://git.xenia.me.uk"
|
|
:title "Forgejo"
|
|
:tags ("personal" "server" "dev" "git"))
|
|
( :url "https://blog.xenia.me.uk"
|
|
:title "Blog"
|
|
:tags ("personal" "server"))
|
|
;; Dev
|
|
( :url "https://github.com"
|
|
:title "GitHub"
|
|
:tags ("personal" "dev" "git"))
|
|
;; Documentation
|
|
( :url "https://nixos-and-flakes.thiscute.world/"
|
|
:title "NixOS and Flakes"
|
|
:tags ("personal" "documentation"))
|
|
( :url "https://nix-community.github.io/home-manager/options.xhtml"
|
|
:title "Home Manager Configuration Options"
|
|
:tags ("personal" "documentation"))
|
|
( :url "https://mipmip.github.io/home-manager-option-search/"
|
|
:title "Home Manager Option Search"
|
|
:tags ("personal" "documentation"))
|
|
;; Awesome Repos
|
|
( :url "https://github.com/emacs-tw/awesome-emacs"
|
|
:title "Awesome Emacs"
|
|
:tags ("personal" "awesome" "git"))
|
|
;; Miscellaneous
|
|
( :url "https://www.colorhexa.com/"
|
|
:title "Colour Encyclopedia"
|
|
:tags ("personal" "miscellaneous"))
|
|
|
|
;; Work
|
|
|
|
( :url "https://nucleus.ukaea.uk/"
|
|
:title "Nucleus"
|
|
:tags ("work"))
|
|
( :url "https://marval.service.ukaea.uk/MSMSelfService/Index.aspx"
|
|
:title "Marval Helpdesk"
|
|
:tags ("work"))
|
|
( :url "https://ubw.unit4cloud.com/uk_aea_prod_web/Login/Login.aspx"
|
|
:title "Unit4 Business World"
|
|
:tags ("work"))
|
|
;; Dev
|
|
( :url "https://git.ccfe.ac.uk/"
|
|
:title "GitLab (CCFE)"
|
|
:tags ("work" "dev" "git"))
|
|
;; JET
|
|
( :url "http://w3.jet.uk/"
|
|
:title "JET Homepage"
|
|
:tags ("work" "jet"))
|
|
( :url "https://users.euro-fusion.org/pages/physics-summary/LatestSession.php"
|
|
:title "JET Physics Summary"
|
|
:tags ("work" "jet"))
|
|
( :url "https://www.jspo.jet.uk/pages/operations/jpecreports_2023.html"
|
|
:title "JSPO JPEC Reports"
|
|
:tags ("work" "jet"))
|
|
( :url "https://dvcm.jetdata.eu/"
|
|
:title "DVCM Homepage"
|
|
:tags ("work" "jet"))
|
|
;; JET Data Services
|
|
( :url "https://data.jet.uk/"
|
|
:title "JET Data Services"
|
|
:tags ("work" "jet" "data"))
|
|
( :url "https://data.jet.uk/ppf/browse/ppfquery"
|
|
:title "PPF Query"
|
|
:tags ("work" "jet" "data"))
|
|
( :url "https://data.jet.uk/reqco/myrequests"
|
|
:title "ReqCo"
|
|
:tags ("work" "jet" "data"))
|
|
;; MAST-U
|
|
( :url "https://users.mastu.ukaea.uk/home"
|
|
:title "MAST-U Users Page"
|
|
:tags ("work" "mast-u"))
|
|
( :url "https://intranet.ccfe.ac.uk/mastu-handbook"
|
|
:title "MAST-U Diagnostic Handbook"
|
|
:tags ("work" "mast-u"))
|
|
;; OpenWiki
|
|
( :url "https://wiki.jetdata.eu/open/index.php?title=Main_Page"
|
|
:title "OpenWiki Homepage"
|
|
:tags ("work" "openwiki"))
|
|
( :url "https://wiki.jetdata.eu/open/index.php?title=Diagnostic_Coordinator_Wiki"
|
|
:title "Diagnostic Coordinator Wiki"
|
|
:tags ("work" "openwiki"))
|
|
( :url "https://wiki.jetdata.eu/open/index.php?title=Spectroscopy_Group:index"
|
|
:title "Spectroscopy Group Wiki"
|
|
:tags ("work" "openwiki"))
|
|
( :url "https://wiki.jetdata.eu/open/index.php?title=CXS:Topic3"
|
|
:title "KS5 Wiki"
|
|
:tags ("work" "openwiki"))
|
|
( :url "https://wiki.jetdata.eu/open/index.php?title=KT3_Journals"
|
|
:title "KT3 Wiki"
|
|
:tags ("work" "openwiki"))
|
|
;; Office
|
|
( :url "https://outlook.office.com/calendar/view/workweek"
|
|
:title "Outlook Calendar"
|
|
:tags ("work" "microsoft" "office"))
|
|
( :url "https://teams.microsoft.com/v2"
|
|
:title "Microsoft Teams"
|
|
:tags ("work" "microsoft" "office"))
|
|
( :url "https://ukaeauk-my.sharepoint.com/personal/evie_litherland-smith_ukaea_uk/"
|
|
:title "OneDrive"
|
|
:tags ("work" "microsoft" "office"))
|
|
( :url "https://ukaeauk.sharepoint.com/"
|
|
:title "Sharepoint"
|
|
:tags ("work" "microsoft" "office"))
|
|
)
|