diff --git a/published/20221014 Notion-like Markdown Note-Taking App -Obsidian- is Out of Beta.md b/published/20221014 Notion-like Markdown Note-Taking App -Obsidian- is Out of Beta.md new file mode 100644 index 0000000000..d86ce1f6c9 --- /dev/null +++ b/published/20221014 Notion-like Markdown Note-Taking App -Obsidian- is Out of Beta.md @@ -0,0 +1,109 @@ +[#]: subject: "Notion-like Markdown Note-Taking App 'Obsidian' is Out of Beta" +[#]: via: "https://news.itsfoss.com/obsidian-1-release/" +[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" +[#]: collector: "lkxed" +[#]: translator: "wxy" +[#]: reviewer: "wxy" +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-15147-1.html" + +类似 Notion 的 Markdown 笔记应用黑曜石推出测试版 +====== + +> 黑曜石 1.0 做了重新设计,带来了有价值的新功能。 + +![类似于 Notion 的 Markdown 笔记软件 Obsidian 推出了测试版][1] + +黑曜石Obsidian 是一款强大的笔记应用,可以用来制作知识图谱,同时还提供 [Notion][2] 类似的功能。 + +在 1.0 更新之前,我们已经有一篇关于它的 [详细文章][3]。 + +黑曜石 1.0 的发布标志着该应用在桌面和移动体验方面的发展迈出了关键一步。 + +> 💡 黑曜石不是一个开源的应用程序,但可以在 Linux 上使用。 + +让我们来看看它的桌面版提供的新功能。 + +### 🆕 黑曜石 1.0 的新功能 + +![黑曜石 1.0][5] + +1.0 版本增加了大量的新功能、主要的视觉变化和错误修复,其中一些亮点包括: + +* 改良的用户界面 +* 新的外观设置 +* 带有标签堆叠的标签功能 +* 大修的主题画廊 +* 各种错误的修复 + +#### 🎨 用户界面的改造 + +![黑曜石 1.0 用户界面][8] + +用户界面已经得到了全面改造,这使得用户体验更加直观和强大。 + +![黑曜石用户界面][9] + +除此之外,黑曜石现在还有一个专门的外观设置部分。它包含了切换显示内联标题、标签标题栏、改变重点颜色等选项的设置。 + +![黑曜石 1.0 外观设置][10] + +#### 带有标签堆叠的标签功能 + +![黑曜石 1.0 的标签][11] + +现在你可以在黑曜石中打开多个标签,并使用热键来帮助你在忙碌的一天中完成多个任务。 + +一个额外的好处是,即使你退出黑曜石,它也会记住你曾经打开的标签和你在这些标签中的活动状态。 + +![黑曜石 1.0 的标签堆叠][12] + +标签也可以分组形成堆叠,并在它们之间进行切换,从而使工作空间变得更加整齐。 + +#### 🛠️ 其他变化 + +其他值得一提的变化包括: + +* 改变缩放级别的能力 +* 改进了黑曜石的同步 +* 内存泄漏修复 +* 用于折叠行的折叠命令 + +你可以通过 [发布说明][13],以及 [发布公告][14] 来了解更多的细节。 + +### 📥 下载黑曜石 1.0 + +你可以到 [官方网站][17] 下载黑曜石 1.0。在手机上,也可以在谷歌应用商店和苹果的应用商店上找到它。 + +为 Linux 用户提供了三个软件包:**AppImage、Flatpak 和 Snap**。 + +开发者还澄清说,他们不会向个人用户收取黑曜石的使用费。 + +*💬 你对黑曜石 1.0 有什么看法?一个值得替代其他记事本的应用程序吗?* + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/obsidian-1-release/ + +作者:[Sourav Rudra][a] +选题:[lkxed][b] +译者:[wxy](https://github.com/wxy) +校对:[wxy](https://github.com/wxy) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://news.itsfoss.com/author/sourav/ +[b]: https://github.com/lkxed +[1]: https://news.itsfoss.com/content/images/size/w1200/2022/10/obsidian-1.png +[2]: https://notion.grsm.io/itsfoss +[3]: https://linux.cn/article-14230-1.html +[5]: https://news.itsfoss.com/content/images/2022/10/Obsidian_1.0.png +[8]: https://news.itsfoss.com/content/images/2022/10/Obsidian_1.0_User_Interface.png +[9]: https://news.itsfoss.com/content/images/2022/10/obisidian-1-ui.png +[10]: https://news.itsfoss.com/content/images/2022/10/Obsidian_1.0_Appearance_Settings.png +[11]: https://news.itsfoss.com/content/images/2022/10/Obsidian_1.0_Tabs.png +[12]: https://news.itsfoss.com/content/images/2022/10/Obsidian_1.0_Tab_Stacks.gif +[13]: https://forum.obsidian.md/t/obsidian-release-v1-0-0/44873 +[14]: https://obsidian.md/1.0 +[17]: https://obsidian.md/download +[18]: https://www.youtube-nocookie.com/embed/Ia2CaItxTEk diff --git a/sources/news/20221014 Notion-like Markdown Note-Taking App -Obsidian- is Out of Beta.md b/sources/news/20221014 Notion-like Markdown Note-Taking App -Obsidian- is Out of Beta.md deleted file mode 100644 index 9a5dfa0cb6..0000000000 --- a/sources/news/20221014 Notion-like Markdown Note-Taking App -Obsidian- is Out of Beta.md +++ /dev/null @@ -1,112 +0,0 @@ -[#]: subject: "Notion-like Markdown Note-Taking App 'Obsidian' is Out of Beta" -[#]: via: "https://news.itsfoss.com/obsidian-1-release/" -[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" -[#]: collector: "lkxed" -[#]: translator: " " -[#]: reviewer: " " -[#]: publisher: " " -[#]: url: " " - -Notion-like Markdown Note-Taking App 'Obsidian' is Out of Beta -====== -Obsidian 1.0 is all about the redesign and valuable new features. - -![Notion-like Markdown Note-Taking App 'Obsidian' is Out of Beta][1] - -Obsidian is a powerful note-taking app that can be used to make knowledge graphs while still offering [Notion][2]-like features. - -We already had a detailed article on it before the 1.0 update: - -[Obsidian is a Notion Alternative for Hardcore Markdown Users for Creating Knowledge Graph of Notes - It’s FOSS][3] - -The release of Obsidian 1.0 marks a crucial step in the development of the app for its desktop and mobile experience. - -> 💡 Obsidian is not an open-source app, but it is available for Linux users. - -Let's take a look at the new features on offer for desktops. - -### 🆕 Obsidian 1.0: What's New? - -![obsidian 1.0][5] - -The 1.0 release has added a bunch of new features, major visual changes, and bug fixes, some of the highlights include: - -* Revamped UI -* New Appearance Settings -* Tabs With Tab Stacking -* Overhauled Theme Gallery -* Various Bug Fixes - -#### 🎨 User Interface Makeover - -![obsidian 1.0 user interface][8] - -The user interface has received an extensive makeover, which has resulted in a more intuitive and robust user experience. - -![obisidian ui][9] - -In addition to that, Obsidian now has a dedicated section for appearance settings. It contains settings to toggle options for showing the inline title, tab title bar, changing accent color, and more. - -![obsidian 1.0 appearance settings][10] - -#### Tabs With Tab Stacking - -![obsidian 1.0 tabs][11] - -You can now open multiple tabs in Obsidian and use hotkeys to help you multitask throughout a busy day. - -An added bonus, even if you quit Obsidian, it will remember which tabs you had opened and your active state in those tabs. - -![obsidian 1.0 tab stacking][12] - -Tabs can also be grouped to form a stack and switched between, resulting in a decluttered workspace. - -#### 🛠️ Other Changes - -Other changes worth mentioning include: - -* Ability to change the zoom level. -* Improved Obsidian sync. -* Memory leak fix. -* Fold Commands for folding lines. - -You can go through the [release notes][13], and its [release announcement][14] too get into the finer details. - -### 📥 Download Obsidian 1.0 - -You can download Obsidian 1.0 by heading over to the [official website][17]. For mobiles, it is available on Google Play Store and Apple's App Store. - -Three packages have been made available for Linux users: **AppImage, Flatpak, and Snap**. - -The developers have also clarified that they won't be charging personal users for access to Obsidian. - -*💬 What do you think of Obsidian 1.0? A worthy alternative to other note-taking apps?* - -![YouTube video player][18] - --------------------------------------------------------------------------------- - -via: https://news.itsfoss.com/obsidian-1-release/ - -作者:[Sourav Rudra][a] -选题:[lkxed][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/lkxed -[1]: https://news.itsfoss.com/content/images/size/w1200/2022/10/obsidian-1.png -[2]: https://notion.grsm.io/itsfoss -[3]: https://itsfoss.com/obsidian-markdown-editor/ -[5]: https://news.itsfoss.com/content/images/2022/10/Obsidian_1.0.png -[8]: https://news.itsfoss.com/content/images/2022/10/Obsidian_1.0_User_Interface.png -[9]: https://news.itsfoss.com/content/images/2022/10/obisidian-1-ui.png -[10]: https://news.itsfoss.com/content/images/2022/10/Obsidian_1.0_Appearance_Settings.png -[11]: https://news.itsfoss.com/content/images/2022/10/Obsidian_1.0_Tabs.png -[12]: https://news.itsfoss.com/content/images/2022/10/Obsidian_1.0_Tab_Stacks.gif -[13]: https://forum.obsidian.md/t/obsidian-release-v1-0-0/44873 -[14]: https://obsidian.md/1.0 -[17]: https://obsidian.md/download -[18]: https://www.youtube-nocookie.com/embed/Ia2CaItxTEk