Notion_Manager / README.md
Sakalya122's picture
Upload 6 files
850ca63 verified
|
Raw
History Blame Contribute Delete
1.59 kB
---
title: Notion Manager
emoji: 🐠
colorFrom: gray
colorTo: green
sdk: streamlit
sdk_version: 1.39.0
app_file: app.py
pinned: false
license: mit
short_description: An easy to use Web App to manage your data into Notion
---
# Notion Data Update Tool
I am always scrolling through LinkedIn and Twitter and copying links to interesting posts related to job openings. What I used to do is copy the links, paste in my **Self** WhatsApp group.
- The drawback of this is although I have them saved, I often forget them and the deadlines pass by
- Today, I got an interesting idea to directly create a sample web-app to take the inputs and organise my links in a Notion DB
- I open Notion Daily and hence I would not miss any of these
## You can check out the live app here currently with my Notion page details
## Upcoming Improvements
- Add flexibility for anyone to use it and manipulate their notion database in the simplest way (In progress)
- Create a WhatsApp bot that takes all the links and hits these API's to insert, eliminating the need to open the webapp.
- Add other functionalities like Update, Delete, Summarize etc. (You all can also suggest some interesting ideas!)
## Resources and Documentation
- [Notion Docs](https://developers.notion.com/docs/create-a-notion-integration)
- [Pattrick Loeabar Video](https://www.youtube.com/watch?v=M1gu9MDucMA)
- [Notion API Docs](https://developers.notion.com/reference/intro)
- [Notion Integrations](https://www.notion.so/profile/integrations)
## Author: [Sakalya Mitra](https://github.com/Sakalya100)