@dmoonfire what are false positives in tagging and what do you mean by an open tag page?
@patrizio I did a cursory look to see if it was a regular expression, but it looked a bit more complicated than that or I was missing something.
The YAML tagging sort of works, but it uses space-separation and screws up my YAML parsing (since it wants a list), plus it puts it at the beginning which causes Nextcloud Notes client to complain, so I was hoping for the # or @ tagging instead.
@patrizio As for the open tag page. One thing LogSeq has is the ability to scroll into a hash tag or link, then type Control-O and it opens up a page that has a list of all pages/notes that have that tag on them. Basically it creates a backlinks page instead of putting them in the sidebar.
I like that because I'm a keyboarder and it lets me navigate around with out. Actually, being able to open links under a keyboard via the keyboard would be awesome too.
"If I touch the mouse, I lose." :)
@dmoonfire, so similar and not similar as https://github.com/pbek/QOwnNotes/issues/1717. :)
hm, but there are shortcuts to jump to the note list, but that's not enough for your use case...
You could open a feature request...
@patrizio Will do.
@dmoonfire so we are talking about scripts for QOwnNotes like https://github.com/qownnotes/scripts/tree/master/in-note-text-tagging and https://github.com/qownnotes/scripts/tree/master/yaml-nested-tags. You could open issues or feature requests to the maintainers of those scripts or adapt the scripts yourself.
@patrizio I don't like bothering folks, which is why I said I had to figure it out.
I think the open link would be in the core application though, since that would apply to following notes also ([bob](./bob.md) which you can control-click and having it work).
I just have a project bandwidth so it is more of a "wish I would have" thing.
Of course, I only have a few hundred notes so things might change once I finish migrating OneNote over to it, there is another couple hundred pages there. :D
@dmoonfire feature requests are always welcome. 😉
@patrizio Yeah, but I don't like being annoying. That's how I got to be a maintainer in Atom and contributed to Tomboy. :) Of course, then I ran out of bandwidth but...
I'll put in a feature request.
@dmoonfire, most ideas that people have (or have seen somewhere else) are pretty good ideas.
@patrizio I have a bunch of links already in my notes that talk about Mastodon folks (such as "@dmoonfire") or have octothorps tags in them (Hitachi TV model CY07 C#G9LXU1M), but when I use "@" or "#" in the settings for "@tag tagging in note text" script, it treats them as false positives and not really links.
I prefer "#" for hash tagging (well, plus pascal case instead of underscore case, but that is a different issue), but when I try either "@" or "#", I get a couple hundred not-tags.