# Base View Switcher (数据库增强) 如果您觉得这款插件对您有帮助,欢迎在小红书(RED)上关注我,我会在那里分享更多技巧、教程和更新。 If you find this plugin helpful, feel free to follow me on Xiaohongshu (RED) where I share more tips, tutorials, and updates. https://www.xiaohongshu.com/user/profile/6353523d000000001802f8ae?xsec_token=YB4vLkLfzOijtg8c1Vh12ZASaI1ByqPPYi82ZzKbG72qE=&xsec_source=app_share&xhsshare=QQ&appuid=6353523d000000001802f8ae&apptime=1780631605&share_id=3846902afcd94e2ab78467cd7b9b5669 A convenient view switcher for Obsidian Bases database files. Easily switch between views, customize toolbars, and streamline your database workflows. 插件还在测试当中,如果有bug或错误,加群讨论 QQ交流群:1094620986 [简体中文说明](#简体中文) --- ## Features - Custom buttons for switching views quickly. - Beautifully rearrange or hide toolbar items (such as result counts, search, properties, filters, and sort menus). - Responsive view support. ## Installation ### Community Plugins (Recommended) Once this plugin is approved, you can install it directly from Obsidian: 1. Open Obsidian **Settings** > **Community plugins**. 2. Click **Browse** and search for `Base View Switcher`. 3. Click **Install**, then **Enable**. ### Manual Installation 1. Download the latest release (`main.js`, `manifest.json`, `styles.css`) from the [Releases](https://github.com/hornatx/base-view-switcher/releases) page. 2. Create a folder named `base-view-switcher` under your vault's plugin directory: `/.obsidian/plugins/base-view-switcher/`. 3. Copy the downloaded files into that folder. 4. Go to Obsidian **Settings** > **Community plugins** and enable the plugin. ## Usage 1. Open any `.base` database file in Obsidian. 2. Go to the plugin settings to customize view switching buttons and choose which toolbar elements to hide. 3. Use the generated top-bar buttons to switch views instantly. --- ## 简体中文 适用于 Obsidian Bases 数据库文件的视图切换器,支持快速在多个视图间切换、自定义工具栏排列及响应式布局。 ### 功能特点 - 支持创建自定义切换视图按钮。 - 美化或隐藏工具栏元素(如结果统计、搜索、属性、筛选和排序菜单)。 - 支持响应式自适应布局。 ### 安装方法 #### 社区插件安装(推荐) 待插件上架后,可在 Obsidian 内直接安装: 1. 打开 Obsidian **设置** > **社区插件**。 2. 点击 **浏览** 并搜索 `Base View Switcher`。 3. 点击 **安装**,随后启用。 #### 手动安装 1. 从 [Releases](https://github.com/hornatx/base-view-switcher/releases) 页面下载最新版发布包(`main.js`, `manifest.json`, `styles.css`)。 2. 在您的库中创建插件目录:`<库路径>/.obsidian/plugins/base-view-switcher/`。 3. 将下载的文件放入该目录中。 4. 打开 Obsidian **设置** > **社区插件**,开启该插件。 ### 使用说明 1. 在 Obsidian 中打开任意 `.base` 数据库文件。 2. 访问插件设置页面配置视图切换按钮,并选择需要隐藏的工具栏项。 3. 通过顶部状态栏中生成的按钮一键切换视图。