Hacker News new | ask | show | jobs
by _boffin_ 1252 days ago
Been working on something similar since when I take notes, I don’t actually want to think about tags, but rather have them be autogenerated and or suggested without losing my current context.

Looking forward to seeing how you implemented this when I get home

2 comments

That's the use case I came in for. I'd love to use something like this with Obsidian or Logseq to autotag entries.

Since mine tend to be domain-specific though, I do wonder if I wouldn't need either a more generalized model or a very specialized keyword list.

Very interesting, thanks for sharing. I wonder about the integration to those. I took a quick look, Obsidian has a plugin system, so it needs to fit that I suppose. Not sure about Logseq right now...

"Very domain specific" sounds like the need for a very specialized list. But it's hard to tell without knowing it. With the current approach it seems like some domains/use-cases work really over others (seemingly the "broader ones").

That's an interesting use-case. I currently try to find out about those, thank you for that. ...would be great, if you have more feedback for me, especially as it's still work in progress :)