https://github.com/gidongkwon/logseq-plugin-tags
A logseq plugin that lets you find #tags
https://github.com/gidongkwon/logseq-plugin-tags
logseq logseq-plugin
Last synced: 9 months ago
JSON representation
A logseq plugin that lets you find #tags
- Host: GitHub
- URL: https://github.com/gidongkwon/logseq-plugin-tags
- Owner: gidongkwon
- License: mit
- Created: 2021-12-31T10:16:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T02:32:45.000Z (over 1 year ago)
- Last Synced: 2024-11-11T23:37:53.955Z (about 1 year ago)
- Topics: logseq, logseq-plugin
- Language: TypeScript
- Homepage:
- Size: 889 KB
- Stars: 133
- Watchers: 2
- Forks: 8
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Logseq Tags Plugin
A plugin that lets you find and search all of your `#tags`.
This plugin will query and list all `#tags`, `#[[tags]]` and page-tags(`tags:: tag, #tag, #[[tag]]`).
No wiki-links(`[[tag]]`)!
## Why?
Logseq has no distinction between `#tag` and `[[page]]`. But I use them in different context. I use `#tag` in blocks and pages as metadata which containing category and further note-developing opportunity, unlike normal links in pages.
So, I have made one. If you are looking for Obsidian-like tag pane, this is the one for you!
## How to use?
### Option 1: Install from Marketplace
1. Go to `⋯` > `Settings` > `Advanced` and enable Developer Mode.
2. Go to `⋯` > `Plugin` > `Marketplace` and install Tags plugin.
### Option 2: Manual install
Load prebuilt package from [Releases](https://github.com/gidongkwon/logseq-plugin-tags/releases) page.
## Demo
