-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: only pull specifically tagged Pocket items #65
Comments
Here's the API call that Taking a step back - what are you looking to accomplish with this feature? Do you have just a certain subset of Pocket items that you want synced to Obsidian? Would #16 fit your needs, if it supported searching/filtering for certain tags? |
Thanks for your response! I can't quite tell what's being requested in #16, but you're right on about what I'm trying to accomplish. I import all sorts of things into Pocket (casual reading, research, etc.) and only want to sync a small subset of them into Obsidian. Not only with respect to what's already in my Pocket library, but also going forward. So it would be great to designate a specific tag that I could attach to items as I import them into Pocket that would designate them for syncing into Obsidian. |
Okay I understand your use case now - thanks for the clarification. I think this might work with the I'll put this on the backlog for now. Not sure when I can get to it, but it seems like it would be fairly simple to do at the outset. |
Thanks so much!
On Nov 3, 2021, at 3:41 PM, Nimalan Mahendran ***@***.***> wrote:
Okay I understand your use case now - thanks for the clarification.
I think this might work with the tag_name parameter of https://getpocket.com/developer/docs/v3/retrieve <https://getpocket.com/developer/docs/v3/retrieve>. It would only work for a single tag at a time.
I'll put this on the backlog for now. Not sure when I can get to it, but it seems like it would be fairly simple to do at the outset.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#65 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AD4YIKL6MFOLIOARYT6XDW3UKGNALANCNFSM5FOTEWJQ>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
You should be able to update the Pocket plugin and use this functionality now. LMK how it works! |
Sorry I’m just getting to this! It works great, thanks so much!
On Jan 6, 2022, at 5:56 PM, Nimalan Mahendran ***@***.***> wrote:
You should be able to update the Pocket plugin and use this functionality now. LMK how it works!
—
Reply to this email directly, view it on GitHub <#65 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AD4YIKKLSD6VF7SELCA6XMDUUYMZLANCNFSM5FOTEWJQ>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.
|
Awesome, thanks for letting me know!
On Sat, Jan 22, 2022 at 17:15 internetdaniel ***@***.***>
wrote:
Sorry I’m just getting to this! It works great, thanks so much!
On Jan 6, 2022, at 5:56 PM, Nimalan Mahendran ***@***.***> wrote:
You should be able to update the Pocket plugin and use this functionality
now. LMK how it works!
—
Reply to this email directly, view it on GitHub <
#65 (comment)>,
or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AD4YIKKLSD6VF7SELCA6XMDUUYMZLANCNFSM5FOTEWJQ
>.
Triage notifications on the go with GitHub Mobile for iOS <
https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android <
https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.
—
Reply to this email directly, view it on GitHub
<#65 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADG36MOTPGW5Z4VM5BLSVLUXNJCZANCNFSM5FOTEWJQ>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
--
Nimalan
|
Hi, thanks so much for this! Is it possible to direct the plugin to only pull items from Pocket that have a specific tag (e.g., "#obsidian")?
The text was updated successfully, but these errors were encountered: