rss-in-notion

command module
v0.0.0-...-148bc46 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2022 License: MIT Imports: 9 Imported by: 0

README

rss-in-notion

🔖 RSS meets Notion written in Go

Setup

Please fork the repository if you want to feed pages by your favorite urls. Then setup configuration.

Notion

You need to prepare Notion Database then set properties.

Property Name Property Type Comment
Name Title Article title
URL URL Article url
Publish Date Article published datetime
Created Created time Notion Page created datetime
Tags Multi-select
Status Select one of "Reading", "Read", "Stock"
Environment
  • NOTION_TOKEN
  • NOTION_DATABASE_ID

If you want to run this task on GitHub Actions, set these environment in settings page. And then, please configure your yaml files placed in .github/workflows like this below.

on:
  workflow_dispatch:
  schedule:
    - cron: 0 4 * * *
  push:
    branches:
      - main

Author

Shintaro Kaneko

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL