Replies: 1 comment 2 replies
-
Sorry for the delay of this reply. I was visiting a place with no internet for a few days.
I am not aware of any existing limitations of this kind. I'll see if I can reproduce the issue, though.
At the moment notepick only allows picking by folder. Would adding the following shortcut help?
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for creating this plugin and sharing all the shortcuts.
I've been experimenting with the notepick shortcut all day yesterday to create a random loot generator from notes in my vault and I have two questions:
First of, are there any limits to the size of the data that notepick parses through / retrieves?
I've noticed that some of the values retrieved by notepick get null'd after I've run the shortcut a few times and started to retrieve ~30 items at the same time, as I'm no programmer, is there something I should keep in mind?
Secondly, is it possible to combine notepick shortcuts with obsidians search function?
Ideally, I'd want my TTRPG magic items in a single 'Loot' folder, tagged with their relevant attributes (like type and rarity). Obsidians search function can retrieve them based on their location and those tags, but it cannot pick them randomly. That's how I've found Inline Scripts, but by my cursory understanding, notepick only differentates based on folder, not by tag. So far I've attempted to sort the retrieved data based on its values, but that's horribly inefficient, are there any better ways to do it?
Beta Was this translation helpful? Give feedback.
All reactions