mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-13 22:30:37 +08:00
Merge pull request #30122 from lujun9972/add-MjAyMzA5MTYgQmVhdmVyIE5vdGVzLSBBIFByaXZhdGUgT3Blbi1Tb3VyY2UgTm90ZS1UYWtpbmcgQXBwLm1kCg==
自动选题[news]: 20230916 Beaver Notes: A Private Open-Source Note-Taking App
This commit is contained in:
commit
51f3960b18
@ -0,0 +1,140 @@
|
||||
[#]: subject: "Beaver Notes: A Private Open-Source Note-Taking App"
|
||||
[#]: via: "https://news.itsfoss.com/beaver-notes/"
|
||||
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
||||
[#]: collector: "lujun9972/lctt-scripts-1693450080"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Beaver Notes: A Private Open-Source Note-Taking App
|
||||
======
|
||||
A privacy-focused note-taking app available cross-platform. Let's take a
|
||||
look at it!
|
||||
Are you looking for a privacy-focused, note-taking app?
|
||||
|
||||
Well, then, we stumbled upon just the right thing for you!
|
||||
|
||||
Beaver Notes is an **open-source, cross-platform note-taking app** that **stores notes locally** , foregoing any risk of data breaches and allowing for offline access to the stored notes.
|
||||
|
||||
I think it can make its way to our list of [best note-taking apps for Linux][1] soon.
|
||||
|
||||
Allow me to take you through this app; I also share my initial impressions below.
|
||||
|
||||
### Beaver Notes: Overview ⭐
|
||||
|
||||
![][2]
|
||||
|
||||
Built using a combination of **Vue** and **JavaScript** , Beaver Notes is a **privacy-first** note-taking app that offers a simple and intuitive user interface.
|
||||
|
||||
It offers plenty of features that make it a pretty solid option for a note-taking app. Some of the notable highlights include:
|
||||
|
||||
* **Focus Mode**
|
||||
* **Note Tagging System**
|
||||
* **Markdown Editing**
|
||||
* **Ability to Export/Import notes**
|
||||
|
||||
|
||||
|
||||
**Suggested Read** 📖
|
||||
|
||||
![][3]
|
||||
|
||||
#### Initial Impressions 👨💻
|
||||
|
||||
After installing it on my [Ubuntu 22.04][4] system, I populated Beaver Notes with a few random notes and the two introduction notes it already came with.
|
||||
|
||||
When I launched Beaver Notes, I was taken to the homepage that featured many things. One was a **neatly organized section with all my notes;** then there was the **search menu with note-sorting options** beside it.
|
||||
|
||||
The last thing was **a sidebar menu** that **housed important options** for creating/editing a new note, accessing all/archived notes, toggling dark mode, and the settings menu.
|
||||
|
||||
![][5]
|
||||
|
||||
I then went on to look at the **note-editing experience**.
|
||||
|
||||
As mentioned earlier, **Beaver Notes has support for** [**Markdown**][6], and my editing experience with it was pretty intuitive; it gave me all the usual options that one would expect from an editor like this.
|
||||
|
||||
![][7]
|
||||
|
||||
**Suggested Read** 📖
|
||||
|
||||
![][3]
|
||||
|
||||
Interestingly, it also features a ' **Focus Mode** '. When enabled, it hid all the menu elements and took me into full-screen mode for a more immersed editing experience.
|
||||
|
||||
📋
|
||||
|
||||
While the feature puts you into full-screen mode, I exited it to take the following screenshot.
|
||||
|
||||
![][8]
|
||||
|
||||
Another feature that caught my eye was the ' **Headings Tree** ' feature. This made it effortless to navigate around larger notes that consisted of many headings.
|
||||
|
||||
![][9]
|
||||
|
||||
Beaver Notes also has a **note tagging system** that lets you organize your notes more effectively. Simply add an '#' with the tag name, and a new tag will be created.
|
||||
|
||||
Thereafter, you can sort it using the tag sorting menu near the search bar or by clicking on the tags on the homepage.
|
||||
|
||||
![][10]
|
||||
|
||||
You can also **archive notes**. **** Instead of deleting a note, I could archive one and access it from the dedicated 'Archive' option on the sidebar menu for later use.
|
||||
|
||||
![][11]
|
||||
|
||||
What about customizing its appearance?
|
||||
|
||||
The ' **Settings'** menu features the usual options to change the app theme between 'Light', 'Dark', and 'System'.
|
||||
|
||||
It also lets you export data with/without a password, as well as the ability to import notes.
|
||||
|
||||
![][12]
|
||||
|
||||
Finally, we have the 'Shortcuts' menu that shows all the keyboard shortcuts available to use on Beaver Notes.
|
||||
|
||||
![][13]
|
||||
|
||||
In my brief usage, Beaver Notes seems like a solid note-taking option, especially if you don't want any form of cloud syncing involved.
|
||||
|
||||
I suggest you try it, as it offers plenty of valuable features.
|
||||
|
||||
### 📥 Get Beaver Notes
|
||||
|
||||
As Beaver Notes is **a cross-platform app** , it is available for **Linux** , **Windows** , and **macOS**. Head over to the [official website][14] to grab the package of your choice.
|
||||
|
||||
[Beaver Notes][14]
|
||||
|
||||
You can also head over to its [GitHub repo][15] for diving into the source code.
|
||||
|
||||
_💬 What did you think of Beaver Notes? Is this something you've been looking for?_
|
||||
|
||||
* * *
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/beaver-notes/
|
||||
|
||||
作者:[Sourav Rudra][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://news.itsfoss.com/author/sourav/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://itsfoss.com/note-taking-apps-linux/
|
||||
[2]: https://news.itsfoss.com/content/images/2023/08/BN-1-1.jpg
|
||||
[3]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png
|
||||
[4]: https://news.itsfoss.com/ubuntu-22-04-release/
|
||||
[5]: https://news.itsfoss.com/content/images/2023/08/BN-2.jpg
|
||||
[6]: https://en.wikipedia.org/wiki/Markdown
|
||||
[7]: https://news.itsfoss.com/content/images/2023/08/BN-3.jpg
|
||||
[8]: https://news.itsfoss.com/content/images/2023/08/BN-4.jpg
|
||||
[9]: https://news.itsfoss.com/content/images/2023/08/BN-5.jpg
|
||||
[10]: https://news.itsfoss.com/content/images/2023/08/BN-6.jpg
|
||||
[11]: https://news.itsfoss.com/content/images/2023/08/BN-7.jpg
|
||||
[12]: https://news.itsfoss.com/content/images/2023/08/BN-8.jpg
|
||||
[13]: https://news.itsfoss.com/content/images/2023/08/BN-9.jpg
|
||||
[14]: https://beavernotes.com/download
|
||||
[15]: https://github.com/Daniele-rolli/Beaver-Notes
|
Loading…
Reference in New Issue
Block a user