A logseq plugin that lets you find #tags

Overview

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 page.

Demo

demo

Comments
  • Adding to the logseq marketplace

    Adding to the logseq marketplace

    Amazing job on the plugin! Tried it and can definitely see this slotting into my workflow while also making it easier for those coming from Obsidian.

    One request though, I love having all my plugins in the marketplace so that i can easily update and would love if you could put this up there as well.

    Thanks again for the lovely plugin!

    opened by sawhney17 2
  • How can I edit the style of the tags panel with css?

    How can I edit the style of the tags panel with css?

    Hello, excellent plugin. How can I edit the style of the tags panel with css? to better integrate it with theme.

    Reducing max-width to 15% makes it better integrated into the logseq window, without overlapping other blocks.

    Ashampoo_Snap_domingo, 28 de agosto de 2022_08h38m07s_002_

    What you see I have done with the Chrome DevTools, but it is not permanent.

    opened by ricardohuaranga 0
  • Tag search picks up todo's priorities

    Tag search picks up todo's priorities

    First of all, thank you for your work <3

    There's an issue with org-style priority markers for todo items

    TODO [#A] Foo the bar ASAP
    

    This hashtag (#a) probably shouldn't be added to the search — but it is.


    Also, constructions similar to

    #[[something something]]
    

    ...are also parsed as hashtags

    opened by cab404 0
  • Feature request

    Feature request

    Hi

    Thanks for your plugin.

    But I have made many tags just like "tags:: XXX", they are different from #tag. They can be queried in Logseq by "query property tags XXX". however, they cannot be shown in your plugin. so it is better if this problem can be solved. That is my request, and thank you for your reading. I really hope it can be achieved if you have any ideas.

    Thank you again.

    opened by hxqiay 0
  • Feature Request: Inclusion of alias in tag

    Feature Request: Inclusion of alias in tag

    Hi

    Thanks for this plugin. I wish that once we make an alias for certain tag, it will be counted inside the original tag.

    Something like below, I have one article under "Apollo Neuro" Tag, but I also had other articl under other tag that been aliased before.

    image

    Thanks.

    opened by Dennyyusuf 0
  • Feature request: Add a **choice** when click the tag name then enter the page.

    Feature request: Add a **choice** when click the tag name then enter the page.

    Sometimes we use tags plugin to search and show the tag we create, then enter the page(tag) and use the reference.

    please add a choice that we can use the tag plugin as entrance of page, thank you! Screen Shot 2022-01-27 at 17 24 19

    opened by mzwlevi 0
Owner
Gidong Kwon
Gidong Kwon
svgMap is a JavaScript library that lets you easily create an interactable world map comparing customizable data for each country.

svgMap svgMap is a JavaScript library that lets you easily create an interactable world map comparing customizable data for each country. Live demo: h

Stephan Wagner 155 Dec 25, 2022
The CCF Backstage Plugin is a tool to estimate energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage that is meant to be consumed as a plugin into a Backstage application

CCF Backstage Plugin Understand how your cloud usage impacts our environment and what you can do about it. This plugin brings the functionallity of th

Cloud Carbon Footprint 21 Nov 6, 2022
A plugin for the jQuery javascript library to generate small sparkline charts directly in the browser

jQuery Sparklines This jQuery plugin makes it easy to generate a number of different types of sparklines directly in the browser, using online a line

Gareth Watts 1.2k Jan 4, 2023
A Versatile and Expandable jQuery Plotting Plugin

jQPlot Pure JavaScript plotting plugin for jQuery. jqPlot home page: http://www.jqplot.com Users forum: http://groups.google.com/group/jqplot-users De

jqPlot 222 Sep 8, 2022
JQuery plugin for creating charts

JQuery Linechart JQuery plugin for building a linechart. Chart ruler completely on HTML/CSS/JS. Bar chart, calendar view visualisation. Diagram, graph

Kirill Stepkin 42 Oct 25, 2022
JQuery plugin for creating charts

JQuery Linechart JQuery plugin for building a linechart. Chart ruler completely on HTML/CSS/JS. Bar chart, calendar view visualisation. Diagram, graph

Kirill Stepkin 42 Oct 25, 2022
Zoom and pan plugin for Chart.js

chartjs-plugin-zoom A zoom and pan plugin for Chart.js >= 3.0.0 For Chart.js 2.6.0 to 2.9.x support, use version 0.7.7 of this plugin. Panning can be

Chart.js 510 Jan 2, 2023
Chart.js plugin for more styling options

chartjs-plugin-style Chart.js plugin for more styling options This plugin requires Chart.js 2.6.0 or later. Installation You can download the latest v

Akihiko Kusanagi 57 Oct 27, 2022
Chart.js plugin for live streaming data

chartjs-plugin-streaming Chart.js plugin for live streaming data chartjs-plugin-streaming 2.x requires Chart.js 3.0.0 or later. If you need Chart.js 2

Akihiko Kusanagi 401 Dec 27, 2022
This plugin for Chart.js that makes your bar chart to 100% stacked bar chart.

chartjs-plugin-stacked100 This plugin for Chart.js that makes your bar chart to 100% stacked bar chart. Requires Chart.js 3.x. Demo: https://y-takey.g

y-take 106 Jan 3, 2023
Chart.js plugin to create charts with a hand-drawn, sketchy, appearance

chartjs-plugin-rough Chart.js plugin to create charts with a hand-drawn, sketchy, appearance Version 0.2 requires Chart.js 2.7.0 or later, and Rough.j

Akihiko Kusanagi 73 Dec 1, 2022
Chart.js plugin to calculate and draw statistical linear, exponential, power, logarithmic, and polynomial regressions.

chartjs-plugin-regression Chart.js plugin to calculate and draw statistical linear, exponential, power, logarithmic, and polynomial regressions using

Wilfredo Pomier 14 Dec 18, 2022
Draggable data points plugin for Chart.js

chartjs-plugin-dragdata.js Now compatible with Chart.js v3 ?? Looking for a version compatible to Chart.js < 2.9.x? Then visit the v2 branch! A plugin

Christoph Pahmeyer 196 Dec 18, 2022
Chart.js plugin to defer initial chart updates

Chart.js plugin to defer initial chart updates until the user scrolls and the canvas appears inside the viewport, and thus trigger the initial chart a

Chart.js 97 Nov 9, 2022
Chart.js plugin for Prometheus data loading

Welcome to chartjs-plugin-datasource-prometheus ?? A Prometheus datasource for ChartJS. Dependencies: requires chart.js 2.7 or later. requires moment.

Samuel Berthe 77 Dec 6, 2022
Chart.js plugin to display labels on data elements

Overview Highly customizable Chart.js plugin that displays labels on data for any type of charts. Requires Chart.js 3.x. Documentation Introduction Ge

Chart.js 753 Dec 24, 2022
Crosshair plugin for ChartJS

Chart.js plugin to draw vertical crosshair, zoom, interpolate values and sync chart interactions. Requires Chart.js 3.4.0 or later. Documentation Inst

Abel Heinsbroek 118 Dec 12, 2022
Annotation plugin for Chart.js

chartjs-plugin-annotation.js An annotation plugin for Chart.js >= 3.0.0 This plugin needs to be registered. It does not function as inline plugin. For

Chart.js 515 Dec 30, 2022
Reveal.js plugin for marking selected lines or regions of text

Reveal.js / Mark.js plugin Based on the highlight plugin from Reveal.js, which supports animated marking (emphasizing) of specific code regions by lin

stlab 3 Aug 9, 2022