mirror of
https://github.com/devon22/obsidian-gridexplorer.git
synced 2026-07-22 05:38:16 +00:00
Add files via upload
This commit is contained in:
parent
1ff840d341
commit
6cb4b518d0
3 changed files with 9 additions and 6 deletions
|
|
@ -1,10 +1,11 @@
|
|||
# GridExplorer
|
||||
|
||||
[中文](README_zhTW.md) | English | [日本語](README_ja.md)
|
||||
| English | [日本語](README_ja.md) | [中文](README_zhTW.md)
|
||||
|
||||
This is a grid view plugin designed for Obsidian, aimed at providing a more intuitive way to browse and manage your notes and folders.
|
||||
|
||||

|
||||

|
||||
|
||||
## Features
|
||||
|
||||
|
|
@ -14,7 +15,7 @@ This is a grid view plugin designed for Obsidian, aimed at providing a more intu
|
|||
- **Search Results Mode**: Displays Obsidian's search results.
|
||||
- **Custom Sorting**: Supports various sorting methods, including by name, modification time, and random sorting.
|
||||
- **Settings Options**: Allows customization of grid item width and default sorting method.
|
||||
- **Multilingual Support**: Currently supports Traditional Chinese, English, Simplified Chinese, and Japanese.
|
||||
- **Multilingual Support**: Currently supports English, Traditional Chinese, Simplified Chinese, and Japanese.
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# GridExplorer
|
||||
|
||||
[中文](README_zhTW.md) | [English](README.md) | 日本語
|
||||
[English](README.md) | 日本語 | [中文](README_zhTW.md)
|
||||
|
||||
これは Obsidian 用のグリッドビュープラグインで、ノートやフォルダをより直感的に閲覧・管理するための方法を提供することを目的としています。
|
||||
|
||||

|
||||

|
||||
|
||||
## 機能
|
||||
|
||||
|
|
@ -14,7 +15,7 @@
|
|||
- **検索結果モード**:Obsidian の検索結果を表示します。
|
||||
- **カスタムソート**:名前、更新日時、ランダムソートなど、様々な並べ替え方法をサポートします。
|
||||
- **設定オプション**:グリッドアイテムの幅やデフォルトの並べ替え方法をカスタマイズできます。
|
||||
- **多言語サポート**:現在、繁体字中国語、英語、簡体字中国語、日本語をサポートしています。
|
||||
- **多言語サポート**:現在、英語、繁体字中国語、簡体字中国語、日本語をサポートしています。
|
||||
|
||||
## インストール
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# GridExplorer
|
||||
|
||||
中文 | [English](README.md) | [日本語](README_ja.md)
|
||||
[English](README.md) | [日本語](README_ja.md) | 中文
|
||||
|
||||
這是一個為 Obsidian 設計的網格視圖插件,旨在提供更直觀的方式來瀏覽和管理您的筆記和資料夾。
|
||||
|
||||

|
||||

|
||||
|
||||
## 功能
|
||||
|
||||
|
|
@ -14,7 +15,7 @@
|
|||
- **搜尋結果模式**:顯示 Obsidian 的搜尋結果。
|
||||
- **自定義排序**:支持多種排序方式,包括名稱、修改時間和隨機排序。
|
||||
- **設定選項**:可以自定義網格項目的寬度和預設排序方式。
|
||||
- **多語言支持**:目前支持繁體中文、英文、簡體中文和日文。
|
||||
- **多語言支持**:目前支持英文、繁體中文、簡體中文和日文。
|
||||
|
||||
## 安裝
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue