Skip to content

Commit c4ede51

Browse files
committed
πŸŽ† Fixes
1 parent 3287109 commit c4ede51

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

β€Ž_posts/Beaver Notes/User/2024-06-17-Navigate-Interface.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Upon launching Beaver Notes, you'll be greeted by a welcome note, indicating you
1919
- Switch between dark and light modes.
2020
- Perform manual synchronization.
2121

22-
![image]({{base.url}}/assets/img/docs/interface/editor.png)
22+
![image]({{base.url}}/assets/img/docs/interface/Editor.png)
2323

2424
---
2525

β€Ž_site/_posts/Beaver Notes/User/2024-06-17-Navigate-Interface.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ <h1 id="editor">Editor</h1>
346346
<li>
347347
<p>Perform manual synchronization.</p>
348348

349-
<p><img src="/assets/img/docs/interface/editor.png" alt="image" /></p>
349+
<p><img src="/assets/img/docs/interface/Editor.png" alt="image" /></p>
350350
</li>
351351
</ul>
352352
</li>

β€Ž_site/assets/search.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
{
9191
"title": "Navigate the Interface",
9292
"description": "Mon, Jun 17, 2024",
93-
"content": "<h1 id=\"editor\">Editor</h1>\n\n<p>Upon launching Beaver Notes, you’ll be greeted by a welcome note, indicating you are in the editor. The editor includes:</p>\n\n<ul>\n <li><strong>Toolbar</strong>: Located at the top of the editor, it includes formatting options, blocks, and other tools.</li>\n <li>\n <p><strong>Navbar</strong>: Positioned on the left-hand side, it allows you to:</p>\n\n <ul>\n <li>Navigate to the home or archive sections.</li>\n <li>Open your last edited notes.</li>\n <li>Access settings.</li>\n <li>Switch between dark and light modes.</li>\n <li>\n <p>Perform manual synchronization.</p>\n\n <p><img src=\"/assets/img/docs/interface/editor.png\" alt=\"image\" /></p>\n </li>\n </ul>\n </li>\n</ul>\n\n<hr />\n\n<h1 id=\"home--archive\">Home &amp; Archive</h1>\n\n<p>Both the <strong>Home</strong> and <strong>Archive</strong> sections share a similar structure, which includes:</p>\n\n<ul>\n <li><strong>Search Group</strong>:\n <ul>\n <li><strong>Search Bar</strong>: Use it to search note content, titles, or labels by typing <code class=\"language-plaintext highlighter-rouge\">#label</code>.</li>\n <li><strong>Label Picker</strong>: Filter notes by labels.</li>\n <li><strong>Order Picker</strong>: Choose the criteria for displaying notes (alphabetical, ascending, or descending order).\n<img src=\"/assets/img/docs/interface/Search.png\" alt=\"image\" /></li>\n </ul>\n </li>\n <li><strong>Bookmarked Section</strong>:\n <ul>\n <li>On the home screen, bookmarked notes are displayed in this section. Once a note is archived, the bookmark status becomes irrelevant.</li>\n </ul>\n </li>\n <li><strong>Cards</strong>:\n <ul>\n <li>Notes are displayed as cards showing the title, labels, and the first lines of content.</li>\n <li>When hovered over, the card reveals buttons for the following actions:\n <ul>\n <li>Archive/Unarchive</li>\n <li>Bookmark (only on the home screen)</li>\n <li>Lock</li>\n <li>Trash\n<img src=\"/assets/img/docs/interface/Cards.png\" alt=\"image\" /></li>\n </ul>\n </li>\n </ul>\n </li>\n</ul>\n\n<hr />\n\n<h1 id=\"settings\">Settings</h1>\n\n<p>The settings screen uses vertical tabs to navigate its sections. The available tabs are:</p>\n\n<ul>\n <li>General</li>\n <li>Appearance</li>\n <li>Shortcuts</li>\n <li>Privacy &amp; Security</li>\n <li>About</li>\n</ul>\n\n<p>When a tab is selected, its corresponding page is displayed next to the vertical tabs.</p>\n\n<p><img src=\"/assets/img/docs/interface/Settings.png\" alt=\"image\" /></p>\n\n<hr />\n\n<h1 id=\"useful-shortcuts\">Useful Shortcuts</h1>\n\n<p>Below are some useful shortcuts under <strong>Settings &gt; Shortcuts</strong> to help you navigate the interface:</p>\n\n<ul>\n <li><strong>Ctrl+N / Cmd+N</strong>: Create a new note.</li>\n <li><strong>Ctrl+F / Cmd+F</strong>: Find or replace text in the editor.</li>\n <li><strong>Ctrl+Shift+P / Cmd+Shift+P</strong>: Open the Command Prompt.</li>\n <li><strong>Ctrl+, / Cmd+,</strong>: Navigate to the settings.</li>\n <li><strong>Ctrl+Shift+W / Cmd+Shift+W</strong>: Open the currently edited note.</li>\n <li><strong>Ctrl+Shift+N / Cmd+Shift+N</strong>: Navigate to all notes.</li>\n <li><strong>Ctrl+Shift+A / Cmd+Shift+A</strong>: Navigate to archived notes.</li>\n <li><strong>Ctrl+Shift+L / Cmd+Shift+L</strong>: Toggle dark mode.</li>\n</ul>\n\n<hr />\n\n<h1 id=\"command-prompt\">Command Prompt</h1>\n\n<p>The <strong>Command Prompt</strong> is available on every page of the app and can be used to navigate and perform actions without lifting your hands from the keyboard. To open the Command Prompt, press <strong>Ctrl+Shift+P / Cmd+Shift+P</strong>.</p>\n\n<p>The prompt allows you to browse and open notes. By typing <code class=\"language-plaintext highlighter-rouge\">&gt;</code>, you can:</p>\n\n<ul>\n <li>Create a new note.</li>\n <li>Go to settings.</li>\n <li>Switch themes.</li>\n</ul>\n\n<p><img src=\"/assets/img/docs/interface/Prompt.png\" alt=\"image\" /></p>\n",
93+
"content": "<h1 id=\"editor\">Editor</h1>\n\n<p>Upon launching Beaver Notes, you’ll be greeted by a welcome note, indicating you are in the editor. The editor includes:</p>\n\n<ul>\n <li><strong>Toolbar</strong>: Located at the top of the editor, it includes formatting options, blocks, and other tools.</li>\n <li>\n <p><strong>Navbar</strong>: Positioned on the left-hand side, it allows you to:</p>\n\n <ul>\n <li>Navigate to the home or archive sections.</li>\n <li>Open your last edited notes.</li>\n <li>Access settings.</li>\n <li>Switch between dark and light modes.</li>\n <li>\n <p>Perform manual synchronization.</p>\n\n <p><img src=\"/assets/img/docs/interface/Editor.png\" alt=\"image\" /></p>\n </li>\n </ul>\n </li>\n</ul>\n\n<hr />\n\n<h1 id=\"home--archive\">Home &amp; Archive</h1>\n\n<p>Both the <strong>Home</strong> and <strong>Archive</strong> sections share a similar structure, which includes:</p>\n\n<ul>\n <li><strong>Search Group</strong>:\n <ul>\n <li><strong>Search Bar</strong>: Use it to search note content, titles, or labels by typing <code class=\"language-plaintext highlighter-rouge\">#label</code>.</li>\n <li><strong>Label Picker</strong>: Filter notes by labels.</li>\n <li><strong>Order Picker</strong>: Choose the criteria for displaying notes (alphabetical, ascending, or descending order).\n<img src=\"/assets/img/docs/interface/Search.png\" alt=\"image\" /></li>\n </ul>\n </li>\n <li><strong>Bookmarked Section</strong>:\n <ul>\n <li>On the home screen, bookmarked notes are displayed in this section. Once a note is archived, the bookmark status becomes irrelevant.</li>\n </ul>\n </li>\n <li><strong>Cards</strong>:\n <ul>\n <li>Notes are displayed as cards showing the title, labels, and the first lines of content.</li>\n <li>When hovered over, the card reveals buttons for the following actions:\n <ul>\n <li>Archive/Unarchive</li>\n <li>Bookmark (only on the home screen)</li>\n <li>Lock</li>\n <li>Trash\n<img src=\"/assets/img/docs/interface/Cards.png\" alt=\"image\" /></li>\n </ul>\n </li>\n </ul>\n </li>\n</ul>\n\n<hr />\n\n<h1 id=\"settings\">Settings</h1>\n\n<p>The settings screen uses vertical tabs to navigate its sections. The available tabs are:</p>\n\n<ul>\n <li>General</li>\n <li>Appearance</li>\n <li>Shortcuts</li>\n <li>Privacy &amp; Security</li>\n <li>About</li>\n</ul>\n\n<p>When a tab is selected, its corresponding page is displayed next to the vertical tabs.</p>\n\n<p><img src=\"/assets/img/docs/interface/Settings.png\" alt=\"image\" /></p>\n\n<hr />\n\n<h1 id=\"useful-shortcuts\">Useful Shortcuts</h1>\n\n<p>Below are some useful shortcuts under <strong>Settings &gt; Shortcuts</strong> to help you navigate the interface:</p>\n\n<ul>\n <li><strong>Ctrl+N / Cmd+N</strong>: Create a new note.</li>\n <li><strong>Ctrl+F / Cmd+F</strong>: Find or replace text in the editor.</li>\n <li><strong>Ctrl+Shift+P / Cmd+Shift+P</strong>: Open the Command Prompt.</li>\n <li><strong>Ctrl+, / Cmd+,</strong>: Navigate to the settings.</li>\n <li><strong>Ctrl+Shift+W / Cmd+Shift+W</strong>: Open the currently edited note.</li>\n <li><strong>Ctrl+Shift+N / Cmd+Shift+N</strong>: Navigate to all notes.</li>\n <li><strong>Ctrl+Shift+A / Cmd+Shift+A</strong>: Navigate to archived notes.</li>\n <li><strong>Ctrl+Shift+L / Cmd+Shift+L</strong>: Toggle dark mode.</li>\n</ul>\n\n<hr />\n\n<h1 id=\"command-prompt\">Command Prompt</h1>\n\n<p>The <strong>Command Prompt</strong> is available on every page of the app and can be used to navigate and perform actions without lifting your hands from the keyboard. To open the Command Prompt, press <strong>Ctrl+Shift+P / Cmd+Shift+P</strong>.</p>\n\n<p>The prompt allows you to browse and open notes. By typing <code class=\"language-plaintext highlighter-rouge\">&gt;</code>, you can:</p>\n\n<ul>\n <li>Create a new note.</li>\n <li>Go to settings.</li>\n <li>Switch themes.</li>\n</ul>\n\n<p><img src=\"/assets/img/docs/interface/Prompt.png\" alt=\"image\" /></p>\n",
9494
"image": "https://www.gravatar.com/avatar/?s=84&d=blank",
9595
"url": "/beaver%20notes/2024/06/17/Navigate-Interface.html",
9696
"tags": "",

β€Ž_site/beaver notes/2024/06/17/Navigate-Interface.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ <h1 id="editor">Editor</h1>
346346
<li>
347347
<p>Perform manual synchronization.</p>
348348

349-
<p><img src="/assets/img/docs/interface/editor.png" alt="image" /></p>
349+
<p><img src="/assets/img/docs/interface/Editor.png" alt="image" /></p>
350350
</li>
351351
</ul>
352352
</li>

β€Ž_site/feed.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Beaver Docs</title>
55
<link>http://localhost:4000</link>
66
<description></description>
7-
<lastBuildDate>Mon, 03 Feb 2025 15:33:50 +0100</lastBuildDate>
7+
<lastBuildDate>Mon, 03 Feb 2025 15:35:03 +0100</lastBuildDate>
88
<language>en-us</language>
99
<atom:link href="http://localhost:4000/feed.xml" rel="self" type="application/rss+xml" />
1010

0 commit comments

Comments
Β (0)