Hello,
While testing the data import from the Obsidian application, I noticed a probably small regression error.
All inline tags were correctly recognized and are visible in the plugin.
The "Converts note's inline tags to Joplin tags" option works correctly.
The inline tags of the note are converted to Joplin tags
Unfortunately, using the "Converts all note's inline tags to Joplin tags" option does not work correctly.
After selecting this option, a pop-up window appears asking you to confirm the action.
After confirming, the window closes and you can't see anything more happening.
The notes are not filled with Joplin tags.
this release improves the navigation and display of search results.
added: 'Search: Result grouping' setting, which determines how results are split into sections: group by heading (default); group consecutive lines (legacy behaviour); split at each item / paragraph. grouping affects the behaviour of search filters
added: separate settings 'Note view: Highlight filter results' and 'Search: Highlight filter / tag results'
added: 'Search: Wait for note period (ms)' setting, that you may decrease to scroll faster to note lines
added: quick link (arrow) to the first result in each note
added: 'Note view: Display colors' setting, to use color tags for titles in note view
improved: a click on any line in the result list scrolls to that line in the note
improved: expanded/collapsed state preserved on mobile
improved: on mobile, dismiss the plugin panel when opening a note
improved: tag ranges logic
improved: render soft line breaks as hard line breaks
improved: update the note view when saving a query
improved: open external links, and links to note headings
improved: support wikilinks to zettel IDs or first word in title
Hello! Firstly, thanks to @shikuz for the wonderful plug-in.
Unfortunately, I can't get coloured and modifiable (via the contextual menu) [x]it! to-dos in the search panel on my macOS machines. I have them working under Windows with exactly the same settings.
See the example below.
Hi @shikuz , thank you for your plugin!
I recently discovered it and decided to replace the Inline TODO plugin with it, since your plugin allows for more flexible information retrieval. For example, now I can find all tasks assigned to an @EmployeeA even if they're not the first mentioned in the line and there's another @EmployeeB before them.
Could you please help me figure out what I'm doing wrong with the tag highlighting setup?
However, if I change it to: [{ "name": "searchMatch", "regex": "(?<=^|\s)([#@+]|\/\/)([^\s#@+]*\w)" }]
Then the highlights appear.
The behavior is the same on both Desktop and Mobile (Rich Markdown Mobile Fork).
Do you know why "rm-tag" isn't being applied?
And one more thing, could you please help me set up Rich Markdown and CSS so that tags have different colors:
Green: +greentag
Blue: @bluetag
Gray: //graytag
I doubt it's possible to configure colors for //dates based on whether they're greater or less than the Current Date, so let them just be gray.
Yes, it will replace it with the non-mobile version. I’ll update the mobile version at some point, but I believe that the updates are minimal at this point.
Comment of praise: I’ve discovered this plugin recently at it looks exactly what I was looking for.
I recently changed my organization from lots of small notes to just a few more monolithic notes. I was not fond of this in the beginning but my knowledge based got so fragmented by the former approach that I was following levels and levels of breadcrumbs to find what I needed.
With this new approach, however, suddenly my tags became kind of useless because I had many topics into one note, and since notes were long I could not easily find what part was related to which tag. This plugin solves this.
Some time ago I took a look into Logseq, which as far as I understand implements the approach of the atomic unit of information is a bullet point. I like this idea, but I could not adapt well to Logseq (Joplin is still better for my workflow).
I was missing this one feature from Logseq, but this plugin fills that need perfectly from what I see.