rearrange bookmarks
This commit is contained in:
parent
83081307df
commit
bf0cf4e84f
1 changed files with 22 additions and 31 deletions
|
|
@ -5,10 +5,6 @@
|
||||||
name = "Toolbar";
|
name = "Toolbar";
|
||||||
toolbar = true;
|
toolbar = true;
|
||||||
bookmarks = [
|
bookmarks = [
|
||||||
{
|
|
||||||
name = "Claude";
|
|
||||||
url = "https://claude.ai";
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
name = "Overleaf";
|
name = "Overleaf";
|
||||||
url = "https://www.overleaf.com/project";
|
url = "https://www.overleaf.com/project";
|
||||||
|
|
@ -21,9 +17,6 @@
|
||||||
name = "Translate";
|
name = "Translate";
|
||||||
url = "https://translate.google.com/?sl=auto&tl=en&op=translate";
|
url = "https://translate.google.com/?sl=auto&tl=en&op=translate";
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "Productivity";
|
|
||||||
bookmarks = [
|
|
||||||
{
|
{
|
||||||
name = "iCloud";
|
name = "iCloud";
|
||||||
url = "https://www.icloud.com/mail/";
|
url = "https://www.icloud.com/mail/";
|
||||||
|
|
@ -36,18 +29,16 @@
|
||||||
name = "Gmail";
|
name = "Gmail";
|
||||||
url = "https://mail.google.com/mail/u/0/#inbox";
|
url = "https://mail.google.com/mail/u/0/#inbox";
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "Teams";
|
|
||||||
url = "https://teams.microsoft.com/v2/";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "AAU Admin";
|
|
||||||
url = "https://www.its.aau.dk/systemoversigt";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
name = "Scholar";
|
name = "Scholar";
|
||||||
|
url = "https://scholar.google.com/";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "DBLP";
|
||||||
|
url = "https://dblp.org/";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "Productivity";
|
||||||
bookmarks = [
|
bookmarks = [
|
||||||
{
|
{
|
||||||
name = "OpenReview";
|
name = "OpenReview";
|
||||||
|
|
@ -62,12 +53,12 @@
|
||||||
url = "https://arxiv.org/user/";
|
url = "https://arxiv.org/user/";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Google Scholar";
|
name = "Teams";
|
||||||
url = "https://scholar.google.com/";
|
url = "https://teams.microsoft.com/v2/";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "DBLP";
|
name = "AAU Admin";
|
||||||
url = "https://dblp.org/";
|
url = "https://www.its.aau.dk/systemoversigt";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue