[PR #1323] [MERGED] Make "DOCS" link in navigation bar open in new tab #1377

Closed
opened 2026-03-01 14:49:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1323
Author: @TrisSherliker
Created: 1/14/2024
Status: Merged
Merged: 1/15/2024
Merged by: @pirate

Base: devHead: docs-link-new-tab


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 archivebox/templates/core/navigation.html (+1 -1)

📄 Description

Proposal to have navigation template so DOCS link open in new tab

Summary

I'm working with ArchiveBox for the first time, and looking extensively at the Docs as I do (and enjoying it - thanks!).

I've found it disruptive that the Docs link opens in the same tab: invariably if I want to read docs, I want to do so alongside the application. I realised that this is quite an easy thing to fix by changing the html template, and thought I'd propose it.

Side-note

This is my first pull request, so I'm paranoid that I'm doing it wrong. Please bear that in mind when reviewing.

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/1323 **Author:** [@TrisSherliker](https://github.com/TrisSherliker) **Created:** 1/14/2024 **Status:** ✅ Merged **Merged:** 1/15/2024 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `docs-link-new-tab` --- ### 📝 Commits (1) - [`d6a8e12`](https://github.com/ArchiveBox/ArchiveBox/commit/d6a8e12482244d00d2e42e3dd90747c80cee14e8) Update navigation.html ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/templates/core/navigation.html` (+1 -1) </details> ### 📄 Description Proposal to have navigation template so DOCS link open in new tab # Summary I'm working with ArchiveBox for the first time, and looking extensively at the Docs as I do (and enjoying it - thanks!). I've found it disruptive that the Docs link opens in the same tab: invariably if I want to read docs, I want to do so **alongside** the application. I realised that this is quite an easy thing to fix by changing the html template, and thought I'd propose it. # Side-note This is my first pull request, so I'm paranoid that I'm doing it wrong. Please bear that in mind when reviewing. # Changes these areas - [ ] Bugfixes - [x] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:49:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1377
No description provided.