README file from
GithubBase View Switcher (数据库增强)
A convenient view switcher for Obsidian Bases database files. Easily switch between views, customize toolbars, and streamline your database workflows.
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:
- Open Obsidian Settings > Community plugins.
- Click Browse and search for
Base View Switcher. - Click Install, then Enable.
Manual Installation
- Download the latest release (
main.js,manifest.json,styles.css) from the Releases page. - Create a folder named
base-view-switcherunder your vault's plugin directory:<vault>/.obsidian/plugins/base-view-switcher/. - Copy the downloaded files into that folder.
- Go to Obsidian Settings > Community plugins and enable the plugin.
Usage
- Open any
.basedatabase file in Obsidian. - Go to the plugin settings to customize view switching buttons and choose which toolbar elements to hide.
- Use the generated top-bar buttons to switch views instantly.
简体中文
适用于 Obsidian Bases 数据库文件的视图切换器,支持快速在多个视图间切换、自定义工具栏排列及响应式布局。
功能特点
- 支持创建自定义切换视图按钮。
- 美化或隐藏工具栏元素(如结果统计、搜索、属性、筛选和排序菜单)。
- 支持响应式自适应布局。
安装方法
社区插件安装(推荐)
待插件上架后,可在 Obsidian 内直接安装:
- 打开 Obsidian 设置 > 社区插件。
- 点击 浏览 并搜索
Base View Switcher。 - 点击 安装,随后启用。
手动安装
- 从 Releases 页面下载最新版发布包(
main.js,manifest.json,styles.css)。 - 在您的库中创建插件目录:
<库路径>/.obsidian/plugins/base-view-switcher/。 - 将下载的文件放入该目录中。
- 打开 Obsidian 设置 > 社区插件,开启该插件。
使用说明
- 在 Obsidian 中打开任意
.base数据库文件。 - 访问插件设置页面配置视图切换按钮,并选择需要隐藏的工具栏项。
- 通过顶部状态栏中生成的按钮一键切换视图。