Skip to content
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

Create facility to persist on my site foraged links of note #30

Open
synesthesia opened this issue Feb 23, 2022 · 0 comments
Open

Create facility to persist on my site foraged links of note #30

synesthesia opened this issue Feb 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@synesthesia
Copy link
Owner

My primary link gathering tool is Diigo. I would like to capture selected links from there (usually the ones I have pre-processed in some way) and create a short-form post in this site.

I think the following elements are likely to be involved:

  • create new content type
  • build a function that exposes a webhook that can receive post data (could be a netlify function, could be a github action?)
  • generate the new content element from incoming data, commit and push
  • find an integration to call our webhook on selected posts (likely - IFTTT trigger for Diigo posts tagegd with a specific tag)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant